Pull request #43741 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 04c51cba84301af9bbce4ea719e1cbf239efb37c+a347f7971110b0eef2cd644327711b3cf946d52a (097326f1d89957d6854e832cb6513f6b6398945a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43741@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-23T14:17:33.919Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-06-23T14:17:33.924Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-06-23T14:17:49.106Z] Still waiting to schedule task [2022-06-23T14:17:49.106Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-23T14:18:24.205Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05250d8554196d2db) in /home/ubuntu/workspace/moby_PR-43741 [Pipeline] { [Pipeline] checkout [2022-06-23T14:18:24.242Z] The recommended git tool is: git [2022-06-23T14:18:24.251Z] using credential docker-jenkins-github-credentials [2022-06-23T14:18:24.265Z] Cloning the remote Git repository [2022-06-23T14:18:24.265Z] Cloning with configured refspecs honoured and without tags [2022-06-23T14:18:24.267Z] Cloning repository https://github.com/moby/moby.git [2022-06-23T14:18:24.268Z] > git init /home/ubuntu/workspace/moby_PR-43741 # timeout=10 [2022-06-23T14:18:24.282Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-23T14:18:24.282Z] > git --version # timeout=10 [2022-06-23T14:18:24.285Z] > git --version # 'git version 2.17.1' [2022-06-23T14:18:24.285Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-23T14:18:24.286Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43741/head:refs/remotes/origin/PR-43741 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-23T14:18:39.914Z] Fetching without tags [2022-06-23T14:18:40.091Z] Merging remotes/origin/master commit a347f7971110b0eef2cd644327711b3cf946d52a into PR head commit 04c51cba84301af9bbce4ea719e1cbf239efb37c [2022-06-23T14:18:39.899Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-23T14:18:39.904Z] > git config --add remote.origin.fetch +refs/pull/43741/head:refs/remotes/origin/PR-43741 # timeout=10 [2022-06-23T14:18:39.906Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-23T14:18:39.910Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-23T14:18:39.915Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-23T14:18:39.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-23T14:18:39.916Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43741/head:refs/remotes/origin/PR-43741 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-23T14:18:40.092Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T14:18:40.095Z] > git checkout -f 04c51cba84301af9bbce4ea719e1cbf239efb37c # timeout=10 [2022-06-23T14:18:40.641Z] Merge succeeded, producing 04c51cba84301af9bbce4ea719e1cbf239efb37c [2022-06-23T14:18:40.641Z] Checking out Revision 04c51cba84301af9bbce4ea719e1cbf239efb37c (PR-43741) [2022-06-23T14:18:41.288Z] Commit message: "Add new people to the curators list" [2022-06-23T14:18:41.288Z] First time build. Skipping changelog. [2022-06-23T14:18:41.300Z] > git --version # timeout=10 [2022-06-23T14:18:41.307Z] > git --version # 'git version 2.17.1' [2022-06-23T14:18:41.310Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T14:18:41.917Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43741:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-06-23T14:18:40.614Z] > git remote # timeout=10 [2022-06-23T14:18:40.617Z] > git config --get remote.origin.url # timeout=10 [2022-06-23T14:18:40.619Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-23T14:18:40.619Z] > git merge a347f7971110b0eef2cd644327711b3cf946d52a # timeout=10 [2022-06-23T14:18:40.626Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-23T14:18:40.642Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T14:18:40.656Z] > git checkout -f 04c51cba84301af9bbce4ea719e1cbf239efb37c # timeout=10 [2022-06-23T14:18:44.445Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2022-06-23T14:18:44.893Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05250d8554196d2db) in /home/ubuntu/workspace/moby_PR-43741 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-06-23T14:18:44.943Z] The recommended git tool is: git [2022-06-23T14:18:44.951Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-06-23T14:18:44.962Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-06-23T14:18:44.967Z] 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 [2022-06-23T14:18:45.132Z] Merging remotes/origin/master commit a347f7971110b0eef2cd644327711b3cf946d52a into PR head commit 04c51cba84301af9bbce4ea719e1cbf239efb37c [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 [2022-06-23T14:18:45.199Z] Merge succeeded, producing 04c51cba84301af9bbce4ea719e1cbf239efb37c [2022-06-23T14:18:45.199Z] Checking out Revision 04c51cba84301af9bbce4ea719e1cbf239efb37c (PR-43741) [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-06-23T14:18:45.254Z] Commit message: "Add new people to the curators list" [2022-06-23T14:18:45.263Z] > git --version # timeout=10 [2022-06-23T14:18:45.265Z] > git --version # 'git version 2.17.1' [2022-06-23T14:18:45.269Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T14:18:45.929Z] + [ PR != PR ] [2022-06-23T14:18:45.929Z] + [ master != master ] [2022-06-23T14:18:45.929Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [2022-06-23T14:18:44.958Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43741/.git # timeout=10 [2022-06-23T14:18:44.963Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-23T14:18:44.968Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-23T14:18:44.968Z] > git --version # timeout=10 [2022-06-23T14:18:44.972Z] > git --version # 'git version 2.17.1' [2022-06-23T14:18:44.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-23T14:18:44.973Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43741/head:refs/remotes/origin/PR-43741 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-23T14:18:45.133Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T14:18:45.135Z] > git checkout -f 04c51cba84301af9bbce4ea719e1cbf239efb37c # timeout=10 [2022-06-23T14:18:45.181Z] > git remote # timeout=10 [2022-06-23T14:18:45.185Z] > git config --get remote.origin.url # timeout=10 [2022-06-23T14:18:45.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-23T14:18:45.188Z] > git merge a347f7971110b0eef2cd644327711b3cf946d52a # timeout=10 [2022-06-23T14:18:45.195Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-23T14:18:45.200Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T14:18:45.202Z] > git checkout -f 04c51cba84301af9bbce4ea719e1cbf239efb37c # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-23T14:18:46.242Z] + docker version [2022-06-23T14:18:46.242Z] Client: Docker Engine - Community [2022-06-23T14:18:46.242Z] Version: 20.10.14 [2022-06-23T14:18:46.242Z] API version: 1.41 [2022-06-23T14:18:46.242Z] Go version: go1.16.15 [2022-06-23T14:18:46.242Z] Git commit: a224086 [2022-06-23T14:18:46.242Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-23T14:18:46.242Z] OS/Arch: linux/amd64 [2022-06-23T14:18:46.242Z] Context: default [2022-06-23T14:18:46.242Z] Experimental: true [2022-06-23T14:18:46.242Z] [2022-06-23T14:18:46.242Z] Server: Docker Engine - Community [2022-06-23T14:18:46.242Z] Engine: [2022-06-23T14:18:46.242Z] Version: 20.10.14 [2022-06-23T14:18:46.242Z] API version: 1.41 (minimum version 1.12) [2022-06-23T14:18:46.242Z] Go version: go1.16.15 [2022-06-23T14:18:46.242Z] Git commit: 87a90dc [2022-06-23T14:18:46.242Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-23T14:18:46.242Z] OS/Arch: linux/amd64 [2022-06-23T14:18:46.242Z] Experimental: true [2022-06-23T14:18:46.242Z] containerd: [2022-06-23T14:18:46.242Z] Version: 1.5.11 [2022-06-23T14:18:46.242Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-23T14:18:46.242Z] runc: [2022-06-23T14:18:46.242Z] Version: 1.0.3 [2022-06-23T14:18:46.242Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-23T14:18:46.242Z] docker-init: [2022-06-23T14:18:46.242Z] Version: 0.19.0 [2022-06-23T14:18:46.242Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-23T14:18:46.565Z] + docker info [2022-06-23T14:18:47.130Z] Client: [2022-06-23T14:18:47.130Z] Context: default [2022-06-23T14:18:47.130Z] Debug Mode: false [2022-06-23T14:18:47.130Z] Plugins: [2022-06-23T14:18:47.130Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-23T14:18:47.130Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-23T14:18:47.130Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-23T14:18:47.130Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-23T14:18:47.130Z] [2022-06-23T14:18:47.130Z] Server: [2022-06-23T14:18:47.130Z] Containers: 0 [2022-06-23T14:18:47.130Z] Running: 0 [2022-06-23T14:18:47.130Z] Paused: 0 [2022-06-23T14:18:47.131Z] Stopped: 0 [2022-06-23T14:18:47.131Z] Images: 5 [2022-06-23T14:18:47.131Z] Server Version: 20.10.14 [2022-06-23T14:18:47.131Z] Storage Driver: overlay2 [2022-06-23T14:18:47.131Z] Backing Filesystem: extfs [2022-06-23T14:18:47.131Z] Supports d_type: true [2022-06-23T14:18:47.131Z] Native Overlay Diff: true [2022-06-23T14:18:47.131Z] userxattr: false [2022-06-23T14:18:47.131Z] Logging Driver: json-file [2022-06-23T14:18:47.131Z] Cgroup Driver: cgroupfs [2022-06-23T14:18:47.131Z] Cgroup Version: 1 [2022-06-23T14:18:47.131Z] Plugins: [2022-06-23T14:18:47.131Z] Volume: local [2022-06-23T14:18:47.131Z] Network: bridge host ipvlan macvlan null overlay [2022-06-23T14:18:47.131Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-23T14:18:47.131Z] Swarm: inactive [2022-06-23T14:18:47.131Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-23T14:18:47.131Z] Default Runtime: runc [2022-06-23T14:18:47.131Z] Init Binary: docker-init [2022-06-23T14:18:47.131Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-23T14:18:47.131Z] runc version: v1.0.3-0-gf46b6ba [2022-06-23T14:18:47.131Z] init version: de40ad0 [2022-06-23T14:18:47.131Z] Security Options: [2022-06-23T14:18:47.131Z] apparmor [2022-06-23T14:18:47.131Z] seccomp [2022-06-23T14:18:47.131Z] Profile: default [2022-06-23T14:18:47.131Z] Kernel Version: 5.4.0-1071-aws [2022-06-23T14:18:47.131Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-23T14:18:47.131Z] OSType: linux [2022-06-23T14:18:47.131Z] Architecture: x86_64 [2022-06-23T14:18:47.131Z] CPUs: 2 [2022-06-23T14:18:47.131Z] Total Memory: 7.565GiB [2022-06-23T14:18:47.131Z] Name: ip-10-100-107-38 [2022-06-23T14:18:47.131Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-23T14:18:47.131Z] Docker Root Dir: /var/lib/docker [2022-06-23T14:18:47.131Z] Debug Mode: false [2022-06-23T14:18:47.131Z] Registry: https://index.docker.io/v1/ [2022-06-23T14:18:47.131Z] Labels: [2022-06-23T14:18:47.131Z] Experimental: true [2022-06-23T14:18:47.131Z] Insecure Registries: [2022-06-23T14:18:47.131Z] 127.0.0.0/8 [2022-06-23T14:18:47.131Z] Live Restore Enabled: true [2022-06-23T14:18:47.131Z] [2022-06-23T14:18:47.131Z] WARNING: No swap limit support [Pipeline] sh [2022-06-23T14:18:47.409Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-23T14:18:47.409Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-23T14:18:47.409Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43741/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-23T14:18:47.409Z] + bash /home/ubuntu/workspace/moby_PR-43741/check-config.sh [2022-06-23T14:18:47.409Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-23T14:18:47.409Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-23T14:18:47.409Z] [2022-06-23T14:18:47.409Z] Generally Necessary: [2022-06-23T14:18:47.409Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-23T14:18:47.409Z] - apparmor: enabled and tools installed [2022-06-23T14:18:47.409Z] - CONFIG_NAMESPACES: enabled [2022-06-23T14:18:47.409Z] - CONFIG_NET_NS: enabled [2022-06-23T14:18:47.409Z] - CONFIG_PID_NS: enabled [2022-06-23T14:18:47.409Z] - CONFIG_IPC_NS: enabled [2022-06-23T14:18:47.409Z] - CONFIG_UTS_NS: enabled [2022-06-23T14:18:47.409Z] - CONFIG_CGROUPS: enabled [2022-06-23T14:18:47.409Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-23T14:18:47.409Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-23T14:18:47.409Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-23T14:18:47.409Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-23T14:18:47.409Z] - CONFIG_CPUSETS: enabled [2022-06-23T14:18:47.409Z] - CONFIG_MEMCG: enabled [2022-06-23T14:18:47.409Z] - CONFIG_KEYS: enabled [2022-06-23T14:18:47.670Z] - CONFIG_VETH: enabled (as module) [2022-06-23T14:18:47.670Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-23T14:18:47.670Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-23T14:18:47.670Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-23T14:18:47.670Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-23T14:18:47.670Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-23T14:18:47.670Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-23T14:18:47.670Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-23T14:18:47.670Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-23T14:18:47.670Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-23T14:18:47.670Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-23T14:18:47.670Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-23T14:18:47.670Z] - CONFIG_CGROUP_BPF: enabled [2022-06-23T14:18:47.670Z] [2022-06-23T14:18:47.670Z] Optional Features: [2022-06-23T14:18:47.670Z] - CONFIG_USER_NS: enabled [2022-06-23T14:18:47.670Z] - CONFIG_SECCOMP: enabled [2022-06-23T14:18:47.670Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-23T14:18:47.670Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-23T14:18:47.670Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-23T14:18:47.670Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-23T14:18:47.670Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-23T14:18:47.670Z] - CONFIG_BLK_CGROUP: enabled [2022-06-23T14:18:47.670Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-23T14:18:47.670Z] - CONFIG_CGROUP_PERF: enabled [2022-06-23T14:18:47.670Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-23T14:18:47.670Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-23T14:18:47.670Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-23T14:18:47.670Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-23T14:18:47.670Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-23T14:18:47.670Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-23T14:18:47.670Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-23T14:18:47.670Z] - CONFIG_IP_VS: enabled (as module) [2022-06-23T14:18:47.670Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-23T14:18:47.670Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-23T14:18:47.670Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-23T14:18:47.670Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-23T14:18:47.929Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-23T14:18:47.929Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-23T14:18:47.929Z] - CONFIG_EXT4_FS: enabled [2022-06-23T14:18:47.929Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-23T14:18:47.929Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-23T14:18:47.929Z] - Network Drivers: [2022-06-23T14:18:47.929Z] - "overlay": [2022-06-23T14:18:47.929Z] - CONFIG_VXLAN: enabled (as module) [2022-06-23T14:18:47.929Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-23T14:18:47.929Z] Optional (for encrypted networks): [2022-06-23T14:18:47.929Z] - CONFIG_CRYPTO: enabled [2022-06-23T14:18:47.929Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-23T14:18:47.929Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-23T14:18:47.929Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-23T14:18:47.929Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-23T14:18:47.929Z] - CONFIG_XFRM: enabled [2022-06-23T14:18:47.929Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-23T14:18:47.929Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-23T14:18:47.929Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-23T14:18:47.929Z] - "ipvlan": [2022-06-23T14:18:47.929Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-23T14:18:47.929Z] - "macvlan": [2022-06-23T14:18:47.929Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-23T14:18:47.929Z] - CONFIG_DUMMY: enabled (as module) [2022-06-23T14:18:47.929Z] - "ftp,tftp client in container": [2022-06-23T14:18:47.929Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-23T14:18:47.929Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-23T14:18:47.929Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-23T14:18:47.929Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-23T14:18:47.929Z] - Storage Drivers: [2022-06-23T14:18:47.929Z] - "aufs": [2022-06-23T14:18:47.929Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-23T14:18:47.929Z] - "btrfs": [2022-06-23T14:18:47.929Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-23T14:18:47.929Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-23T14:18:47.929Z] - "devicemapper": [2022-06-23T14:18:47.929Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-23T14:18:47.929Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-23T14:18:47.929Z] - "overlay": [2022-06-23T14:18:47.929Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-23T14:18:47.929Z] - "zfs": [2022-06-23T14:18:47.929Z] - /dev/zfs: present [2022-06-23T14:18:47.929Z] - zfs command: missing [2022-06-23T14:18:47.929Z] - zpool command: missing [2022-06-23T14:18:47.929Z] [2022-06-23T14:18:47.929Z] Limits: [2022-06-23T14:18:47.929Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-23T14:18:47.929Z] [2022-06-23T14:18:47.929Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-23T14:18:48.270Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:04c51cba84301af9bbce4ea719e1cbf239efb37c . [2022-06-23T14:18:48.270Z] #1 [internal] load build definition from Dockerfile [2022-06-23T14:18:48.270Z] #1 sha256:1cf40c5d12e32ee9afcb4a0d9abf870e5a19cdf7c4d89bb21fa26ede3c91cc7b [2022-06-23T14:18:48.270Z] #1 transferring dockerfile: 18.90kB done [2022-06-23T14:18:48.270Z] #1 DONE 0.0s [2022-06-23T14:18:48.270Z] [2022-06-23T14:18:48.270Z] #2 [internal] load .dockerignore [2022-06-23T14:18:48.270Z] #2 sha256:b8eb8b0b56c842b573649441dc3919e87061cc633ef97bf73dd7b0bd69676392 [2022-06-23T14:18:48.270Z] #2 transferring context: 145B done [2022-06-23T14:18:48.270Z] #2 DONE 0.0s [2022-06-23T14:18:48.270Z] [2022-06-23T14:18:48.270Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-23T14:18:48.270Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-23T14:18:48.528Z] #3 DONE 0.1s [2022-06-23T14:18:48.528Z] [2022-06-23T14:18:48.528Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-23T14:18:48.528Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-23T14:18:48.528Z] #4 CACHED [2022-06-23T14:18:48.791Z] [2022-06-23T14:18:48.791Z] #6 [internal] load .dockerignore [2022-06-23T14:18:48.791Z] #6 sha256:dba77f01a1902fcbfc4ad05bc0cd490262d4b2bc6126208dc4e68beae57955de [2022-06-23T14:18:48.791Z] #6 DONE 0.0s [2022-06-23T14:18:48.791Z] [2022-06-23T14:18:48.791Z] #5 [internal] load build definition from Dockerfile [2022-06-23T14:18:48.791Z] #5 sha256:68dfc2bde13bbb2cb0b9393c5abe2120c394adef4d7b3620b5e95b582870e552 [2022-06-23T14:18:48.791Z] #5 DONE 0.0s [2022-06-23T14:18:48.791Z] [2022-06-23T14:18:48.791Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-23T14:18:48.791Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-23T14:18:48.791Z] #7 DONE 0.1s [2022-06-23T14:18:48.791Z] [2022-06-23T14:18:48.791Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-23T14:18:48.791Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-23T14:18:48.791Z] #9 DONE 0.1s [2022-06-23T14:18:48.791Z] [2022-06-23T14:18:48.791Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-23T14:18:48.791Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-23T14:18:49.049Z] #10 ... [2022-06-23T14:18:49.049Z] [2022-06-23T14:18:49.049Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-23T14:18:49.049Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-23T14:18:49.049Z] #8 DONE 0.2s [2022-06-23T14:18:49.049Z] [2022-06-23T14:18:49.049Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-23T14:18:49.049Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-23T14:18:49.923Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c42b7d47b0f2c7f5) in /home/ubuntu/workspace/moby_PR-43741 [Pipeline] { [Pipeline] checkout [2022-06-23T14:18:49.999Z] The recommended git tool is: git [2022-06-23T14:18:50.423Z] #10 DONE 1.6s [2022-06-23T14:18:50.423Z] [2022-06-23T14:18:50.423Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-23T14:18:50.423Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-23T14:18:50.423Z] #80 DONE 0.0s [2022-06-23T14:18:50.423Z] [2022-06-23T14:18:50.423Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-23T14:18:50.423Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-23T14:18:50.423Z] #78 DONE 0.0s [2022-06-23T14:18:50.423Z] [2022-06-23T14:18:50.423Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-23T14:18:50.423Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-23T14:18:50.423Z] #35 DONE 0.0s [2022-06-23T14:18:50.423Z] [2022-06-23T14:18:50.423Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:18:50.423Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:18:50.423Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 done [2022-06-23T14:18:50.423Z] #11 DONE 0.0s [2022-06-23T14:18:50.423Z] [2022-06-23T14:18:50.423Z] #31 [internal] load build context [2022-06-23T14:18:50.423Z] #31 sha256:8c41c7203525fe759763a5f3fbcec4b8d4564a1246f6fdb890941a6aabde606b [2022-06-23T14:18:50.996Z] #31 ... [2022-06-23T14:18:50.996Z] [2022-06-23T14:18:50.996Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-23T14:18:50.996Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-23T14:18:50.996Z] #56 DONE 0.4s [2022-06-23T14:18:50.996Z] [2022-06-23T14:18:50.996Z] #31 [internal] load build context [2022-06-23T14:18:50.996Z] #31 sha256:8c41c7203525fe759763a5f3fbcec4b8d4564a1246f6fdb890941a6aabde606b [2022-06-23T14:18:52.376Z] #31 transferring context: 61.32MB 1.9s done [2022-06-23T14:18:52.468Z] using credential docker-jenkins-github-credentials [2022-06-23T14:18:52.477Z] Cloning the remote Git repository [2022-06-23T14:18:52.477Z] Cloning with configured refspecs honoured and without tags [2022-06-23T14:18:52.635Z] #31 DONE 2.0s [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-23T14:18:52.635Z] #57 sha256:2e5767afd2367471d7627648d080f7304b78e6cbed286004a12fe843352fb1b4 [2022-06-23T14:18:52.635Z] #57 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-23T14:18:52.635Z] #22 sha256:0a7e0df7ae5b777f94212c048e26ccda72f8f7311d36530c980d18539e5cb0c5 [2022-06-23T14:18:52.635Z] #22 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-23T14:18:52.635Z] #37 sha256:35c041b6a9839a7b3fd7293c15285de3e24faf6276d9fdc419c99c84b4bb650c [2022-06-23T14:18:52.635Z] #37 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-23T14:18:52.635Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-23T14:18:52.635Z] #81 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-23T14:18:52.635Z] #40 sha256:897ae6cf991fc362b87325e1fbf800677d828677614161f0754c649ae3505d7e [2022-06-23T14:18:52.635Z] #40 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-23T14:18:52.635Z] #72 sha256:498763b420a10ec32ffc501e29df91f04dd2e7c9dcfa8d22b14fbf62ebbb71b2 [2022-06-23T14:18:52.635Z] #72 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-23T14:18:52.635Z] #25 sha256:c4cad980c2a5696f0fdc34a5b58d8c8bf184209cad57785f9a3fe081893eec9a [2022-06-23T14:18:52.635Z] #25 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-06-23T14:18:52.635Z] #17 sha256:c013d25077845562a14a233efa468a1a0535c6c367c28390041a35b9be8128ce [2022-06-23T14:18:52.635Z] #17 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-06-23T14:18:52.635Z] #16 sha256:adf1a94dc489597a629c3f9a9bc888f0e4cdd0b5a9b0620ec0645cd843fb5c89 [2022-06-23T14:18:52.635Z] #16 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-23T14:18:52.635Z] #34 sha256:43a4a6d71571e366fc5c00434f6510ebb26fa501e4404aec4e65099d2fe850c1 [2022-06-23T14:18:52.635Z] #34 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-23T14:18:52.635Z] #85 sha256:abec1ec6d244519286919d92e591ec7d50a132f5d758a32e1a5658fe1f2653e5 [2022-06-23T14:18:52.635Z] #85 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-23T14:18:52.635Z] #65 sha256:a7ac1b13da1e9a51c4062a0ede5ecc1d4d71110348e19413ded505b364e08e9a [2022-06-23T14:18:52.635Z] #65 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:18:52.635Z] #43 sha256:e9b8728d8465b1df20d9fc487478658c0d2ad194e416156cdfda9bf6917ad9ca [2022-06-23T14:18:52.635Z] #43 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-23T14:18:52.635Z] #51 sha256:872d80d1b920c5623cf168229488ddd923d6f45c7230f682a5432e39fc59065a [2022-06-23T14:18:52.635Z] #51 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-06-23T14:18:52.635Z] #15 sha256:c9634d64adb564e6683a7a954e7f44231456b39c589bb443fca4bba26733dbfa [2022-06-23T14:18:52.635Z] #15 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-23T14:18:52.635Z] #76 sha256:defe9f118b72b873d2190ac61d0224473ecb25fa43e7388b2f868d22232b6c2b [2022-06-23T14:18:52.635Z] #76 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-23T14:18:52.635Z] #73 sha256:58b10e32b50d0a08ec54ddd26f600f58b8a3dc51c8d793bb5070b40020ea3719 [2022-06-23T14:18:52.635Z] #73 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-23T14:18:52.635Z] #64 sha256:71e287fbf30fe11c165cd8032417341a6746248b6cee82a7e7a88960db85e5d7 [2022-06-23T14:18:52.635Z] #64 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-23T14:18:52.635Z] #30 sha256:e604855b0d5ce6c349d76993cfe06fbc59491e0dfe4ca80bc9fd74dc949c1e37 [2022-06-23T14:18:52.635Z] #30 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-23T14:18:52.635Z] #53 sha256:e80f6b88a4b4795d654a54751926101fc4b1e18cc979a6d4899d68d9782ca4c3 [2022-06-23T14:18:52.635Z] #53 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:18:52.635Z] #62 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:18:52.635Z] #62 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-23T14:18:52.635Z] #86 sha256:88d1c629fb7462d39cfdd85f9921a192a490be1dd78e2cd86d9e668c7a120a39 [2022-06-23T14:18:52.635Z] #86 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-23T14:18:52.635Z] #39 sha256:8abd59993c25066d38361db12616953ad2ce0d34428d812b98d81d36c118c272 [2022-06-23T14:18:52.635Z] #39 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-23T14:18:52.635Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-23T14:18:52.635Z] #36 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-23T14:18:52.635Z] #59 sha256:a3f6a83c68974ed9ee6b723ef4f19811f5913642216925502de1c9cfd6b7ca9a [2022-06-23T14:18:52.635Z] #59 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-06-23T14:18:52.635Z] #18 sha256:e6a734454f2d0c6450be1548c462f133f79f69bcd6bac16d91e7eb8ad43a77bd [2022-06-23T14:18:52.635Z] #18 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-23T14:18:52.635Z] #70 sha256:a19d9dcf0b7bbf6432839c1aab36aca6ae1068c2df8065e64aee843bbde26672 [2022-06-23T14:18:52.635Z] #70 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-23T14:18:52.635Z] #32 sha256:20fae1af3af9a87f6cd63693acd1b8a41e10834c9f66ebf65db952d96a975d2e [2022-06-23T14:18:52.635Z] #32 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-23T14:18:52.635Z] #46 sha256:0a0060bf9237d8485b4dcb697a77183efdd64babe9f2d1539564ef8526a3a4fb [2022-06-23T14:18:52.635Z] #46 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-23T14:18:52.635Z] #69 sha256:1288785f2858fa124ba3176ac04af961ec51e5eb69b7a8e908e7c2b5d9cc21c8 [2022-06-23T14:18:52.635Z] #69 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-23T14:18:52.635Z] #68 sha256:7eb90478bfca14ec196b1e3ce8543e65deffca2dcd8d56e900b08ed00076573a [2022-06-23T14:18:52.635Z] #68 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.635Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:18:52.635Z] #20 sha256:93493d6f375dd517550ad72875c61be2a480fee810cbc3895a5730a753d081c1 [2022-06-23T14:18:52.635Z] #20 CACHED [2022-06-23T14:18:52.635Z] [2022-06-23T14:18:52.636Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-06-23T14:18:52.636Z] #19 sha256:6466be1dc51e272fc9a20557b0af6051b91532a5f858c7a48733452cbf96afbf [2022-06-23T14:18:52.636Z] #19 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-06-23T14:18:52.636Z] #21 sha256:2dbf2f28d15ee3b6036d2a71a12001f103852feb93e3436fa0ea11d085da3424 [2022-06-23T14:18:52.636Z] #21 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-23T14:18:52.636Z] #82 sha256:922dd8b6c46faa120725300b9ef82d32fc474667248f8c28276c1a8bae7371f8 [2022-06-23T14:18:52.636Z] #82 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-23T14:18:52.636Z] #33 sha256:4be1e5bb9312c3cc8b0dda74bd7e4e4af8bed50d0e851e195b5b08a35dd33e98 [2022-06-23T14:18:52.636Z] #33 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:18:52.636Z] #71 sha256:7fafc99a130ce71699815a12f0ddb0048716cec016cd0aa665457ceb1fc304b0 [2022-06-23T14:18:52.636Z] #71 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:18:52.636Z] #84 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:18:52.636Z] #84 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-23T14:18:52.636Z] #24 sha256:3bf03f799be4624a8dff5e7d480b3393e1414db5c146ac6670da585ff98227cd [2022-06-23T14:18:52.636Z] #24 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-23T14:18:52.636Z] #66 sha256:aee928542b64dec4cfdca4eb130ed46a220dd578e629302684ed903664a15aed [2022-06-23T14:18:52.636Z] #66 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-23T14:18:52.636Z] #63 sha256:b06572248cc317b544700f4748b9f4f0da28ea75bb0ea43dc73c987d815fad90 [2022-06-23T14:18:52.636Z] #63 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-06-23T14:18:52.636Z] #14 sha256:7f30613f9770530847521482139d0d286dd1bbabc7d444d5c0413e6e3d57ac3f [2022-06-23T14:18:52.636Z] #14 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-23T14:18:52.636Z] #75 sha256:c1565e6d4ce1b34b7df5708f0bce7b492d8be589a853f52f75ed7b4deac170df [2022-06-23T14:18:52.636Z] #75 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-23T14:18:52.636Z] #55 sha256:ec65de0d74e58ec332f7ff934f5ca5ddb8f988b0cb6402e06b77802bd0db959a [2022-06-23T14:18:52.636Z] #55 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-23T14:18:52.636Z] #23 sha256:134b46bb36b0e4462ddc267cd103f6b4899006e0bae3e3c33d0d6c964c046e7a [2022-06-23T14:18:52.636Z] #23 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-23T14:18:52.636Z] #29 sha256:60e864387b4639a7abfd412522ed15f38ba1c75fbc9306b6fe263cd88cc24ffd [2022-06-23T14:18:52.636Z] #29 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-23T14:18:52.636Z] #42 sha256:ae6f5a368d50224d2c4de6a4661ca340d522f77a30528fdc492a0b89d1e894a6 [2022-06-23T14:18:52.636Z] #42 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-23T14:18:52.636Z] #26 sha256:1b0d1016f4b40b6988675625374d32d97e1e38479e018c867127c0a9a3e0bd99 [2022-06-23T14:18:52.636Z] #26 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-23T14:18:52.636Z] #45 sha256:c882f69117afeef0e6c14e75a7c9593eb69f4d953bb56405b3493c07b4ad5bbf [2022-06-23T14:18:52.636Z] #45 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-23T14:18:52.636Z] #50 sha256:f940646a56def8534b2fcaea05c3b4126ef456fe8d7d089611d0f669cfe7e007 [2022-06-23T14:18:52.636Z] #50 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-23T14:18:52.636Z] #47 sha256:4ea1f857e74cf797827246965a79d7e049e8c2d685a8b5ede720657469c0ece7 [2022-06-23T14:18:52.636Z] #47 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:18:52.636Z] #58 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:18:52.636Z] #58 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:18:52.636Z] #49 sha256:99f4f5a3bd3a45b1468e3af39540867d824bb65bd17906a89f4b2eb21eb815d3 [2022-06-23T14:18:52.636Z] #49 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-23T14:18:52.636Z] #13 sha256:9c8c87425ae1e5a5d73c941d93998d8c03596ddc23725294ea8a0b3305358d45 [2022-06-23T14:18:52.636Z] #13 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-23T14:18:52.636Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-23T14:18:52.636Z] #79 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:18:52.636Z] #83 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:18:52.636Z] #83 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:18:52.636Z] #74 sha256:b9378632abe04e5b1264745765d39cbcbd0ce1905c18a6feae3108aec408093d [2022-06-23T14:18:52.636Z] #74 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-23T14:18:52.636Z] #41 sha256:9150f837a655430e8a280b35c4f6f3170258e652b2eeca6f6f6bcda14550ce3c [2022-06-23T14:18:52.636Z] #41 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-23T14:18:52.636Z] #48 sha256:607c90d7ea2b0b1d1c9941c5d169fe347c4e145df43b2299926322775b28e301 [2022-06-23T14:18:52.636Z] #48 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-23T14:18:52.636Z] #61 sha256:3ab17258b476b4da88f528f1ee5f88f1715c5547ebbe074888d86ca51bf37b53 [2022-06-23T14:18:52.636Z] #61 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-23T14:18:52.636Z] #52 sha256:c2ffe3fb87a8a7e324f588463d62a3bc3a840ca81102cfc17225535b3d806ae8 [2022-06-23T14:18:52.636Z] #52 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-23T14:18:52.636Z] #77 sha256:a4e040db52840cfe203e14fcf65e6f1000b5117179e4c7bec7880640d93f2242 [2022-06-23T14:18:52.636Z] #77 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:18:52.636Z] #67 sha256:b76167d5f5e25d3a2ebaefa1b96daf46bf4f489d266143030d0015e0288a90e7 [2022-06-23T14:18:52.636Z] #67 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-23T14:18:52.636Z] #60 sha256:1ad2cca6dc9c1c89c95195891a1755a8983b65f57085153b9188d37f1fb158ab [2022-06-23T14:18:52.636Z] #60 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-23T14:18:52.636Z] #12 sha256:c9693bb2c996ead4813faf18295e531dc0f4df69cf95c8d8ba75a221cb54cc2b [2022-06-23T14:18:52.636Z] #12 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:18:52.636Z] #28 sha256:279fa2c93352aa9a3e199aecc47b1ae627ed41c68889fc062a49a2ea6cd39866 [2022-06-23T14:18:52.636Z] #28 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-06-23T14:18:52.636Z] #27 sha256:d28b9f52f3f1ce26dc68cbfe7db21a1286c97ac157a8eaa333755e98004eb4ad [2022-06-23T14:18:52.636Z] #27 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-23T14:18:52.636Z] #38 sha256:c8fa6e149df57c1d6dddf0291692cf51e8f2364514c511407680ea74b1dbbc2a [2022-06-23T14:18:52.636Z] #38 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-23T14:18:52.636Z] #44 sha256:916e89b0ef66a856a19b88ab346fc02c04706a6b6fd520748645b87d88b79d3e [2022-06-23T14:18:52.636Z] #44 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:18:52.636Z] #54 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:18:52.636Z] #54 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-23T14:18:52.636Z] #87 sha256:4e695ae1a7e81b40829ca9e3226d17421d10946c2e7ed7fa3cf9ff31925e15dc [2022-06-23T14:18:52.636Z] #87 CACHED [2022-06-23T14:18:52.636Z] [2022-06-23T14:18:52.636Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-23T14:18:52.636Z] #88 sha256:4e72b3e3af94f204525c960a417a13a0f4b324473bc289c47cab1fdc085a4ddd [2022-06-23T14:18:52.259Z] Cloning repository https://github.com/moby/moby.git [2022-06-23T14:18:52.321Z] > git init /home/ubuntu/workspace/moby_PR-43741 # timeout=10 [2022-06-23T14:18:52.651Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-23T14:18:52.651Z] > git --version # timeout=10 [2022-06-23T14:18:52.669Z] > git --version # 'git version 2.17.1' [2022-06-23T14:18:52.669Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-23T14:18:52.670Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43741/head:refs/remotes/origin/PR-43741 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-23T14:18:53.573Z] #88 DONE 0.9s [2022-06-23T14:18:53.573Z] [2022-06-23T14:18:53.573Z] #89 exporting to image [2022-06-23T14:18:53.573Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-23T14:18:53.573Z] #89 exporting layers [2022-06-23T14:18:54.507Z] #89 exporting layers 1.1s done [2022-06-23T14:18:54.507Z] #89 writing image sha256:fa58006c032094e0c2d181e1e16bf4b7a372886c7abd843fa07fc12fcfb3ffc6 [2022-06-23T14:18:54.507Z] #89 writing image sha256:fa58006c032094e0c2d181e1e16bf4b7a372886c7abd843fa07fc12fcfb3ffc6 done [2022-06-23T14:18:54.507Z] #89 naming to docker.io/library/docker:04c51cba84301af9bbce4ea719e1cbf239efb37c done [2022-06-23T14:18:54.507Z] #89 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-06-23T14:18:54.824Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43741/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43741/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:04c51cba84301af9bbce4ea719e1cbf239efb37c hack/validate/default [2022-06-23T14:18:55.758Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-06-23T14:18:55.758Z] No api/types/ or api/swagger.yaml changes in diff. [2022-06-23T14:18:55.758Z] Congratulations! All TOML source files changed here have valid syntax. [2022-06-23T14:18:55.758Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-06-23T14:18:55.758Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-06-23T14:18:55.758Z] [2022-06-23T14:18:55.758Z] INFO Start validation with golang-ci-lint [2022-06-23T14:18:57.138Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-06-23T14:18:57.138Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-06-23T14:18:59.894Z] Still waiting to schedule task [2022-06-23T14:18:59.894Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-06-23T14:18:59.896Z] Still waiting to schedule task [2022-06-23T14:18:59.896Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2022-06-23T14:18:59.901Z] Still waiting to schedule task [2022-06-23T14:18:59.901Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-06-23T14:19:19.496Z] Fetching without tags [2022-06-23T14:19:19.696Z] Merging remotes/origin/master commit a347f7971110b0eef2cd644327711b3cf946d52a into PR head commit 04c51cba84301af9bbce4ea719e1cbf239efb37c [2022-06-23T14:19:20.357Z] Merge succeeded, producing 04c51cba84301af9bbce4ea719e1cbf239efb37c [2022-06-23T14:19:20.357Z] Checking out Revision 04c51cba84301af9bbce4ea719e1cbf239efb37c (PR-43741) [2022-06-23T14:19:19.406Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-23T14:19:19.425Z] > git config --add remote.origin.fetch +refs/pull/43741/head:refs/remotes/origin/PR-43741 # timeout=10 [2022-06-23T14:19:19.444Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-23T14:19:19.477Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-23T14:19:19.506Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-23T14:19:19.506Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-23T14:19:19.534Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43741/head:refs/remotes/origin/PR-43741 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-23T14:19:19.708Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T14:19:19.716Z] > git checkout -f 04c51cba84301af9bbce4ea719e1cbf239efb37c # timeout=10 [2022-06-23T14:19:20.301Z] > git remote # timeout=10 [2022-06-23T14:19:20.314Z] > git config --get remote.origin.url # timeout=10 [2022-06-23T14:19:20.326Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-23T14:19:20.333Z] > git merge a347f7971110b0eef2cd644327711b3cf946d52a # timeout=10 [2022-06-23T14:19:20.345Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-23T14:19:20.367Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T14:19:20.377Z] > git checkout -f 04c51cba84301af9bbce4ea719e1cbf239efb37c # timeout=10 [2022-06-23T14:19:24.781Z] Commit message: "Add new people to the curators list" [2022-06-23T14:19:24.808Z] > git --version # timeout=10 [2022-06-23T14:19:24.816Z] > git --version # 'git version 2.17.1' [2022-06-23T14:19:24.827Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-23T14:19:26.059Z] + docker version [2022-06-23T14:19:34.162Z] Client: Docker Engine - Community [2022-06-23T14:19:34.162Z] Version: 20.10.14 [2022-06-23T14:19:34.162Z] API version: 1.41 [2022-06-23T14:19:34.162Z] Go version: go1.16.15 [2022-06-23T14:19:34.162Z] Git commit: a224086 [2022-06-23T14:19:34.162Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-23T14:19:34.162Z] OS/Arch: linux/amd64 [2022-06-23T14:19:34.162Z] Context: default [2022-06-23T14:19:34.162Z] Experimental: true [2022-06-23T14:19:34.162Z] [2022-06-23T14:19:34.162Z] Server: Docker Engine - Community [2022-06-23T14:19:34.162Z] Engine: [2022-06-23T14:19:34.162Z] Version: 20.10.14 [2022-06-23T14:19:34.162Z] API version: 1.41 (minimum version 1.12) [2022-06-23T14:19:34.162Z] Go version: go1.16.15 [2022-06-23T14:19:34.162Z] Git commit: 87a90dc [2022-06-23T14:19:34.162Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-23T14:19:34.162Z] OS/Arch: linux/amd64 [2022-06-23T14:19:34.162Z] Experimental: true [2022-06-23T14:19:34.162Z] containerd: [2022-06-23T14:19:34.162Z] Version: 1.5.11 [2022-06-23T14:19:34.162Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-23T14:19:34.162Z] runc: [2022-06-23T14:19:34.162Z] Version: 1.0.3 [2022-06-23T14:19:34.162Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-23T14:19:34.162Z] docker-init: [2022-06-23T14:19:34.162Z] Version: 0.19.0 [2022-06-23T14:19:34.162Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-23T14:19:34.520Z] + docker info [2022-06-23T14:19:44.503Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00a6705422628e35f) in /home/ubuntu/workspace/moby_PR-43741 [Pipeline] { [Pipeline] checkout [2022-06-23T14:19:44.693Z] The recommended git tool is: git [2022-06-23T14:19:47.766Z] using credential docker-jenkins-github-credentials [2022-06-23T14:19:47.774Z] Cloning the remote Git repository [2022-06-23T14:19:47.775Z] Cloning with configured refspecs honoured and without tags [2022-06-23T14:19:47.977Z] Cloning repository https://github.com/moby/moby.git [2022-06-23T14:19:48.035Z] > git init /home/ubuntu/workspace/moby_PR-43741 # timeout=10 [2022-06-23T14:19:48.290Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-23T14:19:48.290Z] > git --version # timeout=10 [2022-06-23T14:19:48.304Z] > git --version # 'git version 2.17.1' [2022-06-23T14:19:48.305Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-23T14:19:48.306Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43741/head:refs/remotes/origin/PR-43741 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-23T14:19:56.431Z] Client: [2022-06-23T14:19:56.431Z] Context: default [2022-06-23T14:19:56.431Z] Debug Mode: false [2022-06-23T14:19:56.431Z] Plugins: [2022-06-23T14:19:56.431Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-23T14:19:56.431Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-23T14:19:56.431Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-23T14:19:56.431Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-23T14:19:56.431Z] [2022-06-23T14:19:56.431Z] Server: [2022-06-23T14:19:56.431Z] Containers: 0 [2022-06-23T14:19:56.431Z] Running: 0 [2022-06-23T14:19:56.431Z] Paused: 0 [2022-06-23T14:19:56.431Z] Stopped: 0 [2022-06-23T14:19:56.431Z] Images: 0 [2022-06-23T14:19:56.431Z] Server Version: 20.10.14 [2022-06-23T14:19:56.431Z] Storage Driver: overlay2 [2022-06-23T14:19:56.431Z] Backing Filesystem: extfs [2022-06-23T14:19:56.431Z] Supports d_type: true [2022-06-23T14:19:56.431Z] Native Overlay Diff: true [2022-06-23T14:19:56.431Z] userxattr: false [2022-06-23T14:19:56.431Z] Logging Driver: json-file [2022-06-23T14:19:56.431Z] Cgroup Driver: cgroupfs [2022-06-23T14:19:56.431Z] Cgroup Version: 1 [2022-06-23T14:19:56.431Z] Plugins: [2022-06-23T14:19:56.431Z] Volume: local [2022-06-23T14:19:56.431Z] Network: bridge host ipvlan macvlan null overlay [2022-06-23T14:19:56.432Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-23T14:19:56.432Z] Swarm: inactive [2022-06-23T14:19:56.432Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-23T14:19:56.432Z] Default Runtime: runc [2022-06-23T14:19:56.432Z] Init Binary: docker-init [2022-06-23T14:19:56.432Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-23T14:19:56.432Z] runc version: v1.0.3-0-gf46b6ba [2022-06-23T14:19:56.432Z] init version: de40ad0 [2022-06-23T14:19:56.432Z] Security Options: [2022-06-23T14:19:56.432Z] apparmor [2022-06-23T14:19:56.432Z] seccomp [2022-06-23T14:19:56.432Z] Profile: default [2022-06-23T14:19:56.432Z] Kernel Version: 5.4.0-1071-aws [2022-06-23T14:19:56.432Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-23T14:19:56.432Z] OSType: linux [2022-06-23T14:19:56.432Z] Architecture: x86_64 [2022-06-23T14:19:56.432Z] CPUs: 2 [2022-06-23T14:19:56.432Z] Total Memory: 7.565GiB [2022-06-23T14:19:56.432Z] Name: ip-10-100-92-161 [2022-06-23T14:19:56.432Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-23T14:19:56.432Z] Docker Root Dir: /var/lib/docker [2022-06-23T14:19:56.432Z] Debug Mode: false [2022-06-23T14:19:56.432Z] Registry: https://index.docker.io/v1/ [2022-06-23T14:19:56.432Z] Labels: [2022-06-23T14:19:56.432Z] Experimental: true [2022-06-23T14:19:56.432Z] Insecure Registries: [2022-06-23T14:19:56.432Z] 127.0.0.0/8 [2022-06-23T14:19:56.432Z] Live Restore Enabled: true [2022-06-23T14:19:56.432Z] [2022-06-23T14:19:56.432Z] WARNING: No swap limit support [Pipeline] sh [2022-06-23T14:19:56.755Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-23T14:19:56.755Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-23T14:19:56.755Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43741/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-23T14:19:56.755Z] + bash /home/ubuntu/workspace/moby_PR-43741/check-config.sh [2022-06-23T14:19:56.755Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-23T14:19:56.755Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-23T14:19:56.755Z] [2022-06-23T14:19:56.755Z] Generally Necessary: [2022-06-23T14:19:56.755Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-23T14:19:56.755Z] - apparmor: enabled and tools installed [2022-06-23T14:19:56.755Z] - CONFIG_NAMESPACES: enabled [2022-06-23T14:19:56.755Z] - CONFIG_NET_NS: enabled [2022-06-23T14:19:56.755Z] - CONFIG_PID_NS: enabled [2022-06-23T14:19:56.755Z] - CONFIG_IPC_NS: enabled [2022-06-23T14:19:56.755Z] - CONFIG_UTS_NS: enabled [2022-06-23T14:19:56.755Z] - CONFIG_CGROUPS: enabled [2022-06-23T14:19:56.755Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-23T14:19:56.755Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-23T14:19:56.755Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-23T14:19:56.755Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-23T14:19:56.755Z] - CONFIG_CPUSETS: enabled [2022-06-23T14:19:56.755Z] - CONFIG_MEMCG: enabled [2022-06-23T14:19:56.755Z] - CONFIG_KEYS: enabled [2022-06-23T14:19:56.755Z] - CONFIG_VETH: enabled (as module) [2022-06-23T14:19:56.755Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-23T14:19:57.029Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-23T14:19:57.029Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-23T14:19:57.029Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-23T14:19:57.029Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-23T14:19:57.029Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-23T14:19:57.029Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-23T14:19:57.029Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-23T14:19:57.029Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-23T14:19:57.029Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-23T14:19:57.029Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-23T14:19:57.029Z] - CONFIG_CGROUP_BPF: enabled [2022-06-23T14:19:57.029Z] [2022-06-23T14:19:57.029Z] Optional Features: [2022-06-23T14:19:57.029Z] - CONFIG_USER_NS: enabled [2022-06-23T14:19:57.029Z] - CONFIG_SECCOMP: enabled [2022-06-23T14:19:57.029Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-23T14:19:57.029Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-23T14:19:57.029Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-23T14:19:57.029Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-23T14:19:57.029Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-23T14:19:57.029Z] - CONFIG_BLK_CGROUP: enabled [2022-06-23T14:19:57.029Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-23T14:19:57.029Z] - CONFIG_CGROUP_PERF: enabled [2022-06-23T14:19:57.029Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-23T14:19:57.029Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-23T14:19:57.029Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-23T14:19:57.029Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-23T14:19:57.029Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-23T14:19:57.029Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-23T14:19:57.029Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-23T14:19:57.029Z] - CONFIG_IP_VS: enabled (as module) [2022-06-23T14:19:57.029Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-23T14:19:57.029Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-23T14:19:57.029Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-23T14:19:57.029Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-23T14:19:57.029Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-23T14:19:57.029Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-23T14:19:57.029Z] - CONFIG_EXT4_FS: enabled [2022-06-23T14:19:57.029Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-23T14:19:57.029Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-23T14:19:57.029Z] - Network Drivers: [2022-06-23T14:19:57.029Z] - "overlay": [2022-06-23T14:19:57.292Z] - CONFIG_VXLAN: enabled (as module) [2022-06-23T14:19:57.292Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-23T14:19:57.292Z] Optional (for encrypted networks): [2022-06-23T14:19:57.292Z] - CONFIG_CRYPTO: enabled [2022-06-23T14:19:57.292Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-23T14:19:57.292Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-23T14:19:57.292Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-23T14:19:57.292Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-23T14:19:57.292Z] - CONFIG_XFRM: enabled [2022-06-23T14:19:57.292Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-23T14:19:57.292Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-23T14:19:57.292Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-23T14:19:57.292Z] - "ipvlan": [2022-06-23T14:19:57.292Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-23T14:19:57.292Z] - "macvlan": [2022-06-23T14:19:57.292Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-23T14:19:57.292Z] - CONFIG_DUMMY: enabled (as module) [2022-06-23T14:19:57.292Z] - "ftp,tftp client in container": [2022-06-23T14:19:57.292Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-23T14:19:57.292Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-23T14:19:57.292Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-23T14:19:57.292Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-23T14:19:57.292Z] - Storage Drivers: [2022-06-23T14:19:57.292Z] - "aufs": [2022-06-23T14:19:57.292Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-23T14:19:57.292Z] - "btrfs": [2022-06-23T14:19:57.292Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-23T14:19:57.292Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-23T14:19:57.292Z] - "devicemapper": [2022-06-23T14:19:57.292Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-23T14:19:57.292Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-23T14:19:57.293Z] - "overlay": [2022-06-23T14:19:57.293Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-23T14:19:57.293Z] - "zfs": [2022-06-23T14:19:57.293Z] - /dev/zfs: present [2022-06-23T14:19:57.293Z] - zfs command: missing [2022-06-23T14:19:57.293Z] - zpool command: missing [2022-06-23T14:19:57.293Z] [2022-06-23T14:19:57.293Z] Limits: [2022-06-23T14:19:57.293Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-23T14:19:57.293Z] [2022-06-23T14:19:57.293Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-23T14:19:57.638Z] + sudo modprobe ip_vs [2022-06-23T14:19:57.638Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:04c51cba84301af9bbce4ea719e1cbf239efb37c . [2022-06-23T14:19:57.900Z] #2 [internal] load .dockerignore [2022-06-23T14:19:57.900Z] #2 sha256:0fa1ced2d6f2df69474b8ddc78734761292cdc48b0ba46afe2bfa7234bdb61c5 [2022-06-23T14:19:58.830Z] #2 transferring context: 145B done [2022-06-23T14:19:58.831Z] #2 DONE 0.9s [2022-06-23T14:19:58.831Z] [2022-06-23T14:19:58.831Z] #1 [internal] load build definition from Dockerfile [2022-06-23T14:19:58.831Z] #1 sha256:a89d45fbf0eecb70af3a52d5f0ce55218717ab0669a61dde375dba8c70c0afc9 [2022-06-23T14:19:58.831Z] #1 transferring dockerfile: 18.90kB 0.0s done [2022-06-23T14:19:58.831Z] #1 DONE 1.0s [2022-06-23T14:19:59.096Z] [2022-06-23T14:19:59.096Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-23T14:19:59.096Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-23T14:19:59.354Z] #3 DONE 0.5s [2022-06-23T14:19:59.611Z] [2022-06-23T14:19:59.611Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-23T14:19:59.611Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-23T14:19:59.611Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-23T14:19:59.611Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-23T14:19:59.611Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-23T14:19:59.611Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-23T14:19:59.611Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-06-23T14:19:59.611Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-23T14:19:59.870Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-06-23T14:19:59.870Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-06-23T14:20:00.127Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-06-23T14:20:00.393Z] #4 DONE 0.8s [2022-06-23T14:20:00.607Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ee1404cb9145c9ab) in /home/ubuntu/workspace/moby_PR-43741 [Pipeline] { [Pipeline] checkout [2022-06-23T14:20:00.651Z] [2022-06-23T14:20:00.651Z] #6 [internal] load .dockerignore [2022-06-23T14:20:00.651Z] #6 sha256:bf21c75acd0eb64980d2a1d68117ed66285767fb2698cfcf2a9b3feeb5887347 [2022-06-23T14:20:00.651Z] #6 DONE 0.0s [2022-06-23T14:20:00.651Z] [2022-06-23T14:20:00.651Z] #5 [internal] load build definition from Dockerfile [2022-06-23T14:20:00.651Z] #5 sha256:b5302ee178841facc1246e5361fba9424bf783a24080e1ab39eff96a93ea0d5d [2022-06-23T14:20:00.651Z] #5 DONE 0.0s [2022-06-23T14:20:00.651Z] [2022-06-23T14:20:00.651Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-23T14:20:00.651Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-23T14:20:00.719Z] The recommended git tool is: git [2022-06-23T14:20:01.583Z] #7 ... [2022-06-23T14:20:01.583Z] [2022-06-23T14:20:01.583Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-23T14:20:01.583Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-23T14:20:01.583Z] #10 DONE 0.9s [2022-06-23T14:20:01.583Z] [2022-06-23T14:20:01.583Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-23T14:20:01.583Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-23T14:20:01.583Z] #9 DONE 0.9s [2022-06-23T14:20:01.583Z] [2022-06-23T14:20:01.583Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-23T14:20:01.583Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-23T14:20:01.583Z] #8 DONE 1.0s [2022-06-23T14:20:01.583Z] [2022-06-23T14:20:01.583Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-23T14:20:01.583Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-23T14:20:01.583Z] #7 DONE 1.0s [2022-06-23T14:20:02.519Z] [2022-06-23T14:20:02.519Z] #24 [internal] load build context [2022-06-23T14:20:02.519Z] #24 sha256:6124efa61dc996038f42a06f0c0560b05e6a06b772cde335b4006edf700510c7 [2022-06-23T14:20:03.454Z] #24 ... [2022-06-23T14:20:03.454Z] [2022-06-23T14:20:03.454Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-23T14:20:03.454Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-23T14:20:03.454Z] #49 DONE 0.0s [2022-06-23T14:20:03.454Z] [2022-06-23T14:20:03.454Z] #24 [internal] load build context [2022-06-23T14:20:03.454Z] #24 sha256:6124efa61dc996038f42a06f0c0560b05e6a06b772cde335b4006edf700510c7 [2022-06-23T14:20:04.018Z] #24 transferring context: 9.07MB 1.6s [2022-06-23T14:20:05.067Z] using credential docker-jenkins-github-credentials [2022-06-23T14:20:05.077Z] Cloning the remote Git repository [2022-06-23T14:20:05.077Z] Cloning with configured refspecs honoured and without tags [2022-06-23T14:20:05.095Z] Cloning repository https://github.com/moby/moby.git [2022-06-23T14:20:05.151Z] > git init /home/ubuntu/workspace/moby_PR-43741 # timeout=10 [2022-06-23T14:20:05.442Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-23T14:20:05.442Z] > git --version # timeout=10 [2022-06-23T14:20:05.463Z] > git --version # 'git version 2.25.1' [2022-06-23T14:20:05.464Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-23T14:20:05.465Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43741/head:refs/remotes/origin/PR-43741 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-23T14:20:08.096Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f92013dcf0d44799) in /home/ubuntu/workspace/moby_PR-43741 [Pipeline] { [Pipeline] checkout [2022-06-23T14:20:08.217Z] The recommended git tool is: git [2022-06-23T14:20:09.333Z] #24 transferring context: 32.07MB 6.8s [2022-06-23T14:20:09.590Z] #24 ... [2022-06-23T14:20:09.590Z] [2022-06-23T14:20:09.590Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:20:09.590Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:20:09.590Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 0.3s done [2022-06-23T14:20:09.590Z] #11 sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 1.86kB / 1.86kB done [2022-06-23T14:20:09.590Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done [2022-06-23T14:20:09.590Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done [2022-06-23T14:20:09.590Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 2.8s done [2022-06-23T14:20:09.590Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 1.8s done [2022-06-23T14:20:09.590Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 2.1s done [2022-06-23T14:20:09.590Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 4.8s done [2022-06-23T14:20:09.590Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 6.3s done [2022-06-23T14:20:09.590Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 73.40MB / 141.75MB 6.4s [2022-06-23T14:20:09.590Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 3.0s [2022-06-23T14:20:09.590Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 5.3s done [2022-06-23T14:20:09.847Z] #11 ... [2022-06-23T14:20:09.847Z] [2022-06-23T14:20:09.847Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-23T14:20:09.847Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-23T14:20:09.847Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-23T14:20:09.847Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-23T14:20:09.847Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-23T14:20:09.847Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-23T14:20:09.847Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.2s done [2022-06-23T14:20:09.847Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done [2022-06-23T14:20:09.847Z] #71 DONE 7.4s [2022-06-23T14:20:09.847Z] [2022-06-23T14:20:09.847Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:20:09.847Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:20:09.847Z] #11 ... [2022-06-23T14:20:09.847Z] [2022-06-23T14:20:09.847Z] #24 [internal] load build context [2022-06-23T14:20:09.847Z] #24 sha256:6124efa61dc996038f42a06f0c0560b05e6a06b772cde335b4006edf700510c7 [2022-06-23T14:20:11.133Z] using credential docker-jenkins-github-credentials [2022-06-23T14:20:11.140Z] Cloning the remote Git repository [2022-06-23T14:20:11.140Z] Cloning with configured refspecs honoured and without tags [2022-06-23T14:20:11.258Z] Cloning repository https://github.com/moby/moby.git [2022-06-23T14:20:11.346Z] > git init /home/ubuntu/workspace/moby_PR-43741 # timeout=10 [2022-06-23T14:20:12.374Z] #24 ... [2022-06-23T14:20:12.374Z] [2022-06-23T14:20:12.374Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-23T14:20:12.374Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-23T14:20:12.374Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-06-23T14:20:12.374Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-23T14:20:12.374Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-23T14:20:12.374Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-23T14:20:12.374Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.3s done [2022-06-23T14:20:12.374Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.2s done [2022-06-23T14:20:12.374Z] #73 ... [2022-06-23T14:20:12.374Z] [2022-06-23T14:20:12.374Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-23T14:20:12.374Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-23T14:20:12.374Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.3s done [2022-06-23T14:20:12.374Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-23T14:20:12.374Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-06-23T14:20:12.374Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-06-23T14:20:12.374Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 9.1s [2022-06-23T14:20:12.374Z] #28 ... [2022-06-23T14:20:12.374Z] [2022-06-23T14:20:12.374Z] #24 [internal] load build context [2022-06-23T14:20:12.374Z] #24 sha256:6124efa61dc996038f42a06f0c0560b05e6a06b772cde335b4006edf700510c7 [2022-06-23T14:20:11.814Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-23T14:20:11.814Z] > git --version # timeout=10 [2022-06-23T14:20:11.844Z] > git --version # 'git version 2.25.1' [2022-06-23T14:20:11.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-23T14:20:11.845Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43741/head:refs/remotes/origin/PR-43741 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-23T14:20:12.944Z] #24 transferring context: 61.32MB 10.8s done [2022-06-23T14:20:14.137Z] Fetching without tags [2022-06-23T14:20:14.334Z] #24 DONE 12.0s [2022-06-23T14:20:14.334Z] [2022-06-23T14:20:14.334Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:20:14.334Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:20:14.334Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 10.9s done [2022-06-23T14:20:14.334Z] #11 ... [2022-06-23T14:20:14.334Z] [2022-06-23T14:20:14.334Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-23T14:20:14.334Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-23T14:20:14.334Z] #73 DONE 11.8s [2022-06-23T14:20:14.334Z] [2022-06-23T14:20:14.334Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:20:14.334Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:20:14.456Z] Merging remotes/origin/master commit a347f7971110b0eef2cd644327711b3cf946d52a into PR head commit 04c51cba84301af9bbce4ea719e1cbf239efb37c [2022-06-23T14:20:14.898Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 8.5s [2022-06-23T14:20:15.463Z] #11 ... [2022-06-23T14:20:15.463Z] [2022-06-23T14:20:15.463Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-23T14:20:15.463Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-23T14:20:15.463Z] #72 DONE 0.8s [2022-06-23T14:20:15.463Z] [2022-06-23T14:20:15.463Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:20:15.463Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:20:15.471Z] Merge succeeded, producing 04c51cba84301af9bbce4ea719e1cbf239efb37c [2022-06-23T14:20:15.471Z] Checking out Revision 04c51cba84301af9bbce4ea719e1cbf239efb37c (PR-43741) [2022-06-23T14:20:14.029Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-23T14:20:14.045Z] > git config --add remote.origin.fetch +refs/pull/43741/head:refs/remotes/origin/PR-43741 # timeout=10 [2022-06-23T14:20:14.076Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-23T14:20:14.113Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-23T14:20:14.150Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-23T14:20:14.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-23T14:20:14.151Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43741/head:refs/remotes/origin/PR-43741 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-23T14:20:14.476Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T14:20:14.505Z] > git checkout -f 04c51cba84301af9bbce4ea719e1cbf239efb37c # timeout=10 [2022-06-23T14:20:15.358Z] > git remote # timeout=10 [2022-06-23T14:20:15.392Z] > git config --get remote.origin.url # timeout=10 [2022-06-23T14:20:15.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-23T14:20:15.425Z] > git merge a347f7971110b0eef2cd644327711b3cf946d52a # timeout=10 [2022-06-23T14:20:15.452Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-23T14:20:15.476Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T14:20:15.508Z] > git checkout -f 04c51cba84301af9bbce4ea719e1cbf239efb37c # timeout=10 [2022-06-23T14:20:16.392Z] #11 ... [2022-06-23T14:20:16.392Z] [2022-06-23T14:20:16.392Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-23T14:20:16.392Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-23T14:20:16.392Z] #74 DONE 1.1s [2022-06-23T14:20:16.392Z] [2022-06-23T14:20:16.392Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:20:16.392Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:20:18.964Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 12.1s done [2022-06-23T14:20:18.964Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 [2022-06-23T14:20:19.229Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.5s done [2022-06-23T14:20:19.522Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f [2022-06-23T14:20:20.071Z] Commit message: "Add new people to the curators list" [2022-06-23T14:20:20.124Z] > git --version # timeout=10 [2022-06-23T14:20:20.152Z] > git --version # 'git version 2.17.1' [2022-06-23T14:20:20.181Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-23T14:20:20.891Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 1.2s done [2022-06-23T14:20:20.891Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 [2022-06-23T14:20:21.148Z] #11 ... [2022-06-23T14:20:21.148Z] [2022-06-23T14:20:21.148Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-23T14:20:21.148Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-23T14:20:21.148Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 9.2s done [2022-06-23T14:20:21.148Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 7.8s done [2022-06-23T14:20:21.148Z] #28 DONE 18.5s [2022-06-23T14:20:21.148Z] [2022-06-23T14:20:21.148Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:20:21.148Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:20:21.205Z] + docker version [2022-06-23T14:20:26.403Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 5.2s [2022-06-23T14:20:26.480Z] Client: Docker Engine - Community [2022-06-23T14:20:26.480Z] Version: 20.10.14 [2022-06-23T14:20:26.480Z] API version: 1.41 [2022-06-23T14:20:26.480Z] Go version: go1.16.15 [2022-06-23T14:20:26.480Z] Git commit: a224086 [2022-06-23T14:20:26.480Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-23T14:20:26.480Z] OS/Arch: linux/amd64 [2022-06-23T14:20:26.480Z] Context: default [2022-06-23T14:20:26.480Z] Experimental: true [2022-06-23T14:20:26.480Z] [2022-06-23T14:20:26.480Z] Server: Docker Engine - Community [2022-06-23T14:20:26.480Z] Engine: [2022-06-23T14:20:26.480Z] Version: 20.10.14 [2022-06-23T14:20:26.480Z] API version: 1.41 (minimum version 1.12) [2022-06-23T14:20:26.480Z] Go version: go1.16.15 [2022-06-23T14:20:26.480Z] Git commit: 87a90dc [2022-06-23T14:20:26.480Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-23T14:20:26.480Z] OS/Arch: linux/amd64 [2022-06-23T14:20:26.480Z] Experimental: true [2022-06-23T14:20:26.480Z] containerd: [2022-06-23T14:20:26.480Z] Version: 1.5.11 [2022-06-23T14:20:26.480Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-23T14:20:26.480Z] runc: [2022-06-23T14:20:26.480Z] Version: 1.0.3 [2022-06-23T14:20:26.480Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-23T14:20:26.480Z] docker-init: [2022-06-23T14:20:26.480Z] Version: 0.19.0 [2022-06-23T14:20:26.480Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-23T14:20:26.808Z] + docker info [2022-06-23T14:20:26.946Z] Fetching without tags [2022-06-23T14:20:26.861Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-23T14:20:26.871Z] > git config --add remote.origin.fetch +refs/pull/43741/head:refs/remotes/origin/PR-43741 # timeout=10 [2022-06-23T14:20:26.892Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-23T14:20:26.915Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-23T14:20:26.950Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-23T14:20:26.951Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-23T14:20:26.952Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43741/head:refs/remotes/origin/PR-43741 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-23T14:20:27.271Z] Merging remotes/origin/master commit a347f7971110b0eef2cd644327711b3cf946d52a into PR head commit 04c51cba84301af9bbce4ea719e1cbf239efb37c [2022-06-23T14:20:28.206Z] Merge succeeded, producing 04c51cba84301af9bbce4ea719e1cbf239efb37c [2022-06-23T14:20:28.206Z] Checking out Revision 04c51cba84301af9bbce4ea719e1cbf239efb37c (PR-43741) [2022-06-23T14:20:28.304Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 7.3s done [2022-06-23T14:20:28.869Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 [2022-06-23T14:20:27.283Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T14:20:27.308Z] > git checkout -f 04c51cba84301af9bbce4ea719e1cbf239efb37c # timeout=10 [2022-06-23T14:20:28.151Z] > git remote # timeout=10 [2022-06-23T14:20:28.166Z] > git config --get remote.origin.url # timeout=10 [2022-06-23T14:20:28.181Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-23T14:20:28.183Z] > git merge a347f7971110b0eef2cd644327711b3cf946d52a # timeout=10 [2022-06-23T14:20:28.193Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-23T14:20:28.208Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T14:20:28.216Z] > git checkout -f 04c51cba84301af9bbce4ea719e1cbf239efb37c # timeout=10 [2022-06-23T14:20:30.766Z] #11 ... [2022-06-23T14:20:30.766Z] [2022-06-23T14:20:30.766Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-23T14:20:30.766Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-23T14:20:30.766Z] #29 1.204 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:20:30.766Z] #29 1.204 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:20:30.766Z] #29 1.204 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:20:30.766Z] #29 1.385 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:20:30.766Z] #29 1.584 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:20:30.766Z] #29 1.907 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:20:30.766Z] #29 3.244 Fetched 8545 kB in 2s (3703 kB/s) [2022-06-23T14:20:30.766Z] #29 3.244 Reading package lists... [2022-06-23T14:20:30.766Z] #29 4.045 Reading package lists... [2022-06-23T14:20:30.766Z] #29 4.876 Building dependency tree... [2022-06-23T14:20:30.766Z] #29 5.220 The following additional packages will be installed: [2022-06-23T14:20:30.766Z] #29 5.220 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-23T14:20:30.766Z] #29 5.220 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-23T14:20:30.766Z] #29 5.220 Recommended packages: [2022-06-23T14:20:30.766Z] #29 5.220 libldap-common publicsuffix libsasl2-modules [2022-06-23T14:20:30.766Z] #29 5.347 The following NEW packages will be installed: [2022-06-23T14:20:30.766Z] #29 5.356 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-23T14:20:30.766Z] #29 5.356 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-23T14:20:30.766Z] #29 5.356 libssh2-1 openssl [2022-06-23T14:20:30.766Z] #29 5.644 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-23T14:20:30.766Z] #29 5.644 Need to get 3040 kB of archives. [2022-06-23T14:20:30.766Z] #29 5.644 After this operation, 6651 kB of additional disk space will be used. [2022-06-23T14:20:30.766Z] #29 5.644 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-06-23T14:20:30.766Z] #29 5.648 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-23T14:20:30.766Z] #29 5.664 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-23T14:20:30.766Z] #29 5.664 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-23T14:20:30.766Z] #29 5.664 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-23T14:20:30.766Z] #29 5.664 Get:6 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-23T14:20:30.766Z] #29 5.664 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-23T14:20:30.766Z] #29 5.664 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-23T14:20:30.766Z] #29 5.664 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-23T14:20:30.766Z] #29 5.664 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-23T14:20:30.766Z] #29 5.664 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-23T14:20:30.766Z] #29 5.672 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-23T14:20:30.766Z] #29 5.679 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-23T14:20:30.766Z] #29 5.679 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-23T14:20:30.766Z] #29 5.679 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-23T14:20:30.766Z] #29 5.895 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:20:30.766Z] #29 5.950 Fetched 3040 kB in 0s (9434 kB/s) [2022-06-23T14:20:30.766Z] #29 5.981 Selecting previously unselected package openssl. [2022-06-23T14:20:30.766Z] #29 5.981 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6662 files and directories currently installed.) [2022-06-23T14:20:30.766Z] #29 5.985 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-06-23T14:20:30.766Z] #29 5.989 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-23T14:20:30.766Z] #29 6.238 Selecting previously unselected package ca-certificates. [2022-06-23T14:20:30.766Z] #29 6.238 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-23T14:20:30.766Z] #29 6.247 Unpacking ca-certificates (20210119) ... [2022-06-23T14:20:30.766Z] #29 6.331 Selecting previously unselected package libbrotli1:amd64. [2022-06-23T14:20:30.766Z] #29 6.331 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-23T14:20:30.766Z] #29 6.340 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-23T14:20:30.766Z] #29 6.453 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-23T14:20:30.766Z] #29 6.453 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-23T14:20:30.766Z] #29 6.458 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-23T14:20:30.766Z] #29 6.510 Selecting previously unselected package libsasl2-2:amd64. [2022-06-23T14:20:30.766Z] #29 6.510 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-23T14:20:30.766Z] #29 6.521 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-23T14:20:30.766Z] #29 6.643 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-23T14:20:30.766Z] #29 6.643 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-23T14:20:30.766Z] #29 6.648 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-23T14:20:30.766Z] #29 6.735 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-23T14:20:30.766Z] #29 6.735 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-23T14:20:30.766Z] #29 6.740 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-23T14:20:30.766Z] #29 6.797 Selecting previously unselected package libpsl5:amd64. [2022-06-23T14:20:30.766Z] #29 6.797 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-23T14:20:30.766Z] #29 6.800 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-23T14:20:30.766Z] #29 6.858 Selecting previously unselected package librtmp1:amd64. [2022-06-23T14:20:30.766Z] #29 6.858 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-23T14:20:30.766Z] #29 6.862 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-23T14:20:30.766Z] #29 6.936 Selecting previously unselected package libssh2-1:amd64. [2022-06-23T14:20:30.766Z] #29 6.936 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-23T14:20:30.766Z] #29 6.939 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-23T14:20:30.766Z] #29 7.046 Selecting previously unselected package libcurl4:amd64. [2022-06-23T14:20:30.766Z] #29 7.046 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-23T14:20:30.766Z] #29 7.057 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-23T14:20:30.766Z] #29 7.147 Selecting previously unselected package curl. [2022-06-23T14:20:30.766Z] #29 7.147 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-23T14:20:30.766Z] #29 7.157 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-23T14:20:30.766Z] #29 7.238 Selecting previously unselected package libonig5:amd64. [2022-06-23T14:20:30.766Z] #29 7.238 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-23T14:20:30.766Z] #29 7.248 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-23T14:20:30.766Z] #29 7.319 Selecting previously unselected package libjq1:amd64. [2022-06-23T14:20:30.766Z] #29 7.319 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-23T14:20:30.766Z] #29 7.328 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-23T14:20:30.766Z] #29 7.404 Selecting previously unselected package jq. [2022-06-23T14:20:30.766Z] #29 7.404 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-23T14:20:30.766Z] #29 7.404 Unpacking jq (1.6-2.1) ... [2022-06-23T14:20:30.766Z] #29 7.482 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-23T14:20:30.766Z] #29 7.500 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-23T14:20:30.766Z] #29 7.513 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-23T14:20:30.766Z] #29 7.524 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-23T14:20:30.766Z] #29 7.536 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-23T14:20:30.766Z] #29 7.550 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-23T14:20:30.766Z] #29 7.564 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-23T14:20:30.766Z] #29 7.580 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-23T14:20:30.766Z] #29 7.696 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-23T14:20:30.766Z] #29 7.712 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-23T14:20:30.766Z] #29 7.729 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-23T14:20:30.766Z] #29 7.747 Setting up ca-certificates (20210119) ... [2022-06-23T14:20:30.766Z] #29 8.404 Updating certificates in /etc/ssl/certs... [2022-06-23T14:20:30.766Z] #29 9.429 129 added, 0 removed; done. [2022-06-23T14:20:30.766Z] #29 9.472 Setting up jq (1.6-2.1) ... [2022-06-23T14:20:30.766Z] #29 9.482 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-23T14:20:30.766Z] #29 9.495 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-23T14:20:30.766Z] #29 9.513 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:20:30.766Z] #29 9.534 Processing triggers for ca-certificates (20210119) ... [2022-06-23T14:20:30.766Z] #29 9.542 Updating certificates in /etc/ssl/certs... [2022-06-23T14:20:30.766Z] #29 ... [2022-06-23T14:20:30.766Z] [2022-06-23T14:20:30.766Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:20:30.766Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:20:31.229Z] Fetching without tags [2022-06-23T14:20:31.429Z] Merging remotes/origin/master commit a347f7971110b0eef2cd644327711b3cf946d52a into PR head commit 04c51cba84301af9bbce4ea719e1cbf239efb37c [2022-06-23T14:20:32.096Z] Merge succeeded, producing 04c51cba84301af9bbce4ea719e1cbf239efb37c [2022-06-23T14:20:32.096Z] Checking out Revision 04c51cba84301af9bbce4ea719e1cbf239efb37c (PR-43741) [2022-06-23T14:20:32.184Z] Commit message: "Add new people to the curators list" [2022-06-23T14:20:31.222Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-23T14:20:31.230Z] > git config --add remote.origin.fetch +refs/pull/43741/head:refs/remotes/origin/PR-43741 # timeout=10 [2022-06-23T14:20:31.235Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-23T14:20:31.249Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-23T14:20:31.262Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-23T14:20:31.262Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-23T14:20:31.265Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43741/head:refs/remotes/origin/PR-43741 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-23T14:20:31.466Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T14:20:31.479Z] > git checkout -f 04c51cba84301af9bbce4ea719e1cbf239efb37c # timeout=10 [2022-06-23T14:20:32.077Z] > git remote # timeout=10 [2022-06-23T14:20:32.084Z] > git config --get remote.origin.url # timeout=10 [2022-06-23T14:20:32.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-23T14:20:32.101Z] > git merge a347f7971110b0eef2cd644327711b3cf946d52a # timeout=10 [2022-06-23T14:20:32.115Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-23T14:20:32.128Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T14:20:32.136Z] > git checkout -f 04c51cba84301af9bbce4ea719e1cbf239efb37c # timeout=10 [2022-06-23T14:20:32.205Z] > git --version # timeout=10 [2022-06-23T14:20:32.212Z] > git --version # 'git version 2.25.1' [2022-06-23T14:20:32.219Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-23T14:20:33.092Z] + docker version [2022-06-23T14:20:34.042Z] #11 ... [2022-06-23T14:20:34.043Z] [2022-06-23T14:20:34.043Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-23T14:20:34.043Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-23T14:20:34.043Z] #29 10.31 0 added, 0 removed; done. [2022-06-23T14:20:34.043Z] #29 10.31 Running hooks in /etc/ca-certificates/update.d... [2022-06-23T14:20:34.043Z] #29 10.32 done. [2022-06-23T14:20:34.043Z] #29 DONE 12.8s [2022-06-23T14:20:34.043Z] [2022-06-23T14:20:34.043Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:20:34.043Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:20:34.043Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 5.1s [2022-06-23T14:20:34.043Z] #11 ... [2022-06-23T14:20:34.043Z] [2022-06-23T14:20:34.043Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-23T14:20:34.043Z] #30 sha256:94902e5a44bd74fd026ab92f3411cb06c8612d387e926662bca47e787a68f1f1 [2022-06-23T14:20:34.043Z] #30 DONE 0.2s [2022-06-23T14:20:34.043Z] [2022-06-23T14:20:34.043Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:20:34.043Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:20:35.774Z] Commit message: "Add new people to the curators list" [2022-06-23T14:20:35.857Z] > git --version # timeout=10 [2022-06-23T14:20:35.863Z] > git --version # 'git version 2.25.1' [2022-06-23T14:20:35.869Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-06-23T14:20:35.937Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 7.0s done [2022-06-23T14:20:36.194Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-23T14:20:36.745Z] + docker version [2022-06-23T14:20:39.147Z] Client: [2022-06-23T14:20:39.147Z] Context: default [2022-06-23T14:20:39.147Z] Debug Mode: false [2022-06-23T14:20:39.147Z] Plugins: [2022-06-23T14:20:39.147Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-23T14:20:39.147Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-23T14:20:39.147Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-23T14:20:39.147Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-23T14:20:39.147Z] [2022-06-23T14:20:39.147Z] Server: [2022-06-23T14:20:39.147Z] Containers: 0 [2022-06-23T14:20:39.147Z] Running: 0 [2022-06-23T14:20:39.147Z] Paused: 0 [2022-06-23T14:20:39.147Z] Stopped: 0 [2022-06-23T14:20:39.147Z] Images: 0 [2022-06-23T14:20:39.147Z] Server Version: 20.10.14 [2022-06-23T14:20:39.147Z] Storage Driver: overlay2 [2022-06-23T14:20:39.147Z] Backing Filesystem: extfs [2022-06-23T14:20:39.147Z] Supports d_type: true [2022-06-23T14:20:39.147Z] Native Overlay Diff: true [2022-06-23T14:20:39.147Z] userxattr: false [2022-06-23T14:20:39.147Z] Logging Driver: json-file [2022-06-23T14:20:39.147Z] Cgroup Driver: cgroupfs [2022-06-23T14:20:39.147Z] Cgroup Version: 1 [2022-06-23T14:20:39.147Z] Plugins: [2022-06-23T14:20:39.147Z] Volume: local [2022-06-23T14:20:39.147Z] Network: bridge host ipvlan macvlan null overlay [2022-06-23T14:20:39.147Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-23T14:20:39.147Z] Swarm: inactive [2022-06-23T14:20:39.147Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-23T14:20:39.147Z] Default Runtime: runc [2022-06-23T14:20:39.147Z] Init Binary: docker-init [2022-06-23T14:20:39.147Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-23T14:20:39.147Z] runc version: v1.0.3-0-gf46b6ba [2022-06-23T14:20:39.147Z] init version: de40ad0 [2022-06-23T14:20:39.147Z] Security Options: [2022-06-23T14:20:39.147Z] apparmor [2022-06-23T14:20:39.147Z] seccomp [2022-06-23T14:20:39.147Z] Profile: default [2022-06-23T14:20:39.147Z] Kernel Version: 5.4.0-1071-aws [2022-06-23T14:20:39.147Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-23T14:20:39.147Z] OSType: linux [2022-06-23T14:20:39.147Z] Architecture: x86_64 [2022-06-23T14:20:39.147Z] CPUs: 2 [2022-06-23T14:20:39.147Z] Total Memory: 7.565GiB [2022-06-23T14:20:39.147Z] Name: ip-10-100-102-130 [2022-06-23T14:20:39.147Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-23T14:20:39.147Z] Docker Root Dir: /var/lib/docker [2022-06-23T14:20:39.147Z] Debug Mode: false [2022-06-23T14:20:39.147Z] Registry: https://index.docker.io/v1/ [2022-06-23T14:20:39.147Z] Labels: [2022-06-23T14:20:39.147Z] Experimental: true [2022-06-23T14:20:39.147Z] Insecure Registries: [2022-06-23T14:20:39.147Z] 127.0.0.0/8 [2022-06-23T14:20:39.147Z] Live Restore Enabled: true [2022-06-23T14:20:39.147Z] [2022-06-23T14:20:39.147Z] WARNING: No swap limit support [Pipeline] sh [2022-06-23T14:20:39.446Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-23T14:20:39.446Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-23T14:20:39.446Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43741/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-23T14:20:39.446Z] + bash /home/ubuntu/workspace/moby_PR-43741/check-config.sh [2022-06-23T14:20:39.446Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-23T14:20:39.446Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-23T14:20:39.446Z] [2022-06-23T14:20:39.446Z] Generally Necessary: [2022-06-23T14:20:39.446Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-23T14:20:39.446Z] - apparmor: enabled and tools installed [2022-06-23T14:20:39.446Z] - CONFIG_NAMESPACES: enabled [2022-06-23T14:20:39.446Z] - CONFIG_NET_NS: enabled [2022-06-23T14:20:39.446Z] - CONFIG_PID_NS: enabled [2022-06-23T14:20:39.446Z] - CONFIG_IPC_NS: enabled [2022-06-23T14:20:39.446Z] - CONFIG_UTS_NS: enabled [2022-06-23T14:20:39.446Z] - CONFIG_CGROUPS: enabled [2022-06-23T14:20:39.446Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-23T14:20:39.446Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-23T14:20:39.446Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-23T14:20:39.446Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-23T14:20:39.446Z] - CONFIG_CPUSETS: enabled [2022-06-23T14:20:39.446Z] - CONFIG_MEMCG: enabled [2022-06-23T14:20:39.446Z] - CONFIG_KEYS: enabled [2022-06-23T14:20:39.446Z] - CONFIG_VETH: enabled (as module) [2022-06-23T14:20:39.446Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-23T14:20:39.446Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-23T14:20:39.446Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-23T14:20:39.446Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-23T14:20:39.446Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-23T14:20:39.706Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-23T14:20:39.706Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-23T14:20:39.706Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-23T14:20:39.706Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-23T14:20:39.706Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-23T14:20:39.706Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-23T14:20:39.706Z] - CONFIG_CGROUP_BPF: enabled [2022-06-23T14:20:39.706Z] [2022-06-23T14:20:39.706Z] Optional Features: [2022-06-23T14:20:39.706Z] - CONFIG_USER_NS: enabled [2022-06-23T14:20:39.706Z] - CONFIG_SECCOMP: enabled [2022-06-23T14:20:39.706Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-23T14:20:39.706Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-23T14:20:39.706Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-23T14:20:39.706Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-23T14:20:39.706Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-23T14:20:39.706Z] - CONFIG_BLK_CGROUP: enabled [2022-06-23T14:20:39.706Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-23T14:20:39.706Z] - CONFIG_CGROUP_PERF: enabled [2022-06-23T14:20:39.706Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-23T14:20:39.706Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-23T14:20:39.706Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-23T14:20:39.706Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-23T14:20:39.706Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-23T14:20:39.706Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-23T14:20:39.706Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-23T14:20:39.706Z] - CONFIG_IP_VS: enabled (as module) [2022-06-23T14:20:39.706Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-23T14:20:39.706Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-23T14:20:39.706Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-23T14:20:39.706Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-23T14:20:39.706Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-23T14:20:39.706Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-23T14:20:39.706Z] - CONFIG_EXT4_FS: enabled [2022-06-23T14:20:39.706Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-23T14:20:39.706Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-23T14:20:39.706Z] - Network Drivers: [2022-06-23T14:20:39.706Z] - "overlay": [2022-06-23T14:20:39.706Z] - CONFIG_VXLAN: enabled (as module) [2022-06-23T14:20:39.706Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-23T14:20:39.706Z] Optional (for encrypted networks): [2022-06-23T14:20:39.966Z] - CONFIG_CRYPTO: enabled [2022-06-23T14:20:39.966Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-23T14:20:39.966Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-23T14:20:39.966Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-23T14:20:39.966Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-23T14:20:39.966Z] - CONFIG_XFRM: enabled [2022-06-23T14:20:39.966Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-23T14:20:39.966Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-23T14:20:39.966Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-23T14:20:39.966Z] - "ipvlan": [2022-06-23T14:20:39.966Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-23T14:20:39.966Z] - "macvlan": [2022-06-23T14:20:39.966Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-23T14:20:39.966Z] - CONFIG_DUMMY: enabled (as module) [2022-06-23T14:20:39.966Z] - "ftp,tftp client in container": [2022-06-23T14:20:39.966Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-23T14:20:39.966Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-23T14:20:39.966Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-23T14:20:39.966Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-23T14:20:39.966Z] - Storage Drivers: [2022-06-23T14:20:39.966Z] - "aufs": [2022-06-23T14:20:39.966Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-23T14:20:39.966Z] - "btrfs": [2022-06-23T14:20:39.966Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-23T14:20:39.966Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-23T14:20:39.966Z] - "devicemapper": [2022-06-23T14:20:39.966Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-23T14:20:39.966Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-23T14:20:39.966Z] - "overlay": [2022-06-23T14:20:39.966Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-23T14:20:39.966Z] - "zfs": [2022-06-23T14:20:39.966Z] - /dev/zfs: present [2022-06-23T14:20:39.966Z] - zfs command: missing [2022-06-23T14:20:39.966Z] - zpool command: missing [2022-06-23T14:20:39.966Z] [2022-06-23T14:20:39.966Z] Limits: [2022-06-23T14:20:39.966Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-23T14:20:39.966Z] [2022-06-23T14:20:39.966Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-23T14:20:40.309Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:04c51cba84301af9bbce4ea719e1cbf239efb37c . [2022-06-23T14:20:40.568Z] #2 [internal] load .dockerignore [2022-06-23T14:20:40.569Z] #2 sha256:cd6cfe0fc492173526f63cf5d1154d35aa5525f5bc4bafc5b8b32fd4e17d84c0 [2022-06-23T14:20:40.569Z] #2 transferring context: 145B done [2022-06-23T14:20:40.569Z] #2 DONE 0.2s [2022-06-23T14:20:40.569Z] [2022-06-23T14:20:40.569Z] #1 [internal] load build definition from Dockerfile [2022-06-23T14:20:40.569Z] #1 sha256:13b37a51c3d34b10bb5161d3bf780fa80538abf189269b6da44a41ed0f7cb930 [2022-06-23T14:20:40.569Z] #1 transferring dockerfile: 18.90kB done [2022-06-23T14:20:40.569Z] #1 DONE 0.2s [2022-06-23T14:20:40.569Z] [2022-06-23T14:20:40.569Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-23T14:20:40.569Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-23T14:20:41.219Z] Client: Docker Engine - Community [2022-06-23T14:20:41.220Z] Version: 20.10.14 [2022-06-23T14:20:41.220Z] API version: 1.41 [2022-06-23T14:20:41.220Z] Go version: go1.16.15 [2022-06-23T14:20:41.220Z] Git commit: a224086 [2022-06-23T14:20:41.220Z] Built: Thu Mar 24 01:48:02 2022 [2022-06-23T14:20:41.220Z] OS/Arch: linux/amd64 [2022-06-23T14:20:41.220Z] Context: default [2022-06-23T14:20:41.220Z] Experimental: true [2022-06-23T14:20:41.220Z] [2022-06-23T14:20:41.220Z] Server: Docker Engine - Community [2022-06-23T14:20:41.220Z] Engine: [2022-06-23T14:20:41.220Z] Version: 20.10.14 [2022-06-23T14:20:41.220Z] API version: 1.41 (minimum version 1.12) [2022-06-23T14:20:41.220Z] Go version: go1.16.15 [2022-06-23T14:20:41.220Z] Git commit: 87a90dc [2022-06-23T14:20:41.220Z] Built: Thu Mar 24 01:45:53 2022 [2022-06-23T14:20:41.220Z] OS/Arch: linux/amd64 [2022-06-23T14:20:41.220Z] Experimental: true [2022-06-23T14:20:41.220Z] containerd: [2022-06-23T14:20:41.220Z] Version: 1.5.11 [2022-06-23T14:20:41.220Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-23T14:20:41.220Z] runc: [2022-06-23T14:20:41.220Z] Version: 1.0.3 [2022-06-23T14:20:41.220Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-23T14:20:41.220Z] docker-init: [2022-06-23T14:20:41.220Z] Version: 0.19.0 [2022-06-23T14:20:41.220Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-23T14:20:41.460Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 5.1s [2022-06-23T14:20:41.536Z] + docker info [2022-06-23T14:20:41.955Z] #3 DONE 0.9s [2022-06-23T14:20:41.955Z] [2022-06-23T14:20:41.955Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-23T14:20:41.955Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-23T14:20:41.955Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-23T14:20:41.955Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-23T14:20:41.955Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-06-23T14:20:41.955Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-23T14:20:41.955Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-23T14:20:41.955Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-23T14:20:41.955Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-06-23T14:20:41.955Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-06-23T14:20:42.525Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-06-23T14:20:42.525Z] #4 DONE 0.8s [2022-06-23T14:20:42.787Z] [2022-06-23T14:20:42.787Z] #6 [internal] load build definition from Dockerfile [2022-06-23T14:20:42.787Z] #6 sha256:44703e9ab20c9434c5297b3249fd60e892cc6438f06daa7a85da1b0e62eb0196 [2022-06-23T14:20:42.787Z] #6 DONE 0.0s [2022-06-23T14:20:42.787Z] [2022-06-23T14:20:42.787Z] #5 [internal] load .dockerignore [2022-06-23T14:20:42.787Z] #5 sha256:ad34fa2613d8f0e805a46434faccc17b04201e750e019ffd031c066be0675e3d [2022-06-23T14:20:42.787Z] #5 DONE 0.0s [2022-06-23T14:20:42.787Z] [2022-06-23T14:20:42.787Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-23T14:20:42.787Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-23T14:20:43.358Z] #10 ... [2022-06-23T14:20:43.358Z] [2022-06-23T14:20:43.358Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-23T14:20:43.358Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-23T14:20:43.358Z] #7 DONE 0.9s [2022-06-23T14:20:43.618Z] [2022-06-23T14:20:43.618Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-23T14:20:43.618Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-23T14:20:43.618Z] #10 DONE 0.9s [2022-06-23T14:20:43.618Z] [2022-06-23T14:20:43.618Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-23T14:20:43.618Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-23T14:20:43.618Z] #8 DONE 0.9s [2022-06-23T14:20:43.618Z] [2022-06-23T14:20:43.618Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-23T14:20:43.618Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-23T14:20:43.618Z] #9 DONE 1.0s [2022-06-23T14:20:44.210Z] [2022-06-23T14:20:44.210Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-23T14:20:44.210Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-23T14:20:44.210Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-06-23T14:20:44.473Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-23T14:20:44.473Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-06-23T14:20:44.473Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 2.10MB / 55.01MB 0.2s [2022-06-23T14:20:44.473Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-06-23T14:20:44.737Z] #11 ... [2022-06-23T14:20:44.737Z] [2022-06-23T14:20:44.737Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-23T14:20:44.737Z] #31 sha256:ec5e9a293a81dbafc405c86dbf9eecf9d97dd366f6b3a92e66a784a23d767637 [2022-06-23T14:20:44.737Z] #31 1.890 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-23T14:20:44.737Z] #31 2.201 [2022-06-23T14:20:44.737Z] #31 2.417 #=#=# ######################################################################## 100.0% [2022-06-23T14:20:44.737Z] #31 2.716 [2022-06-23T14:20:44.737Z] #31 3.751 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-23T14:20:44.737Z] #31 4.107 [2022-06-23T14:20:44.737Z] #31 4.333 #=#=# ################################################ 68.0% ######################################################################## 100.0% [2022-06-23T14:20:44.737Z] #31 4.669 [2022-06-23T14:20:44.737Z] #31 5.738 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-23T14:20:44.737Z] #31 6.064 [2022-06-23T14:20:44.738Z] #31 6.297 #=#=# ########## 14.2% ####################################### 55.3% ################################################################ 89.3% ######################################################################## 100.0% [2022-06-23T14:20:44.738Z] #31 6.948 [2022-06-23T14:20:44.738Z] #31 8.110 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-23T14:20:44.738Z] #31 8.460 [2022-06-23T14:20:44.738Z] #31 8.692 #=#=# ######################################################################## 100.0% [2022-06-23T14:20:44.738Z] #31 9.014 [2022-06-23T14:20:44.738Z] #31 9.713 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-23T14:20:44.738Z] #31 10.04 [2022-06-23T14:20:44.738Z] #31 ... [2022-06-23T14:20:44.738Z] [2022-06-23T14:20:44.738Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:20:44.738Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:20:44.738Z] #28 ... [2022-06-23T14:20:44.738Z] [2022-06-23T14:20:44.738Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-23T14:20:44.739Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-23T14:20:44.739Z] #49 DONE 0.0s [2022-06-23T14:20:44.739Z] [2022-06-23T14:20:44.739Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-23T14:20:44.739Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-23T14:20:44.739Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 7.02MB / 55.01MB 0.4s [2022-06-23T14:20:44.844Z] Client: Docker Engine - Community [2022-06-23T14:20:44.844Z] Version: 20.10.14 [2022-06-23T14:20:44.844Z] API version: 1.41 [2022-06-23T14:20:44.844Z] Go version: go1.16.15 [2022-06-23T14:20:44.844Z] Git commit: a224086 [2022-06-23T14:20:44.844Z] Built: Thu Mar 24 01:47:20 2022 [2022-06-23T14:20:44.844Z] OS/Arch: linux/arm64 [2022-06-23T14:20:44.844Z] Context: default [2022-06-23T14:20:44.844Z] Experimental: true [2022-06-23T14:20:44.844Z] [2022-06-23T14:20:44.844Z] Server: Docker Engine - Community [2022-06-23T14:20:44.844Z] Engine: [2022-06-23T14:20:44.844Z] Version: 20.10.14 [2022-06-23T14:20:44.844Z] API version: 1.41 (minimum version 1.12) [2022-06-23T14:20:44.844Z] Go version: go1.16.15 [2022-06-23T14:20:44.844Z] Git commit: 87a90dc [2022-06-23T14:20:44.844Z] Built: Thu Mar 24 01:45:39 2022 [2022-06-23T14:20:44.844Z] OS/Arch: linux/arm64 [2022-06-23T14:20:44.844Z] Experimental: true [2022-06-23T14:20:44.844Z] containerd: [2022-06-23T14:20:44.844Z] Version: 1.5.11 [2022-06-23T14:20:44.844Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-23T14:20:44.844Z] runc: [2022-06-23T14:20:44.844Z] Version: 1.0.3 [2022-06-23T14:20:44.844Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-23T14:20:44.844Z] docker-init: [2022-06-23T14:20:44.844Z] Version: 0.19.0 [2022-06-23T14:20:44.844Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-23T14:20:45.004Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 12.58MB / 55.01MB 0.6s [2022-06-23T14:20:45.004Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 15.73MB / 55.01MB 0.7s [2022-06-23T14:20:45.161Z] + docker info [2022-06-23T14:20:45.263Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 18.59MB / 55.01MB 0.8s [2022-06-23T14:20:45.263Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 22.07MB / 55.01MB 1.0s [2022-06-23T14:20:45.831Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 26.21MB / 55.01MB 1.3s [2022-06-23T14:20:45.831Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 30.46MB / 55.01MB 1.5s [2022-06-23T14:20:46.094Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 35.65MB / 55.01MB 1.7s [2022-06-23T14:20:46.107Z] #11 ... [2022-06-23T14:20:46.107Z] [2022-06-23T14:20:46.108Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-23T14:20:46.108Z] #31 sha256:ec5e9a293a81dbafc405c86dbf9eecf9d97dd366f6b3a92e66a784a23d767637 [2022-06-23T14:20:46.108Z] #31 10.27 #=#=# ######################################################################## 100.0% [2022-06-23T14:20:46.108Z] #31 10.54 [2022-06-23T14:20:46.108Z] #31 10.64 Download of images into '/build' complete. [2022-06-23T14:20:46.108Z] #31 10.64 Use something like the following to load the result into a Docker daemon: [2022-06-23T14:20:46.108Z] #31 10.64 tar -cC '/build' . | docker load [2022-06-23T14:20:46.108Z] #31 DONE 11.9s [2022-06-23T14:20:46.108Z] [2022-06-23T14:20:46.108Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:20:46.108Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:20:46.355Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 41.94MB / 55.01MB 1.9s [2022-06-23T14:20:46.355Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 47.19MB / 55.01MB 2.1s [2022-06-23T14:20:46.365Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 10.2s [2022-06-23T14:20:46.619Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.2s [2022-06-23T14:20:47.558Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.8s done [2022-06-23T14:20:47.819Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 [2022-06-23T14:20:50.540Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 14.0s done [2022-06-23T14:20:50.540Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done [2022-06-23T14:20:50.797Z] #11 DONE 48.3s [2022-06-23T14:20:50.797Z] [2022-06-23T14:20:50.797Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-23T14:20:50.797Z] #12 sha256:c9693bb2c996ead4813faf18295e531dc0f4df69cf95c8d8ba75a221cb54cc2b [2022-06-23T14:20:51.122Z] #28 ... [2022-06-23T14:20:51.123Z] [2022-06-23T14:20:51.123Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:20:51.123Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:20:51.123Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 0.1s done [2022-06-23T14:20:51.123Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done [2022-06-23T14:20:51.123Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done [2022-06-23T14:20:51.123Z] #11 sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 1.86kB / 1.86kB done [2022-06-23T14:20:51.123Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 3.7s done [2022-06-23T14:20:51.123Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 1.5s done [2022-06-23T14:20:51.123Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 2.2s done [2022-06-23T14:20:51.123Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 6.0s done [2022-06-23T14:20:51.123Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 57.67MB / 85.87MB 6.1s [2022-06-23T14:20:51.123Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 37.75MB / 141.75MB 6.1s [2022-06-23T14:20:51.123Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 1.7s [2022-06-23T14:20:51.123Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 6.2s done [2022-06-23T14:20:51.123Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 63.96MB / 85.87MB 6.4s [2022-06-23T14:20:51.123Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 46.14MB / 141.75MB 6.6s [2022-06-23T14:20:51.123Z] #11 ... [2022-06-23T14:20:51.123Z] [2022-06-23T14:20:51.123Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-23T14:20:51.123Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-23T14:20:51.123Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-23T14:20:51.123Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-06-23T14:20:51.123Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-23T14:20:51.123Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-23T14:20:51.123Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-23T14:20:51.123Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.5s done [2022-06-23T14:20:51.123Z] #71 DONE 6.8s [2022-06-23T14:20:51.123Z] [2022-06-23T14:20:51.123Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:20:51.123Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:20:51.123Z] #11 ... [2022-06-23T14:20:51.123Z] [2022-06-23T14:20:51.123Z] #24 [internal] load build context [2022-06-23T14:20:51.123Z] #24 sha256:a99e88ffc6052e65d61da0a10e672f5c9ccdc6e5bcc49a66400826fbd0a8dfc4 [2022-06-23T14:20:51.123Z] #24 transferring context: 33.07MB 6.9s [2022-06-23T14:20:51.391Z] #24 ... [2022-06-23T14:20:51.391Z] [2022-06-23T14:20:51.391Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:20:51.391Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:20:51.391Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 77.55MB / 85.87MB 6.9s [2022-06-23T14:20:51.391Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 53.48MB / 141.75MB 6.9s [2022-06-23T14:20:51.650Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 82.84MB / 85.87MB 7.3s [2022-06-23T14:20:51.726Z] #12 DONE 0.9s [2022-06-23T14:20:51.727Z] [2022-06-23T14:20:51.727Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-23T14:20:51.727Z] #13 sha256:9c8c87425ae1e5a5d73c941d93998d8c03596ddc23725294ea8a0b3305358d45 [2022-06-23T14:20:51.909Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 63.08MB / 141.75MB 7.5s [2022-06-23T14:20:52.167Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 75.50MB / 141.75MB 7.9s [2022-06-23T14:20:52.290Z] #13 DONE 0.6s [2022-06-23T14:20:52.552Z] [2022-06-23T14:20:52.552Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-23T14:20:52.552Z] #33 sha256:897ae6cf991fc362b87325e1fbf800677d828677614161f0754c649ae3505d7e [2022-06-23T14:20:52.552Z] #33 ... [2022-06-23T14:20:52.552Z] [2022-06-23T14:20:52.552Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-23T14:20:52.552Z] #25 sha256:f80f22fee664372c262baf11036d57b96b6accf1caf32ccb504e12abdec6407b [2022-06-23T14:20:52.552Z] #25 DONE 0.2s [2022-06-23T14:20:52.787Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 83.89MB / 141.75MB 8.2s [2022-06-23T14:20:52.809Z] [2022-06-23T14:20:52.809Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-23T14:20:52.809Z] #46 sha256:e80f6b88a4b4795d654a54751926101fc4b1e18cc979a6d4899d68d9782ca4c3 [2022-06-23T14:20:52.809Z] #46 DONE 0.3s [2022-06-23T14:20:52.809Z] [2022-06-23T14:20:52.809Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:20:52.809Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:20:52.809Z] #47 ... [2022-06-23T14:20:52.809Z] [2022-06-23T14:20:52.809Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-23T14:20:52.809Z] #33 sha256:897ae6cf991fc362b87325e1fbf800677d828677614161f0754c649ae3505d7e [2022-06-23T14:20:52.809Z] #33 DONE 0.4s [2022-06-23T14:20:52.809Z] [2022-06-23T14:20:52.809Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-23T14:20:52.809Z] #50 sha256:2e5767afd2367471d7627648d080f7304b78e6cbed286004a12fe843352fb1b4 [2022-06-23T14:20:52.809Z] #50 DONE 0.5s [2022-06-23T14:20:52.809Z] [2022-06-23T14:20:52.809Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-23T14:20:52.809Z] #66 sha256:6421d7be856e52f72650923f0d91635729acc6c7de23585473f2c705964c4a63 [2022-06-23T14:20:52.809Z] #66 DONE 0.5s [2022-06-23T14:20:53.056Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 93.32MB / 141.75MB 8.6s [2022-06-23T14:20:53.056Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 8.4s done [2022-06-23T14:20:53.065Z] [2022-06-23T14:20:53.065Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:20:53.065Z] #67 sha256:44d35a4735237d1a5ee77d44756a1c5a3202d720c043214f4ad882c5ea3eb127 [2022-06-23T14:20:53.625Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 106.95MB / 141.75MB 9.2s [2022-06-23T14:20:53.884Z] #11 ... [2022-06-23T14:20:53.884Z] [2022-06-23T14:20:53.884Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-23T14:20:53.884Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-23T14:20:53.884Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-06-23T14:20:53.884Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-23T14:20:53.884Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-23T14:20:53.884Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-23T14:20:53.884Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-06-23T14:20:53.884Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.1s done [2022-06-23T14:20:53.884Z] #73 DONE 9.6s [2022-06-23T14:20:53.884Z] [2022-06-23T14:20:53.885Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:20:53.885Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:20:53.885Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 115.78MB / 141.75MB 9.5s [2022-06-23T14:20:54.143Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 125.83MB / 141.75MB 9.9s [2022-06-23T14:20:54.712Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 136.31MB / 141.75MB 10.4s [2022-06-23T14:20:55.667Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 11.0s done [2022-06-23T14:20:55.667Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 6.8s [2022-06-23T14:20:55.927Z] #11 ... [2022-06-23T14:20:55.927Z] [2022-06-23T14:20:55.927Z] #24 [internal] load build context [2022-06-23T14:20:55.927Z] #24 sha256:a99e88ffc6052e65d61da0a10e672f5c9ccdc6e5bcc49a66400826fbd0a8dfc4 [2022-06-23T14:20:55.927Z] #24 transferring context: 61.32MB 11.3s done [2022-06-23T14:20:55.927Z] #24 DONE 11.8s [2022-06-23T14:20:55.927Z] [2022-06-23T14:20:55.927Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-23T14:20:55.927Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-23T14:20:55.927Z] #72 DONE 0.7s [2022-06-23T14:20:56.186Z] [2022-06-23T14:20:56.186Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:20:56.186Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:20:57.126Z] #11 ... [2022-06-23T14:20:57.126Z] [2022-06-23T14:20:57.126Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-23T14:20:57.126Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-23T14:20:57.126Z] #74 DONE 0.9s [2022-06-23T14:20:57.126Z] [2022-06-23T14:20:57.126Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:20:57.126Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:20:57.345Z] Client: [2022-06-23T14:20:57.345Z] Context: default [2022-06-23T14:20:57.345Z] Debug Mode: false [2022-06-23T14:20:57.345Z] Plugins: [2022-06-23T14:20:57.345Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-23T14:20:57.345Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-23T14:20:57.345Z] [2022-06-23T14:20:57.345Z] Server: [2022-06-23T14:20:57.345Z] Containers: 0 [2022-06-23T14:20:57.345Z] Running: 0 [2022-06-23T14:20:57.345Z] Paused: 0 [2022-06-23T14:20:57.345Z] Stopped: 0 [2022-06-23T14:20:57.345Z] Images: 0 [2022-06-23T14:20:57.345Z] Server Version: 20.10.14 [2022-06-23T14:20:57.345Z] Storage Driver: overlay2 [2022-06-23T14:20:57.345Z] Backing Filesystem: extfs [2022-06-23T14:20:57.345Z] Supports d_type: true [2022-06-23T14:20:57.345Z] Native Overlay Diff: true [2022-06-23T14:20:57.345Z] userxattr: false [2022-06-23T14:20:57.345Z] Logging Driver: json-file [2022-06-23T14:20:57.345Z] Cgroup Driver: cgroupfs [2022-06-23T14:20:57.345Z] Cgroup Version: 1 [2022-06-23T14:20:57.345Z] Plugins: [2022-06-23T14:20:57.345Z] Volume: local [2022-06-23T14:20:57.345Z] Network: bridge host ipvlan macvlan null overlay [2022-06-23T14:20:57.345Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-23T14:20:57.345Z] Swarm: inactive [2022-06-23T14:20:57.345Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-06-23T14:20:57.345Z] Default Runtime: runc [2022-06-23T14:20:57.345Z] Init Binary: docker-init [2022-06-23T14:20:57.345Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-23T14:20:57.345Z] runc version: v1.0.3-0-gf46b6ba [2022-06-23T14:20:57.345Z] init version: de40ad0 [2022-06-23T14:20:57.345Z] Security Options: [2022-06-23T14:20:57.345Z] apparmor [2022-06-23T14:20:57.345Z] seccomp [2022-06-23T14:20:57.345Z] Profile: default [2022-06-23T14:20:57.345Z] Kernel Version: 5.13.0-1021-aws [2022-06-23T14:20:57.345Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-23T14:20:57.345Z] OSType: linux [2022-06-23T14:20:57.345Z] Architecture: aarch64 [2022-06-23T14:20:57.345Z] CPUs: 2 [2022-06-23T14:20:57.345Z] Total Memory: 7.562GiB [2022-06-23T14:20:57.345Z] Name: ip-10-100-74-182 [2022-06-23T14:20:57.345Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-06-23T14:20:57.345Z] Docker Root Dir: /var/lib/docker [2022-06-23T14:20:57.345Z] Debug Mode: false [2022-06-23T14:20:57.345Z] Registry: https://index.docker.io/v1/ [2022-06-23T14:20:57.345Z] Labels: [2022-06-23T14:20:57.345Z] Experimental: true [2022-06-23T14:20:57.345Z] Insecure Registries: [2022-06-23T14:20:57.345Z] 127.0.0.0/8 [2022-06-23T14:20:57.345Z] Live Restore Enabled: true [2022-06-23T14:20:57.345Z] [Pipeline] sh [2022-06-23T14:20:57.662Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-23T14:20:57.662Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-23T14:20:57.662Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43741/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-23T14:20:57.662Z] + bash /home/ubuntu/workspace/moby_PR-43741/check-config.sh [2022-06-23T14:20:57.662Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-23T14:20:57.662Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-06-23T14:20:57.662Z] [2022-06-23T14:20:57.662Z] Generally Necessary: [2022-06-23T14:20:57.662Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-23T14:20:57.662Z] - apparmor: enabled and tools installed [2022-06-23T14:20:57.662Z] - CONFIG_NAMESPACES: enabled [2022-06-23T14:20:57.662Z] - CONFIG_NET_NS: enabled [2022-06-23T14:20:57.662Z] - CONFIG_PID_NS: enabled [2022-06-23T14:20:57.662Z] - CONFIG_IPC_NS: enabled [2022-06-23T14:20:57.662Z] - CONFIG_UTS_NS: enabled [2022-06-23T14:20:57.662Z] - CONFIG_CGROUPS: enabled [2022-06-23T14:20:57.662Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-23T14:20:57.662Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-23T14:20:57.662Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-23T14:20:57.662Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-23T14:20:57.662Z] - CONFIG_CPUSETS: enabled [2022-06-23T14:20:57.662Z] - CONFIG_MEMCG: enabled [2022-06-23T14:20:57.662Z] - CONFIG_KEYS: enabled [2022-06-23T14:20:57.662Z] - CONFIG_VETH: enabled (as module) [2022-06-23T14:20:57.662Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-23T14:20:57.662Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-23T14:20:57.662Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-23T14:20:57.662Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-23T14:20:57.662Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-23T14:20:57.662Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-23T14:20:57.662Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-23T14:20:57.662Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-23T14:20:57.919Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-23T14:20:57.919Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-23T14:20:57.919Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-23T14:20:57.919Z] - CONFIG_CGROUP_BPF: enabled [2022-06-23T14:20:57.919Z] [2022-06-23T14:20:57.919Z] Optional Features: [2022-06-23T14:20:57.919Z] - CONFIG_USER_NS: enabled [2022-06-23T14:20:57.919Z] - CONFIG_SECCOMP: enabled [2022-06-23T14:20:57.919Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-23T14:20:57.919Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-23T14:20:57.919Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-23T14:20:57.919Z] (cgroup swap accounting is currently enabled) [2022-06-23T14:20:57.919Z] - CONFIG_BLK_CGROUP: enabled [2022-06-23T14:20:57.919Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-23T14:20:57.919Z] - CONFIG_CGROUP_PERF: enabled [2022-06-23T14:20:57.919Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-23T14:20:57.919Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-23T14:20:57.919Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-23T14:20:57.919Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-23T14:20:57.919Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-23T14:20:57.919Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-23T14:20:57.919Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-23T14:20:57.919Z] - CONFIG_IP_VS: enabled (as module) [2022-06-23T14:20:57.919Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-23T14:20:57.919Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-23T14:20:57.919Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-23T14:20:57.919Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-23T14:20:57.919Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-23T14:20:57.919Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-23T14:20:57.919Z] - CONFIG_EXT4_FS: enabled [2022-06-23T14:20:57.919Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-23T14:20:57.919Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-23T14:20:57.919Z] - Network Drivers: [2022-06-23T14:20:57.919Z] - "overlay": [2022-06-23T14:20:57.919Z] - CONFIG_VXLAN: enabled (as module) [2022-06-23T14:20:57.919Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-23T14:20:57.919Z] Optional (for encrypted networks): [2022-06-23T14:20:58.176Z] - CONFIG_CRYPTO: enabled [2022-06-23T14:20:58.176Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-23T14:20:58.176Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-23T14:20:58.176Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-23T14:20:58.176Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-23T14:20:58.176Z] - CONFIG_XFRM: enabled [2022-06-23T14:20:58.176Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-23T14:20:58.176Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-23T14:20:58.176Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-23T14:20:58.176Z] - "ipvlan": [2022-06-23T14:20:58.176Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-23T14:20:58.176Z] - "macvlan": [2022-06-23T14:20:58.176Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-23T14:20:58.176Z] - CONFIG_DUMMY: enabled (as module) [2022-06-23T14:20:58.176Z] - "ftp,tftp client in container": [2022-06-23T14:20:58.176Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-23T14:20:58.176Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-23T14:20:58.176Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-23T14:20:58.176Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-23T14:20:58.176Z] - Storage Drivers: [2022-06-23T14:20:58.176Z] - "aufs": [2022-06-23T14:20:58.176Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-23T14:20:58.176Z] - "btrfs": [2022-06-23T14:20:58.176Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-23T14:20:58.176Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-23T14:20:58.176Z] - "devicemapper": [2022-06-23T14:20:58.176Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-23T14:20:58.176Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-23T14:20:58.176Z] - "overlay": [2022-06-23T14:20:58.176Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-23T14:20:58.176Z] - "zfs": [2022-06-23T14:20:58.176Z] - /dev/zfs: present [2022-06-23T14:20:58.176Z] - zfs command: missing [2022-06-23T14:20:58.176Z] - zpool command: missing [2022-06-23T14:20:58.176Z] [2022-06-23T14:20:58.176Z] Limits: [2022-06-23T14:20:58.176Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-23T14:20:58.176Z] [2022-06-23T14:20:58.176Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-23T14:20:58.337Z] #67 ... [2022-06-23T14:20:58.337Z] [2022-06-23T14:20:58.337Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:20:58.337Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:20:58.337Z] #76 5.624 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:20:58.337Z] #76 5.639 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:20:58.337Z] #76 5.639 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:20:58.337Z] #76 5.896 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:20:58.535Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:04c51cba84301af9bbce4ea719e1cbf239efb37c . [2022-06-23T14:20:58.792Z] #1 [internal] load build definition from Dockerfile [2022-06-23T14:20:58.792Z] #1 sha256:944da699a839fe2375e1b9553002a142e452535262bbb50b0f45fc3f0a1a23eb [2022-06-23T14:20:58.792Z] #1 transferring dockerfile: 18.90kB done [2022-06-23T14:20:58.792Z] #1 DONE 0.1s [2022-06-23T14:20:58.792Z] [2022-06-23T14:20:58.792Z] #2 [internal] load .dockerignore [2022-06-23T14:20:58.792Z] #2 sha256:bd8f3605d0a045da6df8a21c8720b8d14e491fcb40aa4e6378b991716dd4ff21 [2022-06-23T14:20:58.792Z] #2 transferring context: 145B done [2022-06-23T14:20:58.792Z] #2 DONE 0.0s [2022-06-23T14:20:58.792Z] [2022-06-23T14:20:58.792Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-23T14:20:58.792Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-06-23T14:20:58.921Z] #76 ... [2022-06-23T14:20:58.921Z] [2022-06-23T14:20:58.921Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-23T14:20:58.921Z] #26 sha256:e30b1488a325f414ae1fe1fab009f8f9f30f9ec47a3f43149da0f2d5cb0a17f6 [2022-06-23T14:20:58.921Z] #26 5.982 + RM_GOPATH=0 [2022-06-23T14:20:58.921Z] #26 5.982 + TMP_GOPATH= [2022-06-23T14:20:58.921Z] #26 5.982 + : /build [2022-06-23T14:20:58.921Z] #26 5.982 + '[' -z '' ']' [2022-06-23T14:20:58.921Z] #26 5.982 ++ mktemp -d [2022-06-23T14:20:58.921Z] #26 5.982 + export GOPATH=/tmp/tmp.vvCZuJBN3I [2022-06-23T14:20:58.921Z] #26 5.982 + GOPATH=/tmp/tmp.vvCZuJBN3I [2022-06-23T14:20:58.921Z] #26 5.982 + RM_GOPATH=1 [2022-06-23T14:20:58.921Z] #26 5.982 + case "$(go env GOARCH)" in [2022-06-23T14:20:58.921Z] #26 5.982 ++ go env GOARCH [2022-06-23T14:20:58.921Z] #26 5.999 + export GO_BUILDMODE=-buildmode=pie [2022-06-23T14:20:58.921Z] #26 5.999 + GO_BUILDMODE=-buildmode=pie [2022-06-23T14:20:58.921Z] #26 5.999 ++ dirname /install.sh [2022-06-23T14:20:58.921Z] #26 5.999 + dir=/ [2022-06-23T14:20:58.921Z] #26 5.999 + bin=dockercli [2022-06-23T14:20:58.921Z] #26 5.999 + shift [2022-06-23T14:20:58.921Z] #26 5.999 + '[' '!' -f //dockercli.installer ']' [2022-06-23T14:20:58.921Z] #26 5.999 + . //dockercli.installer [2022-06-23T14:20:58.921Z] #26 5.999 ++ : stable [2022-06-23T14:20:58.921Z] #26 5.999 ++ : 17.06.2-ce [2022-06-23T14:20:58.921Z] #26 5.999 + install_dockercli [2022-06-23T14:20:58.921Z] #26 5.999 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-23T14:20:58.921Z] #26 5.999 ++ uname -m [2022-06-23T14:20:58.921Z] #26 5.999 Install docker/cli version 17.06.2-ce from stable [2022-06-23T14:20:58.921Z] #26 5.999 + arch=x86_64 [2022-06-23T14:20:58.921Z] #26 5.999 + '[' x86_64 '!=' x86_64 ']' [2022-06-23T14:20:58.921Z] #26 5.999 + url=https://download.docker.com/linux/static [2022-06-23T14:20:58.921Z] #26 5.999 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-23T14:20:58.921Z] #26 5.999 + tar -xz docker/docker [2022-06-23T14:20:59.052Z] #3 DONE 0.4s [2022-06-23T14:20:59.178Z] #26 ... [2022-06-23T14:20:59.178Z] [2022-06-23T14:20:59.178Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:20:59.178Z] #67 sha256:44d35a4735237d1a5ee77d44756a1c5a3202d720c043214f4ad882c5ea3eb127 [2022-06-23T14:20:59.178Z] #67 6.404 + RM_GOPATH=0 [2022-06-23T14:20:59.178Z] #67 6.404 + TMP_GOPATH= [2022-06-23T14:20:59.178Z] #67 6.404 + : /build [2022-06-23T14:20:59.178Z] #67 6.404 + '[' -z '' ']' [2022-06-23T14:20:59.178Z] #67 6.404 ++ mktemp -d [2022-06-23T14:20:59.347Z] [2022-06-23T14:20:59.347Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-23T14:20:59.347Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-06-23T14:20:59.347Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-23T14:20:59.347Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-06-23T14:20:59.347Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-06-23T14:20:59.347Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 7.34MB / 9.06MB 0.1s [2022-06-23T14:20:59.347Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-23T14:20:59.347Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s [2022-06-23T14:20:59.435Z] #67 6.419 + export GOPATH=/tmp/tmp.DjMgnBbnws [2022-06-23T14:20:59.436Z] #67 6.419 + GOPATH=/tmp/tmp.DjMgnBbnws [2022-06-23T14:20:59.436Z] #67 6.419 + RM_GOPATH=1 [2022-06-23T14:20:59.436Z] #67 6.419 + case "$(go env GOARCH)" in [2022-06-23T14:20:59.436Z] #67 6.419 ++ go env GOARCH [2022-06-23T14:20:59.436Z] #67 6.469 + export GO_BUILDMODE=-buildmode=pie [2022-06-23T14:20:59.436Z] #67 6.469 + GO_BUILDMODE=-buildmode=pie [2022-06-23T14:20:59.436Z] #67 6.469 ++ dirname /install.sh [2022-06-23T14:20:59.436Z] #67 6.473 + dir=/ [2022-06-23T14:20:59.436Z] #67 6.473 + bin=rootlesskit [2022-06-23T14:20:59.436Z] #67 6.476 + shift [2022-06-23T14:20:59.436Z] #67 6.476 + '[' '!' -f //rootlesskit.installer ']' [2022-06-23T14:20:59.436Z] #67 6.476 + . //rootlesskit.installer [2022-06-23T14:20:59.436Z] #67 6.476 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-23T14:20:59.436Z] #67 6.476 + install_rootlesskit [2022-06-23T14:20:59.436Z] #67 6.476 + case "$1" in [2022-06-23T14:20:59.436Z] #67 6.476 + export CGO_ENABLED=0 [2022-06-23T14:20:59.436Z] #67 6.476 + CGO_ENABLED=0 [2022-06-23T14:20:59.436Z] #67 6.476 + _install_rootlesskit [2022-06-23T14:20:59.436Z] #67 6.476 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-23T14:20:59.436Z] #67 6.476 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-23T14:20:59.436Z] #67 6.478 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-23T14:20:59.436Z] #67 6.478 + GOBIN=/build [2022-06-23T14:20:59.436Z] #67 6.478 + GO111MODULE=on [2022-06-23T14:20:59.436Z] #67 6.478 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-23T14:20:59.604Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-06-23T14:20:59.604Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-06-23T14:20:59.868Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-06-23T14:20:59.868Z] #4 DONE 0.7s [2022-06-23T14:20:59.868Z] [2022-06-23T14:20:59.868Z] #6 [internal] load build definition from Dockerfile [2022-06-23T14:20:59.868Z] #6 sha256:b5d42d73bf05bd0d4812532b1d2eea0f4cbc0395f649dac2e54d0bb03bf45229 [2022-06-23T14:20:59.868Z] #6 DONE 0.0s [2022-06-23T14:20:59.868Z] [2022-06-23T14:20:59.868Z] #5 [internal] load .dockerignore [2022-06-23T14:20:59.868Z] #5 sha256:f6f5ae7dcdc83362958b82dc523e28e3ea300346c74685e900c2a9a2ee1a21ac [2022-06-23T14:20:59.868Z] #5 DONE 0.0s [2022-06-23T14:20:59.868Z] [2022-06-23T14:20:59.868Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-23T14:20:59.868Z] #9 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-06-23T14:21:00.004Z] #67 7.212 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-23T14:21:00.796Z] #9 ... [2022-06-23T14:21:00.797Z] [2022-06-23T14:21:00.797Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-23T14:21:00.797Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-23T14:21:00.797Z] #8 DONE 0.7s [2022-06-23T14:21:00.797Z] [2022-06-23T14:21:00.797Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-23T14:21:00.797Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-23T14:21:00.797Z] #10 DONE 0.7s [2022-06-23T14:21:00.797Z] [2022-06-23T14:21:00.797Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-23T14:21:00.797Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-06-23T14:21:00.797Z] #7 DONE 0.8s [2022-06-23T14:21:00.797Z] [2022-06-23T14:21:00.797Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-23T14:21:00.797Z] #9 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-06-23T14:21:00.797Z] #9 DONE 0.8s [2022-06-23T14:21:01.056Z] [2022-06-23T14:21:01.056Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-23T14:21:01.056Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-23T14:21:01.056Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-23T14:21:01.322Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 11.9s [2022-06-23T14:21:01.322Z] #11 ... [2022-06-23T14:21:01.322Z] [2022-06-23T14:21:01.322Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-23T14:21:01.322Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-23T14:21:01.322Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 13.2s [2022-06-23T14:21:01.386Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-23T14:21:01.386Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-23T14:21:01.386Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-23T14:21:01.889Z] #28 ... [2022-06-23T14:21:01.889Z] [2022-06-23T14:21:01.889Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:21:01.889Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:21:01.950Z] #73 ... [2022-06-23T14:21:01.950Z] [2022-06-23T14:21:01.950Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-23T14:21:01.950Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-23T14:21:01.950Z] #49 DONE 0.0s [2022-06-23T14:21:01.950Z] [2022-06-23T14:21:01.950Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-23T14:21:01.950Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-06-23T14:21:01.950Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.2s done [2022-06-23T14:21:01.950Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-23T14:21:01.950Z] #28 sha256:bd276cb1059f6502e342d3052a4c2767f2b3a0196508f5c2c34ce6da4a15b104 529B / 529B done [2022-06-23T14:21:01.950Z] #28 sha256:30d823f645b6a496842c2cff246aae9f07801fff859e8f5dc92d3a48e7b62209 1.48kB / 1.48kB done [2022-06-23T14:21:01.950Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 40.89MB / 53.70MB 0.6s [2022-06-23T14:21:01.950Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 51.98MB / 53.70MB 0.7s [2022-06-23T14:21:02.456Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 13.8s done [2022-06-23T14:21:02.525Z] #67 ... [2022-06-23T14:21:02.525Z] [2022-06-23T14:21:02.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-06-23T14:21:02.525Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:21:02.525Z] #14 6.512 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:02.525Z] #14 6.641 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:02.525Z] #14 6.641 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:02.525Z] #14 8.979 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:21:02.525Z] #14 ... [2022-06-23T14:21:02.525Z] [2022-06-23T14:21:02.525Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-23T14:21:02.525Z] #53 sha256:1ad2cca6dc9c1c89c95195891a1755a8983b65f57085153b9188d37f1fb158ab [2022-06-23T14:21:02.525Z] #53 7.389 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-23T14:21:02.525Z] #53 9.657 go: downloading github.com/fatih/color v1.10.0 [2022-06-23T14:21:02.525Z] #53 9.931 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-23T14:21:02.525Z] #53 10.10 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-23T14:21:02.525Z] #53 10.12 go: downloading github.com/pkg/errors v0.9.1 [2022-06-23T14:21:02.783Z] #53 ... [2022-06-23T14:21:02.783Z] [2022-06-23T14:21:02.783Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:21:02.783Z] #36 sha256:e9b8728d8465b1df20d9fc487478658c0d2ad194e416156cdfda9bf6917ad9ca [2022-06-23T14:21:02.783Z] #36 6.310 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-23T14:21:02.783Z] #36 ... [2022-06-23T14:21:02.783Z] [2022-06-23T14:21:02.783Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:21:02.783Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:21:02.783Z] #51 7.285 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:02.783Z] #51 7.526 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:02.783Z] #51 7.526 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:02.783Z] #51 7.920 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-23T14:21:02.783Z] #51 9.380 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:21:03.024Z] #11 ... [2022-06-23T14:21:03.024Z] [2022-06-23T14:21:03.024Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-23T14:21:03.024Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-23T14:21:03.024Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 14.8s done [2022-06-23T14:21:03.024Z] #28 DONE 18.6s [2022-06-23T14:21:03.024Z] [2022-06-23T14:21:03.024Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:21:03.024Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:21:03.024Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.1s [2022-06-23T14:21:03.075Z] #51 ... [2022-06-23T14:21:03.075Z] [2022-06-23T14:21:03.075Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-23T14:21:03.075Z] #34 sha256:9150f837a655430e8a280b35c4f6f3170258e652b2eeca6f6f6bcda14550ce3c [2022-06-23T14:21:03.075Z] #34 6.475 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-23T14:21:03.075Z] #34 6.489 Cloning into '.'... [2022-06-23T14:21:03.075Z] #34 ... [2022-06-23T14:21:03.075Z] [2022-06-23T14:21:03.075Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-23T14:21:03.075Z] #40 sha256:4ea1f857e74cf797827246965a79d7e049e8c2d685a8b5ede720657469c0ece7 [2022-06-23T14:21:03.075Z] #40 7.063 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-23T14:21:03.075Z] #40 8.083 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-23T14:21:03.075Z] #40 10.50 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-23T14:21:03.332Z] #28 ... [2022-06-23T14:21:03.332Z] [2022-06-23T14:21:03.332Z] #24 [internal] load build context [2022-06-23T14:21:03.332Z] #24 sha256:0e9a27579e533f71b9846d2fba651c0d1a66c76fe549dafe77542381a98a9f80 [2022-06-23T14:21:03.332Z] #24 transferring context: 61.32MB 1.9s done [2022-06-23T14:21:03.332Z] #24 DONE 2.1s [2022-06-23T14:21:03.332Z] [2022-06-23T14:21:03.332Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-23T14:21:03.332Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-06-23T14:21:03.332Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 1.9s done [2022-06-23T14:21:03.332Z] #28 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 [2022-06-23T14:21:03.343Z] #40 ... [2022-06-23T14:21:03.343Z] [2022-06-23T14:21:03.343Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-23T14:21:03.343Z] #38 sha256:c882f69117afeef0e6c14e75a7c9593eb69f4d953bb56405b3493c07b4ad5bbf [2022-06-23T14:21:03.343Z] #38 7.273 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-23T14:21:03.343Z] #38 ... [2022-06-23T14:21:03.343Z] [2022-06-23T14:21:03.343Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-23T14:21:03.343Z] #57 sha256:71e287fbf30fe11c165cd8032417341a6746248b6cee82a7e7a88960db85e5d7 [2022-06-23T14:21:03.343Z] #57 6.768 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-23T14:21:03.343Z] #57 8.322 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-23T14:21:03.343Z] #57 8.328 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-23T14:21:03.343Z] #57 8.393 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-23T14:21:03.479Z] Client: [2022-06-23T14:21:03.479Z] Context: default [2022-06-23T14:21:03.479Z] Debug Mode: false [2022-06-23T14:21:03.479Z] Plugins: [2022-06-23T14:21:03.479Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-23T14:21:03.479Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-23T14:21:03.479Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-23T14:21:03.479Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-23T14:21:03.479Z] [2022-06-23T14:21:03.479Z] Server: [2022-06-23T14:21:03.479Z] Containers: 0 [2022-06-23T14:21:03.479Z] Running: 0 [2022-06-23T14:21:03.479Z] Paused: 0 [2022-06-23T14:21:03.479Z] Stopped: 0 [2022-06-23T14:21:03.479Z] Images: 0 [2022-06-23T14:21:03.479Z] Server Version: 20.10.14 [2022-06-23T14:21:03.479Z] Storage Driver: overlay2 [2022-06-23T14:21:03.479Z] Backing Filesystem: extfs [2022-06-23T14:21:03.479Z] Supports d_type: true [2022-06-23T14:21:03.479Z] Native Overlay Diff: true [2022-06-23T14:21:03.479Z] userxattr: false [2022-06-23T14:21:03.479Z] Logging Driver: json-file [2022-06-23T14:21:03.479Z] Cgroup Driver: systemd [2022-06-23T14:21:03.479Z] Cgroup Version: 2 [2022-06-23T14:21:03.479Z] Plugins: [2022-06-23T14:21:03.479Z] Volume: local [2022-06-23T14:21:03.479Z] Network: bridge host ipvlan macvlan null overlay [2022-06-23T14:21:03.479Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-23T14:21:03.479Z] Swarm: inactive [2022-06-23T14:21:03.479Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-23T14:21:03.479Z] Default Runtime: runc [2022-06-23T14:21:03.479Z] Init Binary: docker-init [2022-06-23T14:21:03.479Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-23T14:21:03.479Z] runc version: v1.0.3-0-gf46b6ba [2022-06-23T14:21:03.479Z] init version: de40ad0 [2022-06-23T14:21:03.479Z] Security Options: [2022-06-23T14:21:03.479Z] apparmor [2022-06-23T14:21:03.479Z] seccomp [2022-06-23T14:21:03.479Z] Profile: default [2022-06-23T14:21:03.479Z] cgroupns [2022-06-23T14:21:03.479Z] Kernel Version: 5.13.0-1021-aws [2022-06-23T14:21:03.479Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-23T14:21:03.479Z] OSType: linux [2022-06-23T14:21:03.479Z] Architecture: x86_64 [2022-06-23T14:21:03.479Z] CPUs: 2 [2022-06-23T14:21:03.479Z] Total Memory: 7.476GiB [2022-06-23T14:21:03.479Z] Name: ip-10-100-63-111 [2022-06-23T14:21:03.479Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-06-23T14:21:03.479Z] Docker Root Dir: /var/lib/docker [2022-06-23T14:21:03.479Z] Debug Mode: false [2022-06-23T14:21:03.479Z] Registry: https://index.docker.io/v1/ [2022-06-23T14:21:03.479Z] Labels: [2022-06-23T14:21:03.479Z] Experimental: true [2022-06-23T14:21:03.479Z] Insecure Registries: [2022-06-23T14:21:03.479Z] 127.0.0.0/8 [2022-06-23T14:21:03.479Z] Live Restore Enabled: true [2022-06-23T14:21:03.479Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-23T14:21:03.785Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.6s done [2022-06-23T14:21:03.785Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f [2022-06-23T14:21:03.791Z] #57 ... [2022-06-23T14:21:03.791Z] [2022-06-23T14:21:03.791Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:21:03.791Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:21:03.791Z] #55 6.904 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-23T14:21:03.791Z] #55 ... [2022-06-23T14:21:03.791Z] [2022-06-23T14:21:03.791Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:21:03.791Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:21:03.791Z] #42 7.802 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:03.791Z] #42 7.922 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:03.791Z] #42 7.922 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:03.791Z] #42 10.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:21:03.791Z] #42 ... [2022-06-23T14:21:03.791Z] [2022-06-23T14:21:03.791Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-23T14:21:03.791Z] #62 sha256:91c19e07c43ef40a367399d89a8c5dbc844b9f43e9a93c03a600efb6085f4987 [2022-06-23T14:21:03.791Z] #62 6.343 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:03.791Z] #62 6.357 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:03.791Z] #62 6.359 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:03.791Z] #62 7.652 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:21:03.803Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:04c51cba84301af9bbce4ea719e1cbf239efb37c . [2022-06-23T14:21:03.803Z] #2 [internal] load .dockerignore [2022-06-23T14:21:03.803Z] #2 sha256:0f80f4591ebba8ef0cfe3764b1e845b4e407411775ea5a4a1131300344e3dc86 [2022-06-23T14:21:04.051Z] #62 ... [2022-06-23T14:21:04.051Z] [2022-06-23T14:21:04.051Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-23T14:21:04.051Z] #53 sha256:1ad2cca6dc9c1c89c95195891a1755a8983b65f57085153b9188d37f1fb158ab [2022-06-23T14:21:04.051Z] #53 10.51 go: downloading golang.org/x/tools v0.1.0 [2022-06-23T14:21:04.051Z] #53 10.53 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-23T14:21:04.051Z] #53 10.71 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-23T14:21:04.051Z] #53 10.93 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-23T14:21:04.051Z] #53 11.24 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-23T14:21:04.065Z] #2 transferring context: 145B 0.0s done [2022-06-23T14:21:04.065Z] #2 DONE 0.1s [2022-06-23T14:21:04.065Z] [2022-06-23T14:21:04.065Z] #1 [internal] load build definition from Dockerfile [2022-06-23T14:21:04.065Z] #1 sha256:12c6a82b80afa1e92dae3f4637c3c2e084578b8ae13b9654c378c013cbeca561 [2022-06-23T14:21:04.065Z] #1 transferring dockerfile: 18.90kB 0.0s done [2022-06-23T14:21:04.065Z] #1 DONE 0.2s [2022-06-23T14:21:04.065Z] [2022-06-23T14:21:04.065Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-23T14:21:04.065Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-23T14:21:04.638Z] #3 DONE 0.4s [2022-06-23T14:21:04.638Z] [2022-06-23T14:21:04.638Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-23T14:21:04.638Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-23T14:21:04.638Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-23T14:21:04.638Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-23T14:21:04.638Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-23T14:21:04.638Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-23T14:21:04.638Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-23T14:21:04.741Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 1.1s done [2022-06-23T14:21:04.898Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-06-23T14:21:04.898Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-06-23T14:21:05.001Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 [2022-06-23T14:21:05.159Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2022-06-23T14:21:05.159Z] #4 DONE 0.7s [2022-06-23T14:21:05.419Z] [2022-06-23T14:21:05.419Z] #5 [internal] load build definition from Dockerfile [2022-06-23T14:21:05.419Z] #5 sha256:3b4e99df55255ce55ca6496f0a3b4ec39460ebfd70e97a789781057c80397aba [2022-06-23T14:21:05.419Z] #5 DONE 0.0s [2022-06-23T14:21:05.419Z] [2022-06-23T14:21:05.419Z] #6 [internal] load .dockerignore [2022-06-23T14:21:05.419Z] #6 sha256:ab0b426db4d9afbc018c2d69a244dfe998d409a29d0f7e4520f68f9480c850ca [2022-06-23T14:21:05.419Z] #6 DONE 0.0s [2022-06-23T14:21:05.419Z] [2022-06-23T14:21:05.419Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-23T14:21:05.419Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-23T14:21:06.356Z] #10 DONE 1.1s [2022-06-23T14:21:06.356Z] [2022-06-23T14:21:06.356Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-23T14:21:06.356Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-23T14:21:06.356Z] #7 DONE 1.0s [2022-06-23T14:21:06.356Z] [2022-06-23T14:21:06.356Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-23T14:21:06.356Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-23T14:21:06.356Z] #8 DONE 1.0s [2022-06-23T14:21:06.356Z] [2022-06-23T14:21:06.356Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-23T14:21:06.356Z] #9 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-23T14:21:06.608Z] #28 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 3.3s done [2022-06-23T14:21:06.617Z] #9 DONE 1.1s [2022-06-23T14:21:06.877Z] [2022-06-23T14:21:06.877Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:21:06.877Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:21:06.877Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 0.1s done [2022-06-23T14:21:07.138Z] #11 sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 1.86kB / 1.86kB done [2022-06-23T14:21:07.138Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done [2022-06-23T14:21:07.138Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done [2022-06-23T14:21:07.398Z] #11 ... [2022-06-23T14:21:07.398Z] [2022-06-23T14:21:07.398Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-23T14:21:07.398Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-23T14:21:07.398Z] #49 DONE 0.0s [2022-06-23T14:21:07.398Z] [2022-06-23T14:21:07.398Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:21:07.398Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:21:07.398Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 0B / 55.01MB 0.4s [2022-06-23T14:21:07.665Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 10.49MB / 55.01MB 0.6s [2022-06-23T14:21:07.665Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 18.87MB / 55.01MB 0.7s [2022-06-23T14:21:07.665Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 24.62MB / 55.01MB 0.8s [2022-06-23T14:21:07.932Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 29.36MB / 55.01MB 0.9s [2022-06-23T14:21:08.192Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 36.84MB / 55.01MB 1.1s [2022-06-23T14:21:08.192Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 45.06MB / 55.01MB 1.2s [2022-06-23T14:21:08.192Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0B / 5.16MB 1.2s [2022-06-23T14:21:08.192Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0B / 10.88MB 1.2s [2022-06-23T14:21:08.192Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 50.33MB / 55.01MB 1.3s [2022-06-23T14:21:08.192Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 1.05MB / 10.88MB 1.3s [2022-06-23T14:21:08.459Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.4s [2022-06-23T14:21:08.459Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 2.10MB / 5.16MB 1.4s [2022-06-23T14:21:08.459Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 7.34MB / 10.88MB 1.4s [2022-06-23T14:21:08.459Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 1.5s [2022-06-23T14:21:08.459Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 1.5s [2022-06-23T14:21:09.039Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.8s done [2022-06-23T14:21:09.039Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 1.9s done [2022-06-23T14:21:09.039Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 5.24MB / 85.87MB 2.2s [2022-06-23T14:21:09.039Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c [2022-06-23T14:21:09.134Z] #28 DONE 7.9s [2022-06-23T14:21:09.134Z] [2022-06-23T14:21:09.134Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:21:09.134Z] #11 sha256:1d0e7129f7fae9a0ef2c4043877d265187c16ae0e1ce8c19791a18fe5cad8f51 [2022-06-23T14:21:09.134Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 0.0s done [2022-06-23T14:21:09.134Z] #11 sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 1.86kB / 1.86kB done [2022-06-23T14:21:09.134Z] #11 sha256:f9dd8baf438f408e37393c61dcd6daa467d87014c98def6469f369e825152aa1 1.80kB / 1.80kB done [2022-06-23T14:21:09.134Z] #11 sha256:c6edb1d568eeb978f3273dd71d09a0ea574227b20e310f00a895b8fc2ecc35cf 7.12kB / 7.12kB done [2022-06-23T14:21:09.134Z] #11 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 53.70MB / 53.70MB 2.7s done [2022-06-23T14:21:09.134Z] #11 sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788 4.94MB / 4.94MB 0.9s done [2022-06-23T14:21:09.134Z] #11 sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 10.66MB / 10.66MB 2.8s done [2022-06-23T14:21:09.134Z] #11 extracting sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 3.5s done [2022-06-23T14:21:09.134Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 108.88MB / 108.88MB 7.7s done [2022-06-23T14:21:09.134Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 81.08MB / 81.08MB 6.0s done [2022-06-23T14:21:09.134Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 54.67MB / 54.67MB 4.7s done [2022-06-23T14:21:09.134Z] #11 sha256:0dd9ad2436d2d1f4f8cba6329e84ff3a1ec8017654f4d7d6fb0de8bb349b0400 127B / 127B 7.7s done [2022-06-23T14:21:09.134Z] #11 extracting sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788 0.2s done [2022-06-23T14:21:09.134Z] #11 extracting sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef [2022-06-23T14:21:09.298Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 2.2s done [2022-06-23T14:21:09.308Z] #53 ... [2022-06-23T14:21:09.308Z] [2022-06-23T14:21:09.308Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:21:09.308Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:21:09.308Z] #47 6.561 + git clone https://github.com/docker/distribution.git . [2022-06-23T14:21:09.308Z] #47 6.577 Cloning into '.'... [2022-06-23T14:21:09.308Z] #47 ... [2022-06-23T14:21:09.308Z] [2022-06-23T14:21:09.308Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-23T14:21:09.308Z] #40 sha256:4ea1f857e74cf797827246965a79d7e049e8c2d685a8b5ede720657469c0ece7 [2022-06-23T14:21:09.308Z] #40 10.96 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-23T14:21:09.308Z] #40 11.04 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-23T14:21:09.308Z] #40 16.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-23T14:21:09.308Z] #40 16.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-23T14:21:09.390Z] #11 extracting sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 0.4s done [2022-06-23T14:21:09.561Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 11.53MB / 85.87MB 2.4s [2022-06-23T14:21:09.561Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 1.05MB / 54.58MB 2.4s [2022-06-23T14:21:09.561Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 16.78MB / 85.87MB 2.6s [2022-06-23T14:21:09.561Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 6.29MB / 54.58MB 2.6s [2022-06-23T14:21:09.561Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 0B / 141.75MB 2.6s [2022-06-23T14:21:09.561Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 22.02MB / 85.87MB 2.7s [2022-06-23T14:21:09.561Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 11.53MB / 54.58MB 2.7s [2022-06-23T14:21:09.565Z] #40 ... [2022-06-23T14:21:09.565Z] [2022-06-23T14:21:09.565Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:21:09.565Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:21:09.565Z] #76 7.295 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:21:09.565Z] #76 11.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:21:09.647Z] #11 extracting sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 0.1s [2022-06-23T14:21:09.823Z] #76 ... [2022-06-23T14:21:09.823Z] [2022-06-23T14:21:09.823Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:21:09.823Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:21:09.823Z] #42 13.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:21:09.823Z] #42 17.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:21:09.828Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 16.78MB / 54.58MB 2.8s [2022-06-23T14:21:09.828Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 8.07MB / 141.75MB 2.8s [2022-06-23T14:21:09.828Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 30.41MB / 85.87MB 2.9s [2022-06-23T14:21:09.828Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 19.92MB / 54.58MB 2.9s [2022-06-23T14:21:09.828Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 27.25MB / 54.58MB 3.0s [2022-06-23T14:21:09.828Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 16.78MB / 141.75MB 3.0s [2022-06-23T14:21:10.089Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 36.70MB / 85.87MB 3.1s [2022-06-23T14:21:10.089Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 30.41MB / 54.58MB 3.1s [2022-06-23T14:21:10.089Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 33.55MB / 54.58MB 3.2s [2022-06-23T14:21:10.089Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 27.26MB / 141.75MB 3.2s [2022-06-23T14:21:10.210Z] #11 ... [2022-06-23T14:21:10.210Z] [2022-06-23T14:21:10.210Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-23T14:21:10.210Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-23T14:21:10.210Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-23T14:21:10.210Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-23T14:21:10.210Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-23T14:21:10.210Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-23T14:21:10.210Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 8.2s done [2022-06-23T14:21:10.210Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-06-23T14:21:10.210Z] #71 DONE 9.3s [2022-06-23T14:21:10.210Z] [2022-06-23T14:21:10.210Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-23T14:21:10.210Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-23T14:21:10.211Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 8.4s done [2022-06-23T14:21:10.211Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s [2022-06-23T14:21:10.276Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 5.1s [2022-06-23T14:21:10.349Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 44.04MB / 85.87MB 3.3s [2022-06-23T14:21:10.349Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 37.75MB / 54.58MB 3.3s [2022-06-23T14:21:10.349Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 56.62MB / 85.87MB 3.5s [2022-06-23T14:21:10.349Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 47.19MB / 54.58MB 3.5s [2022-06-23T14:21:10.349Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 41.04MB / 141.75MB 3.5s [2022-06-23T14:21:10.613Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 52.43MB / 54.58MB 3.6s [2022-06-23T14:21:10.613Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 63.96MB / 85.87MB 3.7s [2022-06-23T14:21:10.613Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 48.88MB / 141.75MB 3.7s [2022-06-23T14:21:10.775Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2022-06-23T14:21:10.881Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 79.69MB / 85.87MB 4.0s [2022-06-23T14:21:10.881Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 67.11MB / 141.75MB 4.0s [2022-06-23T14:21:11.143Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 4.1s [2022-06-23T14:21:11.143Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 75.50MB / 141.75MB 4.1s [2022-06-23T14:21:11.143Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 4.1s done [2022-06-23T14:21:11.143Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 4.2s [2022-06-23T14:21:11.404Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 89.13MB / 141.75MB 4.3s [2022-06-23T14:21:11.404Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 98.57MB / 141.75MB 4.4s [2022-06-23T14:21:11.667Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 105.91MB / 141.75MB 4.5s [2022-06-23T14:21:11.667Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 118.49MB / 141.75MB 4.7s [2022-06-23T14:21:11.720Z] #42 ... [2022-06-23T14:21:11.720Z] [2022-06-23T14:21:11.720Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-23T14:21:11.720Z] #53 sha256:1ad2cca6dc9c1c89c95195891a1755a8983b65f57085153b9188d37f1fb158ab [2022-06-23T14:21:11.720Z] #53 19.31 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-23T14:21:11.720Z] #53 19.47 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-23T14:21:11.978Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 127.93MB / 141.75MB 4.8s [2022-06-23T14:21:11.979Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 4.9s done [2022-06-23T14:21:11.979Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 5.0s [2022-06-23T14:21:11.979Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 4.9s done [2022-06-23T14:21:11.981Z] #53 19.58 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-23T14:21:12.143Z] #73 DONE 10.9s [2022-06-23T14:21:12.143Z] [2022-06-23T14:21:12.143Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:21:12.143Z] #11 sha256:1d0e7129f7fae9a0ef2c4043877d265187c16ae0e1ce8c19791a18fe5cad8f51 [2022-06-23T14:21:12.822Z] #11 ... [2022-06-23T14:21:12.822Z] [2022-06-23T14:21:12.822Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-23T14:21:12.822Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-23T14:21:12.822Z] #29 1.829 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:12.822Z] #29 1.847 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:12.822Z] #29 1.854 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:12.822Z] #29 2.046 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:21:12.822Z] #29 2.402 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:21:12.822Z] #29 2.902 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:21:12.822Z] #29 4.023 Fetched 8545 kB in 2s (3492 kB/s) [2022-06-23T14:21:12.822Z] #29 4.023 Reading package lists... [2022-06-23T14:21:12.822Z] #29 4.819 Reading package lists... [2022-06-23T14:21:12.822Z] #29 5.619 Building dependency tree... [2022-06-23T14:21:12.822Z] #29 6.050 The following additional packages will be installed: [2022-06-23T14:21:12.822Z] #29 6.058 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-23T14:21:12.822Z] #29 6.058 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-23T14:21:12.822Z] #29 6.058 Recommended packages: [2022-06-23T14:21:12.822Z] #29 6.058 libldap-common publicsuffix libsasl2-modules [2022-06-23T14:21:12.822Z] #29 6.206 The following NEW packages will be installed: [2022-06-23T14:21:12.822Z] #29 6.206 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-23T14:21:12.822Z] #29 6.206 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-23T14:21:12.822Z] #29 6.214 libssh2-1 openssl [2022-06-23T14:21:12.822Z] #29 6.504 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-23T14:21:12.822Z] #29 6.504 Need to get 3040 kB of archives. [2022-06-23T14:21:12.822Z] #29 6.504 After this operation, 6651 kB of additional disk space will be used. [2022-06-23T14:21:12.822Z] #29 6.504 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-06-23T14:21:12.822Z] #29 6.504 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-23T14:21:12.822Z] #29 6.504 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-23T14:21:12.822Z] #29 6.504 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-23T14:21:12.822Z] #29 6.505 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-06-23T14:21:12.822Z] #29 6.505 Get:6 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-23T14:21:12.822Z] #29 6.512 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-23T14:21:12.822Z] #29 6.512 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-23T14:21:12.822Z] #29 6.512 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-23T14:21:12.822Z] #29 6.512 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-23T14:21:12.822Z] #29 6.519 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-23T14:21:12.822Z] #29 6.519 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-23T14:21:12.822Z] #29 6.533 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-23T14:21:12.822Z] #29 6.533 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-23T14:21:12.822Z] #29 6.533 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-23T14:21:12.822Z] #29 6.814 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:21:12.822Z] #29 6.879 Fetched 3040 kB in 0s (9575 kB/s) [2022-06-23T14:21:12.822Z] #29 6.950 Selecting previously unselected package openssl. [2022-06-23T14:21:12.822Z] #29 6.950 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6662 files and directories currently installed.) [2022-06-23T14:21:12.822Z] #29 6.950 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-06-23T14:21:12.822Z] #29 6.958 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-23T14:21:12.822Z] #29 7.205 Selecting previously unselected package ca-certificates. [2022-06-23T14:21:12.822Z] #29 7.205 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-23T14:21:12.822Z] #29 7.216 Unpacking ca-certificates (20210119) ... [2022-06-23T14:21:12.822Z] #29 7.366 Selecting previously unselected package libbrotli1:amd64. [2022-06-23T14:21:12.822Z] #29 7.366 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-23T14:21:12.822Z] #29 7.378 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-23T14:21:12.822Z] #29 7.502 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-23T14:21:12.822Z] #29 7.502 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-23T14:21:12.822Z] #29 7.543 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-23T14:21:12.822Z] #29 7.664 Selecting previously unselected package libsasl2-2:amd64. [2022-06-23T14:21:12.822Z] #29 7.664 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-23T14:21:12.822Z] #29 7.674 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-23T14:21:12.822Z] #29 7.831 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-23T14:21:12.822Z] #29 7.831 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-23T14:21:12.822Z] #29 7.837 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-23T14:21:12.822Z] #29 7.926 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-23T14:21:12.822Z] #29 7.926 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-23T14:21:12.822Z] #29 7.938 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-23T14:21:12.822Z] #29 7.986 Selecting previously unselected package libpsl5:amd64. [2022-06-23T14:21:12.822Z] #29 7.986 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-23T14:21:12.822Z] #29 7.998 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-23T14:21:12.822Z] #29 8.052 Selecting previously unselected package librtmp1:amd64. [2022-06-23T14:21:12.822Z] #29 8.052 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-23T14:21:12.822Z] #29 8.077 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-23T14:21:12.822Z] #29 8.113 Selecting previously unselected package libssh2-1:amd64. [2022-06-23T14:21:12.822Z] #29 8.113 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-23T14:21:12.822Z] #29 8.126 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-23T14:21:12.822Z] #29 8.197 Selecting previously unselected package libcurl4:amd64. [2022-06-23T14:21:12.822Z] #29 8.197 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-23T14:21:12.822Z] #29 8.208 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-23T14:21:12.822Z] #29 8.298 Selecting previously unselected package curl. [2022-06-23T14:21:12.822Z] #29 8.300 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-23T14:21:12.822Z] #29 8.305 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-23T14:21:12.822Z] #29 8.391 Selecting previously unselected package libonig5:amd64. [2022-06-23T14:21:12.822Z] #29 8.391 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-23T14:21:12.822Z] #29 8.403 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-23T14:21:12.822Z] #29 8.488 Selecting previously unselected package libjq1:amd64. [2022-06-23T14:21:12.822Z] #29 8.488 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-23T14:21:12.822Z] #29 8.493 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-23T14:21:12.822Z] #29 8.562 Selecting previously unselected package jq. [2022-06-23T14:21:12.822Z] #29 8.564 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-23T14:21:12.822Z] #29 8.569 Unpacking jq (1.6-2.1) ... [2022-06-23T14:21:12.822Z] #29 8.649 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-23T14:21:12.822Z] #29 8.664 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-23T14:21:12.822Z] #29 8.677 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-23T14:21:12.822Z] #29 8.690 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-23T14:21:12.822Z] #29 8.703 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-23T14:21:12.822Z] #29 8.716 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-23T14:21:12.822Z] #29 8.729 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-23T14:21:12.822Z] #29 8.740 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-23T14:21:12.822Z] #29 8.758 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-23T14:21:12.822Z] #29 8.770 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-23T14:21:12.822Z] #29 8.784 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-23T14:21:12.822Z] #29 8.798 Setting up ca-certificates (20210119) ... [2022-06-23T14:21:12.822Z] #29 9.706 Updating certificates in /etc/ssl/certs... [2022-06-23T14:21:12.822Z] #29 ... [2022-06-23T14:21:12.822Z] [2022-06-23T14:21:12.823Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:21:12.823Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:21:13.015Z] #53 ... [2022-06-23T14:21:13.015Z] [2022-06-23T14:21:13.015Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:21:13.015Z] #67 sha256:44d35a4735237d1a5ee77d44756a1c5a3202d720c043214f4ad882c5ea3eb127 [2022-06-23T14:21:13.015Z] #67 10.11 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-23T14:21:13.015Z] #67 10.11 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-23T14:21:13.015Z] #67 11.61 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-23T14:21:13.015Z] #67 16.97 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-23T14:21:13.015Z] #67 18.17 go: downloading github.com/google/uuid v1.3.0 [2022-06-23T14:21:13.015Z] #67 18.35 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-23T14:21:13.015Z] #67 19.34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-23T14:21:13.015Z] #67 19.78 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-23T14:21:13.015Z] #67 19.89 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-23T14:21:13.277Z] #67 20.28 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-23T14:21:13.277Z] #67 ... [2022-06-23T14:21:13.277Z] [2022-06-23T14:21:13.277Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-23T14:21:13.277Z] #26 sha256:e30b1488a325f414ae1fe1fab009f8f9f30f9ec47a3f43149da0f2d5cb0a17f6 [2022-06-23T14:21:13.277Z] #26 20.66 + mkdir -p /build [2022-06-23T14:21:13.277Z] #26 20.68 + mv docker/docker /build/ [2022-06-23T14:21:13.277Z] #26 20.70 + rmdir docker [2022-06-23T14:21:13.392Z] #11 ... [2022-06-23T14:21:13.392Z] [2022-06-23T14:21:13.392Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-23T14:21:13.392Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-23T14:21:13.392Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-23T14:21:13.392Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-23T14:21:13.392Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-23T14:21:13.392Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-23T14:21:13.392Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-06-23T14:21:13.392Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2022-06-23T14:21:13.392Z] #71 DONE 6.4s [2022-06-23T14:21:13.392Z] [2022-06-23T14:21:13.392Z] #24 [internal] load build context [2022-06-23T14:21:13.392Z] #24 sha256:a989a35428b52e2dd8b774519d7ee1a55e15a35a4885879914213cde6322568d [2022-06-23T14:21:13.392Z] #24 transferring context: 61.30MB 6.1s done [2022-06-23T14:21:13.392Z] #24 DONE 6.4s [2022-06-23T14:21:13.392Z] [2022-06-23T14:21:13.392Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-23T14:21:13.392Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-23T14:21:13.392Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-06-23T14:21:13.392Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-23T14:21:13.392Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-23T14:21:13.392Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-23T14:21:13.392Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-06-23T14:21:13.392Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2022-06-23T14:21:13.392Z] #73 DONE 6.4s [2022-06-23T14:21:13.392Z] [2022-06-23T14:21:13.392Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:21:13.392Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:21:13.392Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 6.2s done [2022-06-23T14:21:13.392Z] #11 ... [2022-06-23T14:21:13.392Z] [2022-06-23T14:21:13.392Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-23T14:21:13.392Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-23T14:21:13.392Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done [2022-06-23T14:21:13.392Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done [2022-06-23T14:21:13.392Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done [2022-06-23T14:21:13.392Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done [2022-06-23T14:21:13.392Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 5.9s [2022-06-23T14:21:13.392Z] #28 ... [2022-06-23T14:21:13.392Z] [2022-06-23T14:21:13.392Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:21:13.392Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:21:13.510Z] #11 extracting sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 4.0s done [2022-06-23T14:21:13.847Z] #26 ... [2022-06-23T14:21:13.847Z] [2022-06-23T14:21:13.847Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-23T14:21:13.847Z] #57 sha256:71e287fbf30fe11c165cd8032417341a6746248b6cee82a7e7a88960db85e5d7 [2022-06-23T14:21:13.847Z] #57 11.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-23T14:21:13.847Z] #57 ... [2022-06-23T14:21:13.847Z] [2022-06-23T14:21:13.847Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:21:13.847Z] #36 sha256:e9b8728d8465b1df20d9fc487478658c0d2ad194e416156cdfda9bf6917ad9ca [2022-06-23T14:21:13.847Z] #36 21.11 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-23T14:21:13.847Z] #36 21.14 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-23T14:21:14.093Z] #11 extracting sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 [2022-06-23T14:21:14.333Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 5.1s [2022-06-23T14:21:14.413Z] #36 ... [2022-06-23T14:21:14.413Z] [2022-06-23T14:21:14.413Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-23T14:21:14.413Z] #26 sha256:e30b1488a325f414ae1fe1fab009f8f9f30f9ec47a3f43149da0f2d5cb0a17f6 [2022-06-23T14:21:14.413Z] #26 DONE 21.8s [2022-06-23T14:21:14.671Z] [2022-06-23T14:21:14.671Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:21:14.671Z] #36 sha256:e9b8728d8465b1df20d9fc487478658c0d2ad194e416156cdfda9bf6917ad9ca [2022-06-23T14:21:14.671Z] #36 22.25 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-23T14:21:14.671Z] #36 ... [2022-06-23T14:21:14.671Z] [2022-06-23T14:21:14.671Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-23T14:21:14.671Z] #62 sha256:91c19e07c43ef40a367399d89a8c5dbc844b9f43e9a93c03a600efb6085f4987 [2022-06-23T14:21:14.671Z] #62 12.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:21:14.671Z] #62 16.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:21:14.733Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 9.3s done [2022-06-23T14:21:14.733Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 [2022-06-23T14:21:14.927Z] #62 ... [2022-06-23T14:21:14.927Z] [2022-06-23T14:21:14.927Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:21:14.927Z] #67 sha256:44d35a4735237d1a5ee77d44756a1c5a3202d720c043214f4ad882c5ea3eb127 [2022-06-23T14:21:14.927Z] #67 21.77 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-23T14:21:14.927Z] #67 22.06 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-23T14:21:15.184Z] #67 22.39 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-23T14:21:15.184Z] #67 ... [2022-06-23T14:21:15.184Z] [2022-06-23T14:21:15.184Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:21:15.184Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:21:15.184Z] #14 12.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:21:15.184Z] #14 16.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:21:15.442Z] #14 ... [2022-06-23T14:21:15.442Z] [2022-06-23T14:21:15.442Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-23T14:21:15.442Z] #53 sha256:1ad2cca6dc9c1c89c95195891a1755a8983b65f57085153b9188d37f1fb158ab [2022-06-23T14:21:15.442Z] #53 22.95 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-23T14:21:15.442Z] #53 23.01 go: downloading golang.org/x/mod v0.3.0 [2022-06-23T14:21:16.248Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 6.8s done [2022-06-23T14:21:16.248Z] #11 ... [2022-06-23T14:21:16.248Z] [2022-06-23T14:21:16.248Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-23T14:21:16.248Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-23T14:21:16.248Z] #72 DONE 0.6s [2022-06-23T14:21:16.248Z] [2022-06-23T14:21:16.248Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:21:16.248Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:21:16.248Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 [2022-06-23T14:21:16.645Z] #11 ... [2022-06-23T14:21:16.645Z] [2022-06-23T14:21:16.645Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-23T14:21:16.645Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-23T14:21:16.645Z] #29 10.97 129 added, 0 removed; done. [2022-06-23T14:21:16.645Z] #29 11.05 Setting up jq (1.6-2.1) ... [2022-06-23T14:21:16.645Z] #29 11.06 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-23T14:21:16.645Z] #29 11.07 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-23T14:21:16.645Z] #29 11.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:21:16.645Z] #29 11.14 Processing triggers for ca-certificates (20210119) ... [2022-06-23T14:21:16.645Z] #29 11.15 Updating certificates in /etc/ssl/certs... [2022-06-23T14:21:16.645Z] #29 12.41 0 added, 0 removed; done. [2022-06-23T14:21:16.645Z] #29 12.41 Running hooks in /etc/ca-certificates/update.d... [2022-06-23T14:21:16.645Z] #29 12.41 done. [2022-06-23T14:21:16.645Z] #29 DONE 13.8s [2022-06-23T14:21:16.821Z] #53 ... [2022-06-23T14:21:16.821Z] [2022-06-23T14:21:16.821Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:21:16.821Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:21:16.821Z] #51 13.88 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:21:16.821Z] #51 17.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:21:16.821Z] #51 21.45 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-23T14:21:16.821Z] #51 ... [2022-06-23T14:21:16.821Z] [2022-06-23T14:21:16.821Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:21:16.821Z] #36 sha256:e9b8728d8465b1df20d9fc487478658c0d2ad194e416156cdfda9bf6917ad9ca [2022-06-23T14:21:16.821Z] #36 22.62 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-23T14:21:16.821Z] #36 23.30 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-23T14:21:16.821Z] #36 23.68 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-23T14:21:16.821Z] #36 24.16 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-23T14:21:16.821Z] #36 24.59 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-23T14:21:16.823Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.5s done [2022-06-23T14:21:16.904Z] [2022-06-23T14:21:16.904Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-23T14:21:16.904Z] #30 sha256:16bc9d75c15987e5f50722086456674f19904c8abcebdb53bed5c66cae3def56 [2022-06-23T14:21:16.904Z] #30 DONE 0.1s [2022-06-23T14:21:16.904Z] [2022-06-23T14:21:16.905Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-23T14:21:16.905Z] #31 sha256:8f27c6c222a86f89c3a5a9d7d674ac3cee4411c59921a431693657f4d419fb71 [2022-06-23T14:21:17.078Z] #36 24.65 go: downloading github.com/peterh/liner v1.2.2 [2022-06-23T14:21:17.083Z] #11 ... [2022-06-23T14:21:17.083Z] [2022-06-23T14:21:17.083Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-23T14:21:17.083Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-23T14:21:17.083Z] #74 DONE 0.7s [2022-06-23T14:21:17.083Z] [2022-06-23T14:21:17.083Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:21:17.083Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:21:17.083Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f [2022-06-23T14:21:17.334Z] #36 25.01 go: downloading github.com/google/go-dap v0.6.0 [2022-06-23T14:21:17.654Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0.8s done [2022-06-23T14:21:17.897Z] #36 25.70 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-23T14:21:18.226Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 [2022-06-23T14:21:18.292Z] #11 extracting sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 4.0s done [2022-06-23T14:21:18.292Z] #11 ... [2022-06-23T14:21:18.292Z] [2022-06-23T14:21:18.292Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-23T14:21:18.292Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-06-23T14:21:18.292Z] #72 DONE 2.1s [2022-06-23T14:21:18.292Z] [2022-06-23T14:21:18.292Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-23T14:21:18.292Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-06-23T14:21:18.292Z] #29 0.870 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:18.292Z] #29 0.880 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:18.292Z] #29 0.880 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:18.292Z] #29 1.032 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-23T14:21:18.292Z] #29 1.203 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-23T14:21:18.292Z] #29 1.498 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-23T14:21:18.292Z] #29 2.546 Fetched 8432 kB in 2s (4338 kB/s) [2022-06-23T14:21:18.292Z] #29 2.546 Reading package lists... [2022-06-23T14:21:18.292Z] #29 3.063 Reading package lists... [2022-06-23T14:21:18.292Z] #29 3.686 Building dependency tree... [2022-06-23T14:21:18.292Z] #29 4.043 The following additional packages will be installed: [2022-06-23T14:21:18.292Z] #29 4.043 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-23T14:21:18.292Z] #29 4.044 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-23T14:21:18.292Z] #29 4.046 Recommended packages: [2022-06-23T14:21:18.292Z] #29 4.046 libldap-common publicsuffix libsasl2-modules [2022-06-23T14:21:18.292Z] #29 4.184 The following NEW packages will be installed: [2022-06-23T14:21:18.292Z] #29 4.184 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-23T14:21:18.292Z] #29 4.184 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-23T14:21:18.292Z] #29 4.185 libssh2-1 openssl [2022-06-23T14:21:18.292Z] #29 4.465 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-23T14:21:18.292Z] #29 4.465 Need to get 2935 kB of archives. [2022-06-23T14:21:18.292Z] #29 4.465 After this operation, 6476 kB of additional disk space will be used. [2022-06-23T14:21:18.292Z] #29 4.465 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-06-23T14:21:18.292Z] #29 4.467 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u2 [831 kB] [2022-06-23T14:21:18.292Z] #29 4.473 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-06-23T14:21:18.292Z] #29 4.476 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-06-23T14:21:18.292Z] #29 4.478 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-06-23T14:21:18.292Z] #29 4.487 Get:6 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-06-23T14:21:18.292Z] #29 4.488 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-06-23T14:21:18.292Z] #29 4.518 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-06-23T14:21:18.292Z] #29 4.522 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-06-23T14:21:18.292Z] #29 4.532 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-06-23T14:21:18.292Z] #29 4.538 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-06-23T14:21:18.292Z] #29 4.576 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-06-23T14:21:18.292Z] #29 4.580 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-06-23T14:21:18.292Z] #29 4.597 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-06-23T14:21:18.292Z] #29 4.602 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-06-23T14:21:18.292Z] #29 4.847 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:21:18.292Z] #29 4.904 Fetched 2935 kB in 0s (6800 kB/s) [2022-06-23T14:21:18.292Z] #29 5.381 Selecting previously unselected package openssl. [2022-06-23T14:21:18.293Z] #29 5.381 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6654 files and directories currently installed.) [2022-06-23T14:21:18.293Z] #29 5.381 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_arm64.deb ... [2022-06-23T14:21:18.293Z] #29 5.448 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-23T14:21:18.293Z] #29 5.996 Selecting previously unselected package ca-certificates. [2022-06-23T14:21:18.293Z] #29 5.996 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-23T14:21:18.293Z] #29 6.012 Unpacking ca-certificates (20210119) ... [2022-06-23T14:21:18.293Z] #29 6.134 Selecting previously unselected package libbrotli1:arm64. [2022-06-23T14:21:18.293Z] #29 6.134 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-06-23T14:21:18.293Z] #29 6.159 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-06-23T14:21:18.293Z] #29 6.271 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-06-23T14:21:18.293Z] #29 6.271 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-06-23T14:21:18.293Z] #29 6.286 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-23T14:21:18.293Z] #29 6.649 Selecting previously unselected package libsasl2-2:arm64. [2022-06-23T14:21:18.293Z] #29 6.651 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-06-23T14:21:18.293Z] #29 6.699 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-23T14:21:18.293Z] #29 6.872 Selecting previously unselected package libldap-2.4-2:arm64. [2022-06-23T14:21:18.293Z] #29 6.872 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-06-23T14:21:18.293Z] #29 6.884 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-23T14:21:18.293Z] #29 7.064 Selecting previously unselected package libnghttp2-14:arm64. [2022-06-23T14:21:18.293Z] #29 7.065 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-06-23T14:21:18.293Z] #29 7.069 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-06-23T14:21:18.293Z] #29 7.124 Selecting previously unselected package libpsl5:arm64. [2022-06-23T14:21:18.293Z] #29 7.124 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-06-23T14:21:18.293Z] #29 7.134 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-06-23T14:21:18.293Z] #29 7.299 Selecting previously unselected package librtmp1:arm64. [2022-06-23T14:21:18.293Z] #29 7.299 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-06-23T14:21:18.293Z] #29 7.350 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-23T14:21:18.293Z] #29 7.788 Selecting previously unselected package libssh2-1:arm64. [2022-06-23T14:21:18.293Z] #29 7.788 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-06-23T14:21:18.293Z] #29 7.839 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-06-23T14:21:18.293Z] #29 8.423 Selecting previously unselected package libcurl4:arm64. [2022-06-23T14:21:18.293Z] #29 8.423 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-06-23T14:21:18.293Z] #29 8.633 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-06-23T14:21:18.293Z] #29 9.143 Selecting previously unselected package curl. [2022-06-23T14:21:18.293Z] #29 9.144 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-06-23T14:21:18.293Z] #29 9.158 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-23T14:21:18.293Z] #29 9.218 Selecting previously unselected package libonig5:arm64. [2022-06-23T14:21:18.293Z] #29 9.218 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-06-23T14:21:18.293Z] #29 9.223 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-06-23T14:21:18.293Z] #29 9.284 Selecting previously unselected package libjq1:arm64. [2022-06-23T14:21:18.293Z] #29 9.284 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-06-23T14:21:18.293Z] #29 9.292 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-06-23T14:21:18.293Z] #29 ... [2022-06-23T14:21:18.293Z] [2022-06-23T14:21:18.293Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:21:18.293Z] #11 sha256:1d0e7129f7fae9a0ef2c4043877d265187c16ae0e1ce8c19791a18fe5cad8f51 [2022-06-23T14:21:18.293Z] #11 extracting sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 0.1s [2022-06-23T14:21:18.461Z] #36 26.11 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-23T14:21:18.796Z] #11 ... [2022-06-23T14:21:18.796Z] [2022-06-23T14:21:18.796Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-06-23T14:21:18.796Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-06-23T14:21:18.796Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 4.5s done [2022-06-23T14:21:18.796Z] #28 DONE 11.8s [2022-06-23T14:21:18.796Z] [2022-06-23T14:21:18.796Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:21:18.796Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:21:18.817Z] #31 2.110 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-23T14:21:19.075Z] #31 2.360 [2022-06-23T14:21:19.334Z] #31 2.575 #=#=# ######################################################################## 100.0% [2022-06-23T14:21:19.593Z] #31 2.811 [2022-06-23T14:21:19.829Z] #36 27.46 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-23T14:21:20.186Z] #11 ... [2022-06-23T14:21:20.186Z] [2022-06-23T14:21:20.186Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-23T14:21:20.186Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-06-23T14:21:20.186Z] #74 DONE 1.5s [2022-06-23T14:21:20.186Z] [2022-06-23T14:21:20.186Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:21:20.186Z] #11 sha256:1d0e7129f7fae9a0ef2c4043877d265187c16ae0e1ce8c19791a18fe5cad8f51 [2022-06-23T14:21:20.391Z] #36 27.80 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-23T14:21:20.391Z] #36 28.16 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-23T14:21:20.530Z] #31 3.651 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-23T14:21:20.789Z] #31 3.918 [2022-06-23T14:21:21.048Z] #31 4.141 #=#=# ######################################################################## 100.0% [2022-06-23T14:21:21.048Z] #31 4.425 [2022-06-23T14:21:21.761Z] #36 ... [2022-06-23T14:21:21.761Z] [2022-06-23T14:21:21.761Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-23T14:21:21.761Z] #38 sha256:c882f69117afeef0e6c14e75a7c9593eb69f4d953bb56405b3493c07b4ad5bbf [2022-06-23T14:21:21.761Z] #38 29.51 tomll can be used in two ways: [2022-06-23T14:21:21.761Z] #38 29.51 Writing to STDIN and reading from STDOUT: [2022-06-23T14:21:21.761Z] #38 29.51 cat file.toml | tomll > file.toml [2022-06-23T14:21:21.761Z] #38 29.51 [2022-06-23T14:21:21.761Z] #38 29.51 Reading and updating a list of files: [2022-06-23T14:21:21.761Z] #38 29.51 tomll a.toml b.toml c.toml [2022-06-23T14:21:21.761Z] #38 29.51 [2022-06-23T14:21:21.761Z] #38 29.51 When given a list of files, tomll will modify all files in place without asking. [2022-06-23T14:21:22.017Z] #38 DONE 29.8s [2022-06-23T14:21:22.017Z] [2022-06-23T14:21:22.017Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:21:22.017Z] #67 sha256:44d35a4735237d1a5ee77d44756a1c5a3202d720c043214f4ad882c5ea3eb127 [2022-06-23T14:21:22.017Z] #67 25.82 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-23T14:21:22.425Z] #31 5.382 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-23T14:21:22.425Z] #31 5.673 [2022-06-23T14:21:22.942Z] #31 5.889 #=#=# ############# 18.5% ######################################### 57.2% ################################################################### 93.1% ######################################################################## 100.0% [2022-06-23T14:21:23.000Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 4.3s done [2022-06-23T14:21:23.000Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 [2022-06-23T14:21:23.201Z] #31 6.505 [2022-06-23T14:21:23.459Z] #11 extracting sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 5.1s done [2022-06-23T14:21:23.459Z] #11 ... [2022-06-23T14:21:23.459Z] [2022-06-23T14:21:23.459Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-23T14:21:23.459Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-06-23T14:21:23.459Z] #29 9.347 Selecting previously unselected package jq. [2022-06-23T14:21:23.459Z] #29 9.347 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-06-23T14:21:23.459Z] #29 9.365 Unpacking jq (1.6-2.1) ... [2022-06-23T14:21:23.459Z] #29 9.737 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-06-23T14:21:23.459Z] #29 9.928 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-06-23T14:21:23.459Z] #29 10.10 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-06-23T14:21:23.459Z] #29 10.41 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-23T14:21:23.459Z] #29 10.48 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-23T14:21:23.459Z] #29 10.58 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-23T14:21:23.459Z] #29 10.63 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-06-23T14:21:23.459Z] #29 10.66 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-23T14:21:23.459Z] #29 10.68 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-06-23T14:21:23.459Z] #29 10.69 Setting up libjq1:arm64 (1.6-2.1) ... [2022-06-23T14:21:23.459Z] #29 10.70 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-23T14:21:23.459Z] #29 10.71 Setting up ca-certificates (20210119) ... [2022-06-23T14:21:23.459Z] #29 11.36 Updating certificates in /etc/ssl/certs... [2022-06-23T14:21:23.459Z] #29 12.01 129 added, 0 removed; done. [2022-06-23T14:21:23.459Z] #29 12.13 Setting up jq (1.6-2.1) ... [2022-06-23T14:21:23.459Z] #29 12.14 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-06-23T14:21:23.459Z] #29 12.16 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-23T14:21:23.459Z] #29 12.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:21:23.459Z] #29 12.20 Processing triggers for ca-certificates (20210119) ... [2022-06-23T14:21:23.459Z] #29 12.21 Updating certificates in /etc/ssl/certs... [2022-06-23T14:21:23.459Z] #29 12.94 0 added, 0 removed; done. [2022-06-23T14:21:23.459Z] #29 12.94 Running hooks in /etc/ca-certificates/update.d... [2022-06-23T14:21:23.459Z] #29 12.94 done. [2022-06-23T14:21:23.459Z] #29 DONE 14.4s [2022-06-23T14:21:23.715Z] [2022-06-23T14:21:23.715Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-23T14:21:23.715Z] #30 sha256:98b4621e14f1add4c541f0ecaf038949efd2574cabed0023ad377f199457aafa [2022-06-23T14:21:23.715Z] #30 DONE 0.1s [2022-06-23T14:21:23.715Z] [2022-06-23T14:21:23.715Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:21:23.715Z] #11 sha256:1d0e7129f7fae9a0ef2c4043877d265187c16ae0e1ce8c19791a18fe5cad8f51 [2022-06-23T14:21:23.715Z] #11 extracting sha256:0dd9ad2436d2d1f4f8cba6329e84ff3a1ec8017654f4d7d6fb0de8bb349b0400 done [2022-06-23T14:21:23.768Z] #31 ... [2022-06-23T14:21:23.768Z] [2022-06-23T14:21:23.768Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:21:23.768Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:21:23.768Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 6.1s done [2022-06-23T14:21:23.768Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 2.8s [2022-06-23T14:21:23.920Z] #67 ... [2022-06-23T14:21:23.920Z] [2022-06-23T14:21:23.920Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:21:23.920Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:21:23.920Z] #42 31.33 Fetched 8545 kB in 24s (359 kB/s) [2022-06-23T14:21:23.972Z] #11 DONE 22.9s [2022-06-23T14:21:23.972Z] [2022-06-23T14:21:23.972Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-23T14:21:23.972Z] #12 sha256:14ded8248438aa47ee26b8c89744ad65b04440682b3364e1769035d9c293f334 [2022-06-23T14:21:24.536Z] #12 DONE 0.4s [2022-06-23T14:21:24.536Z] [2022-06-23T14:21:24.536Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-23T14:21:24.536Z] #13 sha256:e783de79c9bf0af1e00e1594e9a809885e014716192e8e3673974c73ede194df [2022-06-23T14:21:25.101Z] #13 DONE 0.5s [2022-06-23T14:21:25.101Z] [2022-06-23T14:21:25.101Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:21:25.101Z] #76 sha256:3da1ce1e5c6d25569716930f91bd476cf268485cdd7f1b0bc70bf04e0cce58e8 [2022-06-23T14:21:25.101Z] #76 ... [2022-06-23T14:21:25.101Z] [2022-06-23T14:21:25.101Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-23T14:21:25.101Z] #33 sha256:02062e00c583573d074d3592c26b770d0870874eb0c126a1b1763b5543565353 [2022-06-23T14:21:25.101Z] #33 DONE 0.1s [2022-06-23T14:21:25.101Z] [2022-06-23T14:21:25.101Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-23T14:21:25.101Z] #46 sha256:d8722ffe0b0cd5c5aa2b44fb231b1d0665db7e78d149d73e5863e96400273af0 [2022-06-23T14:21:25.101Z] #46 DONE 0.2s [2022-06-23T14:21:25.101Z] [2022-06-23T14:21:25.101Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-23T14:21:25.101Z] #50 sha256:37419c8817752c6b89c5d3864d3cfbd2f4bcee943e1d30e31c15ce9b0a5c2151 [2022-06-23T14:21:25.102Z] #50 DONE 0.2s [2022-06-23T14:21:25.102Z] [2022-06-23T14:21:25.102Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-23T14:21:25.102Z] #66 sha256:b264aa90ed0032727537c0d7951e8c4fec327dfe47de50d5c86a15bff892eeca [2022-06-23T14:21:25.102Z] #66 DONE 0.3s [2022-06-23T14:21:25.102Z] [2022-06-23T14:21:25.102Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-23T14:21:25.102Z] #25 sha256:15ea8aa879fb39568548213310b1bc1389ddad16379a48d17e02a2686fa46a1c [2022-06-23T14:21:25.102Z] #25 DONE 0.4s [2022-06-23T14:21:25.102Z] [2022-06-23T14:21:25.102Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:21:25.102Z] #67 sha256:51ce40053f3983122a1482d574f57b8fe5d767c753af2b271a58796103cdb4ac [2022-06-23T14:21:27.206Z] #11 ... [2022-06-23T14:21:27.206Z] [2022-06-23T14:21:27.206Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-06-23T14:21:27.206Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-06-23T14:21:27.206Z] #29 1.017 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:27.206Z] #29 1.029 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:27.206Z] #29 1.034 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:27.206Z] #29 1.178 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:21:27.206Z] #29 1.416 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:21:27.206Z] #29 1.830 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:21:27.206Z] #29 2.966 Fetched 8545 kB in 2s (3856 kB/s) [2022-06-23T14:21:27.206Z] #29 2.966 Reading package lists... [2022-06-23T14:21:27.206Z] #29 3.774 Reading package lists... [2022-06-23T14:21:27.206Z] #29 4.565 Building dependency tree... [2022-06-23T14:21:27.206Z] #29 4.926 The following additional packages will be installed: [2022-06-23T14:21:27.206Z] #29 4.926 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-23T14:21:27.206Z] #29 4.927 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-23T14:21:27.206Z] #29 4.929 Recommended packages: [2022-06-23T14:21:27.206Z] #29 4.929 libldap-common publicsuffix libsasl2-modules [2022-06-23T14:21:27.206Z] #29 5.059 The following NEW packages will be installed: [2022-06-23T14:21:27.206Z] #29 5.060 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-23T14:21:27.206Z] #29 5.061 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-23T14:21:27.206Z] #29 5.062 libssh2-1 openssl [2022-06-23T14:21:27.206Z] #29 5.348 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-23T14:21:27.206Z] #29 5.348 Need to get 3040 kB of archives. [2022-06-23T14:21:27.206Z] #29 5.348 After this operation, 6651 kB of additional disk space will be used. [2022-06-23T14:21:27.206Z] #29 5.348 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-23T14:21:27.206Z] #29 5.350 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-06-23T14:21:27.206Z] #29 5.358 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-23T14:21:27.206Z] #29 5.359 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-23T14:21:27.206Z] #29 5.361 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-23T14:21:27.206Z] #29 5.361 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-23T14:21:27.206Z] #29 5.362 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-23T14:21:27.206Z] #29 5.366 Get:8 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-23T14:21:27.206Z] #29 5.366 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-23T14:21:27.206Z] #29 5.381 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-23T14:21:27.206Z] #29 5.382 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-23T14:21:27.206Z] #29 5.384 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-23T14:21:27.206Z] #29 5.390 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-23T14:21:27.206Z] #29 5.391 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-23T14:21:27.206Z] #29 5.393 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-23T14:21:27.206Z] #29 5.555 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:21:27.206Z] #29 5.587 Fetched 3040 kB in 0s (9499 kB/s) [2022-06-23T14:21:27.206Z] #29 5.611 Selecting previously unselected package openssl. [2022-06-23T14:21:27.206Z] #29 5.611 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6662 files and directories currently installed.) [2022-06-23T14:21:27.206Z] #29 5.619 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-06-23T14:21:27.206Z] #29 5.624 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-23T14:21:27.206Z] #29 5.766 Selecting previously unselected package ca-certificates. [2022-06-23T14:21:27.206Z] #29 5.768 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-23T14:21:27.206Z] #29 5.772 Unpacking ca-certificates (20210119) ... [2022-06-23T14:21:27.206Z] #29 5.840 Selecting previously unselected package libbrotli1:amd64. [2022-06-23T14:21:27.206Z] #29 5.842 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-23T14:21:27.206Z] #29 5.849 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-23T14:21:27.206Z] #29 5.932 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-23T14:21:27.206Z] #29 5.934 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-23T14:21:27.206Z] #29 5.938 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-23T14:21:27.206Z] #29 5.979 Selecting previously unselected package libsasl2-2:amd64. [2022-06-23T14:21:27.206Z] #29 5.979 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-23T14:21:27.206Z] #29 5.981 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-23T14:21:27.206Z] #29 6.026 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-23T14:21:27.206Z] #29 6.027 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-23T14:21:27.206Z] #29 6.032 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-23T14:21:27.206Z] #29 6.109 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-23T14:21:27.206Z] #29 6.109 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-23T14:21:27.206Z] #29 6.113 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-23T14:21:27.206Z] #29 6.160 Selecting previously unselected package libpsl5:amd64. [2022-06-23T14:21:27.206Z] #29 6.160 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-23T14:21:27.206Z] #29 6.165 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-23T14:21:27.206Z] #29 6.211 Selecting previously unselected package librtmp1:amd64. [2022-06-23T14:21:27.206Z] #29 6.211 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-23T14:21:27.206Z] #29 6.218 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-23T14:21:27.206Z] #29 6.257 Selecting previously unselected package libssh2-1:amd64. [2022-06-23T14:21:27.206Z] #29 6.257 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-23T14:21:27.206Z] #29 6.260 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-23T14:21:27.206Z] #29 6.317 Selecting previously unselected package libcurl4:amd64. [2022-06-23T14:21:27.206Z] #29 6.317 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-23T14:21:27.206Z] #29 6.320 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-23T14:21:27.206Z] #29 6.392 Selecting previously unselected package curl. [2022-06-23T14:21:27.206Z] #29 6.392 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-23T14:21:27.206Z] #29 6.397 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-23T14:21:27.206Z] #29 6.473 Selecting previously unselected package libonig5:amd64. [2022-06-23T14:21:27.206Z] #29 6.473 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-23T14:21:27.206Z] #29 6.478 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-23T14:21:27.206Z] #29 6.545 Selecting previously unselected package libjq1:amd64. [2022-06-23T14:21:27.206Z] #29 6.545 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-23T14:21:27.206Z] #29 6.550 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-23T14:21:27.206Z] #29 6.605 Selecting previously unselected package jq. [2022-06-23T14:21:27.206Z] #29 6.605 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-23T14:21:27.206Z] #29 6.611 Unpacking jq (1.6-2.1) ... [2022-06-23T14:21:27.206Z] #29 6.650 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-23T14:21:27.206Z] #29 6.672 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-23T14:21:27.206Z] #29 6.684 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-23T14:21:27.206Z] #29 6.698 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-23T14:21:27.206Z] #29 6.805 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-23T14:21:27.206Z] #29 6.816 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-23T14:21:27.206Z] #29 6.829 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-23T14:21:27.206Z] #29 6.847 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-23T14:21:27.206Z] #29 6.861 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-23T14:21:27.206Z] #29 6.873 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-23T14:21:27.206Z] #29 6.884 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-23T14:21:27.206Z] #29 6.899 Setting up ca-certificates (20210119) ... [2022-06-23T14:21:27.206Z] #29 7.479 Updating certificates in /etc/ssl/certs... [2022-06-23T14:21:27.206Z] #29 8.143 129 added, 0 removed; done. [2022-06-23T14:21:27.206Z] #29 8.184 Setting up jq (1.6-2.1) ... [2022-06-23T14:21:27.206Z] #29 8.195 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-23T14:21:27.206Z] #29 8.210 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-23T14:21:27.206Z] #29 8.222 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:21:27.206Z] #29 8.242 Processing triggers for ca-certificates (20210119) ... [2022-06-23T14:21:27.206Z] #29 8.249 Updating certificates in /etc/ssl/certs... [2022-06-23T14:21:27.776Z] #29 8.852 0 added, 0 removed; done. [2022-06-23T14:21:27.776Z] #29 8.852 Running hooks in /etc/ca-certificates/update.d... [2022-06-23T14:21:27.776Z] #29 8.852 done. [2022-06-23T14:21:28.097Z] #42 31.33 Reading package lists... [2022-06-23T14:21:28.097Z] #42 ... [2022-06-23T14:21:28.097Z] [2022-06-23T14:21:28.097Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:21:28.097Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:21:28.097Z] #76 25.00 Fetched 8545 kB in 19s (442 kB/s) [2022-06-23T14:21:28.097Z] #76 25.00 Reading package lists... [2022-06-23T14:21:28.097Z] #76 34.93 Reading package lists... [2022-06-23T14:21:28.097Z] #76 ... [2022-06-23T14:21:28.097Z] [2022-06-23T14:21:28.097Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:21:28.097Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:21:28.097Z] #51 33.40 Fetched 8548 kB in 26s (323 kB/s) [2022-06-23T14:21:29.041Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 8.0s [2022-06-23T14:21:29.685Z] #29 DONE 10.9s [2022-06-23T14:21:29.685Z] [2022-06-23T14:21:29.685Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:21:29.685Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:21:29.685Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 4.6s done [2022-06-23T14:21:29.685Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 2.0s [2022-06-23T14:21:30.255Z] #11 ... [2022-06-23T14:21:30.256Z] [2022-06-23T14:21:30.256Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-23T14:21:30.256Z] #30 sha256:5229ff0fe8ece8bc3ea475b325c3f33dbb08cc7103acb7a60a4b4c65897578c8 [2022-06-23T14:21:30.256Z] #30 DONE 0.5s [2022-06-23T14:21:30.256Z] [2022-06-23T14:21:30.256Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:21:30.256Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:21:30.366Z] #67 4.734 + RM_GOPATH=0 [2022-06-23T14:21:30.366Z] #67 4.754 + TMP_GOPATH= [2022-06-23T14:21:30.366Z] #67 4.754 + : /build [2022-06-23T14:21:30.366Z] #67 4.754 + '[' -z '' ']' [2022-06-23T14:21:30.366Z] #67 4.786 ++ mktemp -d [2022-06-23T14:21:30.366Z] #67 4.791 + export GOPATH=/tmp/tmp.dLRqMOBL9n [2022-06-23T14:21:30.366Z] #67 4.791 + GOPATH=/tmp/tmp.dLRqMOBL9n [2022-06-23T14:21:30.366Z] #67 4.791 + RM_GOPATH=1 [2022-06-23T14:21:30.366Z] #67 4.791 + case "$(go env GOARCH)" in [2022-06-23T14:21:30.366Z] #67 4.791 ++ go env GOARCH [2022-06-23T14:21:30.366Z] #67 4.810 + export GO_BUILDMODE=-buildmode=pie [2022-06-23T14:21:30.366Z] #67 4.810 + GO_BUILDMODE=-buildmode=pie [2022-06-23T14:21:30.366Z] #67 4.810 ++ dirname /install.sh [2022-06-23T14:21:30.366Z] #67 4.827 + dir=/ [2022-06-23T14:21:30.366Z] #67 4.828 + bin=rootlesskit [2022-06-23T14:21:30.366Z] #67 4.828 + shift [2022-06-23T14:21:30.366Z] #67 4.829 + '[' '!' -f //rootlesskit.installer ']' [2022-06-23T14:21:30.366Z] #67 4.830 + . //rootlesskit.installer [2022-06-23T14:21:30.366Z] #67 4.830 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-23T14:21:30.366Z] #67 4.831 + install_rootlesskit [2022-06-23T14:21:30.366Z] #67 4.831 + case "$1" in [2022-06-23T14:21:30.366Z] #67 4.832 + export CGO_ENABLED=0 [2022-06-23T14:21:30.366Z] #67 4.832 + CGO_ENABLED=0 [2022-06-23T14:21:30.366Z] #67 4.832 + _install_rootlesskit [2022-06-23T14:21:30.366Z] #67 4.852 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-23T14:21:30.366Z] #67 4.856 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-23T14:21:30.366Z] #67 4.856 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-23T14:21:30.366Z] #67 4.856 + GOBIN=/build [2022-06-23T14:21:30.366Z] #67 4.856 + GO111MODULE=on [2022-06-23T14:21:30.366Z] #67 4.856 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-23T14:21:30.366Z] #67 5.345 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-23T14:21:30.418Z] #11 ... [2022-06-23T14:21:30.418Z] [2022-06-23T14:21:30.418Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-23T14:21:30.418Z] #31 sha256:8f27c6c222a86f89c3a5a9d7d674ac3cee4411c59921a431693657f4d419fb71 [2022-06-23T14:21:30.418Z] #31 7.499 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-23T14:21:30.418Z] #31 7.850 [2022-06-23T14:21:30.418Z] #31 8.093 #=#=# ######################################################################## 100.0% [2022-06-23T14:21:30.418Z] #31 8.347 [2022-06-23T14:21:30.418Z] #31 9.134 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-23T14:21:30.418Z] #31 9.489 [2022-06-23T14:21:30.418Z] #31 9.725 #=#=# ######################################################################## 100.0% [2022-06-23T14:21:30.418Z] #31 10.02 [2022-06-23T14:21:30.418Z] #31 10.09 Download of images into '/build' complete. [2022-06-23T14:21:30.418Z] #31 10.09 Use something like the following to load the result into a Docker daemon: [2022-06-23T14:21:30.418Z] #31 10.09 tar -cC '/build' . | docker load [2022-06-23T14:21:30.418Z] #31 DONE 13.7s [2022-06-23T14:21:30.678Z] [2022-06-23T14:21:30.678Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:c46025d9288b5bd96fe0be79a5e3cf6476d726ba1e845e3db3bdd18c1b6b1b02 [2022-06-23T14:21:30.678Z] #11 sha256:3e6b6e438fbea4eb1d4f13e95145b25a0a0b58c9471f788ca26d6a71d866b3f0 [2022-06-23T14:21:32.889Z] #67 7.423 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-23T14:21:32.889Z] #67 7.424 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-23T14:21:33.153Z] #67 7.983 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-23T14:21:33.220Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 12.0s done [2022-06-23T14:21:33.220Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 [2022-06-23T14:21:33.360Z] #51 33.40 Reading package lists... [2022-06-23T14:21:33.360Z] #51 ... [2022-06-23T14:21:33.360Z] [2022-06-23T14:21:33.360Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-23T14:21:33.360Z] #62 sha256:91c19e07c43ef40a367399d89a8c5dbc844b9f43e9a93c03a600efb6085f4987 [2022-06-23T14:21:33.360Z] #62 30.42 Fetched 8545 kB in 24s (352 kB/s) [2022-06-23T14:21:33.360Z] #62 30.42 Reading package lists... [2022-06-23T14:21:33.360Z] #62 40.13 Reading package lists... [2022-06-23T14:21:33.360Z] #62 ... [2022-06-23T14:21:33.360Z] [2022-06-23T14:21:33.360Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:21:33.360Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:21:33.360Z] #47 40.07 Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) [2022-06-23T14:21:33.360Z] #47 ... [2022-06-23T14:21:33.360Z] [2022-06-23T14:21:33.360Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:21:33.360Z] #36 sha256:e9b8728d8465b1df20d9fc487478658c0d2ad194e416156cdfda9bf6917ad9ca [2022-06-23T14:21:33.360Z] #36 30.68 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-23T14:21:33.360Z] #36 30.78 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-23T14:21:33.360Z] #36 ... [2022-06-23T14:21:33.360Z] [2022-06-23T14:21:33.360Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:21:33.360Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:21:33.485Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done [2022-06-23T14:21:33.616Z] #47 40.07 Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 83% (1808/2177) [2022-06-23T14:21:33.616Z] #47 ... [2022-06-23T14:21:33.616Z] [2022-06-23T14:21:33.616Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:21:33.616Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:21:33.616Z] #14 31.29 Fetched 8545 kB in 25s (340 kB/s) [2022-06-23T14:21:33.616Z] #14 31.29 Reading package lists... [2022-06-23T14:21:33.718Z] #67 ... [2022-06-23T14:21:33.718Z] [2022-06-23T14:21:33.718Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-23T14:21:33.718Z] #31 sha256:b054c55d5fcc94a966490b3c652a6ad563b8eeabdd205b2b49dea423a33d2442 [2022-06-23T14:21:33.718Z] #31 1.560 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-23T14:21:33.718Z] #31 1.852 [2022-06-23T14:21:33.718Z] #31 2.049 #=#=# # 2.0% ######################################################################## 100.0% [2022-06-23T14:21:33.718Z] #31 2.413 [2022-06-23T14:21:33.718Z] #31 3.815 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-23T14:21:33.718Z] #31 4.273 [2022-06-23T14:21:33.718Z] #31 4.512 #=#=# 0.1% ######################################################################## 100.0% [2022-06-23T14:21:33.718Z] #31 5.157 [2022-06-23T14:21:33.718Z] #31 9.075 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-23T14:21:33.718Z] #31 ... [2022-06-23T14:21:33.718Z] [2022-06-23T14:21:33.718Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-23T14:21:33.718Z] #53 sha256:8b8618c4524841d9290868753fd508d32e4d2fe9840b50f2cf8a2155c956a23b [2022-06-23T14:21:33.718Z] #53 5.266 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-23T14:21:33.718Z] #53 6.387 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-23T14:21:33.718Z] #53 6.396 go: downloading github.com/fatih/color v1.10.0 [2022-06-23T14:21:33.718Z] #53 6.471 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-23T14:21:33.718Z] #53 6.549 go: downloading github.com/pkg/errors v0.9.1 [2022-06-23T14:21:33.718Z] #53 6.867 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-23T14:21:33.718Z] #53 6.960 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-23T14:21:33.718Z] #53 7.007 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-23T14:21:33.718Z] #53 7.114 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-23T14:21:33.718Z] #53 7.128 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-23T14:21:33.718Z] #53 7.256 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-23T14:21:33.718Z] #53 7.425 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-23T14:21:33.718Z] #53 7.466 go: downloading golang.org/x/tools v0.1.0 [2022-06-23T14:21:33.745Z] #11 DONE 49.4s [2022-06-23T14:21:33.745Z] [2022-06-23T14:21:33.745Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-23T14:21:33.745Z] #12 sha256:c9693bb2c996ead4813faf18295e531dc0f4df69cf95c8d8ba75a221cb54cc2b [2022-06-23T14:21:33.873Z] #14 41.15 Reading package lists... [2022-06-23T14:21:33.873Z] #14 ... [2022-06-23T14:21:33.873Z] [2022-06-23T14:21:33.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-06-23T14:21:33.873Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:21:34.289Z] #53 ... [2022-06-23T14:21:34.289Z] [2022-06-23T14:21:34.289Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-23T14:21:34.289Z] #31 sha256:b054c55d5fcc94a966490b3c652a6ad563b8eeabdd205b2b49dea423a33d2442 [2022-06-23T14:21:34.289Z] #31 10.66 #=#=# [2022-06-23T14:21:34.390Z] #47 40.07 Updating files: 49% (1067/2177) Updating files: 50% (1089/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 83% (1808/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-23T14:21:34.390Z] #47 41.73 + git checkout -q v2.3.0 [2022-06-23T14:21:34.459Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 7.1s [2022-06-23T14:21:34.736Z] #12 DONE 0.9s [2022-06-23T14:21:34.736Z] [2022-06-23T14:21:34.736Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-23T14:21:34.736Z] #13 sha256:9c8c87425ae1e5a5d73c941d93998d8c03596ddc23725294ea8a0b3305358d45 [2022-06-23T14:21:34.803Z] #31 11.08 #=#=# [2022-06-23T14:21:34.803Z] #31 ... [2022-06-23T14:21:34.803Z] [2022-06-23T14:21:34.803Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-23T14:21:34.803Z] #62 sha256:87787e4a04de8ac3b6a96ec4dc8646b346aa2e1894ed6d2d57ec3e1648deaa31 [2022-06-23T14:21:34.803Z] #62 2.248 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:34.803Z] #62 2.257 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:34.803Z] #62 2.257 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:34.803Z] #62 2.563 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-23T14:21:34.803Z] #62 3.238 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-23T14:21:34.803Z] #62 4.117 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-23T14:21:34.803Z] #62 6.381 Fetched 8432 kB in 4s (1925 kB/s) [2022-06-23T14:21:34.803Z] #62 6.381 Reading package lists... [2022-06-23T14:21:34.803Z] #62 ... [2022-06-23T14:21:34.803Z] [2022-06-23T14:21:34.803Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:21:34.803Z] #14 sha256:90710e00153d07ac9d275a6ce83b8fe2dddbca5350838cfba0c2ac418953f83b [2022-06-23T14:21:34.803Z] #14 5.409 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:34.803Z] #14 5.433 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:34.803Z] #14 5.433 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:34.803Z] #14 6.417 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-23T14:21:34.803Z] #14 9.051 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-23T14:21:35.061Z] #14 ... [2022-06-23T14:21:35.061Z] [2022-06-23T14:21:35.061Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-23T14:21:35.061Z] #57 sha256:ba80c3d55c154d40a16393ff15f0a081c3a7d1b49e598be1703b96d255f303da [2022-06-23T14:21:35.061Z] #57 5.209 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-23T14:21:35.061Z] #57 6.176 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-23T14:21:35.061Z] #57 6.177 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-23T14:21:35.061Z] #57 6.204 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-23T14:21:35.061Z] #57 7.438 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-23T14:21:35.061Z] #57 ... [2022-06-23T14:21:35.061Z] [2022-06-23T14:21:35.061Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:21:35.061Z] #55 sha256:a22413d12663057ebb8cf9a134b613fb621d6851a7fefe512476489a63a09ee1 [2022-06-23T14:21:35.061Z] #55 3.708 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-23T14:21:35.317Z] #55 ... [2022-06-23T14:21:35.317Z] [2022-06-23T14:21:35.317Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-23T14:21:35.317Z] #40 sha256:d4e24c94a54696774509179b6929d3f48f909810d6ae6fb322920c3fdba25be9 [2022-06-23T14:21:35.317Z] #40 5.624 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-23T14:21:35.317Z] #40 6.383 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-23T14:21:35.317Z] #40 7.522 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-23T14:21:35.317Z] #40 7.823 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-23T14:21:35.317Z] #40 7.831 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-23T14:21:35.317Z] #40 10.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-23T14:21:35.317Z] #40 10.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-23T14:21:35.317Z] #40 ... [2022-06-23T14:21:35.317Z] [2022-06-23T14:21:35.317Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:21:35.317Z] #42 sha256:11d6e8a51219f669a60274ab0bfb325b1f04ca5c2b56929472823b1512ae19ee [2022-06-23T14:21:35.317Z] #42 5.456 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:35.317Z] #42 5.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:35.317Z] #42 5.507 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:35.317Z] #42 6.357 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-23T14:21:35.317Z] #42 9.473 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-23T14:21:35.320Z] #13 DONE 0.7s [2022-06-23T14:21:35.320Z] [2022-06-23T14:21:35.320Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-23T14:21:35.320Z] #33 sha256:897ae6cf991fc362b87325e1fbf800677d828677614161f0754c649ae3505d7e [2022-06-23T14:21:35.320Z] #33 DONE 0.1s [2022-06-23T14:21:35.320Z] [2022-06-23T14:21:35.320Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-23T14:21:35.320Z] #46 sha256:e80f6b88a4b4795d654a54751926101fc4b1e18cc979a6d4899d68d9782ca4c3 [2022-06-23T14:21:35.402Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 7.7s done [2022-06-23T14:21:35.402Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done [2022-06-23T14:21:35.583Z] #42 ... [2022-06-23T14:21:35.583Z] [2022-06-23T14:21:35.583Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-23T14:21:35.583Z] #26 sha256:bf3399ed44797cb85254900d33366916d621d6aaa808b6bd2c1627a9564e9c57 [2022-06-23T14:21:35.583Z] #26 4.393 + RM_GOPATH=0 [2022-06-23T14:21:35.583Z] #26 4.393 + TMP_GOPATH= [2022-06-23T14:21:35.583Z] #26 4.393 + : /build [2022-06-23T14:21:35.583Z] #26 4.393 + '[' -z '' ']' [2022-06-23T14:21:35.583Z] #26 4.395 ++ mktemp -d [2022-06-23T14:21:35.583Z] #26 4.402 + export GOPATH=/tmp/tmp.3KURjaehyQ [2022-06-23T14:21:35.583Z] #26 4.402 + GOPATH=/tmp/tmp.3KURjaehyQ [2022-06-23T14:21:35.583Z] #26 4.402 + RM_GOPATH=1 [2022-06-23T14:21:35.583Z] #26 4.402 + case "$(go env GOARCH)" in [2022-06-23T14:21:35.583Z] #26 4.402 ++ go env GOARCH [2022-06-23T14:21:35.583Z] #26 4.448 Install docker/cli version 17.06.2-ce from stable [2022-06-23T14:21:35.583Z] #26 4.449 + export GO_BUILDMODE=-buildmode=pie [2022-06-23T14:21:35.583Z] #26 4.449 + GO_BUILDMODE=-buildmode=pie [2022-06-23T14:21:35.583Z] #26 4.449 ++ dirname /install.sh [2022-06-23T14:21:35.583Z] #26 4.449 + dir=/ [2022-06-23T14:21:35.583Z] #26 4.449 + bin=dockercli [2022-06-23T14:21:35.583Z] #26 4.449 + shift [2022-06-23T14:21:35.583Z] #26 4.449 + '[' '!' -f //dockercli.installer ']' [2022-06-23T14:21:35.583Z] #26 4.449 + . //dockercli.installer [2022-06-23T14:21:35.583Z] #26 4.449 ++ : stable [2022-06-23T14:21:35.583Z] #26 4.449 ++ : 17.06.2-ce [2022-06-23T14:21:35.583Z] #26 4.449 + install_dockercli [2022-06-23T14:21:35.583Z] #26 4.449 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-23T14:21:35.583Z] #26 4.497 ++ uname -m [2022-06-23T14:21:35.583Z] #26 4.507 + arch=aarch64 [2022-06-23T14:21:35.583Z] #26 4.507 + '[' aarch64 '!=' x86_64 ']' [2022-06-23T14:21:35.583Z] #26 4.507 + '[' aarch64 '!=' s390x ']' [2022-06-23T14:21:35.583Z] #26 4.507 + '[' aarch64 '!=' armhf ']' [2022-06-23T14:21:35.583Z] #26 4.507 + build_dockercli [2022-06-23T14:21:35.583Z] #26 4.507 + git clone https://github.com/docker/docker-ce /tmp/tmp.3KURjaehyQ/tmp/docker-ce [2022-06-23T14:21:35.583Z] #26 4.507 Cloning into '/tmp/tmp.3KURjaehyQ/tmp/docker-ce'... [2022-06-23T14:21:35.583Z] #26 ... [2022-06-23T14:21:35.583Z] [2022-06-23T14:21:35.583Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:21:35.583Z] #36 sha256:256a7c939670deaa7bc226c2214a3acf0c47b06491809942204d4cf07ecd650b [2022-06-23T14:21:35.583Z] #36 5.608 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-23T14:21:35.602Z] #46 DONE 0.3s [2022-06-23T14:21:35.602Z] [2022-06-23T14:21:35.602Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-23T14:21:35.602Z] #34 sha256:9150f837a655430e8a280b35c4f6f3170258e652b2eeca6f6f6bcda14550ce3c [2022-06-23T14:21:35.602Z] #34 ... [2022-06-23T14:21:35.602Z] [2022-06-23T14:21:35.602Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-23T14:21:35.602Z] #50 sha256:2e5767afd2367471d7627648d080f7304b78e6cbed286004a12fe843352fb1b4 [2022-06-23T14:21:35.602Z] #50 DONE 0.3s [2022-06-23T14:21:35.602Z] [2022-06-23T14:21:35.602Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-23T14:21:35.602Z] #66 sha256:6bbab8d82ea40916c5aebd236dd91f8e3a1f1ebfad7a212e1797040aec58ce3a [2022-06-23T14:21:35.602Z] #66 DONE 0.4s [2022-06-23T14:21:35.602Z] [2022-06-23T14:21:35.602Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-23T14:21:35.602Z] #25 sha256:902cd7aff0964014b3b0ff1c6672370af04c8d45519b4348174c1f28dd9966db [2022-06-23T14:21:35.602Z] #25 DONE 0.4s [2022-06-23T14:21:35.662Z] #11 DONE 28.8s [2022-06-23T14:21:35.662Z] [2022-06-23T14:21:35.662Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-23T14:21:35.662Z] #31 sha256:8ff150addee71c065a8a087ba8d334a4b5a3e5339eacd5b014c9df943759c436 [2022-06-23T14:21:35.662Z] #31 1.536 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-23T14:21:35.662Z] #31 1.813 [2022-06-23T14:21:35.662Z] #31 2.029 #=#=# ######################################################################## 100.0% [2022-06-23T14:21:35.662Z] #31 2.281 [2022-06-23T14:21:35.662Z] #31 3.140 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-23T14:21:35.662Z] #31 3.410 [2022-06-23T14:21:35.662Z] #31 3.636 #=#=# ################################################ 66.8% ######################################################################## 100.0% [2022-06-23T14:21:35.662Z] #31 3.933 [2022-06-23T14:21:35.662Z] #31 4.847 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-23T14:21:35.662Z] #31 5.130 [2022-06-23T14:21:35.840Z] #36 ... [2022-06-23T14:21:35.840Z] [2022-06-23T14:21:35.840Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:21:35.840Z] #47 sha256:9281bd98eda5eebc5c61d46d8128d59e7e400248ffec9e39424c7819f73ed3fb [2022-06-23T14:21:35.840Z] #47 4.662 + git clone https://github.com/docker/distribution.git . [2022-06-23T14:21:35.840Z] #47 4.662 Cloning into '.'... [2022-06-23T14:21:35.840Z] #47 ... [2022-06-23T14:21:35.840Z] [2022-06-23T14:21:35.840Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-23T14:21:35.840Z] #38 sha256:f19f52dcead41d80096bf72e94cc3a4b25e10cea68b78f6285c492d0c13c46d4 [2022-06-23T14:21:35.840Z] #38 5.640 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-23T14:21:35.866Z] [2022-06-23T14:21:35.866Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-23T14:21:35.866Z] #26 sha256:0a1be4d28128bb6008e41628f21630cf4592f95f97d0f33efc0af8d6fff8fed6 [2022-06-23T14:21:35.924Z] #31 5.349 #=#=# ######### 13.7% #################### 28.1% ############################################################### 88.5% ######################################################################## 100.0% [2022-06-23T14:21:36.096Z] #38 ... [2022-06-23T14:21:36.096Z] [2022-06-23T14:21:36.096Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:21:36.096Z] #51 sha256:852ec5e2b9881e712b0e44c9f95e8f1ea32d99fcff47463bffe22d9801c91cda [2022-06-23T14:21:36.096Z] #51 5.330 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:36.096Z] #51 5.377 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:36.096Z] #51 5.402 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:36.096Z] #51 5.913 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-23T14:21:36.096Z] #51 6.430 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-23T14:21:36.096Z] #51 9.541 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-23T14:21:36.096Z] #51 ... [2022-06-23T14:21:36.096Z] [2022-06-23T14:21:36.096Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-23T14:21:36.096Z] #34 sha256:af96740ec64135fb3b759f215f88cfca55289dd4a3323b2908dc03af1a81a477 [2022-06-23T14:21:36.096Z] #34 3.673 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-23T14:21:36.096Z] #34 3.678 Cloning into '.'... [2022-06-23T14:21:36.186Z] #31 5.948 [2022-06-23T14:21:36.354Z] #34 ... [2022-06-23T14:21:36.354Z] [2022-06-23T14:21:36.354Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-23T14:21:36.354Z] #31 sha256:b054c55d5fcc94a966490b3c652a6ad563b8eeabdd205b2b49dea423a33d2442 [2022-06-23T14:21:36.354Z] #31 11.08 #=#=# 0.1% ############ 16.7% ############### 21.8% ###################### 31.9% ############################## 41.8% ################################### 50.0% ########################################### 60.6% ####################################################### 76.4% ############################################################ 84.3% ######################################################################## 100.0% [2022-06-23T14:21:36.754Z] #31 6.662 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-23T14:21:37.014Z] #31 6.835 [2022-06-23T14:21:37.274Z] #31 7.051 #=#=# ######################################################################## 100.0% [2022-06-23T14:21:37.274Z] #31 7.265 [2022-06-23T14:21:37.284Z] #31 13.58 [2022-06-23T14:21:37.534Z] #31 ... [2022-06-23T14:21:37.534Z] [2022-06-23T14:21:37.534Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-23T14:21:37.534Z] #12 sha256:c9693bb2c996ead4813faf18295e531dc0f4df69cf95c8d8ba75a221cb54cc2b [2022-06-23T14:21:37.534Z] #12 DONE 1.8s [2022-06-23T14:21:37.534Z] [2022-06-23T14:21:37.534Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-06-23T14:21:37.534Z] #13 sha256:9c8c87425ae1e5a5d73c941d93998d8c03596ddc23725294ea8a0b3305358d45 [2022-06-23T14:21:37.661Z] #47 44.52 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-23T14:21:38.104Z] #13 DONE 0.5s [2022-06-23T14:21:38.104Z] [2022-06-23T14:21:38.104Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-23T14:21:38.104Z] #31 sha256:8ff150addee71c065a8a087ba8d334a4b5a3e5339eacd5b014c9df943759c436 [2022-06-23T14:21:38.104Z] #31 ... [2022-06-23T14:21:38.104Z] [2022-06-23T14:21:38.104Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-23T14:21:38.104Z] #33 sha256:897ae6cf991fc362b87325e1fbf800677d828677614161f0754c649ae3505d7e [2022-06-23T14:21:38.104Z] #33 DONE 0.1s [2022-06-23T14:21:38.104Z] [2022-06-23T14:21:38.104Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-23T14:21:38.104Z] #31 sha256:8ff150addee71c065a8a087ba8d334a4b5a3e5339eacd5b014c9df943759c436 [2022-06-23T14:21:38.104Z] #31 8.020 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-23T14:21:38.373Z] #31 ... [2022-06-23T14:21:38.373Z] [2022-06-23T14:21:38.373Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-06-23T14:21:38.373Z] #50 sha256:2e5767afd2367471d7627648d080f7304b78e6cbed286004a12fe843352fb1b4 [2022-06-23T14:21:38.373Z] #50 DONE 0.3s [2022-06-23T14:21:38.373Z] [2022-06-23T14:21:38.373Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-23T14:21:38.373Z] #66 sha256:e9a5b6e3ea103741a6b86719519659e558e2f6af49e7847a6337b24d74d35ead [2022-06-23T14:21:38.373Z] #66 DONE 0.3s [2022-06-23T14:21:38.373Z] [2022-06-23T14:21:38.373Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-23T14:21:38.373Z] #25 sha256:064537c530e1ba77f03beb3d2dc3c2751d9ac88cbbca104fefba48ae1420ddc4 [2022-06-23T14:21:38.373Z] #25 DONE 0.3s [2022-06-23T14:21:38.373Z] [2022-06-23T14:21:38.373Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-23T14:21:38.373Z] #26 sha256:54ecf3764bd8661dee89707bc3906a1ffb6ad18b5b8763a58b3544c319acb2c2 [2022-06-23T14:21:38.635Z] #26 ... [2022-06-23T14:21:38.635Z] [2022-06-23T14:21:38.635Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-23T14:21:38.635Z] #46 sha256:e80f6b88a4b4795d654a54751926101fc4b1e18cc979a6d4899d68d9782ca4c3 [2022-06-23T14:21:38.635Z] #46 DONE 0.5s [2022-06-23T14:21:38.635Z] [2022-06-23T14:21:38.635Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-23T14:21:38.635Z] #31 sha256:8ff150addee71c065a8a087ba8d334a4b5a3e5339eacd5b014c9df943759c436 [2022-06-23T14:21:38.635Z] #31 8.381 [2022-06-23T14:21:38.899Z] #31 8.607 #=#=# ######################################################################## 100.0% [2022-06-23T14:21:39.033Z] #47 ... [2022-06-23T14:21:39.033Z] [2022-06-23T14:21:39.033Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:21:39.033Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:21:39.033Z] #55 46.70 go: downloading github.com/fatih/color v1.13.0 [2022-06-23T14:21:39.033Z] #55 46.78 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-23T14:21:39.160Z] #31 9.196 [2022-06-23T14:21:39.290Z] #55 46.95 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-23T14:21:39.290Z] #55 46.99 go: downloading github.com/spf13/viper v1.10.1 [2022-06-23T14:21:39.424Z] #31 9.344 Download of images into '/build' complete. [2022-06-23T14:21:39.424Z] #31 9.344 Use something like the following to load the result into a Docker daemon: [2022-06-23T14:21:39.424Z] #31 9.344 tar -cC '/build' . | docker load [2022-06-23T14:21:39.685Z] #31 DONE 9.5s [2022-06-23T14:21:39.685Z] [2022-06-23T14:21:39.685Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:21:39.685Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:21:39.855Z] #55 47.41 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-23T14:21:40.555Z] #31 ... [2022-06-23T14:21:40.555Z] [2022-06-23T14:21:40.555Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:21:40.555Z] #76 sha256:3da1ce1e5c6d25569716930f91bd476cf268485cdd7f1b0bc70bf04e0cce58e8 [2022-06-23T14:21:40.555Z] #76 5.423 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:40.555Z] #76 5.484 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:40.555Z] #76 5.491 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:40.555Z] #76 6.440 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-23T14:21:40.555Z] #76 9.216 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-23T14:21:40.555Z] #76 12.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-23T14:21:40.555Z] #76 ... [2022-06-23T14:21:40.555Z] [2022-06-23T14:21:40.555Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:21:40.555Z] #36 sha256:256a7c939670deaa7bc226c2214a3acf0c47b06491809942204d4cf07ecd650b [2022-06-23T14:21:40.555Z] #36 12.83 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-23T14:21:40.555Z] #36 12.83 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-23T14:21:40.555Z] #36 13.27 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-23T14:21:40.555Z] #36 13.38 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-23T14:21:40.555Z] #36 13.91 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-23T14:21:40.555Z] #36 14.02 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-23T14:21:40.555Z] #36 14.02 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-23T14:21:40.555Z] #36 14.03 go: downloading github.com/peterh/liner v1.2.2 [2022-06-23T14:21:40.555Z] #36 14.27 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-23T14:21:40.555Z] #36 14.48 go: downloading github.com/google/go-dap v0.6.0 [2022-06-23T14:21:40.555Z] #36 14.64 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-23T14:21:40.555Z] #36 15.18 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-23T14:21:40.555Z] #36 15.32 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-23T14:21:40.555Z] #36 15.64 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-23T14:21:40.555Z] #36 15.75 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-23T14:21:40.786Z] #55 48.38 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-23T14:21:40.786Z] #55 48.42 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-23T14:21:40.786Z] #55 48.52 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-23T14:21:41.148Z] #26 ... [2022-06-23T14:21:41.148Z] [2022-06-23T14:21:41.148Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-23T14:21:41.148Z] #34 sha256:9150f837a655430e8a280b35c4f6f3170258e652b2eeca6f6f6bcda14550ce3c [2022-06-23T14:21:41.148Z] #34 5.561 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-23T14:21:41.148Z] #34 5.561 Cloning into '.'... [2022-06-23T14:21:41.350Z] #55 48.79 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-23T14:21:41.921Z] #36 16.67 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-23T14:21:42.720Z] #55 ... [2022-06-23T14:21:42.720Z] [2022-06-23T14:21:42.720Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:21:42.720Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:21:42.720Z] #42 31.33 Reading package lists... [2022-06-23T14:21:42.720Z] #42 40.75 Reading package lists... [2022-06-23T14:21:42.720Z] #42 49.85 Building dependency tree... [2022-06-23T14:21:42.720Z] #42 ... [2022-06-23T14:21:42.720Z] [2022-06-23T14:21:42.720Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:21:42.720Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:21:42.720Z] #55 50.39 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-23T14:21:42.720Z] #55 50.47 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-23T14:21:42.853Z] #36 ... [2022-06-23T14:21:42.853Z] [2022-06-23T14:21:42.853Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-23T14:21:42.853Z] #38 sha256:f19f52dcead41d80096bf72e94cc3a4b25e10cea68b78f6285c492d0c13c46d4 [2022-06-23T14:21:42.853Z] #38 16.69 tomll can be used in two ways: [2022-06-23T14:21:42.853Z] #38 16.70 Writing to STDIN and reading from STDOUT: [2022-06-23T14:21:42.853Z] #38 16.70 cat file.toml | tomll > file.toml [2022-06-23T14:21:42.853Z] #38 16.70 [2022-06-23T14:21:42.853Z] #38 16.70 Reading and updating a list of files: [2022-06-23T14:21:42.853Z] #38 16.70 tomll a.toml b.toml c.toml [2022-06-23T14:21:42.853Z] #38 16.70 [2022-06-23T14:21:42.853Z] #38 16.70 When given a list of files, tomll will modify all files in place without asking. [2022-06-23T14:21:42.853Z] #38 DONE 18.0s [2022-06-23T14:21:42.853Z] [2022-06-23T14:21:42.853Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-23T14:21:42.853Z] #31 sha256:b054c55d5fcc94a966490b3c652a6ad563b8eeabdd205b2b49dea423a33d2442 [2022-06-23T14:21:42.853Z] #31 18.91 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-23T14:21:43.655Z] #55 51.13 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-23T14:21:43.911Z] #55 51.59 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-23T14:21:43.957Z] #47 ... [2022-06-23T14:21:43.957Z] [2022-06-23T14:21:43.957Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-23T14:21:43.957Z] #26 sha256:54ecf3764bd8661dee89707bc3906a1ffb6ad18b5b8763a58b3544c319acb2c2 [2022-06-23T14:21:43.957Z] #26 5.306 + RM_GOPATH=0 [2022-06-23T14:21:43.957Z] #26 5.306 + TMP_GOPATH= [2022-06-23T14:21:43.957Z] #26 5.306 + : /build [2022-06-23T14:21:43.957Z] #26 5.306 + '[' -z '' ']' [2022-06-23T14:21:43.957Z] #26 5.306 ++ mktemp -d [2022-06-23T14:21:43.957Z] #26 5.306 + export GOPATH=/tmp/tmp.xnt74y0e85 [2022-06-23T14:21:43.957Z] #26 5.306 + GOPATH=/tmp/tmp.xnt74y0e85 [2022-06-23T14:21:43.957Z] #26 5.306 + RM_GOPATH=1 [2022-06-23T14:21:43.957Z] #26 5.306 + case "$(go env GOARCH)" in [2022-06-23T14:21:43.957Z] #26 5.306 ++ go env GOARCH [2022-06-23T14:21:43.957Z] #26 5.329 Install docker/cli version 17.06.2-ce from stable [2022-06-23T14:21:43.957Z] #26 5.329 + export GO_BUILDMODE=-buildmode=pie [2022-06-23T14:21:43.957Z] #26 5.329 + GO_BUILDMODE=-buildmode=pie [2022-06-23T14:21:43.957Z] #26 5.329 ++ dirname /install.sh [2022-06-23T14:21:43.957Z] #26 5.329 + dir=/ [2022-06-23T14:21:43.957Z] #26 5.329 + bin=dockercli [2022-06-23T14:21:43.957Z] #26 5.329 + shift [2022-06-23T14:21:43.957Z] #26 5.329 + '[' '!' -f //dockercli.installer ']' [2022-06-23T14:21:43.957Z] #26 5.329 + . //dockercli.installer [2022-06-23T14:21:43.957Z] #26 5.329 ++ : stable [2022-06-23T14:21:43.957Z] #26 5.329 ++ : 17.06.2-ce [2022-06-23T14:21:43.957Z] #26 5.329 + install_dockercli [2022-06-23T14:21:43.957Z] #26 5.329 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-23T14:21:43.957Z] #26 5.329 ++ uname -m [2022-06-23T14:21:43.957Z] #26 5.329 + arch=x86_64 [2022-06-23T14:21:43.957Z] #26 5.329 + '[' x86_64 '!=' x86_64 ']' [2022-06-23T14:21:43.957Z] #26 5.329 + url=https://download.docker.com/linux/static [2022-06-23T14:21:43.957Z] #26 5.329 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-23T14:21:43.957Z] #26 5.332 + tar -xz docker/docker [2022-06-23T14:21:44.750Z] #31 20.90 #=#=# [2022-06-23T14:21:45.007Z] #31 21.24 #=#=# ######################################################################## 100.0% [2022-06-23T14:21:45.338Z] #34 ... [2022-06-23T14:21:45.338Z] [2022-06-23T14:21:45.338Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-23T14:21:45.338Z] #40 sha256:4ea1f857e74cf797827246965a79d7e049e8c2d685a8b5ede720657469c0ece7 [2022-06-23T14:21:45.338Z] #40 6.579 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-23T14:21:45.338Z] #40 7.353 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-23T14:21:45.338Z] #40 9.381 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-23T14:21:45.338Z] #40 9.823 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-23T14:21:45.338Z] #40 9.907 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-23T14:21:45.598Z] #40 ... [2022-06-23T14:21:45.598Z] [2022-06-23T14:21:45.598Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:21:45.598Z] #36 sha256:e9b8728d8465b1df20d9fc487478658c0d2ad194e416156cdfda9bf6917ad9ca [2022-06-23T14:21:45.598Z] #36 6.695 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-23T14:21:45.598Z] #36 ... [2022-06-23T14:21:45.598Z] [2022-06-23T14:21:45.598Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:21:45.598Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:21:45.598Z] #55 7.713 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-23T14:21:45.818Z] #55 ... [2022-06-23T14:21:45.818Z] [2022-06-23T14:21:45.818Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:21:45.818Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:21:45.818Z] #51 33.40 Reading package lists... [2022-06-23T14:21:45.818Z] #51 42.98 Reading package lists... [2022-06-23T14:21:45.818Z] #51 52.81 Building dependency tree... [2022-06-23T14:21:45.818Z] #51 ... [2022-06-23T14:21:45.818Z] [2022-06-23T14:21:45.818Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:21:45.818Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:21:45.818Z] #14 41.15 Reading package lists... [2022-06-23T14:21:45.818Z] #14 50.93 Building dependency tree... [2022-06-23T14:21:45.858Z] #55 ... [2022-06-23T14:21:45.858Z] [2022-06-23T14:21:45.858Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:21:45.858Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:21:45.858Z] #76 8.589 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:45.858Z] #76 8.698 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:45.858Z] #76 8.752 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:45.858Z] #76 10.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:21:45.858Z] #76 ... [2022-06-23T14:21:45.858Z] [2022-06-23T14:21:45.858Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-23T14:21:45.858Z] #57 sha256:71e287fbf30fe11c165cd8032417341a6746248b6cee82a7e7a88960db85e5d7 [2022-06-23T14:21:45.858Z] #57 8.048 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-23T14:21:45.858Z] #57 9.513 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-23T14:21:45.858Z] #57 9.598 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-23T14:21:45.858Z] #57 9.606 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-23T14:21:45.935Z] #31 ... [2022-06-23T14:21:45.935Z] [2022-06-23T14:21:45.935Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:21:45.935Z] #67 sha256:51ce40053f3983122a1482d574f57b8fe5d767c753af2b271a58796103cdb4ac [2022-06-23T14:21:45.935Z] #67 10.76 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-23T14:21:45.935Z] #67 11.64 go: downloading github.com/google/uuid v1.3.0 [2022-06-23T14:21:45.935Z] #67 11.66 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-23T14:21:45.935Z] #67 11.74 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-23T14:21:45.935Z] #67 11.97 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-23T14:21:45.935Z] #67 12.05 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-23T14:21:45.935Z] #67 12.25 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-23T14:21:45.935Z] #67 12.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-23T14:21:45.935Z] #67 12.66 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-23T14:21:45.935Z] #67 14.30 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-23T14:21:45.935Z] #67 14.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-23T14:21:46.117Z] #57 ... [2022-06-23T14:21:46.117Z] [2022-06-23T14:21:46.117Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:21:46.117Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:21:46.117Z] #51 8.078 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:46.117Z] #51 8.175 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:46.117Z] #51 8.175 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:46.117Z] #51 8.822 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-23T14:21:46.117Z] #51 10.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:21:46.117Z] #51 ... [2022-06-23T14:21:46.117Z] [2022-06-23T14:21:46.117Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:21:46.117Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:21:46.117Z] #42 8.342 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:46.117Z] #42 8.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:46.117Z] #42 8.498 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:46.117Z] #42 9.926 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:21:46.191Z] #67 ... [2022-06-23T14:21:46.191Z] [2022-06-23T14:21:46.191Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-23T14:21:46.191Z] #62 sha256:87787e4a04de8ac3b6a96ec4dc8646b346aa2e1894ed6d2d57ec3e1648deaa31 [2022-06-23T14:21:46.191Z] #62 6.381 Reading package lists... [2022-06-23T14:21:46.191Z] #62 11.51 Reading package lists... [2022-06-23T14:21:46.191Z] #62 16.08 Building dependency tree... [2022-06-23T14:21:46.191Z] #62 20.03 The following additional packages will be installed: [2022-06-23T14:21:46.191Z] #62 20.04 libbtrfs0 [2022-06-23T14:21:46.191Z] #62 20.20 The following NEW packages will be installed: [2022-06-23T14:21:46.191Z] #62 20.20 libbtrfs-dev libbtrfs0 [2022-06-23T14:21:46.191Z] #62 20.59 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:21:46.191Z] #62 20.59 Need to get 454 kB of archives. [2022-06-23T14:21:46.191Z] #62 20.59 After this operation, 1275 kB of additional disk space will be used. [2022-06-23T14:21:46.191Z] #62 20.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-06-23T14:21:46.191Z] #62 20.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-06-23T14:21:46.191Z] #62 ... [2022-06-23T14:21:46.191Z] [2022-06-23T14:21:46.192Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:21:46.192Z] #47 sha256:9281bd98eda5eebc5c61d46d8128d59e7e400248ffec9e39424c7819f73ed3fb [2022-06-23T14:21:46.378Z] #42 ... [2022-06-23T14:21:46.378Z] [2022-06-23T14:21:46.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-06-23T14:21:46.378Z] #62 sha256:91c19e07c43ef40a367399d89a8c5dbc844b9f43e9a93c03a600efb6085f4987 [2022-06-23T14:21:46.378Z] #62 8.539 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:46.378Z] #62 8.616 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:46.378Z] #62 8.618 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:46.378Z] #62 9.849 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:21:46.378Z] #62 ... [2022-06-23T14:21:46.378Z] [2022-06-23T14:21:46.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-06-23T14:21:46.378Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:21:46.378Z] #14 8.467 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:46.378Z] #14 8.507 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:46.378Z] #14 8.520 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:46.378Z] #14 11.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:21:46.382Z] #14 ... [2022-06-23T14:21:46.382Z] [2022-06-23T14:21:46.382Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:21:46.382Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:21:46.382Z] #76 34.93 Reading package lists... [2022-06-23T14:21:46.382Z] #76 44.19 Building dependency tree... [2022-06-23T14:21:46.382Z] #76 50.62 python3 is already the newest version (3.9.2-3). [2022-06-23T14:21:46.382Z] #76 50.62 The following additional packages will be installed: [2022-06-23T14:21:46.382Z] #76 50.63 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-23T14:21:46.382Z] #76 50.64 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-23T14:21:46.382Z] #76 50.69 Suggested packages: [2022-06-23T14:21:46.382Z] #76 50.75 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-23T14:21:46.382Z] #76 50.75 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-23T14:21:46.382Z] #76 50.75 m4-doc ed diffutils-doc [2022-06-23T14:21:46.382Z] #76 50.75 Recommended packages: [2022-06-23T14:21:46.382Z] #76 50.75 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-23T14:21:46.382Z] #76 53.13 The following NEW packages will be installed: [2022-06-23T14:21:46.382Z] #76 53.13 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-23T14:21:46.382Z] #76 53.13 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-23T14:21:46.382Z] #76 53.13 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-23T14:21:46.382Z] #76 53.16 libyajl2 m4 patch xz-utils [2022-06-23T14:21:46.382Z] #76 53.65 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:21:46.382Z] #76 53.65 Need to get 5939 kB of archives. [2022-06-23T14:21:46.382Z] #76 53.65 After this operation, 18.7 MB of additional disk space will be used. [2022-06-23T14:21:46.382Z] #76 53.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-23T14:21:46.382Z] #76 53.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-23T14:21:46.382Z] #76 53.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-23T14:21:46.382Z] #76 53.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-23T14:21:46.382Z] #76 53.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-23T14:21:46.382Z] #76 53.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-23T14:21:46.382Z] #76 53.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-23T14:21:46.382Z] #76 53.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-23T14:21:46.382Z] #76 53.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-23T14:21:46.382Z] #76 53.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-23T14:21:46.382Z] #76 53.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-23T14:21:46.382Z] #76 53.93 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-23T14:21:46.382Z] #76 54.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-23T14:21:46.382Z] #76 54.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-23T14:21:46.637Z] #14 ... [2022-06-23T14:21:46.637Z] [2022-06-23T14:21:46.637Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-23T14:21:46.637Z] #38 sha256:c882f69117afeef0e6c14e75a7c9593eb69f4d953bb56405b3493c07b4ad5bbf [2022-06-23T14:21:46.637Z] #38 6.458 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-23T14:21:46.639Z] #76 54.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-23T14:21:46.639Z] #76 54.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-23T14:21:46.639Z] #76 54.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-06-23T14:21:46.639Z] #76 54.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-23T14:21:46.639Z] #76 54.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-23T14:21:46.704Z] #47 21.25 Updating files: 81% (1779/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-23T14:21:46.704Z] #47 21.58 + git checkout -q v2.3.0 [2022-06-23T14:21:46.704Z] #47 ... [2022-06-23T14:21:46.704Z] [2022-06-23T14:21:46.704Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:21:46.704Z] #14 sha256:90710e00153d07ac9d275a6ce83b8fe2dddbca5350838cfba0c2ac418953f83b [2022-06-23T14:21:46.704Z] #14 11.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-23T14:21:46.704Z] #14 16.37 Fetched 8432 kB in 11s (746 kB/s) [2022-06-23T14:21:46.704Z] #14 16.37 Reading package lists... [2022-06-23T14:21:46.704Z] #14 21.94 Reading package lists... [2022-06-23T14:21:46.704Z] #14 ... [2022-06-23T14:21:46.704Z] [2022-06-23T14:21:46.704Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:21:46.704Z] #42 sha256:11d6e8a51219f669a60274ab0bfb325b1f04ca5c2b56929472823b1512ae19ee [2022-06-23T14:21:46.704Z] #42 11.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-23T14:21:46.704Z] #42 16.22 Fetched 8432 kB in 11s (768 kB/s) [2022-06-23T14:21:46.704Z] #42 16.22 Reading package lists... [2022-06-23T14:21:46.897Z] #76 54.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-23T14:21:46.897Z] #76 54.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-23T14:21:46.897Z] #76 54.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-23T14:21:46.897Z] #76 54.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-23T14:21:46.897Z] #38 ... [2022-06-23T14:21:46.897Z] [2022-06-23T14:21:46.897Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:21:46.897Z] #67 sha256:bf76fbaeecdfaaed2b906bca91503f9d257fbaf299ea34b80727943bef71c5c0 [2022-06-23T14:21:46.897Z] #67 7.189 + RM_GOPATH=0 [2022-06-23T14:21:46.897Z] #67 7.189 + TMP_GOPATH= [2022-06-23T14:21:46.897Z] #67 7.189 + : /build [2022-06-23T14:21:46.897Z] #67 7.189 + '[' -z '' ']' [2022-06-23T14:21:46.897Z] #67 7.189 ++ mktemp -d [2022-06-23T14:21:46.897Z] #67 7.191 + export GOPATH=/tmp/tmp.roFKTEqkt6 [2022-06-23T14:21:46.897Z] #67 7.191 + GOPATH=/tmp/tmp.roFKTEqkt6 [2022-06-23T14:21:46.897Z] #67 7.191 + RM_GOPATH=1 [2022-06-23T14:21:46.897Z] #67 7.191 + case "$(go env GOARCH)" in [2022-06-23T14:21:46.897Z] #67 7.196 ++ go env GOARCH [2022-06-23T14:21:46.897Z] #67 7.233 + export GO_BUILDMODE=-buildmode=pie [2022-06-23T14:21:46.897Z] #67 7.233 + GO_BUILDMODE=-buildmode=pie [2022-06-23T14:21:46.897Z] #67 7.233 ++ dirname /install.sh [2022-06-23T14:21:46.897Z] #67 7.247 + dir=/ [2022-06-23T14:21:46.897Z] #67 7.247 + bin=rootlesskit [2022-06-23T14:21:46.897Z] #67 7.247 + shift [2022-06-23T14:21:46.897Z] #67 7.247 + '[' '!' -f //rootlesskit.installer ']' [2022-06-23T14:21:46.897Z] #67 7.247 + . //rootlesskit.installer [2022-06-23T14:21:46.897Z] #67 7.247 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-23T14:21:46.897Z] #67 7.247 + install_rootlesskit [2022-06-23T14:21:46.897Z] #67 7.247 + case "$1" in [2022-06-23T14:21:46.897Z] #67 7.247 + export CGO_ENABLED=0 [2022-06-23T14:21:46.897Z] #67 7.247 + CGO_ENABLED=0 [2022-06-23T14:21:46.897Z] #67 7.247 + _install_rootlesskit [2022-06-23T14:21:46.897Z] #67 7.267 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-23T14:21:46.897Z] #67 7.268 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-23T14:21:46.897Z] #67 7.268 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-23T14:21:46.897Z] #67 7.268 + GOBIN=/build [2022-06-23T14:21:46.897Z] #67 7.268 + GO111MODULE=on [2022-06-23T14:21:46.897Z] #67 7.268 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-23T14:21:46.897Z] #67 7.899 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-23T14:21:46.897Z] #67 ... [2022-06-23T14:21:46.897Z] [2022-06-23T14:21:46.897Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-23T14:21:46.897Z] #53 sha256:1ad2cca6dc9c1c89c95195891a1755a8983b65f57085153b9188d37f1fb158ab [2022-06-23T14:21:46.897Z] #53 7.537 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-23T14:21:46.897Z] #53 11.08 go: downloading github.com/fatih/color v1.10.0 [2022-06-23T14:21:46.897Z] #53 11.64 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-23T14:21:46.960Z] #42 21.14 Reading package lists... [2022-06-23T14:21:46.960Z] #42 ... [2022-06-23T14:21:46.960Z] [2022-06-23T14:21:46.960Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:21:46.960Z] #55 sha256:a22413d12663057ebb8cf9a134b613fb621d6851a7fefe512476489a63a09ee1 [2022-06-23T14:21:46.960Z] #55 21.87 go: downloading github.com/fatih/color v1.13.0 [2022-06-23T14:21:46.960Z] #55 21.88 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-23T14:21:46.960Z] #55 21.93 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-23T14:21:46.960Z] #55 21.96 go: downloading github.com/spf13/viper v1.10.1 [2022-06-23T14:21:47.157Z] #53 ... [2022-06-23T14:21:47.157Z] [2022-06-23T14:21:47.157Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:21:47.157Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:21:47.157Z] #47 7.491 + git clone https://github.com/docker/distribution.git . [2022-06-23T14:21:47.157Z] #47 7.508 Cloning into '.'... [2022-06-23T14:21:47.157Z] #47 ... [2022-06-23T14:21:47.157Z] [2022-06-23T14:21:47.157Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:21:47.157Z] #67 sha256:bf76fbaeecdfaaed2b906bca91503f9d257fbaf299ea34b80727943bef71c5c0 [2022-06-23T14:21:47.157Z] #67 11.67 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-23T14:21:47.157Z] #67 11.67 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-23T14:21:47.217Z] #55 22.28 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-23T14:21:47.217Z] #55 ... [2022-06-23T14:21:47.217Z] [2022-06-23T14:21:47.217Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-23T14:21:47.217Z] #53 sha256:8b8618c4524841d9290868753fd508d32e4d2fe9840b50f2cf8a2155c956a23b [2022-06-23T14:21:47.217Z] #53 12.43 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-23T14:21:47.217Z] #53 12.43 go: downloading golang.org/x/mod v0.3.0 [2022-06-23T14:21:47.524Z] #53 ... [2022-06-23T14:21:47.524Z] [2022-06-23T14:21:47.524Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-23T14:21:47.524Z] #62 sha256:87787e4a04de8ac3b6a96ec4dc8646b346aa2e1894ed6d2d57ec3e1648deaa31 [2022-06-23T14:21:47.524Z] #62 21.74 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:21:47.524Z] #62 22.03 Fetched 454 kB in 0s (1396 kB/s) [2022-06-23T14:21:47.524Z] #62 22.16 Selecting previously unselected package libbtrfs0:arm64. [2022-06-23T14:21:47.524Z] #62 22.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-23T14:21:47.524Z] #62 22.20 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-06-23T14:21:47.524Z] #62 22.25 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-06-23T14:21:47.524Z] #62 22.46 Selecting previously unselected package libbtrfs-dev:arm64. [2022-06-23T14:21:47.524Z] #62 22.46 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-06-23T14:21:47.524Z] #62 22.48 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-23T14:21:47.782Z] #62 ... [2022-06-23T14:21:47.782Z] [2022-06-23T14:21:47.782Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:21:47.782Z] #51 sha256:852ec5e2b9881e712b0e44c9f95e8f1ea32d99fcff47463bffe22d9801c91cda [2022-06-23T14:21:47.782Z] #51 12.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-23T14:21:47.782Z] #51 15.28 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-23T14:21:47.782Z] #51 17.48 Fetched 8435 kB in 12s (681 kB/s) [2022-06-23T14:21:47.782Z] #51 17.48 Reading package lists... [2022-06-23T14:21:47.782Z] #51 22.62 Reading package lists... [2022-06-23T14:21:47.782Z] #51 ... [2022-06-23T14:21:47.782Z] [2022-06-23T14:21:47.782Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-23T14:21:47.782Z] #62 sha256:87787e4a04de8ac3b6a96ec4dc8646b346aa2e1894ed6d2d57ec3e1648deaa31 [2022-06-23T14:21:47.782Z] #62 22.94 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-06-23T14:21:48.045Z] #62 22.98 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-23T14:21:48.045Z] #62 23.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:21:48.178Z] #26 ... [2022-06-23T14:21:48.178Z] [2022-06-23T14:21:48.178Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-23T14:21:48.178Z] #38 sha256:c882f69117afeef0e6c14e75a7c9593eb69f4d953bb56405b3493c07b4ad5bbf [2022-06-23T14:21:48.178Z] #38 4.771 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-23T14:21:48.178Z] #38 ... [2022-06-23T14:21:48.178Z] [2022-06-23T14:21:48.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-06-23T14:21:48.178Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:21:48.178Z] #55 6.341 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-23T14:21:48.266Z] #76 ... [2022-06-23T14:21:48.266Z] [2022-06-23T14:21:48.267Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:21:48.267Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:21:48.267Z] #51 52.81 Building dependency tree... [2022-06-23T14:21:48.303Z] #62 DONE 23.5s [2022-06-23T14:21:48.303Z] [2022-06-23T14:21:48.303Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:21:48.303Z] #47 sha256:9281bd98eda5eebc5c61d46d8128d59e7e400248ffec9e39424c7819f73ed3fb [2022-06-23T14:21:48.303Z] #47 23.29 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-23T14:21:48.438Z] #55 ... [2022-06-23T14:21:48.438Z] [2022-06-23T14:21:48.438Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-23T14:21:48.438Z] #34 sha256:9150f837a655430e8a280b35c4f6f3170258e652b2eeca6f6f6bcda14550ce3c [2022-06-23T14:21:48.438Z] #34 8.954 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-23T14:21:48.438Z] #34 8.957 Cloning into '.'... [2022-06-23T14:21:48.438Z] #34 ... [2022-06-23T14:21:48.438Z] [2022-06-23T14:21:48.438Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:21:48.438Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:21:48.438Z] #42 3.837 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:48.438Z] #42 3.837 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:48.438Z] #42 3.837 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:48.438Z] #42 3.992 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:21:48.438Z] #42 4.372 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:21:48.438Z] #42 5.189 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:21:48.536Z] #67 12.70 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-23T14:21:48.567Z] #47 ... [2022-06-23T14:21:48.567Z] [2022-06-23T14:21:48.567Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-23T14:21:48.567Z] #63 sha256:e0785e8a540a68bfab31a282b15a4e2cd00de2857655e75886d4d4f4778d4da4 [2022-06-23T14:21:48.567Z] #63 DONE 0.1s [2022-06-23T14:21:48.567Z] [2022-06-23T14:21:48.567Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:21:48.567Z] #64 sha256:ea01049dd8ee7efe2a00cdc4ab8a11a1882c8b36e5afd2378f93b11455acc95a [2022-06-23T14:21:48.699Z] #42 ... [2022-06-23T14:21:48.699Z] [2022-06-23T14:21:48.699Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:21:48.699Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:21:48.699Z] #76 9.200 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:48.699Z] #76 9.254 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:48.699Z] #76 9.259 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:48.699Z] #76 10.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:21:48.959Z] #76 ... [2022-06-23T14:21:48.959Z] [2022-06-23T14:21:48.959Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-23T14:21:48.959Z] #53 sha256:1ad2cca6dc9c1c89c95195891a1755a8983b65f57085153b9188d37f1fb158ab [2022-06-23T14:21:48.959Z] #53 5.852 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-23T14:21:48.959Z] #53 7.008 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-23T14:21:48.959Z] #53 7.011 go: downloading github.com/fatih/color v1.10.0 [2022-06-23T14:21:48.959Z] #53 7.047 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-23T14:21:48.959Z] #53 7.047 go: downloading github.com/pkg/errors v0.9.1 [2022-06-23T14:21:48.959Z] #53 7.515 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-23T14:21:48.959Z] #53 7.602 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-23T14:21:48.959Z] #53 7.602 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-23T14:21:48.959Z] #53 7.618 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-23T14:21:48.959Z] #53 7.987 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-23T14:21:48.959Z] #53 7.987 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-23T14:21:48.959Z] #53 7.987 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-23T14:21:48.959Z] #53 8.227 go: downloading golang.org/x/tools v0.1.0 [2022-06-23T14:21:48.959Z] #53 ... [2022-06-23T14:21:48.959Z] [2022-06-23T14:21:48.959Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:21:48.959Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:21:48.959Z] #14 4.830 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:48.959Z] #14 4.850 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:48.959Z] #14 4.850 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:48.959Z] #14 5.284 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:21:48.959Z] #14 6.014 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:21:48.959Z] #14 8.227 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:21:49.139Z] #64 0.584 + RM_GOPATH=0 [2022-06-23T14:21:49.139Z] #64 0.587 + TMP_GOPATH= [2022-06-23T14:21:49.139Z] #64 0.587 + : /build [2022-06-23T14:21:49.139Z] #64 0.587 + '[' -z '' ']' [2022-06-23T14:21:49.139Z] #64 0.589 ++ mktemp -d [2022-06-23T14:21:49.139Z] #64 0.591 + export GOPATH=/tmp/tmp.Hs4b29isno [2022-06-23T14:21:49.139Z] #64 0.594 + GOPATH=/tmp/tmp.Hs4b29isno [2022-06-23T14:21:49.139Z] #64 0.594 + RM_GOPATH=1 [2022-06-23T14:21:49.139Z] #64 0.594 + case "$(go env GOARCH)" in [2022-06-23T14:21:49.139Z] #64 0.595 ++ go env GOARCH [2022-06-23T14:21:49.139Z] #64 0.644 + export GO_BUILDMODE=-buildmode=pie [2022-06-23T14:21:49.219Z] #14 ... [2022-06-23T14:21:49.219Z] [2022-06-23T14:21:49.219Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:21:49.219Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:21:49.219Z] #51 6.275 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:49.219Z] #51 6.317 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:49.219Z] #51 6.317 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:49.219Z] #51 6.891 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-23T14:21:49.219Z] #51 7.150 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:21:49.219Z] #51 8.824 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:21:49.219Z] #51 ... [2022-06-23T14:21:49.219Z] [2022-06-23T14:21:49.219Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-23T14:21:49.219Z] #62 sha256:91c19e07c43ef40a367399d89a8c5dbc844b9f43e9a93c03a600efb6085f4987 [2022-06-23T14:21:49.219Z] #62 4.144 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:21:49.219Z] #62 4.144 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:21:49.219Z] #62 4.144 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:21:49.219Z] #62 4.414 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:21:49.219Z] #62 4.906 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:21:49.219Z] #62 6.142 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:21:49.396Z] #64 0.645 + GO_BUILDMODE=-buildmode=pie [2022-06-23T14:21:49.396Z] #64 0.646 ++ dirname /install.sh [2022-06-23T14:21:49.396Z] #64 0.648 + dir=/ [2022-06-23T14:21:49.396Z] #64 0.648 + bin=containerd [2022-06-23T14:21:49.396Z] #64 0.649 + shift [2022-06-23T14:21:49.396Z] #64 0.649 + '[' '!' -f //containerd.installer ']' [2022-06-23T14:21:49.396Z] #64 0.649 + . //containerd.installer [2022-06-23T14:21:49.396Z] #64 0.650 ++ set -e [2022-06-23T14:21:49.396Z] #64 0.651 ++ : v1.6.6 [2022-06-23T14:21:49.396Z] #64 0.654 + install_containerd [2022-06-23T14:21:49.396Z] #64 0.655 + echo 'Install containerd version v1.6.6' [2022-06-23T14:21:49.396Z] #64 0.657 Install containerd version v1.6.6 [2022-06-23T14:21:49.396Z] #64 0.657 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Hs4b29isno/src/github.com/containerd/containerd [2022-06-23T14:21:49.396Z] #64 0.666 Cloning into '/tmp/tmp.Hs4b29isno/src/github.com/containerd/containerd'... [2022-06-23T14:21:49.479Z] #62 ... [2022-06-23T14:21:49.479Z] [2022-06-23T14:21:49.479Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-23T14:21:49.479Z] #40 sha256:4ea1f857e74cf797827246965a79d7e049e8c2d685a8b5ede720657469c0ece7 [2022-06-23T14:21:49.479Z] #40 8.391 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-23T14:21:49.479Z] #40 9.283 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-23T14:21:49.479Z] #40 10.96 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-23T14:21:49.479Z] #40 11.17 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-23T14:21:49.479Z] #40 11.32 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-23T14:21:49.479Z] #40 ... [2022-06-23T14:21:49.479Z] [2022-06-23T14:21:49.479Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:21:49.479Z] #67 sha256:be2811ad8aeadad59b553bd535758ff6f2145a57553bf6d0ff4ee1a2b7476076 [2022-06-23T14:21:49.479Z] #67 8.784 + RM_GOPATH=0 [2022-06-23T14:21:49.479Z] #67 8.784 + TMP_GOPATH= [2022-06-23T14:21:49.479Z] #67 8.784 + : /build [2022-06-23T14:21:49.479Z] #67 8.784 + '[' -z '' ']' [2022-06-23T14:21:49.479Z] #67 8.789 ++ mktemp -d [2022-06-23T14:21:49.479Z] #67 8.800 + export GOPATH=/tmp/tmp.4AsUjIHIcI [2022-06-23T14:21:49.479Z] #67 8.800 + GOPATH=/tmp/tmp.4AsUjIHIcI [2022-06-23T14:21:49.479Z] #67 8.800 + RM_GOPATH=1 [2022-06-23T14:21:49.479Z] #67 8.800 + case "$(go env GOARCH)" in [2022-06-23T14:21:49.479Z] #67 8.800 ++ go env GOARCH [2022-06-23T14:21:49.479Z] #67 8.829 + export GO_BUILDMODE=-buildmode=pie [2022-06-23T14:21:49.479Z] #67 8.833 + GO_BUILDMODE=-buildmode=pie [2022-06-23T14:21:49.479Z] #67 8.835 ++ dirname /install.sh [2022-06-23T14:21:49.479Z] #67 8.842 + dir=/ [2022-06-23T14:21:49.479Z] #67 8.853 + bin=rootlesskit [2022-06-23T14:21:49.479Z] #67 8.853 + shift [2022-06-23T14:21:49.479Z] #67 8.855 + '[' '!' -f //rootlesskit.installer ']' [2022-06-23T14:21:49.479Z] #67 8.858 + . //rootlesskit.installer [2022-06-23T14:21:49.479Z] #67 8.858 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-23T14:21:49.479Z] #67 8.861 + install_rootlesskit [2022-06-23T14:21:49.479Z] #67 8.861 + case "$1" in [2022-06-23T14:21:49.479Z] #67 8.861 + export CGO_ENABLED=0 [2022-06-23T14:21:49.479Z] #67 8.861 + CGO_ENABLED=0 [2022-06-23T14:21:49.479Z] #67 8.862 + _install_rootlesskit [2022-06-23T14:21:49.479Z] #67 8.862 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-23T14:21:49.479Z] #67 8.867 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-23T14:21:49.479Z] #67 8.868 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-23T14:21:49.479Z] #67 8.868 + GOBIN=/build [2022-06-23T14:21:49.479Z] #67 8.868 + GO111MODULE=on [2022-06-23T14:21:49.479Z] #67 8.868 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-23T14:21:49.479Z] #67 9.430 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-23T14:21:49.739Z] #67 ... [2022-06-23T14:21:49.739Z] [2022-06-23T14:21:49.739Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:21:49.739Z] #36 sha256:e9b8728d8465b1df20d9fc487478658c0d2ad194e416156cdfda9bf6917ad9ca [2022-06-23T14:21:49.739Z] #36 9.372 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-23T14:21:50.000Z] #36 ... [2022-06-23T14:21:50.000Z] [2022-06-23T14:21:50.000Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-23T14:21:50.000Z] #57 sha256:71e287fbf30fe11c165cd8032417341a6746248b6cee82a7e7a88960db85e5d7 [2022-06-23T14:21:50.000Z] #57 5.781 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-23T14:21:50.000Z] #57 6.676 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-23T14:21:50.000Z] #57 6.676 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-23T14:21:50.000Z] #57 6.818 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-23T14:21:50.000Z] #57 8.091 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-23T14:21:50.000Z] #57 ... [2022-06-23T14:21:50.000Z] [2022-06-23T14:21:50.000Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:21:50.000Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:21:50.000Z] #51 11.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:21:51.542Z] #51 ... [2022-06-23T14:21:51.542Z] [2022-06-23T14:21:51.542Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-23T14:21:51.542Z] #62 sha256:91c19e07c43ef40a367399d89a8c5dbc844b9f43e9a93c03a600efb6085f4987 [2022-06-23T14:21:51.542Z] #62 40.13 Reading package lists... [2022-06-23T14:21:51.542Z] #62 49.38 Building dependency tree... [2022-06-23T14:21:51.542Z] #62 55.97 The following additional packages will be installed: [2022-06-23T14:21:51.542Z] #62 55.98 libbtrfs0 [2022-06-23T14:21:51.542Z] #62 56.53 The following NEW packages will be installed: [2022-06-23T14:21:51.542Z] #62 56.53 libbtrfs-dev libbtrfs0 [2022-06-23T14:21:51.542Z] #62 56.86 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:21:51.542Z] #62 56.86 Need to get 460 kB of archives. [2022-06-23T14:21:51.542Z] #62 56.86 After this operation, 1237 kB of additional disk space will be used. [2022-06-23T14:21:51.542Z] #62 56.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-23T14:21:51.542Z] #62 56.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-23T14:21:51.542Z] #62 58.41 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:21:51.542Z] #62 58.88 Fetched 460 kB in 0s (1408 kB/s) [2022-06-23T14:21:51.542Z] #62 59.16 Selecting previously unselected package libbtrfs0:amd64. [2022-06-23T14:21:51.799Z] #62 59.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-23T14:21:51.799Z] #62 59.28 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-23T14:21:51.799Z] #62 59.30 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-23T14:21:51.799Z] #62 ... [2022-06-23T14:21:51.799Z] [2022-06-23T14:21:51.799Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:21:51.799Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:21:51.799Z] #76 56.74 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:21:51.799Z] #76 57.16 Fetched 5939 kB in 1s (5019 kB/s) [2022-06-23T14:21:51.799Z] #76 57.32 Selecting previously unselected package bzip2. [2022-06-23T14:21:51.799Z] #76 57.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-23T14:21:51.799Z] #76 57.46 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-23T14:21:51.799Z] #76 57.47 Unpacking bzip2 (1.0.8-4) ... [2022-06-23T14:21:51.799Z] #76 57.68 Selecting previously unselected package libmagic-mgc. [2022-06-23T14:21:51.799Z] #76 57.68 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-23T14:21:51.799Z] #76 57.70 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-23T14:21:51.799Z] #76 58.73 Selecting previously unselected package libmagic1:amd64. [2022-06-23T14:21:51.799Z] #76 58.73 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-23T14:21:51.799Z] #76 58.75 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-23T14:21:51.799Z] #76 59.16 Selecting previously unselected package file. [2022-06-23T14:21:51.799Z] #76 59.17 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-23T14:21:51.799Z] #76 59.18 Unpacking file (1:5.39-3) ... [2022-06-23T14:21:51.799Z] #76 59.60 Selecting previously unselected package xz-utils. [2022-06-23T14:21:51.799Z] #76 59.61 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-23T14:21:51.916Z] #64 ... [2022-06-23T14:21:51.916Z] [2022-06-23T14:21:51.916Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:21:51.916Z] #76 sha256:3da1ce1e5c6d25569716930f91bd476cf268485cdd7f1b0bc70bf04e0cce58e8 [2022-06-23T14:21:51.916Z] #76 16.88 Fetched 8432 kB in 12s (719 kB/s) [2022-06-23T14:21:51.916Z] #76 16.88 Reading package lists... [2022-06-23T14:21:51.916Z] #76 22.27 Reading package lists... [2022-06-23T14:21:51.916Z] #76 26.79 Building dependency tree... [2022-06-23T14:21:51.916Z] #76 ... [2022-06-23T14:21:51.916Z] [2022-06-23T14:21:51.916Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:21:51.916Z] #14 sha256:90710e00153d07ac9d275a6ce83b8fe2dddbca5350838cfba0c2ac418953f83b [2022-06-23T14:21:51.916Z] #14 21.94 Reading package lists... [2022-06-23T14:21:52.057Z] #76 59.61 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-23T14:21:52.555Z] #51 14.00 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-23T14:21:52.620Z] #76 60.08 Selecting previously unselected package libsigsegv2:amd64. [2022-06-23T14:21:52.620Z] #76 60.10 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-23T14:21:52.620Z] #76 60.10 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-23T14:21:52.727Z] #67 ... [2022-06-23T14:21:52.727Z] [2022-06-23T14:21:52.727Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-23T14:21:52.728Z] #53 sha256:1ad2cca6dc9c1c89c95195891a1755a8983b65f57085153b9188d37f1fb158ab [2022-06-23T14:21:52.728Z] #53 12.04 go: downloading golang.org/x/tools v0.1.0 [2022-06-23T14:21:52.728Z] #53 12.19 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-23T14:21:52.728Z] #53 12.34 go: downloading github.com/pkg/errors v0.9.1 [2022-06-23T14:21:52.728Z] #53 12.78 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-23T14:21:52.728Z] #53 12.80 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-23T14:21:52.728Z] #53 13.47 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-23T14:21:52.728Z] #53 13.74 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-23T14:21:52.728Z] #53 13.85 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-23T14:21:52.728Z] #53 13.94 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-23T14:21:52.728Z] #53 14.43 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-23T14:21:52.816Z] #51 ... [2022-06-23T14:21:52.816Z] [2022-06-23T14:21:52.816Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-23T14:21:52.816Z] #26 sha256:54ecf3764bd8661dee89707bc3906a1ffb6ad18b5b8763a58b3544c319acb2c2 [2022-06-23T14:21:52.816Z] #26 13.76 + mkdir -p /build [2022-06-23T14:21:52.816Z] #26 13.78 + mv docker/docker /build/ [2022-06-23T14:21:52.816Z] #26 13.78 + rmdir docker [2022-06-23T14:21:52.816Z] #26 DONE 14.5s [2022-06-23T14:21:52.848Z] #14 26.98 Building dependency tree... [2022-06-23T14:21:52.848Z] #14 ... [2022-06-23T14:21:52.848Z] [2022-06-23T14:21:52.848Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-06-23T14:21:52.848Z] #31 sha256:b054c55d5fcc94a966490b3c652a6ad563b8eeabdd205b2b49dea423a33d2442 [2022-06-23T14:21:52.848Z] #31 22.49 [2022-06-23T14:21:52.848Z] #31 25.10 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-23T14:21:52.848Z] #31 26.72 #=#=# [2022-06-23T14:21:52.848Z] #31 27.03 #=#=# ######################################################################## 100.0% [2022-06-23T14:21:52.848Z] #31 28.37 [2022-06-23T14:21:52.848Z] #31 28.77 Download of images into '/build' complete. [2022-06-23T14:21:52.848Z] #31 28.77 Use something like the following to load the result into a Docker daemon: [2022-06-23T14:21:52.848Z] #31 28.77 tar -cC '/build' . | docker load [2022-06-23T14:21:52.848Z] #31 DONE 29.0s [2022-06-23T14:21:52.848Z] [2022-06-23T14:21:52.848Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:21:52.848Z] #51 sha256:852ec5e2b9881e712b0e44c9f95e8f1ea32d99fcff47463bffe22d9801c91cda [2022-06-23T14:21:52.848Z] #51 22.62 Reading package lists... [2022-06-23T14:21:52.877Z] #76 60.55 Selecting previously unselected package m4. [2022-06-23T14:21:52.877Z] #76 60.55 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-23T14:21:52.877Z] #76 60.58 Unpacking m4 (1.4.18-5) ... [2022-06-23T14:21:53.076Z] [2022-06-23T14:21:53.076Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-23T14:21:53.076Z] #53 sha256:1ad2cca6dc9c1c89c95195891a1755a8983b65f57085153b9188d37f1fb158ab [2022-06-23T14:21:53.076Z] #53 14.79 go: downloading golang.org/x/mod v0.3.0 [2022-06-23T14:21:53.076Z] #53 14.80 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-23T14:21:53.134Z] #76 ... [2022-06-23T14:21:53.134Z] [2022-06-23T14:21:53.134Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-23T14:21:53.134Z] #57 sha256:71e287fbf30fe11c165cd8032417341a6746248b6cee82a7e7a88960db85e5d7 [2022-06-23T14:21:53.134Z] #57 60.24 v3.0.2 [2022-06-23T14:21:53.134Z] #57 DONE 60.8s [2022-06-23T14:21:53.134Z] [2022-06-23T14:21:53.134Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-23T14:21:53.134Z] #62 sha256:91c19e07c43ef40a367399d89a8c5dbc844b9f43e9a93c03a600efb6085f4987 [2022-06-23T14:21:53.134Z] #62 59.85 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-23T14:21:53.134Z] #62 59.86 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-23T14:21:53.134Z] #62 59.89 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-23T14:21:53.134Z] #62 60.81 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-23T14:21:53.134Z] #62 60.92 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-23T14:21:53.134Z] #62 60.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:21:53.296Z] #53 ... [2022-06-23T14:21:53.296Z] [2022-06-23T14:21:53.296Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-23T14:21:53.296Z] #26 sha256:0a1be4d28128bb6008e41628f21630cf4592f95f97d0f33efc0af8d6fff8fed6 [2022-06-23T14:21:53.296Z] #26 7.595 + RM_GOPATH=0 [2022-06-23T14:21:53.296Z] #26 7.597 + TMP_GOPATH= [2022-06-23T14:21:53.296Z] #26 7.597 + : /build [2022-06-23T14:21:53.296Z] #26 7.597 + '[' -z '' ']' [2022-06-23T14:21:53.296Z] #26 7.598 ++ mktemp -d [2022-06-23T14:21:53.296Z] #26 7.602 + export GOPATH=/tmp/tmp.CX038miBZB [2022-06-23T14:21:53.296Z] #26 7.603 + GOPATH=/tmp/tmp.CX038miBZB [2022-06-23T14:21:53.296Z] #26 7.603 + RM_GOPATH=1 [2022-06-23T14:21:53.296Z] #26 7.603 + case "$(go env GOARCH)" in [2022-06-23T14:21:53.296Z] #26 7.603 ++ go env GOARCH [2022-06-23T14:21:53.296Z] #26 7.645 + export GO_BUILDMODE=-buildmode=pie [2022-06-23T14:21:53.296Z] #26 7.645 + GO_BUILDMODE=-buildmode=pie [2022-06-23T14:21:53.296Z] #26 7.646 ++ dirname /install.sh [2022-06-23T14:21:53.296Z] #26 7.663 + dir=/ [2022-06-23T14:21:53.296Z] #26 7.664 Install docker/cli version 17.06.2-ce from stable [2022-06-23T14:21:53.296Z] #26 7.671 + bin=dockercli [2022-06-23T14:21:53.296Z] #26 7.671 + shift [2022-06-23T14:21:53.296Z] #26 7.671 + '[' '!' -f //dockercli.installer ']' [2022-06-23T14:21:53.296Z] #26 7.671 + . //dockercli.installer [2022-06-23T14:21:53.296Z] #26 7.671 ++ : stable [2022-06-23T14:21:53.296Z] #26 7.671 ++ : 17.06.2-ce [2022-06-23T14:21:53.296Z] #26 7.671 + install_dockercli [2022-06-23T14:21:53.296Z] #26 7.671 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-23T14:21:53.296Z] #26 7.671 ++ uname -m [2022-06-23T14:21:53.296Z] #26 7.671 + arch=x86_64 [2022-06-23T14:21:53.296Z] #26 7.671 + '[' x86_64 '!=' x86_64 ']' [2022-06-23T14:21:53.296Z] #26 7.671 + url=https://download.docker.com/linux/static [2022-06-23T14:21:53.296Z] #26 7.671 + tar -xz docker/docker [2022-06-23T14:21:53.296Z] #26 7.671 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-23T14:21:53.555Z] #26 ... [2022-06-23T14:21:53.555Z] [2022-06-23T14:21:53.555Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:21:53.555Z] #67 sha256:bf76fbaeecdfaaed2b906bca91503f9d257fbaf299ea34b80727943bef71c5c0 [2022-06-23T14:21:53.555Z] #67 17.96 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-23T14:21:53.698Z] #62 DONE 61.4s [2022-06-23T14:21:53.698Z] [2022-06-23T14:21:53.698Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-23T14:21:53.698Z] #63 sha256:57dc7dd6bb791113fa6683f9124c9e050a47bf305ad49ad235cde0c60fedaa15 [2022-06-23T14:21:53.956Z] #63 DONE 0.2s [2022-06-23T14:21:53.956Z] [2022-06-23T14:21:53.956Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:21:53.956Z] #64 sha256:252a8d313b23ba4ca4ce43bf85cfa528fdca2121796b705a975f9a61c36fe545 [2022-06-23T14:21:54.222Z] #51 27.69 Building dependency tree... [2022-06-23T14:21:54.888Z] #64 ... [2022-06-23T14:21:54.888Z] [2022-06-23T14:21:54.888Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:21:54.888Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:21:54.888Z] #42 49.85 Building dependency tree... [2022-06-23T14:21:54.888Z] #42 56.28 The following additional packages will be installed: [2022-06-23T14:21:54.888Z] #42 56.32 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-23T14:21:54.888Z] #42 56.33 Suggested packages: [2022-06-23T14:21:54.888Z] #42 56.37 cmake-doc ninja-build lrzip [2022-06-23T14:21:54.888Z] #42 56.37 Recommended packages: [2022-06-23T14:21:54.888Z] #42 56.37 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-23T14:21:54.888Z] #42 57.71 The following NEW packages will be installed: [2022-06-23T14:21:54.888Z] #42 57.73 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-23T14:21:54.888Z] #42 57.74 vim-common xxd [2022-06-23T14:21:54.888Z] #42 58.27 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:21:54.888Z] #42 58.27 Need to get 17.7 MB of archives. [2022-06-23T14:21:54.888Z] #42 58.27 After this operation, 70.7 MB of additional disk space will be used. [2022-06-23T14:21:54.888Z] #42 58.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-23T14:21:54.888Z] #42 58.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-23T14:21:54.888Z] #42 58.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-23T14:21:54.888Z] #42 58.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-23T14:21:54.888Z] #42 59.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-23T14:21:54.888Z] #42 59.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-23T14:21:54.888Z] #42 59.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-23T14:21:54.888Z] #42 59.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-23T14:21:54.888Z] #42 59.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-23T14:21:54.888Z] #42 59.56 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-23T14:21:54.888Z] #42 62.38 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:21:54.888Z] #42 ... [2022-06-23T14:21:54.888Z] [2022-06-23T14:21:54.888Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:21:54.888Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:21:54.888Z] #51 59.05 The following additional packages will be installed: [2022-06-23T14:21:54.888Z] #51 59.10 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-23T14:21:54.888Z] #51 59.11 python3-protobuf python3-six [2022-06-23T14:21:54.888Z] #51 59.15 Suggested packages: [2022-06-23T14:21:54.888Z] #51 59.18 python3-setuptools [2022-06-23T14:21:54.888Z] #51 59.18 Recommended packages: [2022-06-23T14:21:54.888Z] #51 59.18 iproute2 | iproute [2022-06-23T14:21:54.888Z] #51 60.35 The following NEW packages will be installed: [2022-06-23T14:21:54.888Z] #51 60.36 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-23T14:21:54.888Z] #51 60.38 python3-protobuf python3-six [2022-06-23T14:21:54.888Z] #51 61.13 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:21:54.888Z] #51 61.13 Need to get 2314 kB of archives. [2022-06-23T14:21:54.888Z] #51 61.13 After this operation, 11.1 MB of additional disk space will be used. [2022-06-23T14:21:54.888Z] #51 61.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-23T14:21:54.888Z] #51 61.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-23T14:21:54.888Z] #51 61.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-23T14:21:54.888Z] #51 61.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-23T14:21:54.888Z] #51 61.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-23T14:21:54.888Z] #51 61.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-23T14:21:54.888Z] #51 61.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-23T14:21:54.988Z] #53 ... [2022-06-23T14:21:54.988Z] [2022-06-23T14:21:54.988Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:21:54.988Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:21:54.988Z] #47 6.560 + git clone https://github.com/docker/distribution.git . [2022-06-23T14:21:54.988Z] #47 6.560 Cloning into '.'... [2022-06-23T14:21:55.249Z] #47 ... [2022-06-23T14:21:55.249Z] [2022-06-23T14:21:55.249Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-23T14:21:55.249Z] #40 sha256:4ea1f857e74cf797827246965a79d7e049e8c2d685a8b5ede720657469c0ece7 [2022-06-23T14:21:55.249Z] #40 15.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-23T14:21:55.249Z] #40 15.79 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-23T14:21:55.466Z] #67 19.49 go: downloading github.com/google/uuid v1.3.0 [2022-06-23T14:21:55.466Z] #67 19.49 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-23T14:21:55.466Z] #67 19.70 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-23T14:21:55.725Z] #67 20.06 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-23T14:21:55.725Z] #67 20.13 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-23T14:21:56.197Z] #40 ... [2022-06-23T14:21:56.197Z] [2022-06-23T14:21:56.197Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-23T14:21:56.197Z] #38 sha256:c882f69117afeef0e6c14e75a7c9593eb69f4d953bb56405b3493c07b4ad5bbf [2022-06-23T14:21:56.197Z] #38 17.27 tomll can be used in two ways: [2022-06-23T14:21:56.197Z] #38 17.27 Writing to STDIN and reading from STDOUT: [2022-06-23T14:21:56.197Z] #38 17.27 cat file.toml | tomll > file.toml [2022-06-23T14:21:56.197Z] #38 17.27 [2022-06-23T14:21:56.197Z] #38 17.27 Reading and updating a list of files: [2022-06-23T14:21:56.197Z] #38 17.27 tomll a.toml b.toml c.toml [2022-06-23T14:21:56.197Z] #38 17.27 [2022-06-23T14:21:56.197Z] #38 17.27 When given a list of files, tomll will modify all files in place without asking. [2022-06-23T14:21:56.197Z] #38 DONE 18.0s [2022-06-23T14:21:56.197Z] [2022-06-23T14:21:56.197Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:21:56.197Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:21:56.197Z] #14 17.82 Fetched 8545 kB in 13s (647 kB/s) [2022-06-23T14:21:56.295Z] #67 20.49 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-23T14:21:56.745Z] #51 31.10 The following additional packages will be installed: [2022-06-23T14:21:56.745Z] #51 31.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-23T14:21:56.745Z] #51 31.15 python3-protobuf python3-six [2022-06-23T14:21:56.745Z] #51 31.15 Suggested packages: [2022-06-23T14:21:56.745Z] #51 31.16 python3-setuptools [2022-06-23T14:21:56.745Z] #51 31.16 Recommended packages: [2022-06-23T14:21:56.745Z] #51 31.16 iproute2 | iproute [2022-06-23T14:21:56.784Z] #51 63.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-23T14:21:56.863Z] #67 21.44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-23T14:21:57.001Z] #51 31.77 The following NEW packages will be installed: [2022-06-23T14:21:57.001Z] #51 31.79 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-23T14:21:57.001Z] #51 31.80 python3-protobuf python3-six [2022-06-23T14:21:57.258Z] #51 32.18 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:21:57.258Z] #51 32.18 Need to get 2136 kB of archives. [2022-06-23T14:21:57.258Z] #51 32.18 After this operation, 10.8 MB of additional disk space will be used. [2022-06-23T14:21:57.258Z] #51 32.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-06-23T14:21:57.258Z] #51 32.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-23T14:21:57.258Z] #51 32.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-23T14:21:57.410Z] #51 ... [2022-06-23T14:21:57.410Z] [2022-06-23T14:21:57.410Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:21:57.410Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:21:57.410Z] #42 62.86 Fetched 17.7 MB in 2s (7559 kB/s) [2022-06-23T14:21:57.410Z] #42 63.06 Selecting previously unselected package xxd. [2022-06-23T14:21:57.411Z] #42 63.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-23T14:21:57.411Z] #42 63.19 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-23T14:21:57.411Z] #42 63.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:21:57.411Z] #42 63.51 Selecting previously unselected package vim-common. [2022-06-23T14:21:57.411Z] #42 63.52 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-23T14:21:57.411Z] #42 63.56 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:21:57.411Z] #42 64.49 Selecting previously unselected package cmake-data. [2022-06-23T14:21:57.411Z] #42 64.49 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-23T14:21:57.411Z] #42 64.65 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-23T14:21:57.445Z] #67 21.86 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-23T14:21:57.515Z] #51 32.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-06-23T14:21:57.516Z] #51 32.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-06-23T14:21:57.516Z] #51 32.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-06-23T14:21:57.516Z] #51 32.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-06-23T14:21:57.516Z] #51 ... [2022-06-23T14:21:57.516Z] [2022-06-23T14:21:57.516Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:21:57.516Z] #55 sha256:a22413d12663057ebb8cf9a134b613fb621d6851a7fefe512476489a63a09ee1 [2022-06-23T14:21:57.516Z] #55 22.62 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-23T14:21:57.516Z] #55 22.62 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-23T14:21:57.516Z] #55 24.16 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-23T14:21:57.516Z] #55 24.23 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-23T14:21:57.516Z] #55 26.69 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-23T14:21:57.516Z] #55 26.70 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-23T14:21:57.516Z] #55 26.72 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-23T14:21:57.516Z] #55 26.86 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-23T14:21:57.516Z] #55 26.90 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-23T14:21:57.516Z] #55 27.01 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-23T14:21:57.516Z] #55 27.07 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-23T14:21:57.516Z] #55 27.07 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-23T14:21:57.516Z] #55 27.09 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-23T14:21:57.516Z] #55 27.16 go: downloading github.com/spf13/afero v1.6.0 [2022-06-23T14:21:57.516Z] #55 27.19 go: downloading github.com/spf13/cast v1.4.1 [2022-06-23T14:21:57.516Z] #55 27.22 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-23T14:21:57.516Z] #55 27.30 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-23T14:21:57.516Z] #55 27.39 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-23T14:21:57.516Z] #55 27.47 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-23T14:21:57.516Z] #55 27.54 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-23T14:21:57.516Z] #55 27.58 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-23T14:21:57.516Z] #55 27.59 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-23T14:21:57.516Z] #55 27.61 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-23T14:21:57.516Z] #55 27.64 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-23T14:21:57.516Z] #55 27.67 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-23T14:21:57.516Z] #55 27.67 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-23T14:21:57.516Z] #55 27.76 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-23T14:21:57.516Z] #55 27.83 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-23T14:21:57.516Z] #55 27.86 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-23T14:21:57.516Z] #55 28.07 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-23T14:21:57.516Z] #55 28.26 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-23T14:21:57.516Z] #55 28.28 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-23T14:21:57.516Z] #55 28.32 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-23T14:21:57.516Z] #55 28.35 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-23T14:21:57.516Z] #55 28.40 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-23T14:21:57.516Z] #55 28.52 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-23T14:21:57.516Z] #55 28.59 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-23T14:21:57.516Z] #55 28.63 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-23T14:21:57.516Z] #55 28.67 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-23T14:21:57.516Z] #55 28.72 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-23T14:21:57.516Z] #55 28.77 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-23T14:21:57.516Z] #55 28.79 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-23T14:21:57.516Z] #55 28.84 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-23T14:21:57.516Z] #55 28.88 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-23T14:21:57.516Z] #55 28.97 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-23T14:21:57.516Z] #55 28.98 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-23T14:21:57.516Z] #55 29.11 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-23T14:21:57.516Z] #55 29.12 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-23T14:21:57.516Z] #55 29.13 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-23T14:21:57.516Z] #55 29.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-23T14:21:57.516Z] #55 29.18 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-23T14:21:57.516Z] #55 29.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-23T14:21:57.516Z] #55 29.31 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-23T14:21:57.516Z] #55 29.36 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-23T14:21:57.516Z] #55 29.51 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-23T14:21:57.516Z] #55 29.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-23T14:21:57.516Z] #55 29.60 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-23T14:21:57.516Z] #55 29.63 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-23T14:21:57.516Z] #55 29.64 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-23T14:21:57.516Z] #55 29.67 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-23T14:21:57.516Z] #55 29.70 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-23T14:21:57.516Z] #55 29.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-23T14:21:57.516Z] #55 29.77 go: downloading github.com/julz/importas v0.1.0 [2022-06-23T14:21:57.516Z] #55 29.80 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-23T14:21:57.516Z] #55 29.85 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-23T14:21:57.516Z] #55 29.92 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-23T14:21:57.516Z] #55 29.97 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-23T14:21:57.516Z] #55 30.03 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-23T14:21:57.516Z] #55 30.17 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-23T14:21:57.516Z] #55 30.17 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-23T14:21:57.516Z] #55 30.21 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-23T14:21:57.516Z] #55 30.27 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-23T14:21:57.516Z] #55 30.28 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-23T14:21:57.516Z] #55 30.32 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-23T14:21:57.516Z] #55 30.35 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-23T14:21:57.516Z] #55 30.87 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-23T14:21:57.516Z] #55 30.88 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-23T14:21:57.516Z] #55 30.90 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-23T14:21:57.516Z] #55 31.00 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-23T14:21:57.516Z] #55 31.01 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-23T14:21:57.516Z] #55 31.07 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-23T14:21:57.516Z] #55 31.09 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-23T14:21:57.516Z] #55 31.14 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-23T14:21:57.516Z] #55 31.19 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-23T14:21:57.516Z] #55 31.39 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-23T14:21:57.516Z] #55 31.40 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-23T14:21:57.516Z] #55 31.41 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-23T14:21:57.516Z] #55 31.43 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-23T14:21:57.516Z] #55 31.43 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-23T14:21:57.516Z] #55 31.44 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-23T14:21:57.516Z] #55 31.47 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-23T14:21:57.516Z] #55 31.52 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-23T14:21:57.516Z] #55 31.55 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-23T14:21:57.516Z] #55 31.55 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-23T14:21:57.516Z] #55 31.68 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-23T14:21:57.516Z] #55 31.77 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-23T14:21:57.516Z] #55 31.96 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-23T14:21:57.516Z] #55 31.96 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-23T14:21:57.516Z] #55 31.97 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-23T14:21:57.516Z] #55 31.98 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-23T14:21:57.516Z] #55 32.05 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-23T14:21:57.516Z] #55 32.30 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-23T14:21:57.516Z] #55 32.39 go: downloading honnef.co/go/tools v0.2.2 [2022-06-23T14:21:58.012Z] #67 ... [2022-06-23T14:21:58.012Z] [2022-06-23T14:21:58.012Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-23T14:21:58.012Z] #57 sha256:71e287fbf30fe11c165cd8032417341a6746248b6cee82a7e7a88960db85e5d7 [2022-06-23T14:21:58.012Z] #57 12.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-23T14:21:58.012Z] #57 ... [2022-06-23T14:21:58.012Z] [2022-06-23T14:21:58.012Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:21:58.012Z] #36 sha256:e9b8728d8465b1df20d9fc487478658c0d2ad194e416156cdfda9bf6917ad9ca [2022-06-23T14:21:58.012Z] #36 21.41 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-23T14:21:58.012Z] #36 21.42 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-23T14:21:58.012Z] #36 22.17 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-23T14:21:58.086Z] #55 ... [2022-06-23T14:21:58.086Z] [2022-06-23T14:21:58.086Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-23T14:21:58.086Z] #57 sha256:ba80c3d55c154d40a16393ff15f0a081c3a7d1b49e598be1703b96d255f303da [2022-06-23T14:21:58.086Z] #57 33.24 v3.0.2 [2022-06-23T14:21:58.270Z] #36 22.99 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-23T14:21:58.345Z] #57 DONE 33.6s [2022-06-23T14:21:58.345Z] [2022-06-23T14:21:58.345Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:21:58.345Z] #76 sha256:3da1ce1e5c6d25569716930f91bd476cf268485cdd7f1b0bc70bf04e0cce58e8 [2022-06-23T14:21:58.345Z] #76 26.79 Building dependency tree... [2022-06-23T14:21:58.345Z] #76 30.85 python3 is already the newest version (3.9.2-3). [2022-06-23T14:21:58.345Z] #76 30.85 The following additional packages will be installed: [2022-06-23T14:21:58.345Z] #76 30.86 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-23T14:21:58.345Z] #76 30.87 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-23T14:21:58.345Z] #76 30.89 Suggested packages: [2022-06-23T14:21:58.345Z] #76 30.90 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-23T14:21:58.345Z] #76 30.90 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-23T14:21:58.345Z] #76 30.90 m4-doc ed diffutils-doc [2022-06-23T14:21:58.345Z] #76 30.90 Recommended packages: [2022-06-23T14:21:58.345Z] #76 30.90 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-23T14:21:58.345Z] #76 32.14 The following NEW packages will be installed: [2022-06-23T14:21:58.345Z] #76 32.14 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-23T14:21:58.345Z] #76 32.14 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-23T14:21:58.345Z] #76 32.15 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-23T14:21:58.345Z] #76 32.15 libyajl2 m4 patch xz-utils [2022-06-23T14:21:58.345Z] #76 32.61 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:21:58.345Z] #76 32.61 Need to get 5914 kB of archives. [2022-06-23T14:21:58.345Z] #76 32.61 After this operation, 18.6 MB of additional disk space will be used. [2022-06-23T14:21:58.345Z] #76 32.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-06-23T14:21:58.345Z] #76 32.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-06-23T14:21:58.345Z] #76 32.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-06-23T14:21:58.345Z] #76 32.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-06-23T14:21:58.345Z] #76 32.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-06-23T14:21:58.345Z] #76 32.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-06-23T14:21:58.345Z] #76 32.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-06-23T14:21:58.345Z] #76 32.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-06-23T14:21:58.345Z] #76 32.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-23T14:21:58.345Z] #76 32.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-06-23T14:21:58.345Z] #76 32.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-06-23T14:21:58.345Z] #76 32.72 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-23T14:21:58.345Z] #76 32.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-06-23T14:21:58.345Z] #76 32.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-06-23T14:21:58.345Z] #76 32.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-06-23T14:21:58.345Z] #76 32.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-06-23T14:21:58.345Z] #76 32.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-06-23T14:21:58.345Z] #76 32.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-06-23T14:21:58.345Z] #76 32.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-06-23T14:21:58.345Z] #76 32.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-06-23T14:21:58.345Z] #76 32.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-06-23T14:21:58.345Z] #76 32.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-06-23T14:21:58.345Z] #76 32.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-06-23T14:21:58.837Z] #36 ... [2022-06-23T14:21:58.837Z] [2022-06-23T14:21:58.837Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:21:58.837Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:21:58.837Z] #42 13.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:21:58.837Z] #42 17.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:21:58.910Z] #76 33.84 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:21:59.095Z] #42 ... [2022-06-23T14:21:59.095Z] [2022-06-23T14:21:59.095Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-23T14:21:59.095Z] #26 sha256:0a1be4d28128bb6008e41628f21630cf4592f95f97d0f33efc0af8d6fff8fed6 [2022-06-23T14:21:59.095Z] #26 23.42 + mkdir -p /build [2022-06-23T14:21:59.095Z] #26 23.44 + mv docker/docker /build/ [2022-06-23T14:21:59.095Z] #26 23.45 + rmdir docker [2022-06-23T14:21:59.095Z] #26 ... [2022-06-23T14:21:59.095Z] [2022-06-23T14:21:59.095Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-23T14:21:59.095Z] #62 sha256:91c19e07c43ef40a367399d89a8c5dbc844b9f43e9a93c03a600efb6085f4987 [2022-06-23T14:21:59.095Z] #62 13.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:21:59.095Z] #62 17.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:21:59.166Z] #76 34.20 Fetched 5914 kB in 1s (9371 kB/s) [2022-06-23T14:21:59.308Z] #42 ... [2022-06-23T14:21:59.308Z] [2022-06-23T14:21:59.308Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:21:59.308Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:21:59.308Z] #55 56.91 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-23T14:21:59.308Z] #55 56.91 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-23T14:21:59.308Z] #55 57.12 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-23T14:21:59.308Z] #55 57.13 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-23T14:21:59.308Z] #55 57.22 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-23T14:21:59.308Z] #55 57.23 go: downloading github.com/spf13/afero v1.6.0 [2022-06-23T14:21:59.308Z] #55 57.38 go: downloading github.com/spf13/cast v1.4.1 [2022-06-23T14:21:59.308Z] #55 57.49 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-23T14:21:59.308Z] #55 57.51 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-23T14:21:59.308Z] #55 57.55 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-23T14:21:59.308Z] #55 58.01 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-23T14:21:59.308Z] #55 58.06 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-23T14:21:59.308Z] #55 58.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-23T14:21:59.308Z] #55 58.19 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-23T14:21:59.308Z] #55 58.29 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-23T14:21:59.308Z] #55 58.30 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-23T14:21:59.308Z] #55 58.35 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-23T14:21:59.308Z] #55 58.45 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-23T14:21:59.308Z] #55 58.55 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-23T14:21:59.308Z] #55 60.05 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-23T14:21:59.308Z] #55 60.42 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-23T14:21:59.308Z] #55 60.66 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-23T14:21:59.308Z] #55 60.98 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-23T14:21:59.308Z] #55 61.14 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-23T14:21:59.308Z] #55 61.17 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-23T14:21:59.308Z] #55 63.06 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-23T14:21:59.308Z] #55 63.13 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-23T14:21:59.308Z] #55 63.27 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-23T14:21:59.308Z] #55 63.35 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-23T14:21:59.308Z] #55 63.47 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-23T14:21:59.308Z] #55 63.50 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-23T14:21:59.308Z] #55 63.61 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-23T14:21:59.308Z] #55 63.91 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-23T14:21:59.308Z] #55 64.10 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-23T14:21:59.308Z] #55 64.14 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-23T14:21:59.308Z] #55 64.22 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-23T14:21:59.308Z] #55 64.26 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-23T14:21:59.308Z] #55 64.29 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-23T14:21:59.308Z] #55 64.31 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-23T14:21:59.308Z] #55 64.33 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-23T14:21:59.308Z] #55 64.34 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-23T14:21:59.308Z] #55 64.38 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-23T14:21:59.308Z] #55 64.47 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-23T14:21:59.308Z] #55 64.47 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-23T14:21:59.308Z] #55 64.67 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-23T14:21:59.308Z] #55 64.85 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-23T14:21:59.308Z] #55 64.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-23T14:21:59.308Z] #55 65.02 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-23T14:21:59.308Z] #55 65.08 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-23T14:21:59.308Z] #55 65.19 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-23T14:21:59.308Z] #55 65.35 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-23T14:21:59.308Z] #55 65.51 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-23T14:21:59.308Z] #55 65.56 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-23T14:21:59.308Z] #55 65.58 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-23T14:21:59.308Z] #55 65.59 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-23T14:21:59.308Z] #55 65.67 go: downloading github.com/julz/importas v0.1.0 [2022-06-23T14:21:59.308Z] #55 65.68 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-23T14:21:59.308Z] #55 65.71 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-23T14:21:59.308Z] #55 65.76 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-23T14:21:59.308Z] #55 65.88 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-23T14:21:59.308Z] #55 65.92 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-23T14:21:59.308Z] #55 65.98 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-23T14:21:59.308Z] #55 66.03 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-23T14:21:59.308Z] #55 66.30 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-23T14:21:59.308Z] #55 66.40 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-23T14:21:59.308Z] #55 66.48 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-23T14:21:59.308Z] #55 66.55 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-23T14:21:59.308Z] #55 66.55 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-23T14:21:59.355Z] #62 ... [2022-06-23T14:21:59.355Z] [2022-06-23T14:21:59.355Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-23T14:21:59.355Z] #53 sha256:1ad2cca6dc9c1c89c95195891a1755a8983b65f57085153b9188d37f1fb158ab [2022-06-23T14:21:59.355Z] #53 23.72 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-23T14:21:59.355Z] #53 23.81 go: downloading golang.org/x/mod v0.3.0 [2022-06-23T14:21:59.423Z] #76 34.57 Selecting previously unselected package bzip2. [2022-06-23T14:21:59.423Z] #76 34.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-23T14:21:59.423Z] #76 34.65 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-06-23T14:21:59.564Z] #55 ... [2022-06-23T14:21:59.564Z] [2022-06-23T14:21:59.564Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-23T14:21:59.564Z] #40 sha256:4ea1f857e74cf797827246965a79d7e049e8c2d685a8b5ede720657469c0ece7 [2022-06-23T14:21:59.564Z] #40 66.80 NAME: [2022-06-23T14:21:59.564Z] #40 66.80 go-winres - A tool for embedding resources in Windows executables [2022-06-23T14:21:59.564Z] #40 66.80 [2022-06-23T14:21:59.564Z] #40 66.80 USAGE: [2022-06-23T14:21:59.564Z] #40 66.80 go-winres [global options] command [command options] [arguments...] [2022-06-23T14:21:59.564Z] #40 66.80 [2022-06-23T14:21:59.564Z] #40 66.80 COMMANDS: [2022-06-23T14:21:59.564Z] #40 66.80 init Create an initial ./winres/winres.json [2022-06-23T14:21:59.564Z] #40 66.80 make Make syso files for the "go build" command [2022-06-23T14:21:59.564Z] #40 66.80 simply Make syso files for the "go build" command (simplified) [2022-06-23T14:21:59.564Z] #40 66.80 extract Extract all resources from an executable [2022-06-23T14:21:59.564Z] #40 66.80 patch Replace resources in an executable file (exe, dll) [2022-06-23T14:21:59.564Z] #40 66.80 help, h Shows a list of commands or help for one command [2022-06-23T14:21:59.564Z] #40 66.80 [2022-06-23T14:21:59.564Z] #40 66.80 GLOBAL OPTIONS: [2022-06-23T14:21:59.564Z] #40 66.80 --help, -h show help (default: false) [2022-06-23T14:21:59.564Z] #40 DONE 67.1s [2022-06-23T14:21:59.564Z] [2022-06-23T14:21:59.564Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:21:59.564Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:21:59.564Z] #76 61.14 Selecting previously unselected package autoconf. [2022-06-23T14:21:59.564Z] #76 61.14 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-23T14:21:59.564Z] #76 61.15 Unpacking autoconf (2.69-14) ... [2022-06-23T14:21:59.564Z] #76 62.08 Selecting previously unselected package autotools-dev. [2022-06-23T14:21:59.564Z] #76 62.08 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-23T14:21:59.564Z] #76 62.12 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-23T14:21:59.564Z] #76 62.60 Selecting previously unselected package automake. [2022-06-23T14:21:59.564Z] #76 62.60 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-23T14:21:59.564Z] #76 62.63 Unpacking automake (1:1.16.3-2) ... [2022-06-23T14:21:59.564Z] #76 63.56 Selecting previously unselected package patch. [2022-06-23T14:21:59.564Z] #76 63.58 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-23T14:21:59.564Z] #76 63.60 Unpacking patch (2.7.6-7) ... [2022-06-23T14:21:59.564Z] #76 63.98 Selecting previously unselected package dpkg-dev. [2022-06-23T14:21:59.564Z] #76 63.99 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-23T14:21:59.564Z] #76 64.02 Unpacking dpkg-dev (1.20.10) ... [2022-06-23T14:21:59.564Z] #76 66.65 Selecting previously unselected package build-essential. [2022-06-23T14:21:59.564Z] #76 66.68 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-23T14:21:59.564Z] #76 66.68 Unpacking build-essential (12.9) ... [2022-06-23T14:21:59.564Z] #76 67.24 Selecting previously unselected package libcap2:amd64. [2022-06-23T14:21:59.564Z] #76 67.24 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-23T14:21:59.564Z] #76 67.25 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-23T14:21:59.681Z] #76 34.68 Unpacking bzip2 (1.0.8-4) ... [2022-06-23T14:21:59.681Z] #76 34.82 Selecting previously unselected package libmagic-mgc. [2022-06-23T14:21:59.681Z] #76 34.82 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-06-23T14:21:59.681Z] #76 34.86 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-23T14:21:59.821Z] #76 ... [2022-06-23T14:21:59.821Z] [2022-06-23T14:21:59.822Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:21:59.822Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:21:59.822Z] #14 57.38 The following additional packages will be installed: [2022-06-23T14:21:59.822Z] #14 57.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-23T14:21:59.822Z] #14 57.38 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-23T14:21:59.822Z] #14 57.38 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-23T14:21:59.822Z] #14 57.38 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-23T14:21:59.822Z] #14 57.38 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-23T14:21:59.822Z] #14 57.39 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-23T14:21:59.822Z] #14 57.39 mingw-w64-common mingw-w64-x86-64-dev [2022-06-23T14:21:59.822Z] #14 57.39 Suggested packages: [2022-06-23T14:21:59.822Z] #14 57.39 gcc-10-locales seccomp wine64 [2022-06-23T14:21:59.822Z] #14 59.90 The following NEW packages will be installed: [2022-06-23T14:21:59.822Z] #14 59.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-23T14:21:59.822Z] #14 59.93 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-23T14:21:59.822Z] #14 59.93 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-23T14:21:59.822Z] #14 59.93 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-23T14:21:59.822Z] #14 59.93 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-23T14:21:59.822Z] #14 59.93 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-23T14:21:59.822Z] #14 59.94 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-23T14:21:59.822Z] #14 59.94 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-23T14:21:59.822Z] #14 59.94 mingw-w64-x86-64-dev [2022-06-23T14:21:59.822Z] #14 60.53 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:21:59.822Z] #14 60.53 Need to get 115 MB of archives. [2022-06-23T14:21:59.822Z] #14 60.53 After this operation, 645 MB of additional disk space will be used. [2022-06-23T14:21:59.822Z] #14 60.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-06-23T14:21:59.822Z] #14 60.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-06-23T14:21:59.822Z] #14 61.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-23T14:21:59.822Z] #14 61.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-23T14:21:59.822Z] #14 61.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-23T14:21:59.822Z] #14 61.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-23T14:21:59.822Z] #14 61.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-23T14:21:59.822Z] #14 61.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-06-23T14:21:59.822Z] #14 61.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-23T14:21:59.822Z] #14 62.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-23T14:21:59.822Z] #14 65.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-23T14:21:59.822Z] #14 66.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-06-23T14:21:59.822Z] #14 67.44 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-23T14:21:59.822Z] #14 ... [2022-06-23T14:21:59.822Z] [2022-06-23T14:21:59.822Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:21:59.822Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:21:59.822Z] #76 67.53 Selecting previously unselected package libcap-dev:amd64. [2022-06-23T14:21:59.822Z] #76 67.54 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-23T14:21:59.923Z] #53 ... [2022-06-23T14:21:59.923Z] [2022-06-23T14:21:59.923Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:21:59.923Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:21:59.923Z] #14 14.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:21:59.923Z] #14 19.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:21:59.923Z] #14 ... [2022-06-23T14:21:59.923Z] [2022-06-23T14:21:59.923Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:21:59.923Z] #36 sha256:e9b8728d8465b1df20d9fc487478658c0d2ad194e416156cdfda9bf6917ad9ca [2022-06-23T14:21:59.923Z] #36 23.89 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-23T14:21:59.923Z] #36 24.16 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-23T14:21:59.923Z] #36 24.32 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-23T14:21:59.923Z] #36 24.41 go: downloading github.com/peterh/liner v1.2.2 [2022-06-23T14:22:00.079Z] #76 67.58 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-23T14:22:00.183Z] #36 ... [2022-06-23T14:22:00.183Z] [2022-06-23T14:22:00.183Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-23T14:22:00.183Z] #26 sha256:0a1be4d28128bb6008e41628f21630cf4592f95f97d0f33efc0af8d6fff8fed6 [2022-06-23T14:22:00.183Z] #26 DONE 24.4s [2022-06-23T14:22:00.183Z] [2022-06-23T14:22:00.183Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:22:00.183Z] #36 sha256:e9b8728d8465b1df20d9fc487478658c0d2ad194e416156cdfda9bf6917ad9ca [2022-06-23T14:22:00.183Z] #36 24.81 go: downloading github.com/google/go-dap v0.6.0 [2022-06-23T14:22:00.183Z] #36 ... [2022-06-23T14:22:00.183Z] [2022-06-23T14:22:00.183Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:22:00.183Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:22:00.183Z] #76 14.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:22:00.183Z] #76 19.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:22:00.183Z] #76 ... [2022-06-23T14:22:00.183Z] [2022-06-23T14:22:00.183Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:22:00.183Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:22:00.183Z] #51 14.67 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:22:00.183Z] #51 18.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:22:00.183Z] #51 23.80 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-23T14:22:00.336Z] #76 68.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-23T14:22:00.394Z] #14 17.82 Reading package lists... [2022-06-23T14:22:00.394Z] #14 ... [2022-06-23T14:22:00.394Z] [2022-06-23T14:22:00.394Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:22:00.394Z] #67 sha256:be2811ad8aeadad59b553bd535758ff6f2145a57553bf6d0ff4ee1a2b7476076 [2022-06-23T14:22:00.394Z] #67 11.99 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-23T14:22:00.394Z] #67 12.09 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-23T14:22:00.394Z] #67 12.47 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-23T14:22:00.394Z] #67 15.80 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-23T14:22:00.394Z] #67 16.79 go: downloading github.com/google/uuid v1.3.0 [2022-06-23T14:22:00.394Z] #67 16.83 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-23T14:22:00.394Z] #67 17.15 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-23T14:22:00.394Z] #67 17.51 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-23T14:22:00.394Z] #67 17.51 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-23T14:22:00.394Z] #67 18.01 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-23T14:22:00.394Z] #67 18.53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-23T14:22:00.394Z] #67 18.75 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-23T14:22:00.394Z] #67 18.82 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-23T14:22:00.394Z] #67 20.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-23T14:22:00.443Z] #51 ... [2022-06-23T14:22:00.443Z] [2022-06-23T14:22:00.443Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:22:00.443Z] #36 sha256:e9b8728d8465b1df20d9fc487478658c0d2ad194e416156cdfda9bf6917ad9ca [2022-06-23T14:22:00.443Z] #36 25.10 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-23T14:22:00.594Z] #76 68.04 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-23T14:22:00.594Z] #76 68.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-23T14:22:00.594Z] #76 68.25 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-23T14:22:00.594Z] #76 68.25 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-23T14:22:00.594Z] #76 68.27 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-23T14:22:00.611Z] #76 35.59 Selecting previously unselected package libmagic1:arm64. [2022-06-23T14:22:00.611Z] #76 35.60 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-06-23T14:22:00.611Z] #76 35.62 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-06-23T14:22:00.654Z] #67 ... [2022-06-23T14:22:00.654Z] [2022-06-23T14:22:00.654Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:22:00.654Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:22:00.654Z] #42 12.52 Fetched 8545 kB in 9s (938 kB/s) [2022-06-23T14:22:00.654Z] #42 12.52 Reading package lists... [2022-06-23T14:22:00.654Z] #42 19.94 Reading package lists... [2022-06-23T14:22:00.654Z] #42 ... [2022-06-23T14:22:00.654Z] [2022-06-23T14:22:00.654Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:22:00.654Z] #36 sha256:e9b8728d8465b1df20d9fc487478658c0d2ad194e416156cdfda9bf6917ad9ca [2022-06-23T14:22:00.654Z] #36 19.24 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-23T14:22:00.654Z] #36 19.24 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-23T14:22:00.654Z] #36 19.84 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-23T14:22:00.654Z] #36 19.94 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-23T14:22:00.654Z] #36 20.07 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-23T14:22:00.654Z] #36 20.39 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-23T14:22:00.654Z] #36 20.56 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-23T14:22:00.654Z] #36 20.61 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-23T14:22:00.654Z] #36 20.68 go: downloading github.com/peterh/liner v1.2.2 [2022-06-23T14:22:00.654Z] #36 20.88 go: downloading github.com/google/go-dap v0.6.0 [2022-06-23T14:22:00.654Z] #36 21.05 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-23T14:22:00.654Z] #36 21.43 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-23T14:22:00.654Z] #36 22.27 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-23T14:22:00.654Z] #36 22.41 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-23T14:22:00.654Z] #36 22.57 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-23T14:22:00.702Z] #36 ... [2022-06-23T14:22:00.702Z] [2022-06-23T14:22:00.702Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-23T14:22:00.702Z] #40 sha256:4ea1f857e74cf797827246965a79d7e049e8c2d685a8b5ede720657469c0ece7 [2022-06-23T14:22:00.702Z] #40 15.51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-23T14:22:00.702Z] #40 15.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-23T14:22:00.850Z] #76 68.64 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-23T14:22:00.850Z] #76 68.64 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-23T14:22:00.850Z] #76 68.64 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-23T14:22:00.868Z] #76 35.80 Selecting previously unselected package file. [2022-06-23T14:22:00.868Z] #76 35.80 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-06-23T14:22:00.868Z] #76 35.82 Unpacking file (1:5.39-3) ... [2022-06-23T14:22:00.868Z] #76 36.00 Selecting previously unselected package xz-utils. [2022-06-23T14:22:00.868Z] #76 36.00 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-06-23T14:22:00.868Z] #76 36.01 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-23T14:22:00.914Z] #36 ... [2022-06-23T14:22:00.914Z] [2022-06-23T14:22:00.914Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:22:00.914Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:22:00.914Z] #76 12.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:22:00.914Z] #76 15.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:22:01.125Z] #76 ... [2022-06-23T14:22:01.125Z] [2022-06-23T14:22:01.125Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:22:01.125Z] #42 sha256:11d6e8a51219f669a60274ab0bfb325b1f04ca5c2b56929472823b1512ae19ee [2022-06-23T14:22:01.125Z] #42 21.14 Reading package lists... [2022-06-23T14:22:01.125Z] #42 26.28 Building dependency tree... [2022-06-23T14:22:01.125Z] #42 30.36 The following additional packages will be installed: [2022-06-23T14:22:01.125Z] #42 30.39 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-23T14:22:01.125Z] #42 30.40 Suggested packages: [2022-06-23T14:22:01.125Z] #42 30.42 cmake-doc ninja-build lrzip [2022-06-23T14:22:01.125Z] #42 30.42 Recommended packages: [2022-06-23T14:22:01.125Z] #42 30.42 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-23T14:22:01.125Z] #42 31.18 The following NEW packages will be installed: [2022-06-23T14:22:01.125Z] #42 31.20 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-23T14:22:01.125Z] #42 31.20 vim-common xxd [2022-06-23T14:22:01.125Z] #42 31.59 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:22:01.125Z] #42 31.59 Need to get 15.6 MB of archives. [2022-06-23T14:22:01.125Z] #42 31.59 After this operation, 67.4 MB of additional disk space will be used. [2022-06-23T14:22:01.125Z] #42 31.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-23T14:22:01.125Z] #42 31.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-23T14:22:01.125Z] #42 31.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-23T14:22:01.125Z] #42 31.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-06-23T14:22:01.125Z] #42 32.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-06-23T14:22:01.125Z] #42 32.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-06-23T14:22:01.125Z] #42 32.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-06-23T14:22:01.125Z] #42 32.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-06-23T14:22:01.125Z] #42 32.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-06-23T14:22:01.125Z] #42 32.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-06-23T14:22:01.125Z] #42 33.22 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:22:01.125Z] #42 33.50 Fetched 15.6 MB in 1s (16.3 MB/s) [2022-06-23T14:22:01.125Z] #42 33.65 Selecting previously unselected package xxd. [2022-06-23T14:22:01.125Z] #42 33.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-23T14:22:01.125Z] #42 33.89 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-23T14:22:01.125Z] #42 33.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:22:01.125Z] #42 34.16 Selecting previously unselected package vim-common. [2022-06-23T14:22:01.125Z] #42 34.20 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-23T14:22:01.125Z] #42 34.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:22:01.125Z] #42 34.67 Selecting previously unselected package cmake-data. [2022-06-23T14:22:01.125Z] #42 34.68 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-23T14:22:01.125Z] #42 34.68 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-23T14:22:01.125Z] #42 ... [2022-06-23T14:22:01.125Z] [2022-06-23T14:22:01.125Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-23T14:22:01.125Z] #40 sha256:d4e24c94a54696774509179b6929d3f48f909810d6ae6fb322920c3fdba25be9 [2022-06-23T14:22:01.125Z] #40 36.20 NAME: [2022-06-23T14:22:01.125Z] #40 36.20 go-winres - A tool for embedding resources in Windows executables [2022-06-23T14:22:01.125Z] #40 36.20 [2022-06-23T14:22:01.125Z] #40 36.21 USAGE: [2022-06-23T14:22:01.125Z] #40 36.21 go-winres [global options] command [command options] [arguments...] [2022-06-23T14:22:01.125Z] #40 36.21 [2022-06-23T14:22:01.125Z] #40 36.21 COMMANDS: [2022-06-23T14:22:01.125Z] #40 36.21 init Create an initial ./winres/winres.json [2022-06-23T14:22:01.125Z] #40 36.21 make Make syso files for the "go build" command [2022-06-23T14:22:01.125Z] #40 36.21 simply Make syso files for the "go build" command (simplified) [2022-06-23T14:22:01.125Z] #40 36.21 extract Extract all resources from an executable [2022-06-23T14:22:01.125Z] #40 36.21 patch Replace resources in an executable file (exe, dll) [2022-06-23T14:22:01.125Z] #40 36.21 help, h Shows a list of commands or help for one command [2022-06-23T14:22:01.125Z] #40 36.21 [2022-06-23T14:22:01.125Z] #40 36.21 GLOBAL OPTIONS: [2022-06-23T14:22:01.125Z] #40 36.21 --help, -h show help (default: false) [2022-06-23T14:22:01.174Z] #76 ... [2022-06-23T14:22:01.174Z] [2022-06-23T14:22:01.174Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:22:01.174Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:22:01.174Z] #51 21.93 Fetched 8548 kB in 16s (536 kB/s) [2022-06-23T14:22:01.270Z] #40 ... [2022-06-23T14:22:01.270Z] [2022-06-23T14:22:01.270Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:22:01.270Z] #36 sha256:e9b8728d8465b1df20d9fc487478658c0d2ad194e416156cdfda9bf6917ad9ca [2022-06-23T14:22:01.270Z] #36 25.91 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-23T14:22:01.414Z] #76 69.18 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-23T14:22:01.673Z] #76 69.19 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-23T14:22:01.673Z] #76 69.22 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-23T14:22:02.649Z] #36 ... [2022-06-23T14:22:02.650Z] [2022-06-23T14:22:02.650Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-06-23T14:22:02.650Z] #38 sha256:c882f69117afeef0e6c14e75a7c9593eb69f4d953bb56405b3493c07b4ad5bbf [2022-06-23T14:22:02.650Z] #38 27.39 tomll can be used in two ways: [2022-06-23T14:22:02.650Z] #38 27.39 Writing to STDIN and reading from STDOUT: [2022-06-23T14:22:02.650Z] #38 27.39 cat file.toml | tomll > file.toml [2022-06-23T14:22:02.650Z] #38 27.39 [2022-06-23T14:22:02.650Z] #38 27.39 Reading and updating a list of files: [2022-06-23T14:22:02.650Z] #38 27.39 tomll a.toml b.toml c.toml [2022-06-23T14:22:02.650Z] #38 27.39 [2022-06-23T14:22:02.650Z] #38 27.39 When given a list of files, tomll will modify all files in place without asking. [2022-06-23T14:22:02.650Z] #38 DONE 27.5s [2022-06-23T14:22:02.650Z] [2022-06-23T14:22:02.650Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:22:02.650Z] #36 sha256:e9b8728d8465b1df20d9fc487478658c0d2ad194e416156cdfda9bf6917ad9ca [2022-06-23T14:22:02.650Z] #36 27.48 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-23T14:22:02.909Z] #36 27.76 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-23T14:22:02.909Z] #36 27.80 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-23T14:22:03.020Z] #40 DONE 37.9s [2022-06-23T14:22:03.021Z] [2022-06-23T14:22:03.021Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:22:03.021Z] #51 sha256:852ec5e2b9881e712b0e44c9f95e8f1ea32d99fcff47463bffe22d9801c91cda [2022-06-23T14:22:03.021Z] #51 34.64 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-06-23T14:22:03.021Z] #51 35.83 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:22:03.021Z] #51 36.03 Fetched 2136 kB in 3s (690 kB/s) [2022-06-23T14:22:03.021Z] #51 36.37 Selecting previously unselected package libprotobuf23:arm64. [2022-06-23T14:22:03.021Z] #51 36.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-23T14:22:03.021Z] #51 36.40 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-06-23T14:22:03.021Z] #51 36.71 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-06-23T14:22:03.021Z] #51 37.67 Selecting previously unselected package python3-pkg-resources. [2022-06-23T14:22:03.021Z] #51 37.69 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-23T14:22:03.021Z] #51 37.70 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-23T14:22:03.043Z] #76 70.58 Selecting previously unselected package libtool. [2022-06-23T14:22:03.043Z] #76 70.59 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-23T14:22:03.043Z] #76 70.62 Unpacking libtool (2.4.6-15) ... [2022-06-23T14:22:03.278Z] #51 38.08 Selecting previously unselected package python3-six. [2022-06-23T14:22:03.278Z] #51 38.09 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-23T14:22:03.278Z] #51 38.14 Unpacking python3-six (1.16.0-2) ... [2022-06-23T14:22:03.278Z] #51 ... [2022-06-23T14:22:03.278Z] [2022-06-23T14:22:03.278Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:03.278Z] #14 sha256:90710e00153d07ac9d275a6ce83b8fe2dddbca5350838cfba0c2ac418953f83b [2022-06-23T14:22:03.278Z] #14 26.98 Building dependency tree... [2022-06-23T14:22:03.278Z] #14 30.68 The following additional packages will be installed: [2022-06-23T14:22:03.278Z] #14 30.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-23T14:22:03.278Z] #14 30.69 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-23T14:22:03.278Z] #14 30.69 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-23T14:22:03.278Z] #14 30.70 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-23T14:22:03.278Z] #14 30.70 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-23T14:22:03.278Z] #14 30.71 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-23T14:22:03.278Z] #14 30.71 mingw-w64-common mingw-w64-x86-64-dev [2022-06-23T14:22:03.278Z] #14 30.72 Suggested packages: [2022-06-23T14:22:03.278Z] #14 30.74 gcc-10-locales seccomp wine64 [2022-06-23T14:22:03.278Z] #14 31.85 The following NEW packages will be installed: [2022-06-23T14:22:03.278Z] #14 31.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-23T14:22:03.278Z] #14 31.86 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-23T14:22:03.278Z] #14 31.86 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-23T14:22:03.278Z] #14 31.86 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-23T14:22:03.278Z] #14 31.86 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-23T14:22:03.278Z] #14 31.86 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-23T14:22:03.278Z] #14 31.86 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-23T14:22:03.278Z] #14 31.86 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-23T14:22:03.278Z] #14 31.86 mingw-w64-x86-64-dev [2022-06-23T14:22:03.278Z] #14 32.29 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:22:03.278Z] #14 32.29 Need to get 108 MB of archives. [2022-06-23T14:22:03.278Z] #14 32.29 After this operation, 620 MB of additional disk space will be used. [2022-06-23T14:22:03.278Z] #14 32.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-06-23T14:22:03.278Z] #14 32.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-06-23T14:22:03.278Z] #14 32.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-23T14:22:03.278Z] #14 32.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-06-23T14:22:03.278Z] #14 32.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-06-23T14:22:03.278Z] #14 32.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-23T14:22:03.278Z] #14 32.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-23T14:22:03.278Z] #14 32.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-06-23T14:22:03.278Z] #14 32.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-06-23T14:22:03.278Z] #14 33.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-06-23T14:22:03.278Z] #14 34.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-06-23T14:22:03.278Z] #14 34.84 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-06-23T14:22:03.278Z] #14 35.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-06-23T14:22:03.278Z] #14 36.94 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-06-23T14:22:03.278Z] #14 37.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-23T14:22:03.278Z] #14 37.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-06-23T14:22:03.278Z] #14 37.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-06-23T14:22:03.278Z] #14 37.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-06-23T14:22:03.278Z] #14 37.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-06-23T14:22:03.278Z] #14 37.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-06-23T14:22:03.278Z] #14 37.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-06-23T14:22:03.278Z] #14 37.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-06-23T14:22:03.278Z] #14 37.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-06-23T14:22:03.278Z] #14 37.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-06-23T14:22:03.278Z] #14 37.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-06-23T14:22:03.278Z] #14 37.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-06-23T14:22:03.278Z] #14 37.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-06-23T14:22:03.278Z] #14 37.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-06-23T14:22:03.278Z] #14 37.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-06-23T14:22:03.278Z] #14 37.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-06-23T14:22:03.535Z] #14 ... [2022-06-23T14:22:03.535Z] [2022-06-23T14:22:03.535Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-23T14:22:03.535Z] #34 sha256:af96740ec64135fb3b759f215f88cfca55289dd4a3323b2908dc03af1a81a477 [2022-06-23T14:22:03.535Z] #34 38.17 Updating files: 96% (1464/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-23T14:22:03.535Z] #34 38.24 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-23T14:22:03.535Z] #34 38.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-23T14:22:03.607Z] #76 71.18 Selecting previously unselected package libudev-dev:amd64. [2022-06-23T14:22:03.607Z] #76 71.20 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-23T14:22:03.607Z] #76 71.21 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-23T14:22:03.727Z] #51 21.93 Reading package lists... [2022-06-23T14:22:03.727Z] #51 ... [2022-06-23T14:22:03.727Z] [2022-06-23T14:22:03.727Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-23T14:22:03.727Z] #62 sha256:91c19e07c43ef40a367399d89a8c5dbc844b9f43e9a93c03a600efb6085f4987 [2022-06-23T14:22:03.727Z] #62 15.12 Fetched 8545 kB in 11s (759 kB/s) [2022-06-23T14:22:03.727Z] #62 15.12 Reading package lists... [2022-06-23T14:22:03.727Z] #62 21.80 Reading package lists... [2022-06-23T14:22:03.727Z] #62 ... [2022-06-23T14:22:03.727Z] [2022-06-23T14:22:03.727Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:22:03.727Z] #36 sha256:e9b8728d8465b1df20d9fc487478658c0d2ad194e416156cdfda9bf6917ad9ca [2022-06-23T14:22:03.727Z] #36 24.20 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-23T14:22:03.727Z] #36 24.36 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-23T14:22:03.818Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|types_sizes|compiled_files|imports|name) took 2m56.422289895s [2022-06-23T14:22:03.818Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-06-23T14:22:03.818Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 513.688204ms [2022-06-23T14:22:03.863Z] #76 71.54 Selecting previously unselected package libyajl2:amd64. [2022-06-23T14:22:03.863Z] #76 71.56 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-23T14:22:03.863Z] #76 71.63 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-23T14:22:04.120Z] #76 71.83 Selecting previously unselected package libyajl-dev:amd64. [2022-06-23T14:22:04.120Z] #76 71.84 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-23T14:22:04.120Z] #76 71.84 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-23T14:22:05.051Z] #76 72.57 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-23T14:22:05.051Z] #76 72.65 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-23T14:22:05.051Z] #76 72.80 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-23T14:22:05.308Z] #76 72.86 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-23T14:22:05.308Z] #76 73.02 Setting up file (1:5.39-3) ... [2022-06-23T14:22:05.308Z] #76 73.05 Setting up bzip2 (1.0.8-4) ... [2022-06-23T14:22:05.569Z] #76 73.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-23T14:22:05.569Z] #76 73.10 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-23T14:22:05.569Z] #76 73.13 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-23T14:22:05.569Z] #76 73.21 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-23T14:22:05.569Z] #76 73.23 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-23T14:22:05.569Z] #76 73.26 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-23T14:22:05.569Z] #76 73.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-23T14:22:05.826Z] #76 73.33 Setting up patch (2.7.6-7) ... [2022-06-23T14:22:05.826Z] #76 73.41 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-23T14:22:05.826Z] #76 73.44 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-23T14:22:05.826Z] #76 73.48 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-23T14:22:05.826Z] #76 73.50 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-23T14:22:06.083Z] #76 73.56 Setting up libtool (2.4.6-15) ... [2022-06-23T14:22:06.083Z] #76 73.61 Setting up m4 (1.4.18-5) ... [2022-06-23T14:22:06.083Z] #76 73.65 Setting up dpkg-dev (1.20.10) ... [2022-06-23T14:22:06.083Z] #76 73.73 Setting up autoconf (2.69-14) ... [2022-06-23T14:22:06.083Z] #76 73.77 Setting up build-essential (12.9) ... [2022-06-23T14:22:06.083Z] #76 73.80 Setting up automake (1:1.16.3-2) ... [2022-06-23T14:22:06.083Z] #76 73.82 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-23T14:22:06.083Z] #76 ... [2022-06-23T14:22:06.083Z] [2022-06-23T14:22:06.083Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:22:06.083Z] #64 sha256:252a8d313b23ba4ca4ce43bf85cfa528fdca2121796b705a975f9a61c36fe545 [2022-06-23T14:22:06.083Z] #64 2.066 + RM_GOPATH=0 [2022-06-23T14:22:06.083Z] #64 2.066 + TMP_GOPATH= [2022-06-23T14:22:06.083Z] #64 2.066 + : /build [2022-06-23T14:22:06.083Z] #64 2.066 + '[' -z '' ']' [2022-06-23T14:22:06.083Z] #64 2.066 ++ mktemp -d [2022-06-23T14:22:06.083Z] #64 2.066 + export GOPATH=/tmp/tmp.9rcPlLjZuy [2022-06-23T14:22:06.083Z] #64 2.081 + GOPATH=/tmp/tmp.9rcPlLjZuy [2022-06-23T14:22:06.083Z] #64 2.081 + RM_GOPATH=1 [2022-06-23T14:22:06.083Z] #64 2.081 + case "$(go env GOARCH)" in [2022-06-23T14:22:06.083Z] #64 2.081 ++ go env GOARCH [2022-06-23T14:22:06.083Z] #64 2.199 + export GO_BUILDMODE=-buildmode=pie [2022-06-23T14:22:06.083Z] #64 2.199 + GO_BUILDMODE=-buildmode=pie [2022-06-23T14:22:06.083Z] #64 2.199 ++ dirname /install.sh [2022-06-23T14:22:06.083Z] #64 2.199 + dir=/ [2022-06-23T14:22:06.083Z] #64 2.199 + bin=containerd [2022-06-23T14:22:06.083Z] #64 2.199 + shift [2022-06-23T14:22:06.083Z] #64 2.199 + '[' '!' -f //containerd.installer ']' [2022-06-23T14:22:06.083Z] #64 2.199 + . //containerd.installer [2022-06-23T14:22:06.083Z] #64 2.199 ++ set -e [2022-06-23T14:22:06.083Z] #64 2.199 ++ : v1.6.6 [2022-06-23T14:22:06.083Z] #64 2.199 + install_containerd [2022-06-23T14:22:06.083Z] #64 2.213 Install containerd version v1.6.6 [2022-06-23T14:22:06.083Z] #64 2.213 + echo 'Install containerd version v1.6.6' [2022-06-23T14:22:06.083Z] #64 2.213 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9rcPlLjZuy/src/github.com/containerd/containerd [2022-06-23T14:22:06.083Z] #64 2.223 Cloning into '/tmp/tmp.9rcPlLjZuy/src/github.com/containerd/containerd'... [2022-06-23T14:22:06.198Z] #36 30.77 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-23T14:22:06.198Z] #36 31.03 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-23T14:22:06.340Z] #64 ... [2022-06-23T14:22:06.340Z] [2022-06-23T14:22:06.340Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-23T14:22:06.340Z] #34 sha256:9150f837a655430e8a280b35c4f6f3170258e652b2eeca6f6f6bcda14550ce3c [2022-06-23T14:22:07.111Z] #34 73.44 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) [2022-06-23T14:22:07.111Z] #34 ... [2022-06-23T14:22:07.111Z] [2022-06-23T14:22:07.111Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:22:07.111Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:22:07.111Z] #76 73.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:22:07.111Z] #76 DONE 74.9s [2022-06-23T14:22:07.111Z] [2022-06-23T14:22:07.111Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-23T14:22:07.111Z] #34 sha256:9150f837a655430e8a280b35c4f6f3170258e652b2eeca6f6f6bcda14550ce3c [2022-06-23T14:22:07.368Z] #34 73.44 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-23T14:22:07.368Z] #34 74.54 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-23T14:22:07.636Z] #34 74.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-23T14:22:07.939Z] #36 ... [2022-06-23T14:22:07.939Z] [2022-06-23T14:22:07.939Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:22:07.939Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:22:08.102Z] #36 32.55 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-23T14:22:08.200Z] #47 28.75 Updating files: 73% (1601/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-23T14:22:08.200Z] #47 29.57 + git checkout -q v2.3.0 [2022-06-23T14:22:08.361Z] #36 ... [2022-06-23T14:22:08.361Z] [2022-06-23T14:22:08.361Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:22:08.361Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:22:08.361Z] #76 33.10 Fetched 8545 kB in 25s (345 kB/s) [2022-06-23T14:22:08.783Z] #34 ... [2022-06-23T14:22:08.783Z] [2022-06-23T14:22:08.783Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:22:08.783Z] #55 sha256:a22413d12663057ebb8cf9a134b613fb621d6851a7fefe512476489a63a09ee1 [2022-06-23T14:22:08.783Z] #55 33.71 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-23T14:22:08.783Z] #55 33.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-23T14:22:08.783Z] #55 33.80 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-23T14:22:08.783Z] #55 33.89 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-23T14:22:08.783Z] #55 35.49 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-23T14:22:08.783Z] #55 35.49 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-23T14:22:08.784Z] #55 35.52 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-23T14:22:08.784Z] #55 35.57 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-23T14:22:08.784Z] #55 35.81 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-23T14:22:08.784Z] #55 35.82 go: downloading golang.org/x/text v0.3.7 [2022-06-23T14:22:08.784Z] #55 40.03 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-23T14:22:08.784Z] #55 40.06 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-23T14:22:08.784Z] #55 40.08 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-23T14:22:08.784Z] #55 40.14 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-23T14:22:08.784Z] #55 40.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-23T14:22:08.784Z] #55 40.21 go: downloading golang.org/x/mod v0.5.1 [2022-06-23T14:22:08.784Z] #55 40.27 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-23T14:22:08.784Z] #55 40.32 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-23T14:22:08.784Z] #55 40.34 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-23T14:22:08.784Z] #55 40.42 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-23T14:22:08.784Z] #55 40.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-23T14:22:08.784Z] #55 40.49 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-23T14:22:08.784Z] #55 40.83 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-23T14:22:08.784Z] #55 40.86 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-23T14:22:08.784Z] #55 40.88 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-23T14:22:08.784Z] #55 41.11 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-23T14:22:08.784Z] #55 41.18 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-23T14:22:08.784Z] #55 41.30 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-23T14:22:08.784Z] #55 41.31 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-23T14:22:08.784Z] #55 41.39 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-23T14:22:08.784Z] #55 41.42 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-23T14:22:08.784Z] #55 41.72 go: downloading github.com/prometheus/common v0.10.0 [2022-06-23T14:22:08.784Z] #55 41.85 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-23T14:22:08.784Z] #55 41.89 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-23T14:22:08.784Z] #55 41.96 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-23T14:22:08.784Z] #55 43.26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-23T14:22:08.784Z] #55 ... [2022-06-23T14:22:08.784Z] [2022-06-23T14:22:08.784Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:22:08.784Z] #76 sha256:3da1ce1e5c6d25569716930f91bd476cf268485cdd7f1b0bc70bf04e0cce58e8 [2022-06-23T14:22:08.784Z] #76 36.59 Selecting previously unselected package libsigsegv2:arm64. [2022-06-23T14:22:08.784Z] #76 36.60 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-06-23T14:22:08.784Z] #76 36.64 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-06-23T14:22:08.784Z] #76 37.15 Selecting previously unselected package m4. [2022-06-23T14:22:08.784Z] #76 37.16 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-06-23T14:22:08.784Z] #76 37.51 Unpacking m4 (1.4.18-5) ... [2022-06-23T14:22:08.784Z] #76 37.93 Selecting previously unselected package autoconf. [2022-06-23T14:22:08.784Z] #76 37.95 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-23T14:22:08.784Z] #76 37.99 Unpacking autoconf (2.69-14) ... [2022-06-23T14:22:08.784Z] #76 38.79 Selecting previously unselected package autotools-dev. [2022-06-23T14:22:08.784Z] #76 38.79 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-23T14:22:08.784Z] #76 38.79 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-23T14:22:08.784Z] #76 39.00 Selecting previously unselected package automake. [2022-06-23T14:22:08.784Z] #76 39.01 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-23T14:22:08.784Z] #76 39.04 Unpacking automake (1:1.16.3-2) ... [2022-06-23T14:22:08.784Z] #76 39.47 Selecting previously unselected package patch. [2022-06-23T14:22:08.784Z] #76 39.47 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-06-23T14:22:08.784Z] #76 39.48 Unpacking patch (2.7.6-7) ... [2022-06-23T14:22:08.784Z] #76 39.65 Selecting previously unselected package dpkg-dev. [2022-06-23T14:22:08.784Z] #76 39.65 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-23T14:22:08.784Z] #76 39.66 Unpacking dpkg-dev (1.20.10) ... [2022-06-23T14:22:08.784Z] #76 40.78 Selecting previously unselected package build-essential. [2022-06-23T14:22:08.784Z] #76 40.78 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-06-23T14:22:08.784Z] #76 40.78 Unpacking build-essential (12.9) ... [2022-06-23T14:22:08.784Z] #76 40.89 Selecting previously unselected package libcap2:arm64. [2022-06-23T14:22:08.784Z] #76 40.91 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-06-23T14:22:08.784Z] #76 40.92 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-06-23T14:22:08.784Z] #76 41.02 Selecting previously unselected package libcap-dev:arm64. [2022-06-23T14:22:08.784Z] #76 41.02 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-06-23T14:22:08.784Z] #76 41.03 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-06-23T14:22:08.784Z] #76 41.16 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-23T14:22:08.784Z] #76 41.17 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-23T14:22:08.784Z] #76 41.18 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-23T14:22:08.784Z] #76 41.29 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-06-23T14:22:08.784Z] #76 41.30 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-06-23T14:22:08.784Z] #76 41.31 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-06-23T14:22:08.784Z] #76 41.48 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-23T14:22:08.784Z] #76 41.48 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-23T14:22:08.784Z] #76 41.49 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-23T14:22:08.784Z] #76 41.67 Selecting previously unselected package libsystemd-dev:arm64. [2022-06-23T14:22:08.784Z] #76 41.68 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-06-23T14:22:08.784Z] #76 41.69 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-06-23T14:22:08.784Z] #76 42.55 Selecting previously unselected package libtool. [2022-06-23T14:22:08.784Z] #76 42.57 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-23T14:22:08.784Z] #76 42.57 Unpacking libtool (2.4.6-15) ... [2022-06-23T14:22:08.784Z] #76 42.88 Selecting previously unselected package libudev-dev:arm64. [2022-06-23T14:22:08.784Z] #76 42.89 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-06-23T14:22:08.784Z] #76 42.90 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-06-23T14:22:08.784Z] #76 43.18 Selecting previously unselected package libyajl2:arm64. [2022-06-23T14:22:08.784Z] #76 43.19 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-06-23T14:22:08.784Z] #76 43.19 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-06-23T14:22:08.784Z] #76 43.28 Selecting previously unselected package libyajl-dev:arm64. [2022-06-23T14:22:08.784Z] #76 43.31 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-06-23T14:22:08.784Z] #76 43.31 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-06-23T14:22:08.784Z] #76 43.59 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-23T14:22:08.784Z] #76 43.61 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-23T14:22:08.784Z] #76 43.62 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-06-23T14:22:08.784Z] #76 43.65 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-06-23T14:22:08.784Z] #76 43.67 Setting up file (1:5.39-3) ... [2022-06-23T14:22:08.784Z] #76 43.68 Setting up bzip2 (1.0.8-4) ... [2022-06-23T14:22:08.784Z] #76 43.70 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-23T14:22:08.784Z] #76 43.71 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-06-23T14:22:08.784Z] #76 43.76 Setting up libcap2:arm64 (1:2.44-1) ... [2022-06-23T14:22:08.784Z] #76 43.77 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-23T14:22:08.784Z] #76 43.79 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-06-23T14:22:08.784Z] #76 43.82 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-23T14:22:08.784Z] #76 43.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-23T14:22:08.784Z] #76 43.91 Setting up patch (2.7.6-7) ... [2022-06-23T14:22:08.784Z] #76 43.93 Setting up libudev-dev:arm64 (247.3-7) ... [2022-06-23T14:22:08.784Z] #76 43.96 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-06-23T14:22:08.784Z] #76 43.97 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-06-23T14:22:08.784Z] #76 43.99 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-06-23T14:22:08.784Z] #76 44.01 Setting up libtool (2.4.6-15) ... [2022-06-23T14:22:09.005Z] #34 ... [2022-06-23T14:22:09.005Z] [2022-06-23T14:22:09.005Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:22:09.005Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:22:09.005Z] #51 66.01 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:22:09.005Z] #51 66.46 Fetched 2314 kB in 4s (649 kB/s) [2022-06-23T14:22:09.005Z] #51 66.78 Selecting previously unselected package libprotobuf23:amd64. [2022-06-23T14:22:09.005Z] #51 66.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-23T14:22:09.005Z] #51 66.90 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-23T14:22:09.005Z] #51 66.95 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-23T14:22:09.005Z] #51 68.84 Selecting previously unselected package python3-pkg-resources. [2022-06-23T14:22:09.005Z] #51 68.84 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-23T14:22:09.005Z] #51 68.85 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-23T14:22:09.005Z] #51 69.42 Selecting previously unselected package python3-six. [2022-06-23T14:22:09.005Z] #51 69.42 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-23T14:22:09.005Z] #51 69.45 Unpacking python3-six (1.16.0-2) ... [2022-06-23T14:22:09.005Z] #51 69.68 Selecting previously unselected package python3-protobuf. [2022-06-23T14:22:09.005Z] #51 69.69 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-23T14:22:09.005Z] #51 69.72 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-23T14:22:09.005Z] #51 70.53 Selecting previously unselected package libnet1:amd64. [2022-06-23T14:22:09.005Z] #51 70.53 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-23T14:22:09.005Z] #51 70.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-23T14:22:09.005Z] #51 70.80 Selecting previously unselected package libnl-3-200:amd64. [2022-06-23T14:22:09.005Z] #51 70.80 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-23T14:22:09.005Z] #51 70.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-23T14:22:09.005Z] #51 71.20 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-23T14:22:09.005Z] #51 71.21 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-23T14:22:09.005Z] #51 71.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-23T14:22:09.005Z] #51 71.76 Selecting previously unselected package criu. [2022-06-23T14:22:09.005Z] #51 71.76 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-23T14:22:09.005Z] #51 71.81 Unpacking criu (3.17-1) ... [2022-06-23T14:22:09.005Z] #51 73.35 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-23T14:22:09.005Z] #51 ... [2022-06-23T14:22:09.005Z] [2022-06-23T14:22:09.005Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:09.005Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:22:09.005Z] #14 69.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-23T14:22:09.005Z] #14 70.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-23T14:22:09.005Z] #14 70.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-23T14:22:09.005Z] #14 70.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-23T14:22:09.005Z] #14 70.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-23T14:22:09.005Z] #14 70.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-23T14:22:09.005Z] #14 70.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-23T14:22:09.005Z] #14 70.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-23T14:22:09.005Z] #14 70.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-23T14:22:09.005Z] #14 70.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-23T14:22:09.005Z] #14 70.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-23T14:22:09.005Z] #14 70.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-23T14:22:09.005Z] #14 70.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-23T14:22:09.005Z] #14 70.72 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-23T14:22:09.005Z] #14 70.80 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-06-23T14:22:09.005Z] #14 70.90 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-23T14:22:09.005Z] #14 70.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-23T14:22:09.005Z] #14 72.66 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:22:09.005Z] #14 73.03 Fetched 115 MB in 11s (10.6 MB/s) [2022-06-23T14:22:09.005Z] #14 73.20 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-23T14:22:09.006Z] #14 73.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-23T14:22:09.006Z] #14 73.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-23T14:22:09.006Z] #14 73.41 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-23T14:22:09.006Z] #14 ... [2022-06-23T14:22:09.006Z] [2022-06-23T14:22:09.006Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:22:09.006Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:22:09.040Z] #76 44.03 Setting up m4 (1.4.18-5) ... [2022-06-23T14:22:09.040Z] #76 44.05 Setting up dpkg-dev (1.20.10) ... [2022-06-23T14:22:09.040Z] #76 44.08 Setting up autoconf (2.69-14) ... [2022-06-23T14:22:09.040Z] #76 44.12 Setting up build-essential (12.9) ... [2022-06-23T14:22:09.040Z] #76 44.14 Setting up automake (1:1.16.3-2) ... [2022-06-23T14:22:09.040Z] #76 44.17 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-23T14:22:09.040Z] #76 44.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:22:09.263Z] #51 76.30 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-23T14:22:09.263Z] #51 76.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-23T14:22:09.263Z] #51 76.35 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-23T14:22:09.263Z] #51 76.38 Setting up python3-six (1.16.0-2) ... [2022-06-23T14:22:09.830Z] #51 ... [2022-06-23T14:22:09.830Z] [2022-06-23T14:22:09.830Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:22:09.830Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:22:09.830Z] #55 67.47 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-23T14:22:09.830Z] #55 67.52 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-23T14:22:09.830Z] #55 67.57 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-23T14:22:09.830Z] #55 67.62 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-23T14:22:09.830Z] #55 67.72 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-23T14:22:09.830Z] #55 67.74 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-23T14:22:09.830Z] #55 67.80 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-23T14:22:09.830Z] #55 67.90 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-23T14:22:09.830Z] #55 67.92 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-23T14:22:09.830Z] #55 68.20 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-23T14:22:09.830Z] #55 68.26 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-23T14:22:09.830Z] #55 68.26 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-23T14:22:09.830Z] #55 68.28 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-23T14:22:09.830Z] #55 68.34 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-23T14:22:09.830Z] #55 68.35 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-23T14:22:09.830Z] #55 68.50 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-23T14:22:09.830Z] #55 68.50 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-23T14:22:09.830Z] #55 68.69 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-23T14:22:09.830Z] #55 68.73 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-23T14:22:09.830Z] #55 68.78 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-23T14:22:09.830Z] #55 68.92 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-23T14:22:09.830Z] #55 69.30 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-23T14:22:09.830Z] #55 69.32 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-23T14:22:09.830Z] #55 69.33 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-23T14:22:09.830Z] #55 69.41 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-23T14:22:09.830Z] #55 69.49 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-23T14:22:09.830Z] #55 70.26 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-23T14:22:09.830Z] #55 70.55 go: downloading honnef.co/go/tools v0.2.2 [2022-06-23T14:22:09.830Z] #55 72.23 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-23T14:22:09.830Z] #55 72.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-23T14:22:09.830Z] #55 72.46 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-23T14:22:09.830Z] #55 72.56 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-23T14:22:09.830Z] #55 72.57 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-23T14:22:09.830Z] #55 72.61 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-23T14:22:09.830Z] #55 72.82 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-23T14:22:09.830Z] #55 73.23 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-23T14:22:09.830Z] #55 73.27 go: downloading golang.org/x/text v0.3.7 [2022-06-23T14:22:10.394Z] #55 ... [2022-06-23T14:22:10.394Z] [2022-06-23T14:22:10.394Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:10.394Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:22:10.394Z] #14 77.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-23T14:22:10.394Z] #14 77.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-23T14:22:10.394Z] #14 77.87 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-23T14:22:10.760Z] #47 32.15 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-23T14:22:11.651Z] #76 33.10 Reading package lists... [2022-06-23T14:22:11.651Z] #76 ... [2022-06-23T14:22:11.651Z] [2022-06-23T14:22:11.651Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:22:11.651Z] #67 sha256:bf76fbaeecdfaaed2b906bca91503f9d257fbaf299ea34b80727943bef71c5c0 [2022-06-23T14:22:11.651Z] #67 26.17 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-23T14:22:11.651Z] #67 26.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-23T14:22:11.910Z] #67 ... [2022-06-23T14:22:11.910Z] [2022-06-23T14:22:11.910Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:22:11.910Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:22:11.910Z] #51 34.01 Fetched 8548 kB in 27s (322 kB/s) [2022-06-23T14:22:12.144Z] #47 ... [2022-06-23T14:22:12.144Z] [2022-06-23T14:22:12.144Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:22:12.144Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:22:12.144Z] #76 24.06 Fetched 8545 kB in 15s (565 kB/s) [2022-06-23T14:22:12.144Z] #76 24.06 Reading package lists... [2022-06-23T14:22:12.144Z] #76 30.45 Reading package lists... [2022-06-23T14:22:12.144Z] #76 ... [2022-06-23T14:22:12.144Z] [2022-06-23T14:22:12.144Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:12.144Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:22:12.144Z] #14 17.82 Reading package lists... [2022-06-23T14:22:12.144Z] #14 24.43 Reading package lists... [2022-06-23T14:22:12.144Z] #14 30.53 Building dependency tree... [2022-06-23T14:22:12.331Z] #76 DONE 47.0s [2022-06-23T14:22:12.331Z] [2022-06-23T14:22:12.331Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:22:12.331Z] #77 sha256:faef90de2cc7a1f9fcced9b210464052e89a93a8754b0560a02ec09cddbcb09d [2022-06-23T14:22:12.405Z] #14 ... [2022-06-23T14:22:12.405Z] [2022-06-23T14:22:12.405Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:22:12.405Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:22:12.405Z] #55 31.00 go: downloading github.com/fatih/color v1.13.0 [2022-06-23T14:22:12.405Z] #55 31.02 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-23T14:22:12.405Z] #55 31.16 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-23T14:22:12.405Z] #55 31.16 go: downloading github.com/spf13/viper v1.10.1 [2022-06-23T14:22:12.405Z] #55 31.35 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-23T14:22:12.405Z] #55 31.95 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-23T14:22:12.405Z] #55 32.01 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-23T14:22:12.405Z] #55 32.08 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-23T14:22:12.405Z] #55 32.08 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-23T14:22:12.405Z] #55 33.20 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-23T14:22:12.405Z] #55 33.22 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-23T14:22:12.591Z] #77 0.624 Cloning into '/tmp/crun-build'... [2022-06-23T14:22:13.586Z] #77 ... [2022-06-23T14:22:13.586Z] [2022-06-23T14:22:13.586Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:22:13.586Z] #51 sha256:852ec5e2b9881e712b0e44c9f95e8f1ea32d99fcff47463bffe22d9801c91cda [2022-06-23T14:22:13.586Z] #51 38.23 Selecting previously unselected package python3-protobuf. [2022-06-23T14:22:13.586Z] #51 38.23 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-06-23T14:22:13.586Z] #51 38.25 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-23T14:22:13.586Z] #51 38.91 Selecting previously unselected package libnet1:arm64. [2022-06-23T14:22:13.586Z] #51 38.91 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-06-23T14:22:13.586Z] #51 38.93 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-23T14:22:13.586Z] #51 39.05 Selecting previously unselected package libnl-3-200:arm64. [2022-06-23T14:22:13.586Z] #51 39.06 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-06-23T14:22:13.586Z] #51 39.06 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-23T14:22:13.586Z] #51 39.19 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-23T14:22:13.586Z] #51 39.19 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-23T14:22:13.586Z] #51 39.20 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-23T14:22:13.586Z] #51 39.29 Selecting previously unselected package criu. [2022-06-23T14:22:13.586Z] #51 39.29 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-06-23T14:22:13.586Z] #51 39.31 Unpacking criu (3.17-1) ... [2022-06-23T14:22:13.586Z] #51 40.15 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-23T14:22:13.586Z] #51 41.71 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-06-23T14:22:13.586Z] #51 41.73 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-23T14:22:13.586Z] #51 41.74 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-23T14:22:13.586Z] #51 41.76 Setting up python3-six (1.16.0-2) ... [2022-06-23T14:22:13.586Z] #51 42.83 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-23T14:22:13.586Z] #51 42.89 Setting up python3-protobuf (3.12.4-1) ... [2022-06-23T14:22:13.586Z] #51 47.46 Setting up criu (3.17-1) ... [2022-06-23T14:22:13.586Z] #51 ... [2022-06-23T14:22:13.586Z] [2022-06-23T14:22:13.586Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:22:13.586Z] #42 sha256:11d6e8a51219f669a60274ab0bfb325b1f04ca5c2b56929472823b1512ae19ee [2022-06-23T14:22:13.586Z] #42 38.50 Selecting previously unselected package libicu67:arm64. [2022-06-23T14:22:13.586Z] #42 38.53 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-06-23T14:22:13.586Z] #42 38.55 Unpacking libicu67:arm64 (67.1-7) ... [2022-06-23T14:22:13.586Z] #42 43.83 Selecting previously unselected package libxml2:arm64. [2022-06-23T14:22:13.586Z] #42 43.83 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-06-23T14:22:13.586Z] #42 43.85 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-23T14:22:13.586Z] #42 44.29 Selecting previously unselected package libarchive13:arm64. [2022-06-23T14:22:13.586Z] #42 44.32 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-06-23T14:22:13.586Z] #42 44.32 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-06-23T14:22:13.586Z] #42 46.42 Selecting previously unselected package libjsoncpp24:arm64. [2022-06-23T14:22:13.586Z] #42 46.42 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-06-23T14:22:13.586Z] #42 46.44 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-06-23T14:22:13.586Z] #42 46.70 Selecting previously unselected package librhash0:arm64. [2022-06-23T14:22:13.586Z] #42 46.70 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-06-23T14:22:13.586Z] #42 46.72 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-06-23T14:22:13.586Z] #42 47.02 Selecting previously unselected package libuv1:arm64. [2022-06-23T14:22:13.586Z] #42 47.02 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-06-23T14:22:13.586Z] #42 47.02 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-06-23T14:22:13.586Z] #42 47.28 Selecting previously unselected package cmake. [2022-06-23T14:22:13.586Z] #42 47.29 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-06-23T14:22:13.586Z] #42 47.30 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-23T14:22:13.672Z] #14 ... [2022-06-23T14:22:13.673Z] [2022-06-23T14:22:13.673Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:22:13.673Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:22:13.673Z] #42 70.75 Selecting previously unselected package libicu67:amd64. [2022-06-23T14:22:13.673Z] #42 70.77 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-23T14:22:13.673Z] #42 70.82 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-23T14:22:13.673Z] #42 ... [2022-06-23T14:22:13.673Z] [2022-06-23T14:22:13.673Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:22:13.673Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:22:13.673Z] #51 78.58 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-23T14:22:13.673Z] #51 78.70 Setting up python3-protobuf (3.12.4-1) ... [2022-06-23T14:22:13.844Z] #42 ... [2022-06-23T14:22:13.844Z] [2022-06-23T14:22:13.844Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:13.844Z] #14 sha256:90710e00153d07ac9d275a6ce83b8fe2dddbca5350838cfba0c2ac418953f83b [2022-06-23T14:22:13.844Z] #14 39.18 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:22:13.844Z] #14 39.39 Fetched 108 MB in 6s (18.3 MB/s) [2022-06-23T14:22:13.844Z] #14 39.49 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-23T14:22:13.844Z] #14 39.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-06-23T14:22:13.844Z] #14 39.54 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-06-23T14:22:13.844Z] #14 39.57 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-23T14:22:13.844Z] #14 41.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-23T14:22:13.844Z] #14 41.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-06-23T14:22:13.844Z] #14 41.91 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-23T14:22:13.844Z] #14 45.06 Selecting previously unselected package binutils-mingw-w64. [2022-06-23T14:22:13.844Z] #14 45.06 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-23T14:22:13.844Z] #14 45.93 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-23T14:22:13.844Z] #14 46.48 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-06-23T14:22:13.844Z] #14 46.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-06-23T14:22:13.844Z] #14 46.52 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-23T14:22:13.844Z] #14 46.95 Selecting previously unselected package dmsetup. [2022-06-23T14:22:13.844Z] #14 46.96 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-06-23T14:22:13.844Z] #14 46.97 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-23T14:22:13.844Z] #14 47.28 Selecting previously unselected package mingw-w64-common. [2022-06-23T14:22:13.844Z] #14 47.28 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-23T14:22:13.844Z] #14 47.29 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-23T14:22:14.319Z] #55 ... [2022-06-23T14:22:14.319Z] [2022-06-23T14:22:14.319Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-23T14:22:14.319Z] #62 sha256:91c19e07c43ef40a367399d89a8c5dbc844b9f43e9a93c03a600efb6085f4987 [2022-06-23T14:22:14.319Z] #62 21.80 Reading package lists... [2022-06-23T14:22:14.319Z] #62 27.94 Building dependency tree... [2022-06-23T14:22:14.319Z] #62 32.40 The following additional packages will be installed: [2022-06-23T14:22:14.319Z] #62 32.41 libbtrfs0 [2022-06-23T14:22:14.319Z] #62 32.66 The following NEW packages will be installed: [2022-06-23T14:22:14.319Z] #62 32.67 libbtrfs-dev libbtrfs0 [2022-06-23T14:22:14.319Z] #62 33.15 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:22:14.319Z] #62 33.15 Need to get 460 kB of archives. [2022-06-23T14:22:14.319Z] #62 33.15 After this operation, 1237 kB of additional disk space will be used. [2022-06-23T14:22:14.319Z] #62 33.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-23T14:22:14.319Z] #62 33.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-23T14:22:14.319Z] #62 34.34 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:22:14.319Z] #62 34.60 Fetched 460 kB in 0s (1314 kB/s) [2022-06-23T14:22:14.319Z] #62 34.75 Selecting previously unselected package libbtrfs0:amd64. [2022-06-23T14:22:14.319Z] #62 34.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-23T14:22:14.319Z] #62 34.83 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-23T14:22:14.319Z] #62 34.86 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-23T14:22:14.319Z] #62 35.16 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-23T14:22:14.319Z] #62 35.17 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-23T14:22:14.319Z] #62 35.18 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-23T14:22:14.319Z] #62 35.54 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-23T14:22:14.319Z] #62 35.56 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-23T14:22:14.319Z] #62 35.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:22:14.319Z] #62 DONE 36.1s [2022-06-23T14:22:14.319Z] [2022-06-23T14:22:14.319Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:14.319Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:22:14.319Z] #14 34.51 The following additional packages will be installed: [2022-06-23T14:22:14.319Z] #14 34.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-23T14:22:14.319Z] #14 34.52 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-23T14:22:14.319Z] #14 34.52 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-23T14:22:14.319Z] #14 34.52 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-23T14:22:14.319Z] #14 34.52 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-23T14:22:14.319Z] #14 34.53 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-23T14:22:14.319Z] #14 34.53 mingw-w64-common mingw-w64-x86-64-dev [2022-06-23T14:22:14.319Z] #14 34.55 Suggested packages: [2022-06-23T14:22:14.319Z] #14 34.56 gcc-10-locales seccomp wine64 [2022-06-23T14:22:14.319Z] #14 36.21 The following NEW packages will be installed: [2022-06-23T14:22:14.319Z] #14 36.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-23T14:22:14.319Z] #14 36.24 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-23T14:22:14.319Z] #14 36.24 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-23T14:22:14.319Z] #14 36.24 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-23T14:22:14.319Z] #14 36.24 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-23T14:22:14.319Z] #14 36.24 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-23T14:22:14.319Z] #14 36.24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-23T14:22:14.319Z] #14 36.31 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-23T14:22:14.319Z] #14 36.31 mingw-w64-x86-64-dev [2022-06-23T14:22:14.319Z] #14 ... [2022-06-23T14:22:14.319Z] [2022-06-23T14:22:14.319Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-23T14:22:14.319Z] #63 sha256:eedb352e5f41f9734cb493230817bd56c8577578f42ec52e9c3a7e72ec6dfe85 [2022-06-23T14:22:14.319Z] #63 DONE 0.3s [2022-06-23T14:22:14.319Z] [2022-06-23T14:22:14.319Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:22:14.319Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:22:14.319Z] #42 19.94 Reading package lists... [2022-06-23T14:22:14.319Z] #42 26.44 Building dependency tree... [2022-06-23T14:22:14.319Z] #42 30.59 The following additional packages will be installed: [2022-06-23T14:22:14.319Z] #42 30.75 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-23T14:22:14.319Z] #42 30.75 Suggested packages: [2022-06-23T14:22:14.319Z] #42 30.75 cmake-doc ninja-build lrzip [2022-06-23T14:22:14.319Z] #42 30.75 Recommended packages: [2022-06-23T14:22:14.319Z] #42 30.75 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-23T14:22:14.319Z] #42 31.83 The following NEW packages will be installed: [2022-06-23T14:22:14.319Z] #42 31.86 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-23T14:22:14.319Z] #42 31.86 vim-common xxd [2022-06-23T14:22:14.319Z] #42 32.36 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:22:14.319Z] #42 32.36 Need to get 17.7 MB of archives. [2022-06-23T14:22:14.320Z] #42 32.36 After this operation, 70.7 MB of additional disk space will be used. [2022-06-23T14:22:14.320Z] #42 32.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-23T14:22:14.320Z] #42 32.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-23T14:22:14.320Z] #42 32.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-23T14:22:14.320Z] #42 32.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-23T14:22:14.320Z] #42 33.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-23T14:22:14.320Z] #42 33.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-23T14:22:14.320Z] #42 33.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-23T14:22:14.320Z] #42 33.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-23T14:22:14.320Z] #42 33.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-23T14:22:14.320Z] #42 33.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-23T14:22:14.320Z] #42 34.54 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:22:14.320Z] #42 34.84 Fetched 17.7 MB in 1s (12.3 MB/s) [2022-06-23T14:22:14.320Z] #42 34.95 Selecting previously unselected package xxd. [2022-06-23T14:22:14.320Z] #42 34.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 ... 15718 files and directories currently installed.) [2022-06-23T14:22:14.320Z] #42 35.03 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-23T14:22:14.320Z] #42 35.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:22:14.320Z] #42 35.26 Selecting previously unselected package vim-common. [2022-06-23T14:22:14.320Z] #42 35.26 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-23T14:22:14.320Z] #42 35.29 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:22:14.320Z] #42 35.69 Selecting previously unselected package cmake-data. [2022-06-23T14:22:14.320Z] #42 35.69 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-23T14:22:14.320Z] #42 35.71 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-23T14:22:14.408Z] #14 ... [2022-06-23T14:22:14.408Z] [2022-06-23T14:22:14.408Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:22:14.408Z] #51 sha256:852ec5e2b9881e712b0e44c9f95e8f1ea32d99fcff47463bffe22d9801c91cda [2022-06-23T14:22:14.408Z] #51 49.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:22:14.583Z] #42 ... [2022-06-23T14:22:14.583Z] [2022-06-23T14:22:14.583Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:22:14.583Z] #64 sha256:4e73b781d93500ef0c833c2554d82860f082929002ceec54cefd5ca5bb418f4e [2022-06-23T14:22:15.788Z] #51 DONE 50.4s [2022-06-23T14:22:15.788Z] [2022-06-23T14:22:15.788Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:22:15.788Z] #42 sha256:11d6e8a51219f669a60274ab0bfb325b1f04ca5c2b56929472823b1512ae19ee [2022-06-23T14:22:15.788Z] #42 50.40 Setting up libicu67:arm64 (67.1-7) ... [2022-06-23T14:22:15.788Z] #42 50.56 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:22:15.788Z] #42 50.57 Setting up libuv1:arm64 (1.40.0-2) ... [2022-06-23T14:22:15.788Z] #42 50.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:22:15.788Z] #42 50.61 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-06-23T14:22:15.788Z] #42 50.62 Setting up librhash0:arm64 (1.4.1-2) ... [2022-06-23T14:22:15.788Z] #42 50.64 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-23T14:22:15.788Z] #42 50.66 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-23T14:22:15.788Z] #42 50.71 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-06-23T14:22:15.788Z] #42 50.73 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-23T14:22:15.788Z] #42 50.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:22:16.044Z] #42 DONE 51.3s [2022-06-23T14:22:16.044Z] [2022-06-23T14:22:16.044Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-23T14:22:16.044Z] #43 sha256:ac7eabb1e002f76da462f156583a8f22f68a0ab36bbd353bac0a6c765ffd9e26 [2022-06-23T14:22:16.611Z] #43 DONE 0.3s [2022-06-23T14:22:16.611Z] [2022-06-23T14:22:16.611Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-23T14:22:16.611Z] #44 sha256:9f125a0e4aa09bcdd903d2460f19fb62b7d9f1793684f5bae440e38d892c0f20 [2022-06-23T14:22:16.949Z] #51 ... [2022-06-23T14:22:16.949Z] [2022-06-23T14:22:16.949Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:16.949Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:22:16.949Z] #14 82.67 Selecting previously unselected package binutils-mingw-w64. [2022-06-23T14:22:16.949Z] #14 82.71 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-23T14:22:16.949Z] #14 82.72 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-23T14:22:16.949Z] #14 83.05 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-23T14:22:16.949Z] #14 83.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-23T14:22:16.949Z] #14 83.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-23T14:22:16.949Z] #14 83.57 Selecting previously unselected package dmsetup. [2022-06-23T14:22:16.949Z] #14 83.58 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-23T14:22:16.949Z] #14 83.60 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-23T14:22:16.949Z] #14 83.86 Selecting previously unselected package mingw-w64-common. [2022-06-23T14:22:16.949Z] #14 83.87 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-23T14:22:16.949Z] #14 83.89 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-23T14:22:17.127Z] #64 ... [2022-06-23T14:22:17.127Z] [2022-06-23T14:22:17.127Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:22:17.127Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:22:17.127Z] #51 21.93 Reading package lists... [2022-06-23T14:22:17.127Z] #51 28.52 Reading package lists... [2022-06-23T14:22:17.127Z] #51 34.77 Building dependency tree... [2022-06-23T14:22:17.127Z] #51 ... [2022-06-23T14:22:17.127Z] [2022-06-23T14:22:17.127Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:22:17.127Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:22:17.127Z] #55 36.81 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-23T14:22:17.127Z] #55 36.81 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-23T14:22:17.127Z] #55 37.00 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-23T14:22:17.127Z] #55 37.04 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-23T14:22:17.127Z] #55 37.06 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-23T14:22:17.127Z] #55 37.15 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-23T14:22:17.127Z] #55 37.22 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-23T14:22:17.127Z] #55 37.28 go: downloading github.com/spf13/afero v1.6.0 [2022-06-23T14:22:17.127Z] #55 37.42 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-23T14:22:17.127Z] #55 37.43 go: downloading github.com/spf13/cast v1.4.1 [2022-06-23T14:22:17.127Z] #55 37.46 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-23T14:22:17.127Z] #55 37.55 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-23T14:22:17.127Z] #55 37.65 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-23T14:22:17.127Z] #55 37.89 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-23T14:22:17.127Z] #55 37.89 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-23T14:22:17.127Z] #55 37.92 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-23T14:22:17.127Z] #55 37.94 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-23T14:22:17.127Z] #55 37.99 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-23T14:22:17.127Z] #55 38.03 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-23T14:22:17.127Z] #55 38.08 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-23T14:22:17.127Z] #55 38.10 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-23T14:22:17.127Z] #55 38.79 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-23T14:22:17.127Z] #55 38.92 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-23T14:22:17.127Z] #55 38.95 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-23T14:22:17.127Z] #55 39.01 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-23T14:22:17.177Z] #44 0.762 + RM_GOPATH=0 [2022-06-23T14:22:17.177Z] #44 0.764 + TMP_GOPATH= [2022-06-23T14:22:17.177Z] #44 0.764 + : /build [2022-06-23T14:22:17.177Z] #44 0.765 + '[' -z '' ']' [2022-06-23T14:22:17.177Z] #44 0.765 ++ mktemp -d [2022-06-23T14:22:17.177Z] #44 0.770 + export GOPATH=/tmp/tmp.p15kxKIK7R [2022-06-23T14:22:17.177Z] #44 0.774 + GOPATH=/tmp/tmp.p15kxKIK7R [2022-06-23T14:22:17.177Z] #44 0.774 + RM_GOPATH=1 [2022-06-23T14:22:17.177Z] #44 0.774 + case "$(go env GOARCH)" in [2022-06-23T14:22:17.177Z] #44 0.775 ++ go env GOARCH [2022-06-23T14:22:17.177Z] #44 0.790 + export GO_BUILDMODE=-buildmode=pie [2022-06-23T14:22:17.177Z] #44 0.791 + GO_BUILDMODE=-buildmode=pie [2022-06-23T14:22:17.177Z] #44 0.791 ++ dirname /install.sh [2022-06-23T14:22:17.177Z] #44 0.795 + dir=/ [2022-06-23T14:22:17.177Z] #44 0.796 + bin=tini [2022-06-23T14:22:17.177Z] #44 0.796 + shift [2022-06-23T14:22:17.177Z] #44 0.796 + '[' '!' -f //tini.installer ']' [2022-06-23T14:22:17.177Z] #44 0.796 + . //tini.installer [2022-06-23T14:22:17.177Z] #44 0.796 ++ : v0.19.0 [2022-06-23T14:22:17.177Z] #44 0.796 + install_tini [2022-06-23T14:22:17.177Z] #44 0.798 + echo 'Install tini version v0.19.0' [2022-06-23T14:22:17.177Z] #44 0.798 Install tini version v0.19.0 [2022-06-23T14:22:17.177Z] #44 0.798 + git clone https://github.com/krallin/tini.git /tmp/tmp.p15kxKIK7R/tini [2022-06-23T14:22:17.177Z] #44 0.800 Cloning into '/tmp/tmp.p15kxKIK7R/tini'... [2022-06-23T14:22:17.187Z] #51 34.01 Reading package lists... [2022-06-23T14:22:17.187Z] #51 ... [2022-06-23T14:22:17.187Z] [2022-06-23T14:22:17.187Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:22:17.187Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:22:17.209Z] #14 ... [2022-06-23T14:22:17.209Z] [2022-06-23T14:22:17.209Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:22:17.209Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:22:17.209Z] #77 1.199 Cloning into '/tmp/crun-build'... [2022-06-23T14:22:17.387Z] #55 39.24 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-23T14:22:17.387Z] #55 39.28 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-23T14:22:17.445Z] #47 40.83 Updating files: 50% (1101/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 85% (1853/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-06-23T14:22:17.446Z] #47 ... [2022-06-23T14:22:17.446Z] [2022-06-23T14:22:17.446Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-23T14:22:17.446Z] #62 sha256:91c19e07c43ef40a367399d89a8c5dbc844b9f43e9a93c03a600efb6085f4987 [2022-06-23T14:22:17.446Z] #62 32.21 Fetched 8545 kB in 24s (356 kB/s) [2022-06-23T14:22:17.446Z] #62 32.21 Reading package lists... [2022-06-23T14:22:17.446Z] #62 41.90 Reading package lists... [2022-06-23T14:22:17.446Z] #62 ... [2022-06-23T14:22:17.446Z] [2022-06-23T14:22:17.446Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:22:17.446Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:22:17.466Z] #77 ... [2022-06-23T14:22:17.466Z] [2022-06-23T14:22:17.466Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:22:17.466Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:22:17.466Z] #42 82.48 Selecting previously unselected package libxml2:amd64. [2022-06-23T14:22:17.466Z] #42 82.48 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-23T14:22:17.466Z] #42 82.50 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-23T14:22:17.466Z] #42 83.59 Selecting previously unselected package libarchive13:amd64. [2022-06-23T14:22:17.466Z] #42 83.59 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-23T14:22:17.466Z] #42 83.62 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-23T14:22:17.466Z] #42 84.17 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-23T14:22:17.466Z] #42 84.18 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-23T14:22:17.466Z] #42 84.19 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-23T14:22:17.466Z] #42 84.43 Selecting previously unselected package librhash0:amd64. [2022-06-23T14:22:17.466Z] #42 84.44 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-23T14:22:17.466Z] #42 84.56 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-23T14:22:17.466Z] #42 84.88 Selecting previously unselected package libuv1:amd64. [2022-06-23T14:22:17.466Z] #42 84.88 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-23T14:22:17.466Z] #42 84.99 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-23T14:22:17.704Z] #47 40.83 Updating files: 50% (1101/2177) Updating files: 51% (1111/2177) Updating files: 52% (1133/2177) Updating files: 53% (1154/2177) Updating files: 54% (1176/2177) Updating files: 55% (1198/2177) Updating files: 56% (1220/2177) Updating files: 57% (1241/2177) Updating files: 58% (1263/2177) Updating files: 59% (1285/2177) Updating files: 60% (1307/2177) Updating files: 61% (1328/2177) Updating files: 62% (1350/2177) Updating files: 63% (1372/2177) Updating files: 64% (1394/2177) Updating files: 65% (1416/2177) Updating files: 66% (1437/2177) Updating files: 67% (1459/2177) Updating files: 68% (1481/2177) Updating files: 69% (1503/2177) Updating files: 70% (1524/2177) Updating files: 71% (1546/2177) Updating files: 72% (1568/2177) Updating files: 73% (1590/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/2177) Updating files: 85% (1853/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-06-23T14:22:17.723Z] #42 85.26 Selecting previously unselected package cmake. [2022-06-23T14:22:17.723Z] #42 85.28 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-23T14:22:17.723Z] #42 85.28 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-23T14:22:17.977Z] #47 42.19 + git checkout -q v2.3.0 [2022-06-23T14:22:17.977Z] #47 ... [2022-06-23T14:22:17.977Z] [2022-06-23T14:22:17.977Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:22:17.977Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:22:17.977Z] #42 32.66 Fetched 8545 kB in 25s (347 kB/s) [2022-06-23T14:22:17.977Z] #42 32.66 Reading package lists... [2022-06-23T14:22:17.977Z] #42 41.86 Reading package lists... [2022-06-23T14:22:17.977Z] #42 ... [2022-06-23T14:22:17.977Z] [2022-06-23T14:22:17.977Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:17.977Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:22:17.977Z] #14 32.81 Fetched 8545 kB in 25s (347 kB/s) [2022-06-23T14:22:17.977Z] #14 32.81 Reading package lists... [2022-06-23T14:22:18.106Z] #44 1.578 + cd /tmp/tmp.p15kxKIK7R/tini [2022-06-23T14:22:18.106Z] #44 1.578 + git checkout -q v0.19.0 [2022-06-23T14:22:18.106Z] #44 1.598 + cmake . [2022-06-23T14:22:18.237Z] #14 42.09 Reading package lists... [2022-06-23T14:22:18.238Z] #14 ... [2022-06-23T14:22:18.238Z] [2022-06-23T14:22:18.238Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:22:18.238Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:22:18.238Z] #76 33.10 Reading package lists... [2022-06-23T14:22:18.329Z] #55 40.03 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-23T14:22:18.329Z] #55 40.14 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-23T14:22:18.329Z] #55 40.25 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-23T14:22:18.329Z] #55 40.32 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-23T14:22:18.329Z] #55 40.36 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-23T14:22:18.364Z] #44 2.097 -- The C compiler identification is GNU 10.2.1 [2022-06-23T14:22:18.590Z] #55 40.39 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-23T14:22:18.590Z] #55 40.43 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-23T14:22:18.590Z] #55 40.49 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-23T14:22:18.590Z] #55 40.57 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-23T14:22:18.590Z] #55 40.61 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-23T14:22:18.590Z] #55 40.63 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-23T14:22:18.620Z] #44 2.210 -- Detecting C compiler ABI info [2022-06-23T14:22:18.850Z] #55 ... [2022-06-23T14:22:18.850Z] [2022-06-23T14:22:18.850Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-23T14:22:18.850Z] #57 sha256:71e287fbf30fe11c165cd8032417341a6746248b6cee82a7e7a88960db85e5d7 [2022-06-23T14:22:18.850Z] #57 40.53 v3.0.2 [2022-06-23T14:22:18.850Z] #57 DONE 40.8s [2022-06-23T14:22:18.850Z] [2022-06-23T14:22:18.850Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:22:18.850Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:22:18.850Z] #55 40.82 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-23T14:22:18.850Z] #55 40.96 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-23T14:22:18.850Z] #55 40.98 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-23T14:22:19.109Z] #55 41.08 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-23T14:22:19.184Z] #44 2.716 -- Detecting C compiler ABI info - done [2022-06-23T14:22:19.184Z] #44 2.801 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-23T14:22:19.184Z] #44 2.817 -- Detecting C compile features [2022-06-23T14:22:19.370Z] #55 41.17 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-23T14:22:19.370Z] #55 41.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-23T14:22:19.370Z] #55 41.37 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-23T14:22:19.449Z] #44 2.825 -- Detecting C compile features - done [2022-06-23T14:22:19.449Z] #44 2.863 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-23T14:22:19.632Z] #55 41.47 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-23T14:22:19.632Z] #55 41.64 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-23T14:22:19.707Z] #44 3.147 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-23T14:22:19.707Z] #44 3.213 -- Configuring done [2022-06-23T14:22:19.707Z] #44 3.221 -- Generating done [2022-06-23T14:22:19.707Z] #44 3.270 -- Build files have been written to: /tmp/tmp.p15kxKIK7R/tini [2022-06-23T14:22:19.707Z] #44 3.273 + make tini-static [2022-06-23T14:22:19.892Z] #55 41.82 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-23T14:22:19.892Z] #55 41.95 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-23T14:22:19.892Z] #55 41.96 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-23T14:22:19.892Z] #55 42.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-23T14:22:19.966Z] #44 3.451 Scanning dependencies of target tini-static [2022-06-23T14:22:19.966Z] #44 3.499 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-23T14:22:19.966Z] #44 ... [2022-06-23T14:22:19.966Z] [2022-06-23T14:22:19.966Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-23T14:22:19.966Z] #53 sha256:8b8618c4524841d9290868753fd508d32e4d2fe9840b50f2cf8a2155c956a23b [2022-06-23T14:22:19.966Z] #53 54.03 gotestsum version dev [2022-06-23T14:22:19.966Z] #53 DONE 55.2s [2022-06-23T14:22:20.152Z] #55 42.07 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-23T14:22:20.152Z] #55 42.11 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-23T14:22:20.152Z] #55 42.14 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-23T14:22:20.152Z] #55 42.19 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-23T14:22:20.152Z] #55 42.23 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-23T14:22:20.152Z] #55 42.26 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-23T14:22:20.235Z] [2022-06-23T14:22:20.235Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:22:20.235Z] #77 sha256:faef90de2cc7a1f9fcced9b210464052e89a93a8754b0560a02ec09cddbcb09d [2022-06-23T14:22:20.235Z] #77 6.417 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-23T14:22:20.235Z] #77 6.476 Cloning into '/tmp/crun-build/libocispec'... [2022-06-23T14:22:20.235Z] #77 7.460 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-23T14:22:20.235Z] #77 7.472 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-23T14:22:20.235Z] #77 7.472 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-23T14:22:20.235Z] #77 7.476 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-23T14:22:20.235Z] #77 7.487 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-23T14:22:20.414Z] #55 42.30 go: downloading github.com/julz/importas v0.1.0 [2022-06-23T14:22:20.414Z] #55 42.34 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-23T14:22:20.414Z] #55 42.39 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-23T14:22:20.414Z] #55 42.49 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-23T14:22:20.675Z] #55 42.54 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-23T14:22:20.675Z] #55 42.63 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-23T14:22:20.675Z] #55 42.64 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-23T14:22:20.675Z] #55 42.65 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-23T14:22:20.675Z] #55 42.73 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-23T14:22:20.936Z] #55 42.76 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-23T14:22:20.936Z] #55 42.85 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-23T14:22:20.936Z] #55 42.86 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-23T14:22:20.936Z] #55 42.88 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-23T14:22:21.507Z] #55 43.49 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-23T14:22:21.602Z] #77 9.811 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-23T14:22:21.767Z] #55 43.55 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-23T14:22:21.767Z] #55 43.57 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-23T14:22:21.767Z] #55 43.62 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-23T14:22:21.767Z] #55 43.68 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-23T14:22:21.767Z] #55 43.69 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-23T14:22:21.767Z] #55 43.72 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-23T14:22:21.767Z] #55 43.81 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-23T14:22:22.027Z] #55 43.81 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-23T14:22:22.287Z] #55 44.09 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-23T14:22:22.287Z] #55 44.09 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-23T14:22:22.287Z] #55 44.09 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-23T14:22:22.287Z] #55 44.15 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-23T14:22:22.287Z] #55 44.15 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-23T14:22:22.287Z] #55 44.25 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-23T14:22:22.287Z] #55 44.25 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-23T14:22:22.287Z] #55 44.25 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-23T14:22:22.287Z] #55 44.33 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-23T14:22:22.546Z] #55 44.45 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-23T14:22:22.546Z] #55 44.45 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-23T14:22:22.546Z] #55 44.50 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-23T14:22:22.806Z] #55 44.81 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-23T14:22:22.806Z] #55 44.87 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-23T14:22:22.806Z] #55 44.87 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-23T14:22:22.806Z] #55 44.90 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-23T14:22:22.978Z] #77 ... [2022-06-23T14:22:22.978Z] [2022-06-23T14:22:22.978Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-23T14:22:22.978Z] #44 sha256:9f125a0e4aa09bcdd903d2460f19fb62b7d9f1793684f5bae440e38d892c0f20 [2022-06-23T14:22:22.978Z] #44 5.304 [100%] Linking C executable tini-static [2022-06-23T14:22:22.978Z] #44 5.720 [100%] Built target tini-static [2022-06-23T14:22:22.978Z] #44 5.777 + mkdir -p /build [2022-06-23T14:22:22.978Z] #44 5.785 + cp tini-static /build/docker-init [2022-06-23T14:22:22.978Z] #44 DONE 6.2s [2022-06-23T14:22:22.978Z] [2022-06-23T14:22:22.978Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:22.978Z] #14 sha256:90710e00153d07ac9d275a6ce83b8fe2dddbca5350838cfba0c2ac418953f83b [2022-06-23T14:22:22.978Z] #14 53.41 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-23T14:22:22.978Z] #14 53.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-23T14:22:22.978Z] #14 53.41 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-23T14:22:22.979Z] #42 ... [2022-06-23T14:22:22.979Z] [2022-06-23T14:22:22.979Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:22:22.979Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:22:22.979Z] #51 85.22 Setting up criu (3.17-1) ... [2022-06-23T14:22:22.979Z] #51 88.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:22:22.979Z] #51 DONE 90.3s [2022-06-23T14:22:22.979Z] [2022-06-23T14:22:22.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-06-23T14:22:22.979Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:22:22.979Z] #55 83.44 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-23T14:22:22.979Z] #55 83.70 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-23T14:22:22.979Z] #55 83.78 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-23T14:22:22.979Z] #55 83.91 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-23T14:22:22.979Z] #55 83.98 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-23T14:22:22.979Z] #55 83.98 go: downloading golang.org/x/mod v0.5.1 [2022-06-23T14:22:22.979Z] #55 84.05 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-23T14:22:22.979Z] #55 84.16 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-23T14:22:22.979Z] #55 84.22 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-23T14:22:22.979Z] #55 84.43 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-23T14:22:22.979Z] #55 84.56 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-23T14:22:22.979Z] #55 84.79 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-23T14:22:22.979Z] #55 85.30 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-23T14:22:22.979Z] #55 85.42 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-23T14:22:22.979Z] #55 85.89 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-23T14:22:22.979Z] #55 85.99 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-23T14:22:22.979Z] #55 86.05 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-23T14:22:22.979Z] #55 86.24 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-23T14:22:22.979Z] #55 86.26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-23T14:22:22.979Z] #55 86.26 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-23T14:22:22.979Z] #55 86.45 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-23T14:22:22.979Z] #55 86.66 go: downloading github.com/prometheus/common v0.10.0 [2022-06-23T14:22:22.979Z] #55 87.07 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-23T14:22:22.979Z] #55 87.22 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-23T14:22:22.979Z] #55 87.35 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-23T14:22:22.979Z] #55 90.00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-23T14:22:23.069Z] #55 44.94 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-23T14:22:23.330Z] #55 45.23 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-23T14:22:23.330Z] #55 45.40 go: downloading honnef.co/go/tools v0.2.2 [2022-06-23T14:22:23.542Z] #14 ... [2022-06-23T14:22:23.542Z] [2022-06-23T14:22:23.542Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:22:23.542Z] #77 sha256:faef90de2cc7a1f9fcced9b210464052e89a93a8754b0560a02ec09cddbcb09d [2022-06-23T14:22:23.542Z] #77 11.69 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-23T14:22:24.271Z] #55 ... [2022-06-23T14:22:24.271Z] [2022-06-23T14:22:24.271Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:22:24.271Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:22:24.271Z] #76 30.45 Reading package lists... [2022-06-23T14:22:24.271Z] #76 36.59 Building dependency tree... [2022-06-23T14:22:24.271Z] #76 40.74 python3 is already the newest version (3.9.2-3). [2022-06-23T14:22:24.271Z] #76 40.74 The following additional packages will be installed: [2022-06-23T14:22:24.271Z] #76 40.76 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-23T14:22:24.271Z] #76 40.78 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-23T14:22:24.271Z] #76 40.78 Suggested packages: [2022-06-23T14:22:24.271Z] #76 40.81 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-23T14:22:24.271Z] #76 40.82 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-23T14:22:24.271Z] #76 40.82 m4-doc ed diffutils-doc [2022-06-23T14:22:24.271Z] #76 40.82 Recommended packages: [2022-06-23T14:22:24.271Z] #76 40.82 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-23T14:22:24.272Z] #76 42.39 The following NEW packages will be installed: [2022-06-23T14:22:24.272Z] #76 42.39 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-23T14:22:24.272Z] #76 42.40 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-23T14:22:24.272Z] #76 42.40 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-23T14:22:24.272Z] #76 42.40 libyajl2 m4 patch xz-utils [2022-06-23T14:22:24.272Z] #76 42.81 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:22:24.272Z] #76 42.81 Need to get 5939 kB of archives. [2022-06-23T14:22:24.272Z] #76 42.81 After this operation, 18.7 MB of additional disk space will be used. [2022-06-23T14:22:24.272Z] #76 42.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-23T14:22:24.272Z] #76 42.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-23T14:22:24.272Z] #76 42.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-23T14:22:24.272Z] #76 42.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-23T14:22:24.272Z] #76 42.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-23T14:22:24.272Z] #76 42.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-23T14:22:24.272Z] #76 42.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-23T14:22:24.272Z] #76 42.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-23T14:22:24.272Z] #76 42.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-23T14:22:24.272Z] #76 42.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-23T14:22:24.272Z] #76 42.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-23T14:22:24.272Z] #76 42.98 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-23T14:22:24.272Z] #76 43.09 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-23T14:22:24.272Z] #76 43.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-23T14:22:24.272Z] #76 43.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-23T14:22:24.272Z] #76 43.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-23T14:22:24.272Z] #76 43.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-06-23T14:22:24.272Z] #76 43.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-06-23T14:22:24.272Z] #76 43.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-23T14:22:24.272Z] #76 43.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-23T14:22:24.272Z] #76 43.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-23T14:22:24.272Z] #76 43.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-23T14:22:24.272Z] #76 43.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-23T14:22:24.272Z] #76 44.50 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:22:24.272Z] #76 44.82 Fetched 5939 kB in 1s (8235 kB/s) [2022-06-23T14:22:24.272Z] #76 44.87 Selecting previously unselected package bzip2. [2022-06-23T14:22:24.272Z] #76 44.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-06-23T14:22:24.272Z] #76 45.01 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-23T14:22:24.272Z] #76 45.01 Unpacking bzip2 (1.0.8-4) ... [2022-06-23T14:22:24.272Z] #76 45.17 Selecting previously unselected package libmagic-mgc. [2022-06-23T14:22:24.272Z] #76 45.17 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-23T14:22:24.272Z] #76 45.17 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-23T14:22:24.272Z] #76 45.72 Selecting previously unselected package libmagic1:amd64. [2022-06-23T14:22:24.272Z] #76 45.72 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-23T14:22:24.272Z] #76 45.73 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-23T14:22:24.272Z] #76 46.14 Selecting previously unselected package file. [2022-06-23T14:22:24.272Z] #76 46.15 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-23T14:22:24.272Z] #76 46.19 Unpacking file (1:5.39-3) ... [2022-06-23T14:22:24.272Z] #76 46.32 Selecting previously unselected package xz-utils. [2022-06-23T14:22:24.272Z] #76 46.32 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-23T14:22:24.272Z] #76 46.32 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-23T14:22:24.470Z] #77 12.68 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-23T14:22:24.535Z] #76 ... [2022-06-23T14:22:24.535Z] [2022-06-23T14:22:24.535Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-23T14:22:24.535Z] #40 sha256:4ea1f857e74cf797827246965a79d7e049e8c2d685a8b5ede720657469c0ece7 [2022-06-23T14:22:24.535Z] #40 46.48 NAME: [2022-06-23T14:22:24.535Z] #40 46.48 go-winres - A tool for embedding resources in Windows executables [2022-06-23T14:22:24.535Z] #40 46.48 [2022-06-23T14:22:24.535Z] #40 46.48 USAGE: [2022-06-23T14:22:24.535Z] #40 46.48 go-winres [global options] command [command options] [arguments...] [2022-06-23T14:22:24.535Z] #40 46.48 [2022-06-23T14:22:24.535Z] #40 46.48 COMMANDS: [2022-06-23T14:22:24.535Z] #40 46.48 init Create an initial ./winres/winres.json [2022-06-23T14:22:24.535Z] #40 46.48 make Make syso files for the "go build" command [2022-06-23T14:22:24.535Z] #40 46.48 simply Make syso files for the "go build" command (simplified) [2022-06-23T14:22:24.535Z] #40 46.48 extract Extract all resources from an executable [2022-06-23T14:22:24.535Z] #40 46.48 patch Replace resources in an executable file (exe, dll) [2022-06-23T14:22:24.535Z] #40 46.48 help, h Shows a list of commands or help for one command [2022-06-23T14:22:24.535Z] #40 46.48 [2022-06-23T14:22:24.535Z] #40 46.48 GLOBAL OPTIONS: [2022-06-23T14:22:24.535Z] #40 46.48 --help, -h show help (default: false) [2022-06-23T14:22:24.725Z] #77 12.90 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-23T14:22:24.802Z] #76 42.71 Reading package lists... [2022-06-23T14:22:24.802Z] #76 ... [2022-06-23T14:22:24.802Z] [2022-06-23T14:22:24.802Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:22:24.802Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:22:24.802Z] #55 48.88 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-23T14:22:24.802Z] #55 48.91 go: downloading github.com/fatih/color v1.13.0 [2022-06-23T14:22:24.802Z] #55 49.30 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-23T14:22:24.802Z] #55 49.43 go: downloading github.com/spf13/viper v1.10.1 [2022-06-23T14:22:24.876Z] #55 ... [2022-06-23T14:22:24.876Z] [2022-06-23T14:22:24.876Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:22:24.876Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:22:24.876Z] #42 92.59 Setting up libicu67:amd64 (67.1-7) ... [2022-06-23T14:22:24.876Z] #42 92.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:22:24.982Z] #77 13.11 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-23T14:22:25.063Z] #55 49.73 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-23T14:22:25.110Z] #40 ... [2022-06-23T14:22:25.110Z] [2022-06-23T14:22:25.110Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:25.110Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:22:25.110Z] #14 36.86 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:22:25.110Z] #14 36.86 Need to get 115 MB of archives. [2022-06-23T14:22:25.110Z] #14 36.86 After this operation, 645 MB of additional disk space will be used. [2022-06-23T14:22:25.110Z] #14 36.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-06-23T14:22:25.110Z] #14 37.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-06-23T14:22:25.110Z] #14 37.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-23T14:22:25.110Z] #14 37.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-23T14:22:25.110Z] #14 37.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-23T14:22:25.110Z] #14 37.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-23T14:22:25.110Z] #14 37.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-23T14:22:25.110Z] #14 37.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-06-23T14:22:25.110Z] #14 37.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-23T14:22:25.110Z] #14 38.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-23T14:22:25.110Z] #14 40.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-23T14:22:25.110Z] #14 41.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-06-23T14:22:25.110Z] #14 41.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-23T14:22:25.110Z] #14 43.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-06-23T14:22:25.110Z] #14 43.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-06-23T14:22:25.110Z] #14 43.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-23T14:22:25.110Z] #14 43.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-23T14:22:25.110Z] #14 43.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-23T14:22:25.110Z] #14 43.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-23T14:22:25.110Z] #14 43.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-23T14:22:25.110Z] #14 44.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-23T14:22:25.110Z] #14 44.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-23T14:22:25.110Z] #14 44.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-23T14:22:25.110Z] #14 44.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-23T14:22:25.110Z] #14 44.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-23T14:22:25.110Z] #14 44.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-23T14:22:25.110Z] #14 44.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-23T14:22:25.110Z] #14 44.15 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-06-23T14:22:25.110Z] #14 44.15 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-23T14:22:25.110Z] #14 44.15 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-23T14:22:25.110Z] #14 45.48 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:22:25.110Z] #14 45.74 Fetched 115 MB in 8s (14.8 MB/s) [2022-06-23T14:22:25.110Z] #14 45.88 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-23T14:22:25.110Z] #14 45.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-23T14:22:25.110Z] #14 46.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-23T14:22:25.110Z] #14 46.17 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-23T14:22:25.134Z] #42 92.70 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-23T14:22:25.372Z] #14 ... [2022-06-23T14:22:25.372Z] [2022-06-23T14:22:25.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-06-23T14:22:25.372Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:22:25.372Z] #55 47.35 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-23T14:22:25.372Z] #55 ... [2022-06-23T14:22:25.372Z] [2022-06-23T14:22:25.372Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-23T14:22:25.372Z] #40 sha256:4ea1f857e74cf797827246965a79d7e049e8c2d685a8b5ede720657469c0ece7 [2022-06-23T14:22:25.372Z] #40 DONE 47.4s [2022-06-23T14:22:25.372Z] [2022-06-23T14:22:25.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-06-23T14:22:25.372Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:22:25.372Z] #55 47.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-23T14:22:25.391Z] #42 92.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:22:25.632Z] #55 47.55 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-23T14:22:25.632Z] #55 47.67 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-23T14:22:25.632Z] #55 47.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-23T14:22:25.899Z] #55 47.74 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-23T14:22:25.899Z] #55 47.85 go: downloading golang.org/x/text v0.3.7 [2022-06-23T14:22:25.955Z] #42 93.45 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-23T14:22:25.955Z] #42 93.63 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-23T14:22:25.955Z] #42 93.65 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-23T14:22:25.955Z] #42 93.68 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-23T14:22:26.004Z] #55 50.64 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-23T14:22:26.004Z] #55 50.69 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-23T14:22:26.214Z] #42 93.69 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-23T14:22:26.214Z] #42 93.71 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-23T14:22:26.214Z] #42 93.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:22:26.779Z] #42 DONE 94.4s [2022-06-23T14:22:26.779Z] [2022-06-23T14:22:26.779Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-23T14:22:26.779Z] #43 sha256:954f7158ec495ebe543ff67dbe439a73d6fda26a6478444e7217da4c9143002f [2022-06-23T14:22:26.779Z] #43 DONE 0.2s [2022-06-23T14:22:26.779Z] [2022-06-23T14:22:26.779Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:22:26.779Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:22:26.779Z] #77 11.20 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-23T14:22:26.779Z] #77 11.23 Cloning into '/tmp/crun-build/libocispec'... [2022-06-23T14:22:26.779Z] #77 13.30 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-23T14:22:26.779Z] #77 13.42 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-23T14:22:26.779Z] #77 13.43 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-23T14:22:26.779Z] #77 13.43 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-23T14:22:26.779Z] #77 13.55 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-23T14:22:26.779Z] #77 16.38 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-23T14:22:27.036Z] #77 19.87 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-23T14:22:27.036Z] #77 ... [2022-06-23T14:22:27.036Z] [2022-06-23T14:22:27.036Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:27.036Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:22:27.036Z] #14 94.62 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-23T14:22:27.036Z] #14 94.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-23T14:22:27.036Z] #14 94.63 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-23T14:22:27.286Z] #55 ... [2022-06-23T14:22:27.286Z] [2022-06-23T14:22:27.286Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:22:27.286Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:22:27.286Z] #51 38.89 The following additional packages will be installed: [2022-06-23T14:22:27.286Z] #51 38.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-23T14:22:27.286Z] #51 38.90 python3-protobuf python3-six [2022-06-23T14:22:27.286Z] #51 38.90 Suggested packages: [2022-06-23T14:22:27.286Z] #51 38.90 python3-setuptools [2022-06-23T14:22:27.286Z] #51 38.90 Recommended packages: [2022-06-23T14:22:27.286Z] #51 38.90 iproute2 | iproute [2022-06-23T14:22:27.286Z] #51 39.71 The following NEW packages will be installed: [2022-06-23T14:22:27.286Z] #51 39.73 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-23T14:22:27.286Z] #51 39.74 python3-protobuf python3-six [2022-06-23T14:22:27.286Z] #51 40.25 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:22:27.286Z] #51 40.25 Need to get 2314 kB of archives. [2022-06-23T14:22:27.286Z] #51 40.25 After this operation, 11.1 MB of additional disk space will be used. [2022-06-23T14:22:27.286Z] #51 40.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-23T14:22:27.286Z] #51 40.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-23T14:22:27.286Z] #51 40.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-23T14:22:27.286Z] #51 40.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-23T14:22:27.286Z] #51 40.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-23T14:22:27.286Z] #51 40.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-23T14:22:27.286Z] #51 40.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-23T14:22:27.286Z] #51 42.78 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-23T14:22:27.286Z] #51 44.40 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:22:27.286Z] #51 44.72 Fetched 2314 kB in 3s (712 kB/s) [2022-06-23T14:22:27.286Z] #51 44.80 Selecting previously unselected package libprotobuf23:amd64. [2022-06-23T14:22:27.286Z] #51 44.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-23T14:22:27.286Z] #51 44.88 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-23T14:22:27.286Z] #51 44.94 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-23T14:22:27.286Z] #51 45.95 Selecting previously unselected package python3-pkg-resources. [2022-06-23T14:22:27.286Z] #51 45.96 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-23T14:22:27.286Z] #51 45.96 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-23T14:22:27.286Z] #51 46.78 Selecting previously unselected package python3-six. [2022-06-23T14:22:27.286Z] #51 46.78 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-23T14:22:27.286Z] #51 46.82 Unpacking python3-six (1.16.0-2) ... [2022-06-23T14:22:27.286Z] #51 47.06 Selecting previously unselected package python3-protobuf. [2022-06-23T14:22:27.286Z] #51 47.06 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-23T14:22:27.286Z] #51 47.15 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-23T14:22:27.286Z] #51 47.77 Selecting previously unselected package libnet1:amd64. [2022-06-23T14:22:27.286Z] #51 47.79 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-23T14:22:27.286Z] #51 47.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-23T14:22:27.286Z] #51 47.95 Selecting previously unselected package libnl-3-200:amd64. [2022-06-23T14:22:27.286Z] #51 47.95 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-23T14:22:27.286Z] #51 47.97 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-23T14:22:27.286Z] #51 48.16 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-23T14:22:27.286Z] #51 48.16 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-23T14:22:27.286Z] #51 48.16 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-23T14:22:27.286Z] #51 48.26 Selecting previously unselected package criu. [2022-06-23T14:22:27.286Z] #51 48.26 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-23T14:22:27.286Z] #51 48.28 Unpacking criu (3.17-1) ... [2022-06-23T14:22:27.286Z] #51 ... [2022-06-23T14:22:27.286Z] [2022-06-23T14:22:27.286Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:22:27.286Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:22:27.286Z] #76 47.23 Selecting previously unselected package libsigsegv2:amd64. [2022-06-23T14:22:27.286Z] #76 47.23 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-23T14:22:27.286Z] #76 47.25 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-23T14:22:27.286Z] #76 47.44 Selecting previously unselected package m4. [2022-06-23T14:22:27.286Z] #76 47.44 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-23T14:22:27.286Z] #76 47.47 Unpacking m4 (1.4.18-5) ... [2022-06-23T14:22:27.286Z] #76 47.67 Selecting previously unselected package autoconf. [2022-06-23T14:22:27.286Z] #76 47.69 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-23T14:22:27.286Z] #76 47.73 Unpacking autoconf (2.69-14) ... [2022-06-23T14:22:27.286Z] #76 48.15 Selecting previously unselected package autotools-dev. [2022-06-23T14:22:27.286Z] #76 48.16 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-23T14:22:27.286Z] #76 48.18 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-23T14:22:27.286Z] #76 48.42 Selecting previously unselected package automake. [2022-06-23T14:22:27.286Z] #76 48.42 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-23T14:22:27.286Z] #76 48.42 Unpacking automake (1:1.16.3-2) ... [2022-06-23T14:22:27.286Z] #76 49.00 Selecting previously unselected package patch. [2022-06-23T14:22:27.286Z] #76 49.00 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-23T14:22:27.286Z] #76 49.00 Unpacking patch (2.7.6-7) ... [2022-06-23T14:22:27.286Z] #76 49.18 Selecting previously unselected package dpkg-dev. [2022-06-23T14:22:27.286Z] #76 49.20 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-23T14:22:27.286Z] #76 49.25 Unpacking dpkg-dev (1.20.10) ... [2022-06-23T14:22:27.546Z] #76 ... [2022-06-23T14:22:27.546Z] [2022-06-23T14:22:27.546Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:22:27.546Z] #64 sha256:4e73b781d93500ef0c833c2554d82860f082929002ceec54cefd5ca5bb418f4e [2022-06-23T14:22:27.546Z] #64 2.974 + RM_GOPATH=0 [2022-06-23T14:22:27.546Z] #64 2.975 + TMP_GOPATH= [2022-06-23T14:22:27.546Z] #64 2.975 + : /build [2022-06-23T14:22:27.546Z] #64 2.975 + '[' -z '' ']' [2022-06-23T14:22:27.546Z] #64 2.984 ++ mktemp -d [2022-06-23T14:22:27.546Z] #64 2.986 + export GOPATH=/tmp/tmp.9MW6Gpn1I8 [2022-06-23T14:22:27.546Z] #64 2.986 + GOPATH=/tmp/tmp.9MW6Gpn1I8 [2022-06-23T14:22:27.546Z] #64 2.986 + RM_GOPATH=1 [2022-06-23T14:22:27.546Z] #64 2.986 + case "$(go env GOARCH)" in [2022-06-23T14:22:27.546Z] #64 2.987 ++ go env GOARCH [2022-06-23T14:22:27.546Z] #64 3.023 + export GO_BUILDMODE=-buildmode=pie [2022-06-23T14:22:27.546Z] #64 3.023 + GO_BUILDMODE=-buildmode=pie [2022-06-23T14:22:27.546Z] #64 3.026 ++ dirname /install.sh [2022-06-23T14:22:27.546Z] #64 3.031 + dir=/ [2022-06-23T14:22:27.546Z] #64 3.031 + bin=containerd [2022-06-23T14:22:27.546Z] #64 3.031 + shift [2022-06-23T14:22:27.546Z] #64 3.032 + '[' '!' -f //containerd.installer ']' [2022-06-23T14:22:27.546Z] #64 3.032 + . //containerd.installer [2022-06-23T14:22:27.546Z] #64 3.032 ++ set -e [2022-06-23T14:22:27.546Z] #64 3.032 ++ : v1.6.6 [2022-06-23T14:22:27.546Z] #64 3.041 + install_containerd [2022-06-23T14:22:27.546Z] #64 3.047 + echo 'Install containerd version v1.6.6' [2022-06-23T14:22:27.546Z] #64 3.047 Install containerd version v1.6.6 [2022-06-23T14:22:27.546Z] #64 3.047 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9MW6Gpn1I8/src/github.com/containerd/containerd [2022-06-23T14:22:27.546Z] #64 3.049 Cloning into '/tmp/tmp.9MW6Gpn1I8/src/github.com/containerd/containerd'... [2022-06-23T14:22:27.546Z] #64 ... [2022-06-23T14:22:27.546Z] [2022-06-23T14:22:27.546Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:22:27.546Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:22:27.546Z] #51 49.15 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-23T14:22:27.806Z] #51 ... [2022-06-23T14:22:27.806Z] [2022-06-23T14:22:27.806Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:22:27.806Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:22:27.806Z] #42 39.91 Selecting previously unselected package libicu67:amd64. [2022-06-23T14:22:27.806Z] #42 39.92 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-23T14:22:27.806Z] #42 39.93 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-23T14:22:27.806Z] #42 48.29 Selecting previously unselected package libxml2:amd64. [2022-06-23T14:22:27.806Z] #42 48.31 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-23T14:22:27.806Z] #42 48.32 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-23T14:22:27.806Z] #42 48.90 Selecting previously unselected package libarchive13:amd64. [2022-06-23T14:22:27.806Z] #42 48.92 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-23T14:22:27.806Z] #42 48.95 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-23T14:22:27.806Z] #42 49.27 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-23T14:22:27.806Z] #42 49.27 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-23T14:22:27.806Z] #42 49.28 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-23T14:22:27.806Z] #42 49.46 Selecting previously unselected package librhash0:amd64. [2022-06-23T14:22:27.807Z] #42 49.46 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-23T14:22:27.807Z] #42 49.47 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-23T14:22:27.807Z] #42 49.69 Selecting previously unselected package libuv1:amd64. [2022-06-23T14:22:27.807Z] #42 49.69 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-23T14:22:27.807Z] #42 49.69 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-23T14:22:27.807Z] #42 49.94 Selecting previously unselected package cmake. [2022-06-23T14:22:27.807Z] #42 49.94 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-23T14:22:27.807Z] #42 49.94 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-23T14:22:27.939Z] #55 52.42 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-23T14:22:27.939Z] #55 52.55 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-23T14:22:28.067Z] #42 ... [2022-06-23T14:22:28.067Z] [2022-06-23T14:22:28.067Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:28.067Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:22:28.067Z] #14 48.89 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-23T14:22:28.067Z] #14 48.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-23T14:22:28.067Z] #14 48.95 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-23T14:22:28.894Z] #55 ... [2022-06-23T14:22:28.894Z] [2022-06-23T14:22:28.894Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:22:28.894Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:22:28.894Z] #51 34.01 Reading package lists... [2022-06-23T14:22:29.152Z] #51 43.81 Reading package lists... [2022-06-23T14:22:29.152Z] #51 ... [2022-06-23T14:22:29.152Z] [2022-06-23T14:22:29.152Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:22:29.152Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:22:29.152Z] #76 42.71 Reading package lists... [2022-06-23T14:22:29.981Z] #14 51.87 Selecting previously unselected package binutils-mingw-w64. [2022-06-23T14:22:29.981Z] #14 51.89 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-23T14:22:29.981Z] #14 51.89 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-23T14:22:30.242Z] #14 52.08 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-23T14:22:30.242Z] #14 52.08 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-23T14:22:30.242Z] #14 52.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-23T14:22:30.242Z] #77 ... [2022-06-23T14:22:30.242Z] [2022-06-23T14:22:30.243Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:30.243Z] #14 sha256:90710e00153d07ac9d275a6ce83b8fe2dddbca5350838cfba0c2ac418953f83b [2022-06-23T14:22:30.243Z] #14 59.73 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-23T14:22:30.243Z] #14 59.73 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-06-23T14:22:30.243Z] #14 59.74 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-23T14:22:30.243Z] #14 59.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-23T14:22:30.243Z] #14 59.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-06-23T14:22:30.243Z] #14 59.86 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-23T14:22:30.243Z] #14 65.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-23T14:22:30.243Z] #14 65.37 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-06-23T14:22:30.243Z] #14 65.37 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-23T14:22:30.503Z] #14 52.40 Selecting previously unselected package dmsetup. [2022-06-23T14:22:30.503Z] #14 52.40 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-23T14:22:30.503Z] #14 52.40 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-23T14:22:30.503Z] #14 52.59 Selecting previously unselected package mingw-w64-common. [2022-06-23T14:22:30.538Z] #76 52.78 Building dependency tree... [2022-06-23T14:22:30.763Z] #14 52.59 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-23T14:22:30.763Z] #14 52.60 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-23T14:22:31.473Z] #76 ... [2022-06-23T14:22:31.473Z] [2022-06-23T14:22:31.473Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:22:31.473Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:22:31.473Z] #47 45.75 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-06-23T14:22:31.473Z] #47 ... [2022-06-23T14:22:31.473Z] [2022-06-23T14:22:31.473Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:22:31.473Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:22:31.473Z] #51 53.67 Building dependency tree... [2022-06-23T14:22:32.720Z] #14 ... [2022-06-23T14:22:32.720Z] [2022-06-23T14:22:32.720Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:22:32.720Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:22:32.720Z] #76 50.36 Selecting previously unselected package build-essential. [2022-06-23T14:22:32.720Z] #76 50.36 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-23T14:22:32.720Z] #76 50.36 Unpacking build-essential (12.9) ... [2022-06-23T14:22:32.720Z] #76 50.48 Selecting previously unselected package libcap2:amd64. [2022-06-23T14:22:32.720Z] #76 50.48 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-23T14:22:32.720Z] #76 50.48 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-23T14:22:32.720Z] #76 50.67 Selecting previously unselected package libcap-dev:amd64. [2022-06-23T14:22:32.720Z] #76 50.67 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-23T14:22:32.720Z] #76 50.67 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-23T14:22:32.720Z] #76 50.79 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-23T14:22:32.720Z] #76 50.79 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-23T14:22:32.720Z] #76 50.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-23T14:22:32.720Z] #76 50.89 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-23T14:22:32.720Z] #76 50.89 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-23T14:22:32.720Z] #76 50.90 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-23T14:22:32.720Z] #76 50.97 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-23T14:22:32.720Z] #76 51.03 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-23T14:22:32.720Z] #76 51.03 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-23T14:22:32.720Z] #76 51.27 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-23T14:22:32.720Z] #76 51.30 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-23T14:22:32.720Z] #76 51.31 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-23T14:22:32.720Z] #76 52.18 Selecting previously unselected package libtool. [2022-06-23T14:22:32.720Z] #76 52.18 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-23T14:22:32.720Z] #76 52.19 Unpacking libtool (2.4.6-15) ... [2022-06-23T14:22:32.720Z] #76 52.49 Selecting previously unselected package libudev-dev:amd64. [2022-06-23T14:22:32.720Z] #76 52.49 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-23T14:22:32.720Z] #76 52.52 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-23T14:22:32.720Z] #76 52.84 Selecting previously unselected package libyajl2:amd64. [2022-06-23T14:22:32.720Z] #76 52.85 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-23T14:22:32.720Z] #76 52.87 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-23T14:22:32.720Z] #76 52.96 Selecting previously unselected package libyajl-dev:amd64. [2022-06-23T14:22:32.720Z] #76 52.98 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-23T14:22:32.720Z] #76 52.99 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-23T14:22:32.720Z] #76 53.25 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-23T14:22:32.720Z] #76 53.27 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-23T14:22:32.720Z] #76 53.29 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-23T14:22:32.720Z] #76 53.30 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-23T14:22:32.720Z] #76 53.34 Setting up file (1:5.39-3) ... [2022-06-23T14:22:32.720Z] #76 53.38 Setting up bzip2 (1.0.8-4) ... [2022-06-23T14:22:32.720Z] #76 53.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-23T14:22:32.720Z] #76 53.41 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-23T14:22:32.720Z] #76 53.45 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-23T14:22:32.720Z] #76 53.46 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-23T14:22:32.720Z] #76 53.49 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-23T14:22:32.720Z] #76 53.52 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-23T14:22:32.720Z] #76 53.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-23T14:22:32.720Z] #76 53.61 Setting up patch (2.7.6-7) ... [2022-06-23T14:22:32.720Z] #76 53.62 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-23T14:22:32.720Z] #76 53.64 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-23T14:22:32.720Z] #76 53.66 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-23T14:22:32.720Z] #76 53.69 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-23T14:22:32.720Z] #76 53.70 Setting up libtool (2.4.6-15) ... [2022-06-23T14:22:32.720Z] #76 53.73 Setting up m4 (1.4.18-5) ... [2022-06-23T14:22:32.720Z] #76 53.76 Setting up dpkg-dev (1.20.10) ... [2022-06-23T14:22:32.720Z] #76 53.80 Setting up autoconf (2.69-14) ... [2022-06-23T14:22:32.720Z] #76 53.82 Setting up build-essential (12.9) ... [2022-06-23T14:22:32.720Z] #76 53.86 Setting up automake (1:1.16.3-2) ... [2022-06-23T14:22:32.720Z] #76 53.87 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-23T14:22:32.720Z] #76 53.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:22:33.509Z] #14 ... [2022-06-23T14:22:33.510Z] [2022-06-23T14:22:33.510Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:22:33.510Z] #64 sha256:ea01049dd8ee7efe2a00cdc4ab8a11a1882c8b36e5afd2378f93b11455acc95a [2022-06-23T14:22:33.585Z] #14 ... [2022-06-23T14:22:33.585Z] [2022-06-23T14:22:33.585Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-23T14:22:33.585Z] #44 sha256:01f236a9c57647d8364c1ab4fe609737a50a6cd707622a58af4eb5b68f4a8c07 [2022-06-23T14:22:33.585Z] #44 1.173 + RM_GOPATH=0 [2022-06-23T14:22:33.585Z] #44 1.173 + TMP_GOPATH= [2022-06-23T14:22:33.585Z] #44 1.173 + : /build [2022-06-23T14:22:33.585Z] #44 1.173 + '[' -z '' ']' [2022-06-23T14:22:33.585Z] #44 1.173 ++ mktemp -d [2022-06-23T14:22:33.585Z] #44 1.178 + export GOPATH=/tmp/tmp.SiYBWcUQV3 [2022-06-23T14:22:33.585Z] #44 1.178 + GOPATH=/tmp/tmp.SiYBWcUQV3 [2022-06-23T14:22:33.585Z] #44 1.178 + RM_GOPATH=1 [2022-06-23T14:22:33.585Z] #44 1.178 + case "$(go env GOARCH)" in [2022-06-23T14:22:33.585Z] #44 1.178 ++ go env GOARCH [2022-06-23T14:22:33.585Z] #44 1.215 + export GO_BUILDMODE=-buildmode=pie [2022-06-23T14:22:33.585Z] #44 1.215 + GO_BUILDMODE=-buildmode=pie [2022-06-23T14:22:33.585Z] #44 1.231 ++ dirname /install.sh [2022-06-23T14:22:33.585Z] #44 1.247 + dir=/ [2022-06-23T14:22:33.585Z] #44 1.247 + bin=tini [2022-06-23T14:22:33.585Z] #44 1.250 + shift [2022-06-23T14:22:33.585Z] #44 1.250 + '[' '!' -f //tini.installer ']' [2022-06-23T14:22:33.585Z] #44 1.251 + . //tini.installer [2022-06-23T14:22:33.585Z] #44 1.251 ++ : v0.19.0 [2022-06-23T14:22:33.585Z] #44 1.252 + install_tini [2022-06-23T14:22:33.585Z] #44 1.252 + echo 'Install tini version v0.19.0' [2022-06-23T14:22:33.585Z] #44 1.253 Install tini version v0.19.0 [2022-06-23T14:22:33.585Z] #44 1.254 + git clone https://github.com/krallin/tini.git /tmp/tmp.SiYBWcUQV3/tini [2022-06-23T14:22:33.585Z] #44 1.264 Cloning into '/tmp/tmp.SiYBWcUQV3/tini'... [2022-06-23T14:22:33.585Z] #44 2.465 + cd /tmp/tmp.SiYBWcUQV3/tini [2022-06-23T14:22:33.585Z] #44 2.466 + git checkout -q v0.19.0 [2022-06-23T14:22:33.585Z] #44 2.483 + cmake . [2022-06-23T14:22:33.585Z] #44 3.057 -- The C compiler identification is GNU 10.2.1 [2022-06-23T14:22:33.585Z] #44 3.142 -- Detecting C compiler ABI info [2022-06-23T14:22:33.585Z] #44 4.072 -- Detecting C compiler ABI info - done [2022-06-23T14:22:33.585Z] #44 4.279 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-23T14:22:33.585Z] #44 4.281 -- Detecting C compile features [2022-06-23T14:22:33.585Z] #44 4.284 -- Detecting C compile features - done [2022-06-23T14:22:33.585Z] #44 4.376 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-23T14:22:33.585Z] #44 4.860 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-23T14:22:33.585Z] #44 4.902 -- Configuring done [2022-06-23T14:22:33.585Z] #44 4.905 -- Generating done [2022-06-23T14:22:33.585Z] #44 4.909 + make tini-static [2022-06-23T14:22:33.585Z] #44 4.909 -- Build files have been written to: /tmp/tmp.SiYBWcUQV3/tini [2022-06-23T14:22:33.585Z] #44 5.387 Scanning dependencies of target tini-static [2022-06-23T14:22:33.585Z] #44 5.548 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-23T14:22:33.674Z] #76 DONE 55.7s [2022-06-23T14:22:33.674Z] [2022-06-23T14:22:33.674Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:22:33.674Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:22:34.150Z] #44 7.335 [100%] Linking C executable tini-static [2022-06-23T14:22:34.280Z] #64 45.01 Updating files: 60% (2882/4776) Updating files: 61% (2914/4776) Updating files: 62% (2962/4776) Updating files: 63% (3009/4776) Updating files: 64% (3057/4776) Updating files: 65% (3105/4776) Updating files: 66% (3153/4776) Updating files: 67% (3200/4776) Updating files: 68% (3248/4776) Updating files: 69% (3296/4776) Updating files: 70% (3344/4776) Updating files: 71% (3391/4776) Updating files: 72% (3439/4776) Updating files: 73% (3487/4776) Updating files: 74% (3535/4776) Updating files: 75% (3582/4776) Updating files: 76% (3630/4776) Updating files: 77% (3678/4776) Updating files: 78% (3726/4776) Updating files: 79% (3774/4776) Updating files: 80% (3821/4776) Updating files: 81% (3869/4776) Updating files: 82% (3917/4776) Updating files: 83% (3965/4776) Updating files: 84% (4012/4776) Updating files: 85% (4060/4776) Updating files: 86% (4108/4776) Updating files: 87% (4156/4776) Updating files: 88% (4203/4776) Updating files: 89% (4251/4776) Updating files: 90% (4299/4776) Updating files: 91% (4347/4776) Updating files: 92% (4394/4776) Updating files: 93% (4442/4776) Updating files: 94% (4490/4776) Updating files: 95% (4538/4776) Updating files: 96% (4585/4776) Updating files: 97% (4633/4776) Updating files: 98% (4681/4776) Updating files: 99% (4729/4776) Updating files: 100% (4776/4776) Updating files: 100% (4776/4776), done. [2022-06-23T14:22:34.280Z] #64 45.80 + cd /tmp/tmp.Hs4b29isno/src/github.com/containerd/containerd [2022-06-23T14:22:34.280Z] #64 45.80 + git checkout -q v1.6.6 [2022-06-23T14:22:34.615Z] #77 ... [2022-06-23T14:22:34.615Z] [2022-06-23T14:22:34.615Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:22:34.615Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:22:34.615Z] #42 55.14 Setting up libicu67:amd64 (67.1-7) ... [2022-06-23T14:22:34.615Z] #42 55.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:22:34.615Z] #42 55.28 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-23T14:22:34.615Z] #42 55.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:22:34.615Z] #42 55.61 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-23T14:22:34.615Z] #42 55.68 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-23T14:22:34.615Z] #42 55.74 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-23T14:22:34.615Z] #42 55.79 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-23T14:22:34.615Z] #42 55.81 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-23T14:22:34.615Z] #42 55.83 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-23T14:22:34.615Z] #42 55.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:22:34.615Z] #42 DONE 56.5s [2022-06-23T14:22:34.615Z] [2022-06-23T14:22:34.615Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:22:34.615Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:22:34.615Z] #55 54.73 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-23T14:22:34.615Z] #55 54.95 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-23T14:22:34.615Z] #55 55.01 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-23T14:22:34.615Z] #55 55.09 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-23T14:22:34.615Z] #55 55.17 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-23T14:22:34.615Z] #55 55.18 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-23T14:22:34.615Z] #55 55.25 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-23T14:22:34.615Z] #55 55.27 go: downloading golang.org/x/mod v0.5.1 [2022-06-23T14:22:34.615Z] #55 55.52 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-23T14:22:34.615Z] #55 55.62 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-23T14:22:34.615Z] #55 55.63 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-23T14:22:34.615Z] #55 55.65 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-23T14:22:34.615Z] #55 55.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-23T14:22:34.615Z] #55 55.89 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-23T14:22:34.615Z] #55 56.53 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-23T14:22:34.615Z] #55 56.59 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-23T14:22:34.757Z] #51 ... [2022-06-23T14:22:34.757Z] [2022-06-23T14:22:34.757Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:22:34.757Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:22:34.757Z] #76 59.35 python3 is already the newest version (3.9.2-3). [2022-06-23T14:22:34.757Z] #76 59.35 The following additional packages will be installed: [2022-06-23T14:22:34.757Z] #76 59.35 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-06-23T14:22:34.757Z] #76 59.36 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-06-23T14:22:34.757Z] #76 59.40 Suggested packages: [2022-06-23T14:22:34.757Z] #76 59.42 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-06-23T14:22:34.757Z] #76 59.42 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-06-23T14:22:34.757Z] #76 59.42 m4-doc ed diffutils-doc [2022-06-23T14:22:34.757Z] #76 59.42 Recommended packages: [2022-06-23T14:22:34.757Z] #76 59.42 fakeroot libalgorithm-merge-perl libltdl-dev [2022-06-23T14:22:34.875Z] #55 56.86 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-23T14:22:34.875Z] #55 ... [2022-06-23T14:22:34.875Z] [2022-06-23T14:22:34.875Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-23T14:22:34.875Z] #43 sha256:5860b63f0ac55220baf6c5365d188fb237ce774d52aa34dbc3d15d9d319d6277 [2022-06-23T14:22:34.875Z] #43 DONE 0.3s [2022-06-23T14:22:35.135Z] [2022-06-23T14:22:35.135Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:22:35.135Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:22:35.135Z] #55 57.03 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-23T14:22:35.135Z] #55 57.03 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-23T14:22:35.396Z] #55 57.17 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-23T14:22:35.396Z] #55 57.17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-23T14:22:35.396Z] #55 57.18 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-23T14:22:35.396Z] #55 57.20 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-23T14:22:35.396Z] #55 57.44 go: downloading github.com/prometheus/common v0.10.0 [2022-06-23T14:22:35.520Z] #44 8.314 [100%] Built target tini-static [2022-06-23T14:22:35.520Z] #44 8.484 + mkdir -p /build [2022-06-23T14:22:35.520Z] #44 8.498 + cp tini-static /build/docker-init [2022-06-23T14:22:35.647Z] #64 47.03 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-23T14:22:35.647Z] #64 47.04 + BUILDTAGS='netgo osusergo static_build' [2022-06-23T14:22:35.647Z] #64 47.04 + export EXTRA_FLAGS=-buildmode=pie [2022-06-23T14:22:35.647Z] #64 47.04 + EXTRA_FLAGS=-buildmode=pie [2022-06-23T14:22:35.647Z] #64 47.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-23T14:22:35.647Z] #64 47.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-23T14:22:35.647Z] #64 47.05 + '[' '' = dynamic ']' [2022-06-23T14:22:35.647Z] #64 47.05 + make [2022-06-23T14:22:35.657Z] #55 57.67 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-23T14:22:35.778Z] #44 ... [2022-06-23T14:22:35.778Z] [2022-06-23T14:22:35.778Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-23T14:22:35.778Z] #53 sha256:1ad2cca6dc9c1c89c95195891a1755a8983b65f57085153b9188d37f1fb158ab [2022-06-23T14:22:35.778Z] #53 103.5 gotestsum version dev [2022-06-23T14:22:35.917Z] #55 57.76 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-23T14:22:35.917Z] #55 57.93 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-23T14:22:36.663Z] #76 ... [2022-06-23T14:22:36.663Z] [2022-06-23T14:22:36.663Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:22:36.663Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:22:36.663Z] #42 41.86 Reading package lists... [2022-06-23T14:22:36.663Z] #42 51.62 Building dependency tree... [2022-06-23T14:22:36.663Z] #42 58.67 The following additional packages will be installed: [2022-06-23T14:22:36.663Z] #42 58.71 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-23T14:22:36.663Z] #42 58.77 Suggested packages: [2022-06-23T14:22:36.663Z] #42 58.77 cmake-doc ninja-build lrzip [2022-06-23T14:22:36.663Z] #42 58.77 Recommended packages: [2022-06-23T14:22:36.663Z] #42 58.77 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-23T14:22:36.663Z] #42 60.07 The following NEW packages will be installed: [2022-06-23T14:22:36.663Z] #42 60.07 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-23T14:22:36.663Z] #42 60.10 vim-common xxd [2022-06-23T14:22:36.663Z] #42 60.75 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:22:36.663Z] #42 60.75 Need to get 17.7 MB of archives. [2022-06-23T14:22:36.663Z] #42 60.75 After this operation, 70.7 MB of additional disk space will be used. [2022-06-23T14:22:36.663Z] #42 60.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-23T14:22:36.663Z] #42 60.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-23T14:22:36.663Z] #42 60.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-23T14:22:36.663Z] #42 60.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-23T14:22:36.922Z] #42 ... [2022-06-23T14:22:36.922Z] [2022-06-23T14:22:36.922Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-23T14:22:36.922Z] #62 sha256:91c19e07c43ef40a367399d89a8c5dbc844b9f43e9a93c03a600efb6085f4987 [2022-06-23T14:22:36.922Z] #62 41.90 Reading package lists... [2022-06-23T14:22:36.922Z] #62 51.79 Building dependency tree... [2022-06-23T14:22:36.922Z] #62 58.39 The following additional packages will be installed: [2022-06-23T14:22:36.922Z] #62 58.45 libbtrfs0 [2022-06-23T14:22:36.922Z] #62 58.86 The following NEW packages will be installed: [2022-06-23T14:22:36.922Z] #62 58.88 libbtrfs-dev libbtrfs0 [2022-06-23T14:22:36.922Z] #62 59.47 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:22:36.922Z] #62 59.47 Need to get 460 kB of archives. [2022-06-23T14:22:36.922Z] #62 59.47 After this operation, 1237 kB of additional disk space will be used. [2022-06-23T14:22:36.922Z] #62 59.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-23T14:22:36.922Z] #62 59.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-23T14:22:36.922Z] #62 61.49 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:22:36.922Z] #62 ... [2022-06-23T14:22:36.922Z] [2022-06-23T14:22:36.923Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:36.923Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:22:36.923Z] #14 42.09 Reading package lists... [2022-06-23T14:22:36.923Z] #14 51.80 Building dependency tree... [2022-06-23T14:22:36.923Z] #14 58.64 The following additional packages will be installed: [2022-06-23T14:22:36.923Z] #14 58.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-23T14:22:36.923Z] #14 58.64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-23T14:22:36.923Z] #14 58.64 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-23T14:22:36.923Z] #14 58.71 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-23T14:22:36.923Z] #14 58.71 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-23T14:22:36.923Z] #14 58.71 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-23T14:22:36.923Z] #14 58.72 mingw-w64-common mingw-w64-x86-64-dev [2022-06-23T14:22:36.923Z] #14 58.72 Suggested packages: [2022-06-23T14:22:36.923Z] #14 58.72 gcc-10-locales seccomp wine64 [2022-06-23T14:22:36.923Z] #14 60.89 The following NEW packages will be installed: [2022-06-23T14:22:36.923Z] #14 60.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-23T14:22:36.923Z] #14 60.90 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-23T14:22:36.923Z] #14 60.90 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-23T14:22:36.923Z] #14 60.90 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-23T14:22:36.923Z] #14 60.91 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-23T14:22:36.923Z] #14 60.91 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-23T14:22:36.923Z] #14 60.92 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-23T14:22:36.923Z] #14 60.92 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-23T14:22:36.923Z] #14 60.92 mingw-w64-x86-64-dev [2022-06-23T14:22:36.923Z] #14 61.50 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:22:36.923Z] #14 61.50 Need to get 115 MB of archives. [2022-06-23T14:22:36.923Z] #14 61.50 After this operation, 645 MB of additional disk space will be used. [2022-06-23T14:22:36.923Z] #14 61.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-06-23T14:22:36.923Z] #14 61.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-06-23T14:22:37.015Z] #64 48.62 + bin/ctr [2022-06-23T14:22:37.148Z] #53 DONE 104.7s [2022-06-23T14:22:37.148Z] [2022-06-23T14:22:37.148Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:22:37.148Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:22:37.148Z] #77 22.09 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-23T14:22:37.148Z] #77 22.38 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-23T14:22:37.148Z] #77 22.72 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-23T14:22:37.148Z] #77 ... [2022-06-23T14:22:37.148Z] [2022-06-23T14:22:37.148Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-23T14:22:37.148Z] #44 sha256:01f236a9c57647d8364c1ab4fe609737a50a6cd707622a58af4eb5b68f4a8c07 [2022-06-23T14:22:37.148Z] #44 DONE 10.1s [2022-06-23T14:22:37.182Z] #14 ... [2022-06-23T14:22:37.182Z] [2022-06-23T14:22:37.182Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:22:37.182Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:22:37.182Z] #42 61.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-23T14:22:37.182Z] #42 61.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-23T14:22:37.182Z] #42 61.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-23T14:22:37.182Z] #42 61.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-23T14:22:37.182Z] #42 62.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-23T14:22:37.182Z] #42 62.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-23T14:22:37.406Z] [2022-06-23T14:22:37.406Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:37.406Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:22:37.406Z] #14 104.9 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-23T14:22:37.406Z] #14 104.9 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:22:37.406Z] #14 104.9 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-23T14:22:37.406Z] #14 105.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-23T14:22:37.406Z] #14 105.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:22:37.663Z] #14 105.2 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-23T14:22:37.834Z] #55 59.43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-23T14:22:38.405Z] #55 ... [2022-06-23T14:22:38.405Z] [2022-06-23T14:22:38.405Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:22:38.405Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:22:38.405Z] #51 51.00 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-23T14:22:38.405Z] #51 51.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-23T14:22:38.405Z] #51 51.02 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-23T14:22:38.405Z] #51 51.05 Setting up python3-six (1.16.0-2) ... [2022-06-23T14:22:38.405Z] #51 52.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-23T14:22:38.405Z] #51 52.55 Setting up python3-protobuf (3.12.4-1) ... [2022-06-23T14:22:38.405Z] #51 57.42 Setting up criu (3.17-1) ... [2022-06-23T14:22:38.405Z] #51 59.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:22:38.405Z] #51 DONE 60.0s [2022-06-23T14:22:38.405Z] [2022-06-23T14:22:38.405Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:22:38.405Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:22:38.405Z] #77 4.476 Cloning into '/tmp/crun-build'... [2022-06-23T14:22:38.563Z] #42 ... [2022-06-23T14:22:38.563Z] [2022-06-23T14:22:38.563Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-06-23T14:22:38.563Z] #57 sha256:71e287fbf30fe11c165cd8032417341a6746248b6cee82a7e7a88960db85e5d7 [2022-06-23T14:22:38.563Z] #57 62.88 v3.0.2 [2022-06-23T14:22:38.563Z] #57 DONE 63.4s [2022-06-23T14:22:38.822Z] [2022-06-23T14:22:38.822Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:22:38.822Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:22:38.822Z] #76 62.10 The following NEW packages will be installed: [2022-06-23T14:22:38.822Z] #76 62.14 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-06-23T14:22:38.822Z] #76 62.14 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-06-23T14:22:38.822Z] #76 62.14 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-06-23T14:22:38.822Z] #76 62.14 libyajl2 m4 patch xz-utils [2022-06-23T14:22:38.822Z] #76 62.69 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:22:38.822Z] #76 62.69 Need to get 5939 kB of archives. [2022-06-23T14:22:38.822Z] #76 62.69 After this operation, 18.7 MB of additional disk space will be used. [2022-06-23T14:22:38.822Z] #76 62.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-23T14:22:38.822Z] #76 62.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-06-23T14:22:38.822Z] #76 62.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-06-23T14:22:38.822Z] #76 62.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-06-23T14:22:38.822Z] #76 62.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-06-23T14:22:38.822Z] #76 62.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-06-23T14:22:38.822Z] #76 62.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-06-23T14:22:38.823Z] #76 62.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-06-23T14:22:38.823Z] #76 62.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-06-23T14:22:38.823Z] #76 62.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-06-23T14:22:38.823Z] #76 62.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-23T14:22:38.823Z] #76 63.02 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-06-23T14:22:38.823Z] #76 63.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-06-23T14:22:38.823Z] #76 63.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-23T14:22:38.823Z] #76 63.22 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-06-23T14:22:38.823Z] #76 63.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-23T14:22:38.823Z] #76 63.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-06-23T14:22:38.823Z] #76 63.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-23T14:22:38.823Z] #76 63.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-23T14:22:38.823Z] #76 63.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-06-23T14:22:38.823Z] #76 63.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-23T14:22:38.823Z] #76 63.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-23T14:22:38.823Z] #76 63.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-06-23T14:22:39.346Z] #77 ... [2022-06-23T14:22:39.346Z] [2022-06-23T14:22:39.346Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-23T14:22:39.346Z] #34 sha256:9150f837a655430e8a280b35c4f6f3170258e652b2eeca6f6f6bcda14550ce3c [2022-06-23T14:22:39.346Z] #34 50.96 Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-23T14:22:39.346Z] #34 51.50 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-23T14:22:39.346Z] #34 51.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-23T14:22:39.761Z] #76 ... [2022-06-23T14:22:39.761Z] [2022-06-23T14:22:39.761Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-06-23T14:22:39.761Z] #62 sha256:91c19e07c43ef40a367399d89a8c5dbc844b9f43e9a93c03a600efb6085f4987 [2022-06-23T14:22:39.761Z] #62 62.05 Fetched 460 kB in 0s (1045 kB/s) [2022-06-23T14:22:39.761Z] #62 62.27 Selecting previously unselected package libbtrfs0:amd64. [2022-06-23T14:22:39.761Z] #62 62.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-23T14:22:39.761Z] #62 62.36 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-23T14:22:39.761Z] #62 62.44 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-23T14:22:39.761Z] #62 62.85 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-23T14:22:39.761Z] #62 62.85 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-23T14:22:39.761Z] #62 62.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-23T14:22:39.761Z] #62 63.74 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-23T14:22:39.761Z] #62 63.78 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-23T14:22:39.761Z] #62 63.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:22:39.761Z] #62 DONE 64.5s [2022-06-23T14:22:40.023Z] [2022-06-23T14:22:40.023Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:22:40.023Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:22:40.023Z] #42 64.72 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:22:40.290Z] #42 ... [2022-06-23T14:22:40.290Z] [2022-06-23T14:22:40.290Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-23T14:22:40.290Z] #63 sha256:410344a260e0056e6b81276fd91610b9ce521be85f6ac967e1ca56653bd5c7b1 [2022-06-23T14:22:40.290Z] #63 DONE 0.5s [2022-06-23T14:22:40.550Z] [2022-06-23T14:22:40.550Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:22:40.550Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:22:40.550Z] #55 59.34 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-23T14:22:40.550Z] #55 59.34 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-23T14:22:40.550Z] #55 59.39 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-23T14:22:40.550Z] #55 59.77 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-23T14:22:40.550Z] #55 59.78 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-23T14:22:40.550Z] #55 59.86 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-23T14:22:40.550Z] #55 59.95 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-23T14:22:40.550Z] #55 60.04 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-23T14:22:40.550Z] #55 60.09 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-23T14:22:40.550Z] #55 60.20 go: downloading github.com/spf13/afero v1.6.0 [2022-06-23T14:22:40.550Z] #55 60.42 go: downloading github.com/spf13/cast v1.4.1 [2022-06-23T14:22:40.550Z] #55 60.51 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-23T14:22:40.550Z] #55 60.64 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-23T14:22:40.550Z] #55 60.71 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-23T14:22:40.550Z] #55 61.00 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-23T14:22:40.550Z] #55 61.08 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-23T14:22:40.550Z] #55 61.09 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-23T14:22:40.550Z] #55 61.14 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-23T14:22:40.550Z] #55 61.17 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-23T14:22:40.550Z] #55 61.25 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-23T14:22:40.550Z] #55 61.25 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-23T14:22:40.550Z] #55 61.25 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-23T14:22:40.550Z] #55 61.39 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-23T14:22:40.550Z] #55 61.94 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-23T14:22:40.550Z] #55 61.98 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-23T14:22:40.550Z] #55 62.15 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-23T14:22:40.550Z] #55 62.33 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-23T14:22:40.550Z] #55 62.42 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-23T14:22:40.550Z] #55 62.45 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-23T14:22:40.550Z] #55 63.03 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-23T14:22:40.550Z] #55 63.20 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-23T14:22:40.550Z] #55 63.34 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-23T14:22:40.550Z] #55 63.36 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-23T14:22:40.550Z] #55 63.52 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-23T14:22:40.550Z] #55 63.64 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-23T14:22:40.550Z] #55 63.79 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-23T14:22:40.550Z] #55 63.84 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-23T14:22:40.550Z] #55 63.96 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-23T14:22:40.550Z] #55 64.09 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-23T14:22:40.550Z] #55 64.10 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-23T14:22:40.550Z] #55 64.11 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-23T14:22:40.550Z] #55 64.21 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-23T14:22:40.550Z] #55 64.28 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-23T14:22:40.550Z] #55 64.28 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-23T14:22:40.550Z] #55 64.42 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-23T14:22:40.550Z] #55 64.51 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-23T14:22:40.550Z] #55 64.51 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-23T14:22:40.550Z] #55 64.73 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-23T14:22:40.550Z] #55 64.91 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-23T14:22:40.550Z] #55 65.05 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-23T14:22:40.550Z] #55 65.05 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-23T14:22:40.810Z] #55 65.58 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-23T14:22:40.810Z] #55 65.63 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-23T14:22:40.810Z] #55 65.69 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-23T14:22:40.810Z] #55 65.69 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-23T14:22:40.810Z] #55 ... [2022-06-23T14:22:40.810Z] [2022-06-23T14:22:40.810Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:22:40.810Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:22:40.810Z] #42 65.41 Fetched 17.7 MB in 2s (8188 kB/s) [2022-06-23T14:22:40.810Z] #42 65.52 Selecting previously unselected package xxd. [2022-06-23T14:22:40.810Z] #42 65.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-23T14:22:41.073Z] #42 65.75 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-23T14:22:41.073Z] #42 65.75 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:22:41.195Z] #64 ... [2022-06-23T14:22:41.195Z] [2022-06-23T14:22:41.195Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:41.195Z] #14 sha256:90710e00153d07ac9d275a6ce83b8fe2dddbca5350838cfba0c2ac418953f83b [2022-06-23T14:22:41.195Z] #14 76.33 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-23T14:22:41.195Z] #14 76.34 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-06-23T14:22:41.195Z] #14 76.34 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-23T14:22:41.332Z] #42 66.14 Selecting previously unselected package vim-common. [2022-06-23T14:22:41.332Z] #42 66.14 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-23T14:22:41.592Z] #42 66.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:22:42.163Z] #42 ... [2022-06-23T14:22:42.163Z] [2022-06-23T14:22:42.163Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-06-23T14:22:42.163Z] #40 sha256:4ea1f857e74cf797827246965a79d7e049e8c2d685a8b5ede720657469c0ece7 [2022-06-23T14:22:42.163Z] #40 66.59 NAME: [2022-06-23T14:22:42.163Z] #40 66.59 go-winres - A tool for embedding resources in Windows executables [2022-06-23T14:22:42.163Z] #40 66.59 [2022-06-23T14:22:42.163Z] #40 66.59 USAGE: [2022-06-23T14:22:42.163Z] #40 66.59 go-winres [global options] command [command options] [arguments...] [2022-06-23T14:22:42.163Z] #40 66.59 [2022-06-23T14:22:42.163Z] #40 66.59 COMMANDS: [2022-06-23T14:22:42.163Z] #40 66.59 init Create an initial ./winres/winres.json [2022-06-23T14:22:42.163Z] #40 66.59 make Make syso files for the "go build" command [2022-06-23T14:22:42.163Z] #40 66.59 simply Make syso files for the "go build" command (simplified) [2022-06-23T14:22:42.163Z] #40 66.59 extract Extract all resources from an executable [2022-06-23T14:22:42.163Z] #40 66.59 patch Replace resources in an executable file (exe, dll) [2022-06-23T14:22:42.163Z] #40 66.59 help, h Shows a list of commands or help for one command [2022-06-23T14:22:42.163Z] #40 66.59 [2022-06-23T14:22:42.163Z] #40 66.59 GLOBAL OPTIONS: [2022-06-23T14:22:42.163Z] #40 66.59 --help, -h show help (default: false) [2022-06-23T14:22:42.163Z] #40 DONE 66.8s [2022-06-23T14:22:42.163Z] [2022-06-23T14:22:42.163Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:22:42.163Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:22:42.163Z] #42 67.02 Selecting previously unselected package cmake-data. [2022-06-23T14:22:42.163Z] #42 67.02 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-23T14:22:42.423Z] #42 67.09 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-23T14:22:42.806Z] #34 ... [2022-06-23T14:22:42.806Z] [2022-06-23T14:22:42.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-06-23T14:22:42.806Z] #44 sha256:076374fd4e457fb3c6b64cdda3801239fe4e6aeadf76e292839186937009f394 [2022-06-23T14:22:42.806Z] #44 4.443 + RM_GOPATH=0 [2022-06-23T14:22:42.806Z] #44 4.443 + TMP_GOPATH= [2022-06-23T14:22:42.806Z] #44 4.443 + : /build [2022-06-23T14:22:42.806Z] #44 4.443 + '[' -z '' ']' [2022-06-23T14:22:42.806Z] #44 4.443 ++ mktemp -d [2022-06-23T14:22:42.806Z] #44 4.443 + export GOPATH=/tmp/tmp.D8jnHHm0bQ [2022-06-23T14:22:42.806Z] #44 4.443 + GOPATH=/tmp/tmp.D8jnHHm0bQ [2022-06-23T14:22:42.806Z] #44 4.443 + RM_GOPATH=1 [2022-06-23T14:22:42.806Z] #44 4.443 + case "$(go env GOARCH)" in [2022-06-23T14:22:42.806Z] #44 4.443 ++ go env GOARCH [2022-06-23T14:22:42.806Z] #44 4.478 Install tini version v0.19.0 [2022-06-23T14:22:42.806Z] #44 4.478 + export GO_BUILDMODE=-buildmode=pie [2022-06-23T14:22:42.806Z] #44 4.478 + GO_BUILDMODE=-buildmode=pie [2022-06-23T14:22:42.806Z] #44 4.478 ++ dirname /install.sh [2022-06-23T14:22:42.806Z] #44 4.478 + dir=/ [2022-06-23T14:22:42.806Z] #44 4.478 + bin=tini [2022-06-23T14:22:42.806Z] #44 4.478 + shift [2022-06-23T14:22:42.806Z] #44 4.478 + '[' '!' -f //tini.installer ']' [2022-06-23T14:22:42.806Z] #44 4.478 + . //tini.installer [2022-06-23T14:22:42.806Z] #44 4.478 ++ : v0.19.0 [2022-06-23T14:22:42.806Z] #44 4.478 + install_tini [2022-06-23T14:22:42.806Z] #44 4.478 + echo 'Install tini version v0.19.0' [2022-06-23T14:22:42.806Z] #44 4.478 + git clone https://github.com/krallin/tini.git /tmp/tmp.D8jnHHm0bQ/tini [2022-06-23T14:22:42.806Z] #44 4.478 Cloning into '/tmp/tmp.D8jnHHm0bQ/tini'... [2022-06-23T14:22:42.806Z] #44 5.339 + cd /tmp/tmp.D8jnHHm0bQ/tini [2022-06-23T14:22:42.806Z] #44 5.339 + git checkout -q v0.19.0 [2022-06-23T14:22:42.806Z] #44 5.349 + cmake . [2022-06-23T14:22:42.806Z] #44 6.017 -- The C compiler identification is GNU 10.2.1 [2022-06-23T14:22:42.806Z] #44 6.063 -- Detecting C compiler ABI info [2022-06-23T14:22:42.806Z] #44 6.799 -- Detecting C compiler ABI info - done [2022-06-23T14:22:42.806Z] #44 6.987 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-23T14:22:42.806Z] #44 6.987 -- Detecting C compile features [2022-06-23T14:22:42.806Z] #44 6.987 -- Detecting C compile features - done [2022-06-23T14:22:42.806Z] #44 6.987 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-23T14:22:42.806Z] #44 7.311 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-23T14:22:42.806Z] #44 7.427 -- Configuring done [2022-06-23T14:22:42.806Z] #44 7.446 -- Generating done [2022-06-23T14:22:42.806Z] #44 7.474 -- Build files have been written to: /tmp/tmp.D8jnHHm0bQ/tini [2022-06-23T14:22:42.806Z] #44 7.487 + make tini-static [2022-06-23T14:22:42.806Z] #44 7.905 Scanning dependencies of target tini-static [2022-06-23T14:22:43.066Z] #44 8.041 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-23T14:22:44.479Z] #44 ... [2022-06-23T14:22:44.479Z] [2022-06-23T14:22:44.479Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-23T14:22:44.479Z] #53 sha256:1ad2cca6dc9c1c89c95195891a1755a8983b65f57085153b9188d37f1fb158ab [2022-06-23T14:22:44.479Z] #53 66.22 gotestsum version dev [2022-06-23T14:22:45.419Z] #53 DONE 67.4s [2022-06-23T14:22:45.419Z] [2022-06-23T14:22:45.419Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-23T14:22:45.419Z] #44 sha256:076374fd4e457fb3c6b64cdda3801239fe4e6aeadf76e292839186937009f394 [2022-06-23T14:22:45.419Z] #44 9.651 [100%] Linking C executable tini-static [2022-06-23T14:22:45.419Z] #44 10.12 [100%] Built target tini-static [2022-06-23T14:22:45.419Z] #44 10.17 + mkdir -p /build [2022-06-23T14:22:45.419Z] #44 10.17 + cp tini-static /build/docker-init [2022-06-23T14:22:45.419Z] #44 DONE 10.6s [2022-06-23T14:22:45.419Z] [2022-06-23T14:22:45.419Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:22:45.419Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:22:45.419Z] #77 11.37 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-23T14:22:45.419Z] #77 11.40 Cloning into '/tmp/crun-build/libocispec'... [2022-06-23T14:22:45.712Z] #42 ... [2022-06-23T14:22:45.712Z] [2022-06-23T14:22:45.712Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:22:45.712Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:22:45.712Z] #51 59.89 The following additional packages will be installed: [2022-06-23T14:22:45.712Z] #51 59.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-23T14:22:45.712Z] #51 59.93 python3-protobuf python3-six [2022-06-23T14:22:45.712Z] #51 59.99 Suggested packages: [2022-06-23T14:22:45.712Z] #51 59.99 python3-setuptools [2022-06-23T14:22:45.712Z] #51 59.99 Recommended packages: [2022-06-23T14:22:45.712Z] #51 59.99 iproute2 | iproute [2022-06-23T14:22:45.712Z] #51 61.14 The following NEW packages will be installed: [2022-06-23T14:22:45.712Z] #51 61.15 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-23T14:22:45.712Z] #51 61.17 python3-protobuf python3-six [2022-06-23T14:22:45.712Z] #51 61.94 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:22:45.712Z] #51 61.94 Need to get 2314 kB of archives. [2022-06-23T14:22:45.712Z] #51 61.94 After this operation, 11.1 MB of additional disk space will be used. [2022-06-23T14:22:45.712Z] #51 61.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-23T14:22:45.712Z] #51 62.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-23T14:22:45.712Z] #51 62.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-23T14:22:45.712Z] #51 62.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-23T14:22:45.712Z] #51 62.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-23T14:22:45.712Z] #51 62.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-23T14:22:45.712Z] #51 62.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-23T14:22:45.712Z] #51 64.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-23T14:22:45.712Z] #51 67.12 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:22:45.712Z] #51 67.63 Fetched 2314 kB in 4s (627 kB/s) [2022-06-23T14:22:45.712Z] #51 67.81 Selecting previously unselected package libprotobuf23:amd64. [2022-06-23T14:22:45.712Z] #51 67.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-23T14:22:45.712Z] #51 67.96 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-23T14:22:45.712Z] #51 67.99 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-23T14:22:45.712Z] #51 69.92 Selecting previously unselected package python3-pkg-resources. [2022-06-23T14:22:45.712Z] #51 69.92 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-23T14:22:45.712Z] #51 69.94 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-23T14:22:45.712Z] #51 ... [2022-06-23T14:22:45.712Z] [2022-06-23T14:22:45.712Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-23T14:22:45.712Z] #34 sha256:9150f837a655430e8a280b35c4f6f3170258e652b2eeca6f6f6bcda14550ce3c [2022-06-23T14:22:45.712Z] #34 68.86 Updating files: 80% (1222/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-06-23T14:22:45.712Z] #34 70.23 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-23T14:22:45.972Z] #34 70.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-23T14:22:45.990Z] #77 12.33 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-23T14:22:45.990Z] #77 12.37 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-23T14:22:45.990Z] #77 12.37 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-23T14:22:45.990Z] #77 12.37 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-23T14:22:45.990Z] #77 12.38 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-23T14:22:46.444Z] #14 81.25 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-23T14:22:46.444Z] #14 81.25 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-06-23T14:22:46.444Z] #14 81.26 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-23T14:22:47.008Z] #14 ... [2022-06-23T14:22:47.008Z] [2022-06-23T14:22:47.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-06-23T14:22:47.008Z] #77 sha256:faef90de2cc7a1f9fcced9b210464052e89a93a8754b0560a02ec09cddbcb09d [2022-06-23T14:22:47.008Z] #77 25.19 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-23T14:22:47.008Z] #77 34.31 libtoolize: putting auxiliary files in '.'. [2022-06-23T14:22:47.008Z] #77 34.31 libtoolize: copying file './ltmain.sh' [2022-06-23T14:22:47.008Z] #77 35.06 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-23T14:22:47.008Z] #77 35.06 libtoolize: and rerunning libtoolize and aclocal. [2022-06-23T14:22:47.008Z] #77 35.06 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-23T14:22:47.350Z] #34 ... [2022-06-23T14:22:47.350Z] [2022-06-23T14:22:47.350Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:47.350Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:22:47.350Z] #14 62.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-23T14:22:47.350Z] #14 62.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-06-23T14:22:47.350Z] #14 62.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-23T14:22:47.350Z] #14 62.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-23T14:22:47.350Z] #14 62.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-23T14:22:47.350Z] #14 63.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-06-23T14:22:47.350Z] #14 63.22 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-06-23T14:22:47.350Z] #14 64.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-23T14:22:47.350Z] #14 67.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-23T14:22:47.350Z] #14 68.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-06-23T14:22:47.350Z] #14 69.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-06-23T14:22:47.370Z] #77 ... [2022-06-23T14:22:47.370Z] [2022-06-23T14:22:47.370Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:47.370Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:22:47.370Z] #14 58.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-23T14:22:47.370Z] #14 58.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-23T14:22:47.370Z] #14 58.98 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-23T14:22:47.370Z] #14 65.80 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-23T14:22:47.370Z] #14 65.85 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:22:47.370Z] #14 65.85 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-23T14:22:47.370Z] #14 66.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-23T14:22:47.370Z] #14 66.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:22:47.370Z] #14 66.05 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-23T14:22:47.609Z] #14 72.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-06-23T14:22:47.610Z] #14 ... [2022-06-23T14:22:47.610Z] [2022-06-23T14:22:47.610Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:22:47.610Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:22:47.610Z] #76 65.74 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:22:47.610Z] #76 66.32 Fetched 5939 kB in 1s (5522 kB/s) [2022-06-23T14:22:47.610Z] #76 66.80 Selecting previously unselected package bzip2. [2022-06-23T14:22:47.610Z] #76 66.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-23T14:22:47.610Z] #76 66.93 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-06-23T14:22:47.610Z] #76 66.96 Unpacking bzip2 (1.0.8-4) ... [2022-06-23T14:22:47.610Z] #76 67.26 Selecting previously unselected package libmagic-mgc. [2022-06-23T14:22:47.610Z] #76 67.26 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-06-23T14:22:47.610Z] #76 67.28 Unpacking libmagic-mgc (1:5.39-3) ... [2022-06-23T14:22:47.610Z] #76 68.41 Selecting previously unselected package libmagic1:amd64. [2022-06-23T14:22:47.610Z] #76 68.42 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-06-23T14:22:47.610Z] #76 68.57 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-06-23T14:22:47.610Z] #76 69.18 Selecting previously unselected package file. [2022-06-23T14:22:47.610Z] #76 69.19 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-06-23T14:22:47.610Z] #76 69.20 Unpacking file (1:5.39-3) ... [2022-06-23T14:22:47.610Z] #76 69.52 Selecting previously unselected package xz-utils. [2022-06-23T14:22:47.610Z] #76 69.52 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-23T14:22:47.610Z] #76 69.54 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-23T14:22:47.610Z] #76 70.00 Selecting previously unselected package libsigsegv2:amd64. [2022-06-23T14:22:47.610Z] #76 70.01 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-06-23T14:22:47.610Z] #76 70.02 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-06-23T14:22:47.610Z] #76 70.38 Selecting previously unselected package m4. [2022-06-23T14:22:47.610Z] #76 70.40 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-06-23T14:22:47.610Z] #76 70.41 Unpacking m4 (1.4.18-5) ... [2022-06-23T14:22:47.610Z] #76 71.06 Selecting previously unselected package autoconf. [2022-06-23T14:22:47.610Z] #76 71.07 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-06-23T14:22:47.610Z] #76 71.13 Unpacking autoconf (2.69-14) ... [2022-06-23T14:22:47.610Z] #76 71.71 Selecting previously unselected package autotools-dev. [2022-06-23T14:22:47.610Z] #76 71.73 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-06-23T14:22:47.610Z] #76 71.77 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-06-23T14:22:47.610Z] #76 72.40 Selecting previously unselected package automake. [2022-06-23T14:22:47.610Z] #76 72.40 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-06-23T14:22:47.610Z] #76 72.41 Unpacking automake (1:1.16.3-2) ... [2022-06-23T14:22:47.870Z] #76 ... [2022-06-23T14:22:47.870Z] [2022-06-23T14:22:47.870Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:22:47.870Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:22:47.870Z] #42 72.50 Selecting previously unselected package libicu67:amd64. [2022-06-23T14:22:47.870Z] #42 72.51 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-23T14:22:47.870Z] #42 72.55 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-23T14:22:49.282Z] #14 ... [2022-06-23T14:22:49.282Z] [2022-06-23T14:22:49.282Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:22:49.282Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:22:49.282Z] #77 15.27 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-23T14:22:49.851Z] #14 116.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-23T14:22:49.851Z] #14 116.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:22:49.851Z] #14 116.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-23T14:22:50.408Z] #42 ... [2022-06-23T14:22:50.408Z] [2022-06-23T14:22:50.408Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:22:50.408Z] #64 sha256:7c328badb77d9b6ea816d8ff19f88e07f0a4af1b3f41d49cf8c4b97d3f0ae169 [2022-06-23T14:22:50.408Z] #64 1.750 + RM_GOPATH=0 [2022-06-23T14:22:50.408Z] #64 1.750 + TMP_GOPATH= [2022-06-23T14:22:50.408Z] #64 1.750 + : /build [2022-06-23T14:22:50.408Z] #64 1.750 + '[' -z '' ']' [2022-06-23T14:22:50.408Z] #64 1.752 ++ mktemp -d [2022-06-23T14:22:50.408Z] #64 1.758 + export GOPATH=/tmp/tmp.VPg3bF2iyB [2022-06-23T14:22:50.408Z] #64 1.759 + GOPATH=/tmp/tmp.VPg3bF2iyB [2022-06-23T14:22:50.408Z] #64 1.774 + RM_GOPATH=1 [2022-06-23T14:22:50.408Z] #64 1.774 + case "$(go env GOARCH)" in [2022-06-23T14:22:50.408Z] #64 1.790 ++ go env GOARCH [2022-06-23T14:22:50.408Z] #64 1.828 + export GO_BUILDMODE=-buildmode=pie [2022-06-23T14:22:50.408Z] #64 1.828 + GO_BUILDMODE=-buildmode=pie [2022-06-23T14:22:50.408Z] #64 1.830 Install containerd version v1.6.6 [2022-06-23T14:22:50.408Z] #64 1.830 ++ dirname /install.sh [2022-06-23T14:22:50.408Z] #64 1.830 + dir=/ [2022-06-23T14:22:50.408Z] #64 1.830 + bin=containerd [2022-06-23T14:22:50.408Z] #64 1.830 + shift [2022-06-23T14:22:50.408Z] #64 1.830 + '[' '!' -f //containerd.installer ']' [2022-06-23T14:22:50.408Z] #64 1.830 + . //containerd.installer [2022-06-23T14:22:50.408Z] #64 1.830 ++ set -e [2022-06-23T14:22:50.408Z] #64 1.830 ++ : v1.6.6 [2022-06-23T14:22:50.408Z] #64 1.830 + install_containerd [2022-06-23T14:22:50.408Z] #64 1.830 + echo 'Install containerd version v1.6.6' [2022-06-23T14:22:50.408Z] #64 1.830 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VPg3bF2iyB/src/github.com/containerd/containerd [2022-06-23T14:22:50.408Z] #64 1.830 Cloning into '/tmp/tmp.VPg3bF2iyB/src/github.com/containerd/containerd'... [2022-06-23T14:22:50.408Z] #64 ... [2022-06-23T14:22:50.408Z] [2022-06-23T14:22:50.408Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:50.408Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:22:50.408Z] #14 72.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-23T14:22:50.408Z] #14 72.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-23T14:22:50.408Z] #14 72.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-23T14:22:50.408Z] #14 72.95 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-23T14:22:50.408Z] #14 72.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-23T14:22:50.408Z] #14 72.97 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-06-23T14:22:50.408Z] #14 72.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-23T14:22:50.408Z] #14 72.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-23T14:22:50.408Z] #14 73.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-23T14:22:50.408Z] #14 73.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-23T14:22:50.408Z] #14 73.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-23T14:22:50.408Z] #14 73.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-23T14:22:50.408Z] #14 73.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-23T14:22:50.408Z] #14 73.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-06-23T14:22:50.408Z] #14 73.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-23T14:22:50.408Z] #14 73.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-23T14:22:50.408Z] #14 75.19 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:22:50.976Z] #14 75.67 Fetched 115 MB in 12s (9498 kB/s) [2022-06-23T14:22:50.976Z] #14 ... [2022-06-23T14:22:50.976Z] [2022-06-23T14:22:50.976Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:22:50.976Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:22:50.976Z] #55 65.80 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-23T14:22:50.976Z] #55 65.80 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-23T14:22:50.976Z] #55 65.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-23T14:22:50.976Z] #55 65.95 go: downloading github.com/julz/importas v0.1.0 [2022-06-23T14:22:50.976Z] #55 65.95 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-23T14:22:50.976Z] #55 66.04 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-23T14:22:50.976Z] #55 66.14 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-23T14:22:50.976Z] #55 66.27 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-23T14:22:50.976Z] #55 66.27 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-23T14:22:50.976Z] #55 66.29 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-23T14:22:50.976Z] #55 66.33 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-23T14:22:50.976Z] #55 66.55 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-23T14:22:50.976Z] #55 66.56 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-23T14:22:50.976Z] #55 66.59 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-23T14:22:50.976Z] #55 66.62 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-23T14:22:50.976Z] #55 66.72 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-23T14:22:50.976Z] #55 67.84 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-23T14:22:50.976Z] #55 67.86 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-23T14:22:50.976Z] #55 67.94 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-23T14:22:50.976Z] #55 68.02 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-23T14:22:50.976Z] #55 68.11 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-23T14:22:50.976Z] #55 68.17 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-23T14:22:50.976Z] #55 68.25 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-23T14:22:50.976Z] #55 68.29 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-23T14:22:50.976Z] #55 68.37 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-23T14:22:50.976Z] #55 68.77 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-23T14:22:50.976Z] #55 68.79 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-23T14:22:50.976Z] #55 68.80 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-23T14:22:50.976Z] #55 68.81 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-23T14:22:50.976Z] #55 68.82 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-23T14:22:50.976Z] #55 68.86 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-23T14:22:50.976Z] #55 68.90 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-23T14:22:50.976Z] #55 69.17 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-23T14:22:50.976Z] #55 69.21 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-23T14:22:50.976Z] #55 69.25 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-23T14:22:50.976Z] #55 69.32 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-23T14:22:50.976Z] #55 69.47 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-23T14:22:50.976Z] #55 69.69 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-23T14:22:50.976Z] #55 69.72 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-23T14:22:50.976Z] #55 69.79 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-23T14:22:50.976Z] #55 69.83 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-23T14:22:50.976Z] #55 69.84 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-23T14:22:50.976Z] #55 70.37 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-23T14:22:50.976Z] #55 70.73 go: downloading honnef.co/go/tools v0.2.2 [2022-06-23T14:22:50.976Z] #55 72.70 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-23T14:22:50.976Z] #55 72.70 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-23T14:22:50.976Z] #55 72.80 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-23T14:22:50.976Z] #55 72.90 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-23T14:22:50.976Z] #55 75.44 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-23T14:22:50.976Z] #55 75.47 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-23T14:22:50.976Z] #55 75.62 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-23T14:22:50.976Z] #55 75.76 go: downloading golang.org/x/text v0.3.7 [2022-06-23T14:22:51.191Z] #77 17.12 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-23T14:22:51.239Z] #55 ... [2022-06-23T14:22:51.239Z] [2022-06-23T14:22:51.239Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:51.239Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:22:51.239Z] #14 75.91 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-23T14:22:51.239Z] #14 75.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-06-23T14:22:51.239Z] #14 76.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-23T14:22:51.239Z] #14 76.02 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-23T14:22:52.137Z] #77 18.45 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-23T14:22:52.137Z] #77 18.55 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-23T14:22:52.260Z] #77 ... [2022-06-23T14:22:52.260Z] [2022-06-23T14:22:52.260Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:22:52.260Z] #14 sha256:90710e00153d07ac9d275a6ce83b8fe2dddbca5350838cfba0c2ac418953f83b [2022-06-23T14:22:52.260Z] #14 87.22 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-23T14:22:52.260Z] #14 87.22 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-06-23T14:22:52.260Z] #14 87.22 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-23T14:22:52.396Z] #77 18.80 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-23T14:22:54.079Z] #14 ... [2022-06-23T14:22:54.079Z] [2022-06-23T14:22:54.079Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:22:54.079Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:22:54.079Z] #77 46.88 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-23T14:22:56.514Z] #14 80.44 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-23T14:22:56.514Z] #14 80.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-23T14:22:56.514Z] #14 80.45 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-23T14:22:56.515Z] #14 ... [2022-06-23T14:22:56.515Z] [2022-06-23T14:22:56.515Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:22:56.515Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:22:56.515Z] #51 70.38 Selecting previously unselected package python3-six. [2022-06-23T14:22:56.515Z] #51 70.39 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-23T14:22:56.515Z] #51 70.41 Unpacking python3-six (1.16.0-2) ... [2022-06-23T14:22:56.515Z] #51 70.57 Selecting previously unselected package python3-protobuf. [2022-06-23T14:22:56.515Z] #51 70.57 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-23T14:22:56.515Z] #51 70.58 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-23T14:22:56.515Z] #51 71.83 Selecting previously unselected package libnet1:amd64. [2022-06-23T14:22:56.515Z] #51 71.84 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-23T14:22:56.515Z] #51 71.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-23T14:22:56.515Z] #51 72.15 Selecting previously unselected package libnl-3-200:amd64. [2022-06-23T14:22:56.515Z] #51 72.15 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-23T14:22:56.515Z] #51 72.17 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-23T14:22:56.515Z] #51 72.36 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-23T14:22:56.515Z] #51 72.39 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-23T14:22:56.515Z] #51 72.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-23T14:22:56.515Z] #51 72.75 Selecting previously unselected package criu. [2022-06-23T14:22:56.515Z] #51 72.76 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-23T14:22:56.515Z] #51 72.81 Unpacking criu (3.17-1) ... [2022-06-23T14:22:56.515Z] #51 74.40 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-23T14:22:56.515Z] #51 77.84 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-23T14:22:56.515Z] #51 77.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-23T14:22:56.515Z] #51 77.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-23T14:22:56.515Z] #51 77.95 Setting up python3-six (1.16.0-2) ... [2022-06-23T14:22:56.515Z] #51 80.20 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-23T14:22:56.515Z] #51 80.24 Setting up python3-protobuf (3.12.4-1) ... [2022-06-23T14:22:56.515Z] #51 ... [2022-06-23T14:22:56.515Z] [2022-06-23T14:22:56.515Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-06-23T14:22:56.515Z] #76 sha256:d032ab606d840bf4c0a28b0c44a76666972139e368e98b34989001e0ddb1fd1b [2022-06-23T14:22:56.515Z] #76 73.31 Selecting previously unselected package patch. [2022-06-23T14:22:56.515Z] #76 73.33 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-06-23T14:22:56.515Z] #76 73.34 Unpacking patch (2.7.6-7) ... [2022-06-23T14:22:56.515Z] #76 73.95 Selecting previously unselected package dpkg-dev. [2022-06-23T14:22:56.515Z] #76 73.95 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-06-23T14:22:56.515Z] #76 73.95 Unpacking dpkg-dev (1.20.10) ... [2022-06-23T14:22:56.515Z] #76 76.14 Selecting previously unselected package build-essential. [2022-06-23T14:22:56.515Z] #76 76.20 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-06-23T14:22:56.515Z] #76 76.21 Unpacking build-essential (12.9) ... [2022-06-23T14:22:56.515Z] #76 76.34 Selecting previously unselected package libcap2:amd64. [2022-06-23T14:22:56.515Z] #76 76.35 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-23T14:22:56.515Z] #76 76.36 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-23T14:22:56.515Z] #76 76.46 Selecting previously unselected package libcap-dev:amd64. [2022-06-23T14:22:56.515Z] #76 76.47 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-06-23T14:22:56.515Z] #76 76.47 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-06-23T14:22:56.515Z] #76 76.72 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-23T14:22:56.515Z] #76 76.72 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-23T14:22:56.515Z] #76 76.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-23T14:22:56.515Z] #76 76.88 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-06-23T14:22:56.515Z] #76 76.93 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-06-23T14:22:56.515Z] #76 76.97 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-23T14:22:56.515Z] #76 77.23 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-23T14:22:56.515Z] #76 77.23 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-23T14:22:56.515Z] #76 77.25 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-23T14:22:56.515Z] #76 77.42 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-23T14:22:56.515Z] #76 77.42 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-23T14:22:56.515Z] #76 77.43 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-23T14:22:56.515Z] #76 78.99 Selecting previously unselected package libtool. [2022-06-23T14:22:56.515Z] #76 78.99 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-06-23T14:22:56.515Z] #76 79.04 Unpacking libtool (2.4.6-15) ... [2022-06-23T14:22:56.515Z] #76 79.64 Selecting previously unselected package libudev-dev:amd64. [2022-06-23T14:22:56.515Z] #76 79.65 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-23T14:22:56.515Z] #76 79.66 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-23T14:22:56.515Z] #76 79.90 Selecting previously unselected package libyajl2:amd64. [2022-06-23T14:22:56.515Z] #76 79.93 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-06-23T14:22:56.515Z] #76 79.96 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-23T14:22:56.515Z] #76 80.09 Selecting previously unselected package libyajl-dev:amd64. [2022-06-23T14:22:56.515Z] #76 80.09 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-06-23T14:22:56.515Z] #76 80.09 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-06-23T14:22:56.515Z] #76 80.40 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-23T14:22:56.515Z] #76 80.42 Setting up libmagic-mgc (1:5.39-3) ... [2022-06-23T14:22:56.515Z] #76 80.43 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-23T14:22:56.515Z] #76 80.45 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-06-23T14:22:56.515Z] #76 80.48 Setting up file (1:5.39-3) ... [2022-06-23T14:22:56.515Z] #76 80.49 Setting up bzip2 (1.0.8-4) ... [2022-06-23T14:22:56.515Z] #76 80.50 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-23T14:22:56.515Z] #76 80.51 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-06-23T14:22:56.515Z] #76 80.52 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-23T14:22:56.515Z] #76 80.54 Setting up autotools-dev (20180224.1+nmu1) ... [2022-06-23T14:22:56.515Z] #76 80.55 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-06-23T14:22:56.515Z] #76 80.57 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-23T14:22:56.515Z] #76 80.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-23T14:22:56.515Z] #76 80.68 Setting up patch (2.7.6-7) ... [2022-06-23T14:22:56.515Z] #76 80.72 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-23T14:22:56.515Z] #76 80.73 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-06-23T14:22:56.515Z] #76 80.75 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-06-23T14:22:56.515Z] #76 80.76 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-23T14:22:56.515Z] #76 80.78 Setting up libtool (2.4.6-15) ... [2022-06-23T14:22:56.515Z] #76 80.79 Setting up m4 (1.4.18-5) ... [2022-06-23T14:22:56.515Z] #76 80.80 Setting up dpkg-dev (1.20.10) ... [2022-06-23T14:22:56.515Z] #76 80.82 Setting up autoconf (2.69-14) ... [2022-06-23T14:22:56.515Z] #76 80.84 Setting up build-essential (12.9) ... [2022-06-23T14:22:56.515Z] #76 80.85 Setting up automake (1:1.16.3-2) ... [2022-06-23T14:22:56.515Z] #76 80.88 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-06-23T14:22:56.515Z] #76 80.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:22:57.637Z] #14 ... [2022-06-23T14:22:57.637Z] [2022-06-23T14:22:57.637Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:22:57.637Z] #77 sha256:faef90de2cc7a1f9fcced9b210464052e89a93a8754b0560a02ec09cddbcb09d [2022-06-23T14:22:57.637Z] #77 42.48 configure.ac:7: installing './compile' [2022-06-23T14:22:57.637Z] #77 42.51 configure.ac:11: installing './config.guess' [2022-06-23T14:22:57.637Z] #77 42.51 configure.ac:11: installing './config.sub' [2022-06-23T14:22:57.637Z] #77 42.51 configure.ac:8: installing './install-sh' [2022-06-23T14:22:57.637Z] #77 42.51 configure.ac:8: installing './missing' [2022-06-23T14:22:57.637Z] #77 42.61 Makefile.am: installing './depcomp' [2022-06-23T14:22:57.637Z] #77 43.79 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-23T14:22:57.637Z] #77 43.79 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-23T14:22:57.637Z] #77 43.92 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-23T14:22:57.637Z] #77 43.93 libtoolize: copying file 'm4/libtool.m4' [2022-06-23T14:22:57.637Z] #77 44.07 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-23T14:22:57.637Z] #77 44.20 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-23T14:22:57.637Z] #77 44.34 libtoolize: copying file 'm4/ltversion.m4' [2022-06-23T14:22:57.637Z] #77 44.45 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-23T14:22:57.637Z] #77 44.60 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-23T14:23:00.708Z] #76 DONE 84.9s [2022-06-23T14:23:00.708Z] [2022-06-23T14:23:00.708Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:23:00.708Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:23:00.708Z] #42 84.99 Selecting previously unselected package libxml2:amd64. [2022-06-23T14:23:00.708Z] #42 85.00 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-23T14:23:00.708Z] #42 85.03 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-23T14:23:01.275Z] #42 85.99 Selecting previously unselected package libarchive13:amd64. [2022-06-23T14:23:01.275Z] #42 86.00 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-23T14:23:01.275Z] #42 86.00 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-23T14:23:01.869Z] #42 86.54 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-23T14:23:01.869Z] #42 86.54 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-23T14:23:01.869Z] #42 86.56 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-23T14:23:02.128Z] #42 86.95 Selecting previously unselected package librhash0:amd64. [2022-06-23T14:23:02.128Z] #42 86.95 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-23T14:23:02.128Z] #42 86.96 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-23T14:23:02.393Z] #77 ... [2022-06-23T14:23:02.393Z] [2022-06-23T14:23:02.393Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:23:02.393Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:23:02.393Z] #14 73.84 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-23T14:23:02.393Z] #14 73.84 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:23:02.393Z] #14 73.84 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-23T14:23:02.708Z] #42 87.46 Selecting previously unselected package libuv1:amd64. [2022-06-23T14:23:02.708Z] #42 87.46 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-23T14:23:02.708Z] #42 87.47 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-23T14:23:03.453Z] #42 88.06 Selecting previously unselected package cmake. [2022-06-23T14:23:03.453Z] #42 88.06 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-23T14:23:03.453Z] #42 88.07 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-23T14:23:04.179Z] #77 ... [2022-06-23T14:23:04.179Z] [2022-06-23T14:23:04.179Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:23:04.179Z] #14 sha256:90710e00153d07ac9d275a6ce83b8fe2dddbca5350838cfba0c2ac418953f83b [2022-06-23T14:23:04.179Z] #14 98.79 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-23T14:23:04.179Z] #14 98.79 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-06-23T14:23:04.179Z] #14 98.80 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-23T14:23:06.714Z] #14 ... [2022-06-23T14:23:06.714Z] [2022-06-23T14:23:06.714Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:23:06.714Z] #64 sha256:4e73b781d93500ef0c833c2554d82860f082929002ceec54cefd5ca5bb418f4e [2022-06-23T14:23:07.658Z] #42 ... [2022-06-23T14:23:07.659Z] [2022-06-23T14:23:07.659Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-06-23T14:23:07.659Z] #51 sha256:686934ba816c16b8a7e4d4d21b78de56c5da9bfccf89adfafce749ffc6dd1618 [2022-06-23T14:23:07.659Z] #51 86.93 Setting up criu (3.17-1) ... [2022-06-23T14:23:07.659Z] #51 90.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:23:07.659Z] #51 DONE 91.3s [2022-06-23T14:23:07.659Z] [2022-06-23T14:23:07.659Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:23:07.659Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:23:07.659Z] #55 85.39 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-23T14:23:07.659Z] #55 85.87 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-23T14:23:07.659Z] #55 86.01 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-23T14:23:07.659Z] #55 86.24 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-23T14:23:07.659Z] #55 86.25 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-23T14:23:07.659Z] #55 86.36 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-23T14:23:07.659Z] #55 86.46 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-23T14:23:07.659Z] #55 86.52 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-23T14:23:07.659Z] #55 86.75 go: downloading golang.org/x/mod v0.5.1 [2022-06-23T14:23:07.659Z] #55 86.75 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-23T14:23:07.659Z] #55 86.83 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-23T14:23:07.659Z] #55 87.19 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-23T14:23:07.659Z] #55 87.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-23T14:23:07.659Z] #55 87.49 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-23T14:23:07.659Z] #55 88.44 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-23T14:23:07.659Z] #55 88.63 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-23T14:23:07.659Z] #55 88.88 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-23T14:23:07.659Z] #55 89.05 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-23T14:23:07.659Z] #55 89.10 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-23T14:23:07.659Z] #55 89.28 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-23T14:23:07.659Z] #55 89.29 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-23T14:23:07.659Z] #55 89.34 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-23T14:23:07.659Z] #55 89.42 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-23T14:23:07.659Z] #55 89.88 go: downloading github.com/prometheus/common v0.10.0 [2022-06-23T14:23:07.659Z] #55 90.17 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-23T14:23:07.659Z] #55 90.31 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-23T14:23:07.659Z] #55 90.46 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-23T14:23:08.274Z] #64 52.18 Updating files: 46% (2244/4776) Updating files: 47% (2245/4776) Updating files: 48% (2293/4776) Updating files: 49% (2341/4776) Updating files: 50% (2388/4776) Updating files: 51% (2436/4776) Updating files: 52% (2484/4776) Updating files: 53% (2532/4776) Updating files: 54% (2580/4776) Updating files: 55% (2627/4776) Updating files: 56% (2675/4776) Updating files: 57% (2723/4776) Updating files: 58% (2771/4776) Updating files: 59% (2818/4776) Updating files: 60% (2866/4776) Updating files: 61% (2914/4776) Updating files: 62% (2962/4776) Updating files: 63% (3009/4776) Updating files: 64% (3057/4776) Updating files: 65% (3105/4776) Updating files: 66% (3153/4776) Updating files: 67% (3200/4776) Updating files: 68% (3248/4776) Updating files: 69% (3296/4776) Updating files: 70% (3344/4776) Updating files: 71% (3391/4776) Updating files: 72% (3439/4776) Updating files: 73% (3487/4776) Updating files: 74% (3535/4776) Updating files: 75% (3582/4776) Updating files: 76% (3630/4776) Updating files: 77% (3678/4776) Updating files: 78% (3726/4776) Updating files: 79% (3774/4776) Updating files: 80% (3821/4776) Updating files: 81% (3869/4776) Updating files: 82% (3917/4776) Updating files: 83% (3965/4776) Updating files: 84% (4012/4776) Updating files: 85% (4060/4776) Updating files: 85% (4071/4776) Updating files: 86% (4108/4776) Updating files: 87% (4156/4776) Updating files: 88% (4203/4776) Updating files: 89% (4251/4776) Updating files: 90% (4299/4776) Updating files: 91% (4347/4776) Updating files: 92% (4394/4776) Updating files: 93% (4442/4776) Updating files: 94% (4490/4776) Updating files: 95% (4538/4776) Updating files: 96% (4585/4776) Updating files: 97% (4633/4776) Updating files: 98% (4681/4776) Updating files: 99% (4729/4776) Updating files: 100% (4776/4776) Updating files: 100% (4776/4776), done. [2022-06-23T14:23:08.274Z] #64 53.80 + cd /tmp/tmp.9MW6Gpn1I8/src/github.com/containerd/containerd [2022-06-23T14:23:08.274Z] #64 53.80 + git checkout -q v1.6.6 [2022-06-23T14:23:08.955Z] #77 ... [2022-06-23T14:23:08.955Z] [2022-06-23T14:23:08.955Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:23:08.955Z] #64 sha256:252a8d313b23ba4ca4ce43bf85cfa528fdca2121796b705a975f9a61c36fe545 [2022-06-23T14:23:09.036Z] #55 93.50 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-23T14:23:09.522Z] #14 103.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-23T14:23:09.522Z] #14 103.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-23T14:23:09.522Z] #14 104.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-23T14:23:09.522Z] #14 104.1 Selecting previously unselected package libapparmor1:arm64. [2022-06-23T14:23:09.522Z] #14 104.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-06-23T14:23:09.522Z] #14 104.1 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-06-23T14:23:09.657Z] #64 55.08 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-23T14:23:09.657Z] #64 55.08 + BUILDTAGS='netgo osusergo static_build' [2022-06-23T14:23:09.657Z] #64 55.08 + export EXTRA_FLAGS=-buildmode=pie [2022-06-23T14:23:09.657Z] #64 55.08 + EXTRA_FLAGS=-buildmode=pie [2022-06-23T14:23:09.657Z] #64 55.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-23T14:23:09.657Z] #64 55.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-23T14:23:09.657Z] #64 55.08 + '[' '' = dynamic ']' [2022-06-23T14:23:09.657Z] #64 55.08 + make [2022-06-23T14:23:09.875Z] #14 104.9 Selecting previously unselected package libapparmor-dev:arm64. [2022-06-23T14:23:09.875Z] #14 104.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-06-23T14:23:09.875Z] #14 104.9 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-23T14:23:09.991Z] #64 72.94 Updating files: 24% (1181/4776) Updating files: 25% (1194/4776) Updating files: 26% (1242/4776) Updating files: 27% (1290/4776) Updating files: 28% (1338/4776) Updating files: 29% (1386/4776) Updating files: 30% (1433/4776) Updating files: 31% (1481/4776) Updating files: 32% (1529/4776) Updating files: 33% (1577/4776) Updating files: 34% (1624/4776) Updating files: 35% (1672/4776) Updating files: 36% (1720/4776) Updating files: 37% (1768/4776) Updating files: 38% (1815/4776) Updating files: 39% (1863/4776) Updating files: 40% (1911/4776) Updating files: 41% (1959/4776) Updating files: 42% (2006/4776) Updating files: 43% (2054/4776) Updating files: 44% (2102/4776) Updating files: 45% (2150/4776) Updating files: 46% (2197/4776) Updating files: 47% (2245/4776) Updating files: 48% (2293/4776) Updating files: 49% (2341/4776) Updating files: 50% (2388/4776) Updating files: 51% (2436/4776) Updating files: 52% (2484/4776) Updating files: 53% (2532/4776) Updating files: 54% (2580/4776) Updating files: 55% (2627/4776) Updating files: 56% (2675/4776) Updating files: 57% (2723/4776) Updating files: 58% (2771/4776) Updating files: 59% (2818/4776) Updating files: 59% (2835/4776) Updating files: 60% (2866/4776) Updating files: 61% (2914/4776) Updating files: 62% (2962/4776) Updating files: 63% (3009/4776) Updating files: 64% (3057/4776) Updating files: 65% (3105/4776) Updating files: 66% (3153/4776) Updating files: 67% (3200/4776) Updating files: 68% (3248/4776) Updating files: 69% (3296/4776) Updating files: 70% (3344/4776) Updating files: 71% (3391/4776) Updating files: 72% (3439/4776) Updating files: 73% (3487/4776) Updating files: 74% (3535/4776) Updating files: 75% (3582/4776) Updating files: 76% (3630/4776) Updating files: 77% (3678/4776) Updating files: 78% (3726/4776) Updating files: 79% (3774/4776) Updating files: 80% (3821/4776) Updating files: 81% (3869/4776) Updating files: 82% (3917/4776) Updating files: 83% (3965/4776) Updating files: 84% (4012/4776) Updating files: 85% (4060/4776) Updating files: 86% (4108/4776) Updating files: 87% (4156/4776) Updating files: 88% (4203/4776) Updating files: 89% (4251/4776) Updating files: 90% (4299/4776) Updating files: 91% (4347/4776) Updating files: 92% (4394/4776) Updating files: 93% (4442/4776) Updating files: 94% (4490/4776) Updating files: 95% (4538/4776) Updating files: 96% (4585/4776) Updating files: 97% (4633/4776) Updating files: 98% (4681/4776) Updating files: 99% (4729/4776) Updating files: 100% (4776/4776) Updating files: 100% (4776/4776), done. [2022-06-23T14:23:09.991Z] #64 75.96 + cd /tmp/tmp.9rcPlLjZuy/src/github.com/containerd/containerd [2022-06-23T14:23:09.991Z] #64 75.96 + git checkout -q v1.6.6 [2022-06-23T14:23:10.415Z] #55 ... [2022-06-23T14:23:10.415Z] [2022-06-23T14:23:10.415Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:23:10.415Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:23:10.415Z] #77 1.704 Cloning into '/tmp/crun-build'... [2022-06-23T14:23:10.415Z] #77 ... [2022-06-23T14:23:10.415Z] [2022-06-23T14:23:10.415Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:23:10.415Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:23:10.415Z] #14 85.08 Selecting previously unselected package binutils-mingw-w64. [2022-06-23T14:23:10.415Z] #14 85.08 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-23T14:23:10.415Z] #14 85.08 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-23T14:23:10.415Z] #14 85.31 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-23T14:23:10.415Z] #14 85.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-23T14:23:10.415Z] #14 85.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-23T14:23:10.415Z] #14 85.71 Selecting previously unselected package dmsetup. [2022-06-23T14:23:10.415Z] #14 85.72 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-23T14:23:10.415Z] #14 85.72 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-23T14:23:10.415Z] #14 86.12 Selecting previously unselected package mingw-w64-common. [2022-06-23T14:23:10.415Z] #14 86.12 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-23T14:23:10.415Z] #14 86.17 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-23T14:23:10.439Z] #14 105.4 Selecting previously unselected package libbtrfs0:arm64. [2022-06-23T14:23:10.439Z] #14 105.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-06-23T14:23:10.439Z] #14 105.6 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-06-23T14:23:11.353Z] #14 ... [2022-06-23T14:23:11.353Z] [2022-06-23T14:23:11.353Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-06-23T14:23:11.353Z] #42 sha256:0d41067e1a500fd2dec5ca06d23e50dad1e91d7b078bfba0d470e9ed99a5cbfd [2022-06-23T14:23:11.353Z] #42 95.90 Setting up libicu67:amd64 (67.1-7) ... [2022-06-23T14:23:11.353Z] #42 95.92 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:23:11.353Z] #42 95.94 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-23T14:23:11.353Z] #42 95.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:23:11.353Z] #42 96.02 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-23T14:23:11.353Z] #42 96.06 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-23T14:23:11.353Z] #42 96.08 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-23T14:23:11.353Z] #42 96.13 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-23T14:23:11.353Z] #42 96.21 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-23T14:23:11.353Z] #42 96.24 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-23T14:23:11.503Z] #14 106.4 Selecting previously unselected package libbtrfs-dev:arm64. [2022-06-23T14:23:11.503Z] #14 106.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-06-23T14:23:11.503Z] #14 106.4 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-23T14:23:11.571Z] #64 57.04 + bin/ctr [2022-06-23T14:23:11.613Z] #42 96.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:23:12.181Z] #42 DONE 97.1s [2022-06-23T14:23:12.181Z] [2022-06-23T14:23:12.181Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:23:12.181Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:23:12.181Z] #14 96.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-23T14:23:12.181Z] #14 96.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-23T14:23:12.181Z] #14 96.55 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-23T14:23:12.440Z] #14 ... [2022-06-23T14:23:12.440Z] [2022-06-23T14:23:12.440Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-23T14:23:12.440Z] #43 sha256:6c466d83c21eeae1be88ffbf55094982a5f2974126f5b1efaa52eb1d9ad03d52 [2022-06-23T14:23:12.440Z] #43 DONE 0.1s [2022-06-23T14:23:12.440Z] [2022-06-23T14:23:12.440Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-23T14:23:12.440Z] #44 sha256:baff0e05333a27787dc0b2dddccb44ba0fab9c141adee110ce7ae17290cc06e2 [2022-06-23T14:23:12.872Z] #14 107.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-06-23T14:23:12.872Z] #14 107.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-06-23T14:23:12.872Z] #14 107.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-23T14:23:13.281Z] #64 78.56 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-23T14:23:13.281Z] #64 78.56 + BUILDTAGS='netgo osusergo static_build' [2022-06-23T14:23:13.281Z] #64 78.56 + export EXTRA_FLAGS=-buildmode=pie [2022-06-23T14:23:13.281Z] #64 78.56 + EXTRA_FLAGS=-buildmode=pie [2022-06-23T14:23:13.281Z] #64 78.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-23T14:23:13.281Z] #64 78.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-23T14:23:13.281Z] #64 78.56 + '[' '' = dynamic ']' [2022-06-23T14:23:13.281Z] #64 78.56 + make [2022-06-23T14:23:13.435Z] #14 108.4 Selecting previously unselected package libudev-dev:arm64. [2022-06-23T14:23:13.435Z] #14 108.4 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-06-23T14:23:13.435Z] #14 108.5 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-06-23T14:23:13.793Z] #14 108.8 Selecting previously unselected package libsepol1-dev:arm64. [2022-06-23T14:23:13.793Z] #14 108.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-06-23T14:23:13.793Z] #14 ... [2022-06-23T14:23:13.793Z] [2022-06-23T14:23:13.793Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:23:13.793Z] #67 sha256:51ce40053f3983122a1482d574f57b8fe5d767c753af2b271a58796103cdb4ac [2022-06-23T14:23:13.793Z] #67 98.42 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-23T14:23:13.793Z] #67 98.42 + GOBIN=/build [2022-06-23T14:23:13.793Z] #67 98.42 + GO111MODULE=on [2022-06-23T14:23:13.793Z] #67 98.42 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-23T14:23:13.793Z] #67 103.8 rootlesskit version 1.0.0 [2022-06-23T14:23:13.793Z] #67 103.8 Usage of /build/rootlesskit-docker-proxy: [2022-06-23T14:23:13.793Z] #67 103.8 -container-ip string [2022-06-23T14:23:13.793Z] #67 103.8 container ip [2022-06-23T14:23:13.793Z] #67 103.8 -container-port int [2022-06-23T14:23:13.793Z] #67 103.8 container port (default -1) [2022-06-23T14:23:13.793Z] #67 103.8 -host-ip string [2022-06-23T14:23:13.793Z] #67 103.8 host ip [2022-06-23T14:23:13.793Z] #67 103.8 -host-port int [2022-06-23T14:23:13.793Z] #67 103.8 host port (default -1) [2022-06-23T14:23:13.793Z] #67 103.8 -proto string [2022-06-23T14:23:13.793Z] #67 103.8 proxy protocol (default "tcp") [2022-06-23T14:23:13.793Z] #67 ... [2022-06-23T14:23:13.793Z] [2022-06-23T14:23:13.793Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:23:13.793Z] #14 sha256:90710e00153d07ac9d275a6ce83b8fe2dddbca5350838cfba0c2ac418953f83b [2022-06-23T14:23:13.793Z] #14 108.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-06-23T14:23:13.821Z] #44 1.129 + RM_GOPATH=0 [2022-06-23T14:23:13.821Z] #44 1.129 + TMP_GOPATH= [2022-06-23T14:23:13.821Z] #44 1.129 + : /build [2022-06-23T14:23:13.821Z] #44 1.129 + '[' -z '' ']' [2022-06-23T14:23:13.821Z] #44 1.129 ++ mktemp -d [2022-06-23T14:23:13.821Z] #44 1.129 + export GOPATH=/tmp/tmp.OFEbixx1gh [2022-06-23T14:23:13.821Z] #44 1.129 + GOPATH=/tmp/tmp.OFEbixx1gh [2022-06-23T14:23:13.821Z] #44 1.129 + RM_GOPATH=1 [2022-06-23T14:23:13.821Z] #44 1.129 + case "$(go env GOARCH)" in [2022-06-23T14:23:13.821Z] #44 1.129 ++ go env GOARCH [2022-06-23T14:23:13.821Z] #44 1.195 + export GO_BUILDMODE=-buildmode=pie [2022-06-23T14:23:13.821Z] #44 1.195 + GO_BUILDMODE=-buildmode=pie [2022-06-23T14:23:13.821Z] #44 1.196 ++ dirname /install.sh [2022-06-23T14:23:13.821Z] #44 1.199 + dir=/ [2022-06-23T14:23:13.821Z] #44 1.199 + bin=tini [2022-06-23T14:23:13.821Z] #44 1.199 + shift [2022-06-23T14:23:13.821Z] #44 1.199 + '[' '!' -f //tini.installer ']' [2022-06-23T14:23:13.821Z] #44 1.199 + . //tini.installer [2022-06-23T14:23:13.821Z] #44 1.199 ++ : v0.19.0 [2022-06-23T14:23:13.821Z] #44 1.199 + install_tini [2022-06-23T14:23:13.821Z] #44 1.199 + echo 'Install tini version v0.19.0' [2022-06-23T14:23:13.821Z] #44 1.199 + git clone https://github.com/krallin/tini.git /tmp/tmp.OFEbixx1gh/tini [2022-06-23T14:23:13.821Z] #44 1.199 Install tini version v0.19.0 [2022-06-23T14:23:13.821Z] #44 1.228 Cloning into '/tmp/tmp.OFEbixx1gh/tini'... [2022-06-23T14:23:14.084Z] #14 109.1 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-06-23T14:23:14.646Z] #14 109.7 Selecting previously unselected package libpcre2-16-0:arm64. [2022-06-23T14:23:14.646Z] #14 109.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-06-23T14:23:14.646Z] #14 109.7 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-06-23T14:23:14.906Z] #14 ... [2022-06-23T14:23:14.906Z] [2022-06-23T14:23:14.906Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:23:14.906Z] #67 sha256:51ce40053f3983122a1482d574f57b8fe5d767c753af2b271a58796103cdb4ac [2022-06-23T14:23:14.906Z] #67 DONE 109.7s [2022-06-23T14:23:14.906Z] [2022-06-23T14:23:14.906Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:23:14.906Z] #14 sha256:90710e00153d07ac9d275a6ce83b8fe2dddbca5350838cfba0c2ac418953f83b [2022-06-23T14:23:14.906Z] #14 109.9 Selecting previously unselected package libpcre2-32-0:arm64. [2022-06-23T14:23:14.906Z] #14 109.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-06-23T14:23:14.906Z] #14 109.9 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-06-23T14:23:14.906Z] #14 110.1 Selecting previously unselected package libpcre2-posix2:arm64. [2022-06-23T14:23:14.906Z] #14 ... [2022-06-23T14:23:14.906Z] [2022-06-23T14:23:14.906Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-23T14:23:14.906Z] #68 sha256:e79864eb9e9f771ec46b135e10b34f0df37f0d792b7d99e85457bb9f30217548 [2022-06-23T14:23:14.906Z] #68 DONE 0.2s [2022-06-23T14:23:14.906Z] [2022-06-23T14:23:14.906Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:23:14.906Z] #14 sha256:90710e00153d07ac9d275a6ce83b8fe2dddbca5350838cfba0c2ac418953f83b [2022-06-23T14:23:14.906Z] #14 110.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-06-23T14:23:14.906Z] #14 110.1 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-06-23T14:23:14.906Z] #14 110.2 Selecting previously unselected package libpcre2-dev:arm64. [2022-06-23T14:23:15.173Z] #14 ... [2022-06-23T14:23:15.173Z] [2022-06-23T14:23:15.173Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-23T14:23:15.173Z] #69 sha256:dcae6f3e386fc06ea92ddbf87b34c2c84e8076da906f81e1ae1cf741dfe7fa98 [2022-06-23T14:23:15.173Z] #69 DONE 0.1s [2022-06-23T14:23:15.173Z] [2022-06-23T14:23:15.173Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:23:15.173Z] #14 sha256:90710e00153d07ac9d275a6ce83b8fe2dddbca5350838cfba0c2ac418953f83b [2022-06-23T14:23:15.173Z] #14 110.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-06-23T14:23:15.173Z] #14 110.2 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-06-23T14:23:15.176Z] #64 ... [2022-06-23T14:23:15.176Z] [2022-06-23T14:23:15.176Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:23:15.176Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:23:15.176Z] #14 142.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-23T14:23:15.176Z] #14 142.9 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:23:15.176Z] #14 142.9 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-23T14:23:15.200Z] #44 2.446 + cd /tmp/tmp.OFEbixx1gh/tini [2022-06-23T14:23:15.200Z] #44 2.446 + git checkout -q v0.19.0 [2022-06-23T14:23:15.200Z] #44 2.520 + cmake . [2022-06-23T14:23:15.735Z] #14 110.9 Selecting previously unselected package libselinux1-dev:arm64. [2022-06-23T14:23:15.735Z] #14 110.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-06-23T14:23:15.735Z] #14 110.9 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-06-23T14:23:16.145Z] #44 3.520 -- The C compiler identification is GNU 10.2.1 [2022-06-23T14:23:16.145Z] #44 3.691 -- Detecting C compiler ABI info [2022-06-23T14:23:16.306Z] #14 111.4 Selecting previously unselected package libdevmapper-dev:arm64. [2022-06-23T14:23:16.306Z] #14 111.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-06-23T14:23:16.306Z] #14 111.4 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-06-23T14:23:16.306Z] #14 111.4 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-23T14:23:16.306Z] #14 111.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-23T14:23:16.306Z] #14 111.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-23T14:23:16.562Z] #14 111.6 Selecting previously unselected package libsystemd-dev:arm64. [2022-06-23T14:23:16.562Z] #14 111.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-06-23T14:23:16.562Z] #14 111.6 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-06-23T14:23:16.851Z] #64 ... [2022-06-23T14:23:16.851Z] [2022-06-23T14:23:16.851Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:23:16.851Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:23:16.851Z] #14 88.64 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-23T14:23:16.851Z] #14 88.65 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:23:16.851Z] #14 88.65 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-23T14:23:16.851Z] #14 94.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-23T14:23:16.851Z] #14 94.44 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:23:16.851Z] #14 94.45 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-23T14:23:17.083Z] #44 4.607 -- Detecting C compiler ABI info - done [2022-06-23T14:23:17.128Z] #14 112.1 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-23T14:23:17.128Z] #14 112.2 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-06-23T14:23:17.128Z] #14 112.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-23T14:23:17.128Z] #14 112.2 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-06-23T14:23:17.128Z] #14 112.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-23T14:23:17.128Z] #14 112.2 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-06-23T14:23:17.128Z] #14 112.2 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-06-23T14:23:17.128Z] #14 112.2 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-06-23T14:23:17.128Z] #14 ... [2022-06-23T14:23:17.128Z] [2022-06-23T14:23:17.128Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:23:17.128Z] #77 sha256:faef90de2cc7a1f9fcced9b210464052e89a93a8754b0560a02ec09cddbcb09d [2022-06-23T14:23:17.128Z] #77 55.21 configure.ac:7: installing 'build-aux/compile' [2022-06-23T14:23:17.128Z] #77 55.23 configure.ac:9: installing 'build-aux/config.guess' [2022-06-23T14:23:17.128Z] #77 55.23 configure.ac:9: installing 'build-aux/config.sub' [2022-06-23T14:23:17.128Z] #77 55.24 configure.ac:11: installing 'build-aux/install-sh' [2022-06-23T14:23:17.128Z] #77 55.25 configure.ac:11: installing 'build-aux/missing' [2022-06-23T14:23:17.128Z] #77 55.42 Makefile.am: installing 'build-aux/depcomp' [2022-06-23T14:23:17.128Z] #77 55.49 parallel-tests: installing 'build-aux/test-driver' [2022-06-23T14:23:17.128Z] #77 57.48 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-23T14:23:17.128Z] #77 57.48 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-23T14:23:17.128Z] #77 57.90 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-23T14:23:17.128Z] #77 57.91 libtoolize: copying file 'm4/libtool.m4' [2022-06-23T14:23:17.128Z] #77 57.99 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-23T14:23:17.128Z] #77 58.07 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-23T14:23:17.128Z] #77 58.15 libtoolize: copying file 'm4/ltversion.m4' [2022-06-23T14:23:17.128Z] #77 58.28 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-23T14:23:17.128Z] #77 ... [2022-06-23T14:23:17.128Z] [2022-06-23T14:23:17.128Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:23:17.128Z] #14 sha256:90710e00153d07ac9d275a6ce83b8fe2dddbca5350838cfba0c2ac418953f83b [2022-06-23T14:23:17.128Z] #14 112.2 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-06-23T14:23:17.128Z] #14 112.2 Setting up libudev-dev:arm64 (247.3-7) ... [2022-06-23T14:23:17.128Z] #14 112.2 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-06-23T14:23:17.128Z] #14 112.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-23T14:23:17.128Z] #14 112.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-23T14:23:17.128Z] #14 112.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-23T14:23:17.128Z] #14 112.3 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-23T14:23:17.128Z] #14 112.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-23T14:23:17.128Z] #14 112.3 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-06-23T14:23:17.341Z] #44 4.803 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-23T14:23:17.342Z] #44 4.811 -- Detecting C compile features [2022-06-23T14:23:17.342Z] #44 4.817 -- Detecting C compile features - done [2022-06-23T14:23:17.342Z] #44 4.916 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-23T14:23:17.384Z] #14 112.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-23T14:23:17.384Z] #14 112.3 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-06-23T14:23:17.384Z] #14 112.3 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-06-23T14:23:17.384Z] #14 112.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-23T14:23:17.384Z] #14 112.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-23T14:23:17.384Z] #14 112.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-06-23T14:23:17.384Z] #14 112.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-23T14:23:17.384Z] #14 112.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-23T14:23:17.384Z] #14 112.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-23T14:23:17.384Z] #14 112.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-23T14:23:17.384Z] #14 112.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-06-23T14:23:17.384Z] #14 112.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-23T14:23:17.384Z] #14 112.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-23T14:23:17.384Z] #14 112.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-23T14:23:17.384Z] #14 112.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-23T14:23:17.384Z] #14 112.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-23T14:23:17.384Z] #14 112.5 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-06-23T14:23:17.384Z] #14 112.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:23:17.421Z] #14 ... [2022-06-23T14:23:17.421Z] [2022-06-23T14:23:17.421Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:23:17.421Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:23:17.421Z] #77 33.61 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-23T14:23:17.909Z] #44 5.384 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-23T14:23:17.909Z] #44 5.494 -- Configuring done [2022-06-23T14:23:17.909Z] #44 5.543 -- Generating done [2022-06-23T14:23:17.909Z] #44 5.544 -- Build files have been written to: /tmp/tmp.OFEbixx1gh/tini [2022-06-23T14:23:17.909Z] #44 5.574 + make tini-static [2022-06-23T14:23:18.313Z] #14 DONE 113.3s [2022-06-23T14:23:18.313Z] [2022-06-23T14:23:18.313Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-23T14:23:18.313Z] #59 sha256:cd7d723d124b429f8a3cc661d29e40444c1b8d17c873665aeeabe41b84a07632 [2022-06-23T14:23:18.313Z] #59 DONE 0.2s [2022-06-23T14:23:18.313Z] [2022-06-23T14:23:18.313Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-23T14:23:18.313Z] #15 sha256:dce1de8d28cd2c5ff93783c21f65efaa1f6587b4d8e5dfa73dbff51728de85e3 [2022-06-23T14:23:18.475Z] #44 6.030 Scanning dependencies of target tini-static [2022-06-23T14:23:18.734Z] #44 6.242 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-23T14:23:18.802Z] #77 44.88 libtoolize: putting auxiliary files in '.'. [2022-06-23T14:23:18.802Z] #77 44.88 libtoolize: copying file './ltmain.sh' [2022-06-23T14:23:19.371Z] #77 ... [2022-06-23T14:23:19.371Z] [2022-06-23T14:23:19.371Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:23:19.371Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:23:19.371Z] #14 101.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-23T14:23:19.371Z] #14 101.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:23:19.371Z] #14 101.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-23T14:23:19.670Z] #44 ... [2022-06-23T14:23:19.670Z] [2022-06-23T14:23:19.670Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-06-23T14:23:19.670Z] #53 sha256:1ad2cca6dc9c1c89c95195891a1755a8983b65f57085153b9188d37f1fb158ab [2022-06-23T14:23:19.670Z] #53 103.5 gotestsum version dev [2022-06-23T14:23:19.670Z] #53 DONE 104.6s [2022-06-23T14:23:19.670Z] [2022-06-23T14:23:19.670Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:23:19.670Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:23:19.670Z] #77 11.91 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-06-23T14:23:19.670Z] #77 12.01 Cloning into '/tmp/crun-build/libocispec'... [2022-06-23T14:23:19.670Z] #77 13.90 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-06-23T14:23:19.670Z] #77 13.95 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-06-23T14:23:19.670Z] #77 13.99 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-06-23T14:23:19.670Z] #77 14.00 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-06-23T14:23:19.670Z] #77 14.11 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-06-23T14:23:19.670Z] #77 17.62 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-06-23T14:23:19.684Z] #15 DONE 1.3s [2022-06-23T14:23:19.684Z] [2022-06-23T14:23:19.684Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:23:19.684Z] #60 sha256:a5fd11ff58358fa9f9a16144b50ce2bdff9b20be0e01292c664941d200bf6444 [2022-06-23T14:23:19.684Z] #60 0.883 + RM_GOPATH=0 [2022-06-23T14:23:19.684Z] #60 0.883 + TMP_GOPATH= [2022-06-23T14:23:19.684Z] #60 0.883 + : /build [2022-06-23T14:23:19.684Z] #60 0.883 + '[' -z '' ']' [2022-06-23T14:23:19.684Z] #60 0.884 ++ mktemp -d [2022-06-23T14:23:19.684Z] #60 0.885 + export GOPATH=/tmp/tmp.lXSfqEamP6 [2022-06-23T14:23:19.684Z] #60 0.885 + GOPATH=/tmp/tmp.lXSfqEamP6 [2022-06-23T14:23:19.684Z] #60 0.885 + RM_GOPATH=1 [2022-06-23T14:23:19.684Z] #60 0.885 + case "$(go env GOARCH)" in [2022-06-23T14:23:19.684Z] #60 0.886 ++ go env GOARCH [2022-06-23T14:23:19.684Z] #60 0.906 + export GO_BUILDMODE=-buildmode=pie [2022-06-23T14:23:19.684Z] #60 0.906 + GO_BUILDMODE=-buildmode=pie [2022-06-23T14:23:19.684Z] #60 0.907 ++ dirname /install.sh [2022-06-23T14:23:19.684Z] #60 0.912 + dir=/ [2022-06-23T14:23:19.684Z] #60 0.912 + bin=runc [2022-06-23T14:23:19.684Z] #60 0.912 + shift [2022-06-23T14:23:19.684Z] #60 0.912 + '[' '!' -f //runc.installer ']' [2022-06-23T14:23:19.684Z] #60 0.912 + . //runc.installer [2022-06-23T14:23:19.684Z] #60 0.913 ++ set -e [2022-06-23T14:23:19.684Z] #60 0.913 ++ : v1.1.2 [2022-06-23T14:23:19.684Z] #60 0.913 + install_runc [2022-06-23T14:23:19.684Z] #60 0.913 + RUNC_BUILDTAGS=seccomp [2022-06-23T14:23:19.684Z] #60 0.913 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-23T14:23:19.684Z] #60 0.913 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lXSfqEamP6/src/github.com/opencontainers/runc [2022-06-23T14:23:19.684Z] #60 0.913 Install runc version v1.1.2 (build tags: seccomp) [2022-06-23T14:23:19.684Z] #60 0.925 Cloning into '/tmp/tmp.lXSfqEamP6/src/github.com/opencontainers/runc'... [2022-06-23T14:23:20.246Z] #60 ... [2022-06-23T14:23:20.246Z] [2022-06-23T14:23:20.246Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-23T14:23:20.246Z] #16 sha256:9c6cb55f9b737b8def58537ee226f8955737d31c2757770f211a6ed9150beb2c [2022-06-23T14:23:20.246Z] #16 DONE 0.8s [2022-06-23T14:23:20.503Z] [2022-06-23T14:23:20.503Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-23T14:23:20.503Z] #26 sha256:bf3399ed44797cb85254900d33366916d621d6aaa808b6bd2c1627a9564e9c57 [2022-06-23T14:23:21.053Z] #77 ... [2022-06-23T14:23:21.053Z] [2022-06-23T14:23:21.053Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-06-23T14:23:21.053Z] #44 sha256:baff0e05333a27787dc0b2dddccb44ba0fab9c141adee110ce7ae17290cc06e2 [2022-06-23T14:23:21.053Z] #44 8.434 [100%] Linking C executable tini-static [2022-06-23T14:23:21.274Z] #26 114.1 Updating files: 16% (1843/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: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 30% (3430/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) [2022-06-23T14:23:21.274Z] #26 ... [2022-06-23T14:23:21.274Z] [2022-06-23T14:23:21.274Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-23T14:23:21.274Z] #17 sha256:dbe0cc57f1977ffcc5dbf152a5c6fe466024458063322df30fb4b1d67cddd06d [2022-06-23T14:23:21.274Z] #17 0.668 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-23T14:23:21.274Z] #17 DONE 0.8s [2022-06-23T14:23:21.274Z] [2022-06-23T14:23:21.274Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-23T14:23:21.274Z] #26 sha256:bf3399ed44797cb85254900d33366916d621d6aaa808b6bd2c1627a9564e9c57 [2022-06-23T14:23:21.990Z] #44 9.394 [100%] Built target tini-static [2022-06-23T14:23:21.990Z] #44 9.545 + mkdir -p /build [2022-06-23T14:23:21.990Z] #44 9.556 + cp tini-static /build/docker-init [2022-06-23T14:23:22.249Z] #44 DONE 9.8s [2022-06-23T14:23:22.249Z] [2022-06-23T14:23:22.249Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:23:22.249Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:23:22.249Z] #77 21.76 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-06-23T14:23:22.302Z] #26 114.1 Updating files: 16% (1843/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: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 30% (3430/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 43% (4963/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) [2022-06-23T14:23:22.302Z] #26 ... [2022-06-23T14:23:22.302Z] [2022-06-23T14:23:22.302Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-23T14:23:22.302Z] #18 sha256:5fbbbd0c575b3d12a82cff719e29cb14511941eada8f9a2088b3424f4c3f33c5 [2022-06-23T14:23:22.302Z] #18 DONE 0.9s [2022-06-23T14:23:22.302Z] [2022-06-23T14:23:22.302Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-23T14:23:22.302Z] #26 sha256:bf3399ed44797cb85254900d33366916d621d6aaa808b6bd2c1627a9564e9c57 [2022-06-23T14:23:23.272Z] #14 ... [2022-06-23T14:23:23.272Z] [2022-06-23T14:23:23.272Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:23:23.272Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:23:23.272Z] #77 65.02 libtoolize: putting auxiliary files in '.'. [2022-06-23T14:23:23.272Z] #77 65.04 libtoolize: copying file './ltmain.sh' [2022-06-23T14:23:23.272Z] #77 66.86 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-23T14:23:23.272Z] #77 66.86 libtoolize: and rerunning libtoolize and aclocal. [2022-06-23T14:23:23.272Z] #77 66.86 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-23T14:23:23.586Z] #26 114.1 Updating files: 16% (1843/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: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 30% (3430/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 43% (4963/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 79% (9046/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) [2022-06-23T14:23:23.586Z] #26 ... [2022-06-23T14:23:23.586Z] [2022-06-23T14:23:23.586Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-23T14:23:23.586Z] #19 sha256:7949a648157980c20f786eda4e5238063260d2706c7c0540608f5e47d101d701 [2022-06-23T14:23:23.586Z] #19 DONE 1.5s [2022-06-23T14:23:23.586Z] [2022-06-23T14:23:23.586Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:23:23.586Z] #36 sha256:256a7c939670deaa7bc226c2214a3acf0c47b06491809942204d4cf07ecd650b [2022-06-23T14:23:23.586Z] #36 118.3 Delve is a source level debugger for Go programs. [2022-06-23T14:23:23.586Z] #36 118.3 [2022-06-23T14:23:23.586Z] #36 118.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-23T14:23:23.586Z] #36 118.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-23T14:23:23.586Z] #36 118.3 [2022-06-23T14:23:23.586Z] #36 118.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-23T14:23:23.587Z] #36 118.3 [2022-06-23T14:23:23.587Z] #36 118.3 Pass flags to the program you are debugging using `--`, for example: [2022-06-23T14:23:23.587Z] #36 118.3 [2022-06-23T14:23:23.587Z] #36 118.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-23T14:23:23.587Z] #36 118.3 [2022-06-23T14:23:23.587Z] #36 118.3 Usage: [2022-06-23T14:23:23.587Z] #36 118.3 dlv [command] [2022-06-23T14:23:23.587Z] #36 118.3 [2022-06-23T14:23:23.587Z] #36 118.3 Available Commands: [2022-06-23T14:23:23.587Z] #36 118.3 attach Attach to running process and begin debugging. [2022-06-23T14:23:23.587Z] #36 118.3 connect Connect to a headless debug server with a terminal client. [2022-06-23T14:23:23.587Z] #36 118.3 core Examine a core dump. [2022-06-23T14:23:23.587Z] #36 118.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-23T14:23:23.587Z] #36 118.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-23T14:23:23.587Z] #36 118.3 exec Execute a precompiled binary, and begin a debug session. [2022-06-23T14:23:23.587Z] #36 118.3 help Help about any command [2022-06-23T14:23:23.587Z] #36 118.3 run Deprecated command. Use 'debug' instead. [2022-06-23T14:23:23.587Z] #36 118.3 test Compile test binary and begin debugging program. [2022-06-23T14:23:23.587Z] #36 118.3 trace Compile and begin tracing program. [2022-06-23T14:23:23.587Z] #36 118.3 version Prints version. [2022-06-23T14:23:23.587Z] #36 118.3 [2022-06-23T14:23:23.587Z] #36 118.3 Flags: [2022-06-23T14:23:23.587Z] #36 118.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-23T14:23:23.587Z] #36 118.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-23T14:23:23.587Z] #36 118.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-23T14:23:23.587Z] #36 118.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-23T14:23:23.587Z] #36 118.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-23T14:23:23.587Z] #36 118.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-23T14:23:23.587Z] #36 118.3 --disable-aslr Disables address space randomization [2022-06-23T14:23:23.587Z] #36 118.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-23T14:23:23.587Z] #36 118.3 -h, --help help for dlv [2022-06-23T14:23:23.587Z] #36 118.3 --init string Init file, executed by the terminal client. [2022-06-23T14:23:23.587Z] #36 118.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-23T14:23:23.587Z] #36 118.3 --log Enable debugging server logging. [2022-06-23T14:23:23.587Z] #36 118.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-23T14:23:23.587Z] #36 118.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-23T14:23:23.587Z] #36 118.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-23T14:23:23.587Z] #36 118.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-23T14:23:23.587Z] #36 118.3 --wd string Working directory for running the program. [2022-06-23T14:23:23.587Z] #36 118.3 [2022-06-23T14:23:23.587Z] #36 118.3 Additional help topics: [2022-06-23T14:23:23.587Z] #36 118.3 dlv backend Help about the --backend flag. [2022-06-23T14:23:23.587Z] #36 118.3 dlv log Help about logging flags. [2022-06-23T14:23:23.587Z] #36 118.3 dlv redirect Help about file redirection. [2022-06-23T14:23:23.587Z] #36 118.3 [2022-06-23T14:23:23.587Z] #36 118.3 Use "dlv [command] --help" for more information about a command. [2022-06-23T14:23:23.587Z] #36 DONE 118.7s [2022-06-23T14:23:23.587Z] [2022-06-23T14:23:23.587Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-23T14:23:23.587Z] #26 sha256:bf3399ed44797cb85254900d33366916d621d6aaa808b6bd2c1627a9564e9c57 [2022-06-23T14:23:24.154Z] #77 23.97 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-06-23T14:23:24.355Z] #26 114.1 Updating files: 16% (1843/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: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 30% (3430/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 43% (4963/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 79% (9046/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-06-23T14:23:24.611Z] #26 119.3 + cd /tmp/tmp.3KURjaehyQ/tmp/docker-ce [2022-06-23T14:23:24.611Z] #26 119.3 + git checkout -q v17.06.2-ce [2022-06-23T14:23:24.721Z] #77 24.43 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-06-23T14:23:24.871Z] #26 ... [2022-06-23T14:23:24.871Z] [2022-06-23T14:23:24.871Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-23T14:23:24.871Z] #20 sha256:5e88fbe630445de1fa60474c405d384c694faa51b60f33bff0a0e18493d340f6 [2022-06-23T14:23:24.871Z] #20 DONE 1.2s [2022-06-23T14:23:24.871Z] [2022-06-23T14:23:24.871Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:23:24.871Z] #77 sha256:faef90de2cc7a1f9fcced9b210464052e89a93a8754b0560a02ec09cddbcb09d [2022-06-23T14:23:24.871Z] #77 72.10 configure.ac:11: installing 'build-aux/compile' [2022-06-23T14:23:24.871Z] #77 72.12 configure.ac:11: installing 'build-aux/config.guess' [2022-06-23T14:23:24.871Z] #77 72.12 configure.ac:11: installing 'build-aux/config.sub' [2022-06-23T14:23:24.871Z] #77 72.14 configure.ac:13: installing 'build-aux/install-sh' [2022-06-23T14:23:24.871Z] #77 72.15 configure.ac:13: installing 'build-aux/missing' [2022-06-23T14:23:24.871Z] #77 72.15 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-23T14:23:24.871Z] #77 72.46 Makefile.am: installing 'build-aux/depcomp' [2022-06-23T14:23:24.981Z] #77 25.00 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-06-23T14:23:26.134Z] #77 74.00 checking build system type... aarch64-unknown-linux-gnu [2022-06-23T14:23:26.134Z] #77 74.29 checking host system type... aarch64-unknown-linux-gnu [2022-06-23T14:23:26.134Z] #77 74.29 checking how to print strings... printf [2022-06-23T14:23:26.134Z] #77 74.30 checking for gcc... gcc [2022-06-23T14:23:26.555Z] #77 ... [2022-06-23T14:23:26.555Z] [2022-06-23T14:23:26.555Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:23:26.555Z] #64 sha256:252a8d313b23ba4ca4ce43bf85cfa528fdca2121796b705a975f9a61c36fe545 [2022-06-23T14:23:26.555Z] #64 82.20 + bin/ctr [2022-06-23T14:23:26.555Z] #64 ... [2022-06-23T14:23:26.555Z] [2022-06-23T14:23:26.555Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:23:26.555Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:23:26.555Z] #14 154.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-23T14:23:26.555Z] #14 154.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:23:26.555Z] #14 154.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-23T14:23:26.647Z] #77 74.43 checking whether the C compiler works... yes [2022-06-23T14:23:26.647Z] #77 74.64 checking for C compiler default output file name... a.out [2022-06-23T14:23:26.647Z] #77 74.64 checking for suffix of executables... [2022-06-23T14:23:26.903Z] #77 74.82 checking whether we are cross compiling... no [2022-06-23T14:23:26.903Z] #77 75.02 checking for suffix of object files... o [2022-06-23T14:23:27.161Z] #77 75.22 checking whether we are using the GNU C compiler... yes [2022-06-23T14:23:27.161Z] #77 75.36 checking whether gcc accepts -g... yes [2022-06-23T14:23:27.418Z] #77 75.49 checking for gcc option to accept ISO C89... none needed [2022-06-23T14:23:27.674Z] #77 75.63 checking whether gcc understands -c and -o together... yes [2022-06-23T14:23:27.674Z] #77 75.84 checking for a sed that does not truncate output... /bin/sed [2022-06-23T14:23:27.674Z] #77 75.87 checking for grep that handles long lines and -e... /bin/grep [2022-06-23T14:23:27.674Z] #77 75.88 checking for egrep... /bin/grep -E [2022-06-23T14:23:27.674Z] #77 75.90 checking for fgrep... /bin/grep -F [2022-06-23T14:23:27.674Z] #77 75.92 checking for ld used by gcc... /usr/bin/ld [2022-06-23T14:23:27.674Z] #77 75.95 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-23T14:23:27.674Z] #77 75.95 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-23T14:23:28.187Z] #77 75.98 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-23T14:23:28.187Z] #77 76.14 checking whether ln -s works... yes [2022-06-23T14:23:28.187Z] #77 76.14 checking the maximum length of command line arguments... 1572864 [2022-06-23T14:23:28.187Z] #77 76.18 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-06-23T14:23:28.187Z] #77 76.18 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-23T14:23:28.187Z] #77 76.18 checking for /usr/bin/ld option to reload object files... -r [2022-06-23T14:23:28.187Z] #77 76.18 checking for objdump... objdump [2022-06-23T14:23:28.187Z] #77 76.19 checking how to recognize dependent libraries... pass_all [2022-06-23T14:23:28.187Z] #77 76.19 checking for dlltool... no [2022-06-23T14:23:28.187Z] #77 76.19 checking how to associate runtime and link libraries... printf %s\n [2022-06-23T14:23:28.187Z] #77 76.19 checking for ar... ar [2022-06-23T14:23:28.187Z] #77 76.20 checking for archiver @FILE support... @ [2022-06-23T14:23:28.444Z] #77 76.39 checking for strip... strip [2022-06-23T14:23:28.444Z] #77 76.39 checking for ranlib... ranlib [2022-06-23T14:23:28.444Z] #77 76.41 checking for gawk... no [2022-06-23T14:23:28.444Z] #77 76.42 checking for mawk... mawk [2022-06-23T14:23:28.700Z] #77 76.43 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-23T14:23:28.700Z] #77 76.85 checking for sysroot... no [2022-06-23T14:23:28.700Z] #77 76.86 checking for a working dd... /bin/dd [2022-06-23T14:23:28.700Z] #77 76.87 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-23T14:23:28.700Z] #77 76.90 checking for mt... no [2022-06-23T14:23:28.700Z] #77 76.91 checking if : is a manifest tool... no [2022-06-23T14:23:28.957Z] #77 76.93 checking how to run the C preprocessor... gcc -E [2022-06-23T14:23:29.412Z] #14 ... [2022-06-23T14:23:29.412Z] [2022-06-23T14:23:29.412Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:23:29.412Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:23:29.412Z] #77 45.62 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-23T14:23:29.412Z] #77 45.62 libtoolize: and rerunning libtoolize and aclocal. [2022-06-23T14:23:29.412Z] #77 45.62 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-23T14:23:29.412Z] #77 55.36 configure.ac:7: installing './compile' [2022-06-23T14:23:29.412Z] #77 55.38 configure.ac:11: installing './config.guess' [2022-06-23T14:23:29.412Z] #77 55.38 configure.ac:11: installing './config.sub' [2022-06-23T14:23:29.412Z] #77 55.39 configure.ac:8: installing './install-sh' [2022-06-23T14:23:29.412Z] #77 55.41 configure.ac:8: installing './missing' [2022-06-23T14:23:29.412Z] #77 55.52 Makefile.am: installing './depcomp' [2022-06-23T14:23:30.191Z] #77 77.31 checking for ANSI C header files... yes [2022-06-23T14:23:30.191Z] #77 78.07 checking for sys/types.h... yes [2022-06-23T14:23:30.191Z] #77 78.24 checking for sys/stat.h... yes [2022-06-23T14:23:30.253Z] #77 ... [2022-06-23T14:23:30.253Z] [2022-06-23T14:23:30.253Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:23:30.253Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:23:30.253Z] #14 107.5 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-23T14:23:30.253Z] #14 107.5 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:23:30.253Z] #14 107.5 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-23T14:23:30.253Z] #14 107.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-23T14:23:30.253Z] #14 107.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:23:30.253Z] #14 107.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-23T14:23:30.448Z] #77 78.43 checking for stdlib.h... yes [2022-06-23T14:23:30.705Z] #77 78.61 checking for string.h... yes [2022-06-23T14:23:30.705Z] #77 78.80 checking for memory.h... yes [2022-06-23T14:23:30.793Z] #77 56.79 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-23T14:23:30.793Z] #77 56.80 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-23T14:23:30.793Z] #77 56.92 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-23T14:23:30.793Z] #77 56.92 libtoolize: copying file 'm4/libtool.m4' [2022-06-23T14:23:30.793Z] #77 57.01 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-23T14:23:30.793Z] #77 57.11 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-23T14:23:30.962Z] #77 78.97 checking for strings.h... yes [2022-06-23T14:23:31.052Z] #77 57.20 libtoolize: copying file 'm4/ltversion.m4' [2022-06-23T14:23:31.053Z] #77 57.32 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-23T14:23:31.053Z] #77 57.46 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-23T14:23:31.219Z] #77 79.16 checking for inttypes.h... yes [2022-06-23T14:23:31.475Z] #77 79.34 checking for stdint.h... yes [2022-06-23T14:23:31.475Z] #77 79.55 checking for unistd.h... yes [2022-06-23T14:23:31.732Z] #77 79.77 checking for dlfcn.h... yes [2022-06-23T14:23:31.989Z] #77 80.00 checking for objdir... .libs [2022-06-23T14:23:32.502Z] #77 80.37 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-23T14:23:32.502Z] #77 80.52 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-23T14:23:32.502Z] #77 80.52 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-23T14:23:32.759Z] #77 80.69 checking if gcc static flag -static works... [2022-06-23T14:23:32.759Z] #77 ... [2022-06-23T14:23:32.759Z] [2022-06-23T14:23:32.759Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-23T14:23:32.759Z] #34 sha256:af96740ec64135fb3b759f215f88cfca55289dd4a3323b2908dc03af1a81a477 [2022-06-23T14:23:32.759Z] #34 DONE 127.8s [2022-06-23T14:23:32.759Z] [2022-06-23T14:23:32.759Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:23:32.759Z] #77 sha256:faef90de2cc7a1f9fcced9b210464052e89a93a8754b0560a02ec09cddbcb09d [2022-06-23T14:23:32.759Z] #77 80.69 checking if gcc static flag -static works... yes [2022-06-23T14:23:32.759Z] #77 81.00 checking if gcc supports -c -o file.o... [2022-06-23T14:23:32.759Z] #77 ... [2022-06-23T14:23:32.759Z] [2022-06-23T14:23:32.759Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:23:32.759Z] #60 sha256:a5fd11ff58358fa9f9a16144b50ce2bdff9b20be0e01292c664941d200bf6444 [2022-06-23T14:23:32.759Z] #60 10.24 + cd /tmp/tmp.lXSfqEamP6/src/github.com/opencontainers/runc [2022-06-23T14:23:32.759Z] #60 10.25 + git checkout -q v1.1.2 [2022-06-23T14:23:32.759Z] #60 10.80 + '[' -z '' ']' [2022-06-23T14:23:32.759Z] #60 10.81 + target=static [2022-06-23T14:23:32.759Z] #60 10.81 + make BUILDTAGS=seccomp static [2022-06-23T14:23:32.759Z] #60 11.10 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-23T14:23:33.104Z] #14 ... [2022-06-23T14:23:33.104Z] [2022-06-23T14:23:33.104Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:23:33.104Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:23:33.104Z] #77 81.71 configure.ac:7: installing './compile' [2022-06-23T14:23:33.104Z] #77 81.74 configure.ac:11: installing './config.guess' [2022-06-23T14:23:33.104Z] #77 81.75 configure.ac:11: installing './config.sub' [2022-06-23T14:23:33.104Z] #77 81.80 configure.ac:8: installing './install-sh' [2022-06-23T14:23:33.104Z] #77 81.80 configure.ac:8: installing './missing' [2022-06-23T14:23:33.104Z] #77 82.00 Makefile.am: installing './depcomp' [2022-06-23T14:23:33.104Z] #77 84.60 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-23T14:23:33.104Z] #77 84.60 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-23T14:23:33.104Z] #77 85.03 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-23T14:23:33.104Z] #77 85.03 libtoolize: copying file 'm4/libtool.m4' [2022-06-23T14:23:33.104Z] #77 85.32 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-23T14:23:33.104Z] #77 85.67 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-23T14:23:33.104Z] #77 85.96 libtoolize: copying file 'm4/ltversion.m4' [2022-06-23T14:23:33.104Z] #77 86.00 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-23T14:23:33.361Z] #77 86.19 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-23T14:23:33.595Z] #77 ... [2022-06-23T14:23:33.595Z] [2022-06-23T14:23:33.595Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:23:33.595Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:23:33.595Z] #14 115.2 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-23T14:23:33.595Z] #14 115.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:23:33.595Z] #14 115.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-23T14:23:34.127Z] #60 ... [2022-06-23T14:23:34.127Z] [2022-06-23T14:23:34.127Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:23:34.127Z] #77 sha256:faef90de2cc7a1f9fcced9b210464052e89a93a8754b0560a02ec09cddbcb09d [2022-06-23T14:23:34.127Z] #77 81.00 checking if gcc supports -c -o file.o... yes [2022-06-23T14:23:34.127Z] #77 81.17 checking if gcc supports -c -o file.o... (cached) yes [2022-06-23T14:23:34.127Z] #77 81.17 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-06-23T14:23:34.127Z] #77 81.31 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-23T14:23:34.127Z] #77 81.95 checking how to hardcode library paths into programs... immediate [2022-06-23T14:23:34.127Z] #77 81.95 checking whether stripping libraries is possible... yes [2022-06-23T14:23:34.127Z] #77 81.98 checking if libtool supports shared libraries... yes [2022-06-23T14:23:34.127Z] #77 81.98 checking whether to build shared libraries... no [2022-06-23T14:23:34.127Z] #77 81.98 checking whether to build static libraries... yes [2022-06-23T14:23:34.127Z] #77 81.98 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-23T14:23:34.127Z] #77 82.04 checking whether build environment is sane... yes [2022-06-23T14:23:34.127Z] #77 82.12 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-23T14:23:34.127Z] #77 82.13 checking whether make sets $(MAKE)... yes [2022-06-23T14:23:34.127Z] #77 82.20 checking whether make supports the include directive... yes (GNU style) [2022-06-23T14:23:34.127Z] #77 82.24 checking whether make supports nested variables... yes [2022-06-23T14:23:34.127Z] #77 82.28 checking whether UID '0' is supported by ustar format... yes [2022-06-23T14:23:34.127Z] #77 82.28 checking whether GID '0' is supported by ustar format... yes [2022-06-23T14:23:34.127Z] #77 82.28 checking how to create a ustar tar archive... gnutar [2022-06-23T14:23:34.383Z] #77 82.36 checking dependency style of gcc... gcc3 [2022-06-23T14:23:34.383Z] #77 82.55 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-23T14:23:34.383Z] #77 82.56 checking whether make supports nested variables... (cached) yes [2022-06-23T14:23:34.383Z] #77 82.56 checking for gawk... (cached) mawk [2022-06-23T14:23:34.383Z] #77 82.56 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-23T14:23:34.383Z] #77 82.56 checking for gcc... (cached) gcc [2022-06-23T14:23:34.640Z] #77 82.68 checking whether we are using the GNU C compiler... (cached) yes [2022-06-23T14:23:34.640Z] #77 82.68 checking whether gcc accepts -g... (cached) yes [2022-06-23T14:23:34.640Z] #77 82.68 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-23T14:23:34.640Z] #77 82.68 checking whether gcc understands -c and -o together... (cached) yes [2022-06-23T14:23:34.640Z] #77 82.68 checking for a Python interpreter with version >= 3... python3 [2022-06-23T14:23:34.640Z] #77 82.73 checking for python3... /usr/bin/python3 [2022-06-23T14:23:34.640Z] #77 82.74 checking for python3 version... 3.9 [2022-06-23T14:23:34.640Z] #77 82.80 checking for python3 platform... linux [2022-06-23T14:23:34.640Z] #77 82.85 checking for python3 script directory... [2022-06-23T14:23:34.640Z] #77 ... [2022-06-23T14:23:34.640Z] [2022-06-23T14:23:34.640Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:23:34.640Z] #21 sha256:ba8b0b94b3f0fa307bd5e410a032b2d66e3480edb12d43241c2e93bbf25d5ca4 [2022-06-23T14:23:34.640Z] #21 1.238 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:23:34.640Z] #21 1.427 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:23:34.640Z] #21 1.591 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:23:34.640Z] #21 1.708 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-23T14:23:34.640Z] #21 2.863 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [159 kB] [2022-06-23T14:23:34.640Z] #21 4.193 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-23T14:23:34.640Z] #21 6.814 Fetched 8432 kB in 6s (1436 kB/s) [2022-06-23T14:23:34.640Z] #21 6.814 Reading package lists... [2022-06-23T14:23:34.897Z] #21 9.610 Reading package lists... [2022-06-23T14:23:34.897Z] #21 ... [2022-06-23T14:23:34.897Z] [2022-06-23T14:23:34.897Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:23:34.897Z] #77 sha256:faef90de2cc7a1f9fcced9b210464052e89a93a8754b0560a02ec09cddbcb09d [2022-06-23T14:23:34.897Z] #77 82.85 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-23T14:23:34.897Z] #77 82.96 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-23T14:23:35.153Z] #77 83.08 checking for go-md2man... no [2022-06-23T14:23:35.153Z] #77 83.10 checking error.h usability... yes [2022-06-23T14:23:35.153Z] #77 83.28 checking error.h presence... yes [2022-06-23T14:23:35.410Z] #77 83.35 checking for error.h... yes [2022-06-23T14:23:35.410Z] #77 83.40 checking linux/openat2.h usability... yes [2022-06-23T14:23:35.410Z] #77 83.53 checking linux/openat2.h presence... yes [2022-06-23T14:23:35.410Z] #77 83.56 checking for linux/openat2.h... yes [2022-06-23T14:23:35.525Z] #14 120.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-23T14:23:35.525Z] #14 120.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:23:35.525Z] #14 120.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-23T14:23:35.666Z] #77 83.65 checking for copy_file_range... yes [2022-06-23T14:23:35.923Z] #77 83.97 checking for fgetxattr... yes [2022-06-23T14:23:36.180Z] #77 84.20 checking for statx... yes [2022-06-23T14:23:36.742Z] #77 84.39 checking for fgetpwent_r... yes [2022-06-23T14:23:36.742Z] #77 84.66 checking for issetugid... no [2022-06-23T14:23:36.742Z] #77 84.87 checking for pkg-config... /usr/bin/pkg-config [2022-06-23T14:23:36.742Z] #77 84.87 checking pkg-config is at least version 0.9.0... yes [2022-06-23T14:23:36.998Z] #77 84.89 checking for library containing yajl_tree_get... -lyajl [2022-06-23T14:23:37.255Z] #77 85.27 checking for yajl >= 2.0.0... yes [2022-06-23T14:23:37.255Z] #77 85.31 checking sys/capability.h usability... yes [2022-06-23T14:23:37.255Z] #77 85.42 checking sys/capability.h presence... yes [2022-06-23T14:23:37.255Z] #77 85.46 checking for sys/capability.h... yes [2022-06-23T14:23:37.512Z] #77 85.46 checking for library containing cap_from_name... -lcap [2022-06-23T14:23:37.769Z] #77 85.75 checking for library containing dlopen... -ldl [2022-06-23T14:23:37.770Z] #77 86.02 checking seccomp.h usability... yes [2022-06-23T14:23:38.026Z] #77 86.08 checking seccomp.h presence... yes [2022-06-23T14:23:38.026Z] #77 86.12 checking for seccomp.h... yes [2022-06-23T14:23:38.026Z] #77 86.12 checking for library containing seccomp_rule_add... [2022-06-23T14:23:38.026Z] #77 ... [2022-06-23T14:23:38.026Z] [2022-06-23T14:23:38.026Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-23T14:23:38.026Z] #26 sha256:bf3399ed44797cb85254900d33366916d621d6aaa808b6bd2c1627a9564e9c57 [2022-06-23T14:23:38.026Z] #26 122.7 + mkdir -p /tmp/tmp.3KURjaehyQ/src/github.com/docker [2022-06-23T14:23:38.026Z] #26 122.7 + mv components/cli /tmp/tmp.3KURjaehyQ/src/github.com/docker/cli [2022-06-23T14:23:38.026Z] #26 122.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-06-23T14:23:38.283Z] #26 ... [2022-06-23T14:23:38.283Z] [2022-06-23T14:23:38.283Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:23:38.283Z] #21 sha256:ba8b0b94b3f0fa307bd5e410a032b2d66e3480edb12d43241c2e93bbf25d5ca4 [2022-06-23T14:23:38.283Z] #21 9.610 Reading package lists... [2022-06-23T14:23:38.283Z] #21 11.61 Building dependency tree... [2022-06-23T14:23:38.283Z] #21 12.88 The following additional packages will be installed: [2022-06-23T14:23:38.283Z] #21 12.88 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-23T14:23:38.283Z] #21 12.88 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-23T14:23:38.283Z] #21 12.88 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-23T14:23:38.283Z] #21 12.88 python3-pkg-resources vim-runtime xxd [2022-06-23T14:23:38.283Z] #21 12.89 Suggested packages: [2022-06-23T14:23:38.283Z] #21 12.89 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-23T14:23:38.283Z] #21 12.89 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-23T14:23:38.283Z] #21 12.89 acl attr quota [2022-06-23T14:23:38.283Z] #21 12.89 Recommended packages: [2022-06-23T14:23:38.283Z] #21 12.89 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-23T14:23:38.846Z] #21 14.11 The following NEW packages will be installed: [2022-06-23T14:23:38.846Z] #21 14.13 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-23T14:23:38.846Z] #21 14.13 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-23T14:23:38.846Z] #21 14.13 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-23T14:23:38.846Z] #21 14.13 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-23T14:23:38.846Z] #21 14.13 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-23T14:23:38.846Z] #21 14.13 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-23T14:23:38.846Z] #21 14.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-23T14:23:38.846Z] #21 14.13 xz-utils zip zstd [2022-06-23T14:23:39.102Z] #21 14.47 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:23:39.102Z] #21 14.47 Need to get 27.0 MB of archives. [2022-06-23T14:23:39.102Z] #21 14.47 After this operation, 105 MB of additional disk space will be used. [2022-06-23T14:23:39.102Z] #21 14.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-06-23T14:23:39.359Z] #21 14.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-06-23T14:23:39.359Z] #21 14.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-06-23T14:23:39.359Z] #21 14.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-06-23T14:23:39.359Z] #21 14.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-06-23T14:23:39.359Z] #21 14.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-06-23T14:23:39.359Z] #21 14.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-06-23T14:23:39.359Z] #21 14.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-06-23T14:23:39.359Z] #21 14.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-23T14:23:39.359Z] #21 14.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-23T14:23:39.359Z] #21 14.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-06-23T14:23:39.359Z] #21 14.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-06-23T14:23:39.359Z] #21 14.52 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-06-23T14:23:39.359Z] #21 14.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-06-23T14:23:39.359Z] #21 14.54 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-06-23T14:23:39.359Z] #21 14.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-06-23T14:23:39.359Z] #21 14.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-06-23T14:23:39.359Z] #21 14.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-06-23T14:23:39.359Z] #21 14.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-06-23T14:23:39.359Z] #21 14.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-06-23T14:23:39.359Z] #21 14.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-06-23T14:23:39.359Z] #21 14.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-06-23T14:23:39.359Z] #21 14.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-06-23T14:23:39.617Z] #21 14.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-06-23T14:23:39.617Z] #21 14.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-06-23T14:23:39.617Z] #21 14.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-06-23T14:23:39.617Z] #21 14.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-06-23T14:23:39.617Z] #21 14.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-06-23T14:23:39.617Z] #21 14.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-06-23T14:23:39.617Z] #21 14.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-06-23T14:23:39.617Z] #21 14.97 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-06-23T14:23:39.617Z] #21 14.97 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-06-23T14:23:39.617Z] #21 14.97 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-06-23T14:23:39.617Z] #21 14.97 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-06-23T14:23:39.617Z] #21 14.97 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-23T14:23:39.873Z] #21 15.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-23T14:23:39.873Z] #21 15.01 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-23T14:23:39.873Z] #21 15.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-23T14:23:39.873Z] #21 15.03 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-23T14:23:39.873Z] #21 15.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-23T14:23:39.873Z] #21 15.04 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-23T14:23:39.873Z] #21 15.04 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-06-23T14:23:39.873Z] #21 15.08 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-06-23T14:23:39.873Z] #21 15.08 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-06-23T14:23:39.873Z] #21 15.08 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-23T14:23:39.912Z] #77 ... [2022-06-23T14:23:39.912Z] [2022-06-23T14:23:39.912Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:23:39.912Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:23:39.912Z] #14 167.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-23T14:23:39.912Z] #14 167.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:23:39.912Z] #14 167.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-23T14:23:40.130Z] #21 15.26 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-06-23T14:23:40.130Z] #21 15.30 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-06-23T14:23:40.130Z] #21 15.32 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-06-23T14:23:40.130Z] #21 15.32 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-06-23T14:23:40.170Z] #14 121.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-23T14:23:40.170Z] #14 121.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-23T14:23:40.170Z] #14 121.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-23T14:23:40.170Z] #14 122.1 Selecting previously unselected package libapparmor1:amd64. [2022-06-23T14:23:40.170Z] #14 122.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-23T14:23:40.170Z] #14 122.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-23T14:23:40.300Z] INFO [linters context/goanalysis] analyzers took 4m56.433939724s with top 10 stages: buildir: 2m5.256487001s, goimports: 24.052510929s, unconvert: 18.052086108s, gosec: 16.415405553s, golint: 8.024777438s, S1038: 7.85016357s, misspell: 6.236399614s, nilness: 4.758501497s, S1039: 4.032881994s, inspect: 3.621639902s [2022-06-23T14:23:40.300Z] INFO [runner] Issues before processing: 3035, after processing: 0 [2022-06-23T14:23:40.300Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/77, skip_dirs: 2419/2419, identifier_marker: 2036/2036, exclude: 2036/2036, exclude-rules: 77/2036, skip_files: 2419/2419, autogenerated_exclude: 2036/2419, cgo: 2419/3035, path_prettifier: 2419/2419, filename_unadjuster: 2419/2419 [2022-06-23T14:23:40.300Z] INFO [runner] processing took 152.648447ms with stages: identifier_marker: 61.065269ms, nolint: 49.382442ms, autogenerated_exclude: 15.944615ms, exclude-rules: 14.847767ms, path_prettifier: 9.157482ms, skip_dirs: 1.780377ms, cgo: 324.46µs, filename_unadjuster: 139.468µs, max_same_issues: 1.7µs, uniq_by_line: 1.119µs, source_code: 773ns, max_from_linter: 523ns, skip_files: 431ns, exclude: 381ns, diff: 354ns, path_shortener: 287ns, severity-rules: 267ns, sort_results: 256ns, max_per_file_from_linter: 253ns, path_prefixer: 223ns [2022-06-23T14:23:40.300Z] INFO [runner] linters took 1m33.186037449s with stages: goanalysis_metalinter: 1m33.033250987s [2022-06-23T14:23:40.300Z] INFO File cache stats: 1673 entries of total size 8.6MiB [2022-06-23T14:23:40.300Z] INFO Memory: 2703 samples, avg is 281.8MB, max is 1211.9MB [2022-06-23T14:23:40.300Z] INFO Execution took 4m30.131807217s [2022-06-23T14:23:40.300Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-06-23T14:23:40.429Z] #14 122.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-23T14:23:40.429Z] #14 122.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-23T14:23:40.429Z] #14 122.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-23T14:23:40.429Z] #14 122.4 Selecting previously unselected package libbtrfs0:amd64. [2022-06-23T14:23:40.429Z] #14 122.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-23T14:23:40.429Z] #14 122.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-23T14:23:40.649Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43741/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:04c51cba84301af9bbce4ea719e1cbf239efb37c hack/make.sh dynbinary test-docker-py [2022-06-23T14:23:40.689Z] #14 122.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-23T14:23:40.689Z] #14 122.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-23T14:23:40.689Z] #14 122.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-23T14:23:40.692Z] #21 15.90 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:23:40.907Z] [2022-06-23T14:23:40.907Z] Removing bundles/ [2022-06-23T14:23:40.949Z] #14 122.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-23T14:23:40.949Z] #14 122.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-23T14:23:40.949Z] #14 122.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-23T14:23:40.949Z] #14 122.9 Selecting previously unselected package libudev-dev:amd64. [2022-06-23T14:23:40.949Z] #14 122.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-23T14:23:40.949Z] #14 122.9 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-23T14:23:40.949Z] #21 16.06 Fetched 27.0 MB in 1s (22.6 MB/s) [2022-06-23T14:23:40.949Z] #21 16.15 Selecting previously unselected package pigz. [2022-06-23T14:23:40.949Z] #21 16.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-06-23T14:23:40.949Z] #21 16.19 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-06-23T14:23:40.949Z] #21 16.20 Unpacking pigz (2.6-1) ... [2022-06-23T14:23:40.949Z] #21 16.29 Selecting previously unselected package libelf1:arm64. [2022-06-23T14:23:41.165Z] [2022-06-23T14:23:41.165Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-23T14:23:41.165Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-23T14:23:41.165Z] GOOS="" GOARCH="" GOARM="" [2022-06-23T14:23:41.206Z] #21 16.29 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-06-23T14:23:41.206Z] #21 16.31 Unpacking libelf1:arm64 (0.183-1) ... [2022-06-23T14:23:41.206Z] #21 16.46 Selecting previously unselected package libbpf0:arm64. [2022-06-23T14:23:41.206Z] #21 16.48 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-06-23T14:23:41.206Z] #21 16.48 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-06-23T14:23:41.208Z] #14 123.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-23T14:23:41.208Z] #14 123.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-23T14:23:41.208Z] #14 123.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-23T14:23:41.465Z] #21 16.60 Selecting previously unselected package libcap2:arm64. [2022-06-23T14:23:41.465Z] #21 16.61 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-06-23T14:23:41.465Z] #21 16.61 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-06-23T14:23:41.465Z] #21 16.69 Selecting previously unselected package libmnl0:arm64. [2022-06-23T14:23:41.465Z] #21 16.69 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-06-23T14:23:41.465Z] #21 16.70 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-06-23T14:23:41.465Z] #21 16.78 Selecting previously unselected package libxtables12:arm64. [2022-06-23T14:23:41.465Z] #21 16.78 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-06-23T14:23:41.465Z] #21 16.78 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-06-23T14:23:41.468Z] #14 123.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-23T14:23:41.468Z] #14 123.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-23T14:23:41.468Z] #14 123.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-23T14:23:41.722Z] #21 16.87 Selecting previously unselected package libcap2-bin. [2022-06-23T14:23:41.722Z] #21 16.87 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-06-23T14:23:41.722Z] #21 16.88 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-23T14:23:41.722Z] #21 16.97 Selecting previously unselected package iproute2. [2022-06-23T14:23:41.722Z] #21 16.97 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-06-23T14:23:41.722Z] #21 16.98 Unpacking iproute2 (5.10.0-4) ... [2022-06-23T14:23:41.728Z] #14 123.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-23T14:23:41.728Z] #14 123.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-23T14:23:41.728Z] #14 123.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-23T14:23:41.728Z] #14 123.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-23T14:23:41.728Z] #14 ... [2022-06-23T14:23:41.728Z] [2022-06-23T14:23:41.728Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:23:41.728Z] #67 sha256:be2811ad8aeadad59b553bd535758ff6f2145a57553bf6d0ff4ee1a2b7476076 [2022-06-23T14:23:41.728Z] #67 123.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-23T14:23:41.728Z] #67 123.4 + GOBIN=/build [2022-06-23T14:23:41.728Z] #67 123.4 + GO111MODULE=on [2022-06-23T14:23:41.728Z] #67 123.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-23T14:23:42.285Z] #21 17.47 Selecting previously unselected package xxd. [2022-06-23T14:23:42.285Z] #21 17.48 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-23T14:23:42.285Z] #21 17.49 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:23:42.542Z] #21 17.62 Selecting previously unselected package vim-common. [2022-06-23T14:23:42.543Z] #21 17.62 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-23T14:23:42.543Z] #21 17.63 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:23:42.543Z] #21 17.76 Selecting previously unselected package bash-completion. [2022-06-23T14:23:42.543Z] #21 17.76 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-23T14:23:45.062Z] #21 20.04 Unpacking bash-completion (1:2.11-2) ... [2022-06-23T14:23:45.062Z] #21 20.44 Selecting previously unselected package bzip2. [2022-06-23T14:23:45.318Z] #21 20.45 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-06-23T14:23:45.318Z] #21 20.45 Unpacking bzip2 (1.0.8-4) ... [2022-06-23T14:23:45.318Z] #21 20.54 Selecting previously unselected package xz-utils. [2022-06-23T14:23:45.318Z] #21 20.55 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-06-23T14:23:45.318Z] #21 20.55 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-23T14:23:45.318Z] #21 20.69 Selecting previously unselected package apparmor. [2022-06-23T14:23:45.576Z] #21 20.69 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-06-23T14:23:45.576Z] #21 20.75 Unpacking apparmor (2.13.6-10) ... [2022-06-23T14:23:45.837Z] #21 21.07 Selecting previously unselected package inetutils-ping. [2022-06-23T14:23:45.838Z] #21 21.08 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-06-23T14:23:45.838Z] #21 21.08 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-23T14:23:45.838Z] #21 21.18 Selecting previously unselected package libip4tc2:arm64. [2022-06-23T14:23:45.928Z] #67 ... [2022-06-23T14:23:45.935Z] [2022-06-23T14:23:45.935Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:23:45.935Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:23:45.935Z] #14 123.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-23T14:23:45.935Z] #14 123.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-23T14:23:45.935Z] #14 123.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-23T14:23:45.935Z] #14 123.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-23T14:23:45.935Z] #14 123.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-23T14:23:45.935Z] #14 124.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-23T14:23:45.935Z] #14 124.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-23T14:23:45.935Z] #14 124.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-23T14:23:45.935Z] #14 124.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-23T14:23:45.935Z] #14 124.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-23T14:23:45.935Z] #14 124.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-23T14:23:45.935Z] #14 124.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-23T14:23:45.935Z] #14 124.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-23T14:23:45.935Z] #14 124.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-23T14:23:45.935Z] #14 125.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-23T14:23:45.935Z] #14 125.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-23T14:23:45.935Z] #14 125.0 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-23T14:23:45.935Z] #14 125.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-23T14:23:45.935Z] #14 125.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-23T14:23:45.935Z] #14 125.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-23T14:23:45.935Z] #14 125.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-23T14:23:45.935Z] #14 125.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-23T14:23:45.935Z] #14 125.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-23T14:23:45.935Z] #14 125.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-23T14:23:45.935Z] #14 125.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-23T14:23:45.935Z] #14 125.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-23T14:23:45.935Z] #14 125.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-23T14:23:45.935Z] #14 125.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-23T14:23:45.935Z] #14 125.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-23T14:23:45.935Z] #14 125.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-23T14:23:45.935Z] #14 125.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-23T14:23:45.935Z] #14 125.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-23T14:23:45.935Z] #14 125.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-23T14:23:45.935Z] #14 125.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-23T14:23:45.935Z] #14 125.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-23T14:23:45.935Z] #14 125.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-23T14:23:45.935Z] #14 125.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-23T14:23:45.935Z] #14 125.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-23T14:23:45.935Z] #14 126.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-23T14:23:45.935Z] #14 126.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-23T14:23:45.935Z] #14 126.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-23T14:23:45.935Z] #14 126.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-23T14:23:45.935Z] #14 126.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-23T14:23:45.935Z] #14 126.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-23T14:23:45.935Z] #14 126.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-23T14:23:45.935Z] #14 126.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-23T14:23:45.935Z] #14 126.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-23T14:23:45.935Z] #14 126.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-23T14:23:45.935Z] #14 126.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-23T14:23:45.935Z] #14 126.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-23T14:23:45.935Z] #14 126.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:23:45.935Z] #14 DONE 127.9s [2022-06-23T14:23:46.094Z] #21 21.19 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-06-23T14:23:46.094Z] #21 21.19 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-06-23T14:23:46.094Z] #21 21.25 Selecting previously unselected package libip6tc2:arm64. [2022-06-23T14:23:46.094Z] #21 21.25 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-06-23T14:23:46.094Z] #21 21.26 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-06-23T14:23:46.094Z] #21 21.33 Selecting previously unselected package libnfnetlink0:arm64. [2022-06-23T14:23:46.094Z] #21 21.33 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-06-23T14:23:46.094Z] #21 21.33 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-06-23T14:23:46.094Z] #21 21.39 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-06-23T14:23:46.094Z] #21 21.40 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-06-23T14:23:46.094Z] #21 21.41 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-06-23T14:23:46.195Z] [2022-06-23T14:23:46.195Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-23T14:23:46.195Z] #59 sha256:24bfee81ed8c16410c549624c016018fdae8efe062e1dc1e6717321da0731b95 [2022-06-23T14:23:46.195Z] #59 DONE 0.3s [2022-06-23T14:23:46.195Z] [2022-06-23T14:23:46.195Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:23:46.195Z] #60 sha256:b36ccadc3011bab2969706b727cccad3b4188b3a55d73d32eeb1d9a69521bd0c [2022-06-23T14:23:46.351Z] #21 21.50 Selecting previously unselected package libnftnl11:arm64. [2022-06-23T14:23:46.351Z] #21 21.51 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-06-23T14:23:46.351Z] #21 21.51 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-06-23T14:23:46.607Z] #21 21.61 Selecting previously unselected package iptables. [2022-06-23T14:23:46.607Z] #21 21.63 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-06-23T14:23:46.607Z] #21 21.63 Unpacking iptables (1.8.7-1) ... [2022-06-23T14:23:46.863Z] #21 21.95 Selecting previously unselected package libonig5:arm64. [2022-06-23T14:23:46.863Z] #21 21.95 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-06-23T14:23:46.863Z] #21 21.95 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-06-23T14:23:46.863Z] #21 22.08 Selecting previously unselected package libjq1:arm64. [2022-06-23T14:23:46.863Z] #21 22.08 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-06-23T14:23:46.863Z] #21 22.09 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-06-23T14:23:46.863Z] #21 22.19 Selecting previously unselected package jq. [2022-06-23T14:23:47.120Z] #21 22.19 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-06-23T14:23:47.120Z] #21 22.20 Unpacking jq (1.6-2.1) ... [2022-06-23T14:23:47.120Z] #21 22.27 Selecting previously unselected package libaio1:arm64. [2022-06-23T14:23:47.120Z] #21 22.28 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-06-23T14:23:47.120Z] #21 22.28 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-06-23T14:23:47.120Z] #21 22.36 Selecting previously unselected package libgpm2:arm64. [2022-06-23T14:23:47.120Z] #21 22.37 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-06-23T14:23:47.120Z] #21 22.37 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-06-23T14:23:47.120Z] #21 22.44 Selecting previously unselected package libicu67:arm64. [2022-06-23T14:23:47.376Z] #21 22.44 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-06-23T14:23:47.376Z] #21 22.44 Unpacking libicu67:arm64 (67.1-7) ... [2022-06-23T14:23:48.305Z] #21 ... [2022-06-23T14:23:48.305Z] [2022-06-23T14:23:48.305Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:23:48.305Z] #77 sha256:faef90de2cc7a1f9fcced9b210464052e89a93a8754b0560a02ec09cddbcb09d [2022-06-23T14:23:48.305Z] #77 86.12 checking for library containing seccomp_rule_add... -lseccomp [2022-06-23T14:23:48.305Z] #77 86.54 checking for library containing seccomp_arch_resolve_name... none required [2022-06-23T14:23:48.305Z] #77 86.73 checking systemd/sd-bus.h usability... yes [2022-06-23T14:23:48.305Z] #77 86.96 checking systemd/sd-bus.h presence... yes [2022-06-23T14:23:48.305Z] #77 87.11 checking for systemd/sd-bus.h... yes [2022-06-23T14:23:48.305Z] #77 87.11 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-23T14:23:48.305Z] #77 87.47 checking for sd_notify_barrier... yes [2022-06-23T14:23:48.305Z] #77 87.71 checking linux/bpf.h usability... yes [2022-06-23T14:23:48.305Z] #77 87.94 checking linux/bpf.h presence... yes [2022-06-23T14:23:48.305Z] #77 88.03 checking for linux/bpf.h... yes [2022-06-23T14:23:48.305Z] #77 88.03 checking compilation for eBPF... yes [2022-06-23T14:23:48.305Z] #77 88.21 checking for criu >= 3.15... no [2022-06-23T14:23:48.305Z] #77 88.24 configure: CRIU headers not found, building without CRIU support [2022-06-23T14:23:48.305Z] #77 88.24 checking for criu > 3.16... no [2022-06-23T14:23:48.305Z] #77 88.26 configure: CRIU version doesn't support join-ns API [2022-06-23T14:23:48.305Z] #77 88.27 checking for criu > 3.16.1... no [2022-06-23T14:23:48.305Z] #77 88.30 configure: CRIU version doesn't support for pre-dumping [2022-06-23T14:23:48.305Z] #77 88.30 checking for new mount API (fsconfig)... yes [2022-06-23T14:23:48.305Z] #77 88.39 checking for seccomp notify API... yes [2022-06-23T14:23:48.305Z] #77 88.53 checking for gperf... no [2022-06-23T14:23:48.305Z] #77 88.53 configure: gperf not found - cannot rebuild signal parser code [2022-06-23T14:23:48.305Z] #77 88.53 checking for library containing argp_parse... none required [2022-06-23T14:23:48.305Z] #77 88.86 checking that generated files are newer than configure... done [2022-06-23T14:23:48.305Z] #77 88.87 configure: creating ./config.status [2022-06-23T14:23:48.305Z] #77 91.42 config.status: creating Makefile [2022-06-23T14:23:48.305Z] #77 91.53 config.status: creating rpm/crun.spec [2022-06-23T14:23:48.305Z] #77 91.61 config.status: creating config.h [2022-06-23T14:23:48.305Z] #77 91.64 config.status: executing libtool commands [2022-06-23T14:23:48.305Z] #77 91.67 config.status: executing depfiles commands [2022-06-23T14:23:48.305Z] #77 92.85 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-23T14:23:48.305Z] #77 92.86 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-23T14:23:48.305Z] #77 93.31 checking for gcc... gcc [2022-06-23T14:23:48.305Z] #77 93.43 checking whether the C compiler works... yes [2022-06-23T14:23:48.305Z] #77 93.63 checking for C compiler default output file name... a.out [2022-06-23T14:23:48.305Z] #77 93.64 checking for suffix of executables... [2022-06-23T14:23:48.305Z] #77 93.75 checking whether we are cross compiling... no [2022-06-23T14:23:48.305Z] #77 93.99 checking for suffix of object files... o [2022-06-23T14:23:48.305Z] #77 94.09 checking whether we are using the GNU C compiler... yes [2022-06-23T14:23:48.305Z] #77 94.21 checking whether gcc accepts -g... yes [2022-06-23T14:23:48.305Z] #77 94.31 checking for gcc option to accept ISO C89... none needed [2022-06-23T14:23:48.305Z] #77 94.56 checking whether gcc understands -c and -o together... yes [2022-06-23T14:23:48.305Z] #77 94.78 checking how to run the C preprocessor... gcc -E [2022-06-23T14:23:48.305Z] #77 95.01 checking for grep that handles long lines and -e... /bin/grep [2022-06-23T14:23:48.305Z] #77 95.02 checking for egrep... /bin/grep -E [2022-06-23T14:23:48.305Z] #77 95.03 checking for ANSI C header files... yes [2022-06-23T14:23:48.305Z] #77 95.47 checking for sys/types.h... yes [2022-06-23T14:23:48.305Z] #77 95.66 checking for sys/stat.h... yes [2022-06-23T14:23:48.305Z] #77 95.80 checking for stdlib.h... yes [2022-06-23T14:23:48.305Z] #77 96.01 checking for string.h... yes [2022-06-23T14:23:48.305Z] #77 96.17 checking for memory.h... yes [2022-06-23T14:23:48.305Z] #77 96.34 checking for strings.h... yes [2022-06-23T14:23:48.562Z] #77 96.50 checking for inttypes.h... yes [2022-06-23T14:23:48.745Z] #60 ... [2022-06-23T14:23:48.745Z] [2022-06-23T14:23:48.745Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:23:48.745Z] #67 sha256:be2811ad8aeadad59b553bd535758ff6f2145a57553bf6d0ff4ee1a2b7476076 [2022-06-23T14:23:48.745Z] #67 129.9 rootlesskit version 1.0.0 [2022-06-23T14:23:48.745Z] #67 129.9 Usage of /build/rootlesskit-docker-proxy: [2022-06-23T14:23:48.745Z] #67 129.9 -container-ip string [2022-06-23T14:23:48.745Z] #67 129.9 container ip [2022-06-23T14:23:48.745Z] #67 129.9 -container-port int [2022-06-23T14:23:48.745Z] #67 129.9 container port (default -1) [2022-06-23T14:23:48.745Z] #67 129.9 -host-ip string [2022-06-23T14:23:48.745Z] #67 129.9 host ip [2022-06-23T14:23:48.745Z] #67 129.9 -host-port int [2022-06-23T14:23:48.745Z] #67 129.9 host port (default -1) [2022-06-23T14:23:48.745Z] #67 129.9 -proto string [2022-06-23T14:23:48.745Z] #67 129.9 proxy protocol (default "tcp") [2022-06-23T14:23:48.745Z] #67 DONE 130.2s [2022-06-23T14:23:48.745Z] [2022-06-23T14:23:48.745Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-23T14:23:48.745Z] #68 sha256:8ad1862bbedb00901b70be978b1cfc41a24e48ef1a69546cef619d1ef61c1388 [2022-06-23T14:23:48.818Z] #77 96.68 checking for stdint.h... yes [2022-06-23T14:23:48.818Z] #77 96.82 checking for unistd.h... yes [2022-06-23T14:23:49.006Z] #68 DONE 0.3s [2022-06-23T14:23:49.006Z] [2022-06-23T14:23:49.006Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-23T14:23:49.006Z] #69 sha256:402237233a0f888cb28071c218b165f1f4e2a490ea0eb1e2208ee63ee9366882 [2022-06-23T14:23:49.006Z] #69 DONE 0.2s [2022-06-23T14:23:49.006Z] [2022-06-23T14:23:49.006Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:23:49.006Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:23:49.006Z] #77 70.50 configure.ac:7: installing 'build-aux/compile' [2022-06-23T14:23:49.006Z] #77 70.52 configure.ac:9: installing 'build-aux/config.guess' [2022-06-23T14:23:49.006Z] #77 70.52 configure.ac:9: installing 'build-aux/config.sub' [2022-06-23T14:23:49.006Z] #77 70.54 configure.ac:11: installing 'build-aux/install-sh' [2022-06-23T14:23:49.006Z] #77 70.54 configure.ac:11: installing 'build-aux/missing' [2022-06-23T14:23:49.006Z] #77 70.77 Makefile.am: installing 'build-aux/depcomp' [2022-06-23T14:23:49.006Z] #77 70.87 parallel-tests: installing 'build-aux/test-driver' [2022-06-23T14:23:49.006Z] #77 73.20 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-23T14:23:49.006Z] #77 73.20 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-23T14:23:49.006Z] #77 73.88 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-23T14:23:49.006Z] #77 73.88 libtoolize: copying file 'm4/libtool.m4' [2022-06-23T14:23:49.006Z] #77 73.98 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-23T14:23:49.006Z] #77 74.08 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-23T14:23:49.006Z] #77 74.21 libtoolize: copying file 'm4/ltversion.m4' [2022-06-23T14:23:49.006Z] #77 74.33 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-23T14:23:49.075Z] #77 96.97 checking minix/config.h usability... no [2022-06-23T14:23:49.075Z] #77 97.08 checking minix/config.h presence... no [2022-06-23T14:23:49.075Z] #77 97.14 checking for minix/config.h... no [2022-06-23T14:23:49.075Z] #77 97.14 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-23T14:23:49.332Z] #77 97.29 checking build system type... aarch64-unknown-linux-gnu [2022-06-23T14:23:49.332Z] #77 97.52 checking host system type... aarch64-unknown-linux-gnu [2022-06-23T14:23:49.332Z] #77 97.52 checking how to print strings... printf [2022-06-23T14:23:49.332Z] #77 97.52 checking for a sed that does not truncate output... /bin/sed [2022-06-23T14:23:49.332Z] #77 97.54 checking for fgrep... /bin/grep -F [2022-06-23T14:23:49.332Z] #77 97.55 checking for ld used by gcc... /usr/bin/ld [2022-06-23T14:23:49.332Z] #77 97.58 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-23T14:23:49.332Z] #77 97.59 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-23T14:23:49.588Z] #77 97.61 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-23T14:23:49.588Z] #77 97.74 checking whether ln -s works... yes [2022-06-23T14:23:49.588Z] #77 97.74 checking the maximum length of command line arguments... 1572864 [2022-06-23T14:23:49.588Z] #77 97.78 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-06-23T14:23:49.588Z] #77 97.78 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-23T14:23:49.588Z] #77 97.79 checking for /usr/bin/ld option to reload object files... -r [2022-06-23T14:23:49.588Z] #77 97.79 checking for objdump... objdump [2022-06-23T14:23:49.588Z] #77 97.79 checking how to recognize dependent libraries... pass_all [2022-06-23T14:23:49.588Z] #77 97.80 checking for dlltool... no [2022-06-23T14:23:49.588Z] #77 97.80 checking how to associate runtime and link libraries... printf %s\n [2022-06-23T14:23:49.588Z] #77 97.80 checking for ar... ar [2022-06-23T14:23:49.846Z] #77 97.80 checking for archiver @FILE support... @ [2022-06-23T14:23:49.846Z] #77 98.02 checking for strip... strip [2022-06-23T14:23:49.846Z] #77 98.02 checking for ranlib... ranlib [2022-06-23T14:23:49.846Z] #77 98.02 checking for gawk... no [2022-06-23T14:23:49.846Z] #77 98.03 checking for mawk... mawk [2022-06-23T14:23:49.946Z] #77 ... [2022-06-23T14:23:49.946Z] [2022-06-23T14:23:49.946Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:23:49.946Z] #60 sha256:b36ccadc3011bab2969706b727cccad3b4188b3a55d73d32eeb1d9a69521bd0c [2022-06-23T14:23:49.946Z] #60 3.695 + RM_GOPATH=0 [2022-06-23T14:23:49.946Z] #60 ... [2022-06-23T14:23:49.946Z] [2022-06-23T14:23:49.946Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-23T14:23:49.946Z] #15 sha256:67a5c3e7d744b8dd82ee63863bfd39f638e0a2f230ecbfb3a5fab6a39648edb1 [2022-06-23T14:23:49.946Z] #15 DONE 4.0s [2022-06-23T14:23:49.946Z] [2022-06-23T14:23:49.946Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:23:49.946Z] #60 sha256:b36ccadc3011bab2969706b727cccad3b4188b3a55d73d32eeb1d9a69521bd0c [2022-06-23T14:23:49.946Z] #60 3.705 + TMP_GOPATH= [2022-06-23T14:23:49.946Z] #60 3.705 + : /build [2022-06-23T14:23:49.946Z] #60 3.705 + '[' -z '' ']' [2022-06-23T14:23:49.946Z] #60 3.705 ++ mktemp -d [2022-06-23T14:23:49.946Z] #60 3.719 + export GOPATH=/tmp/tmp.kNXgfoDDX8 [2022-06-23T14:23:49.946Z] #60 3.719 + GOPATH=/tmp/tmp.kNXgfoDDX8 [2022-06-23T14:23:49.946Z] #60 3.719 + RM_GOPATH=1 [2022-06-23T14:23:49.946Z] #60 3.719 + case "$(go env GOARCH)" in [2022-06-23T14:23:49.946Z] #60 3.719 ++ go env GOARCH [2022-06-23T14:23:49.946Z] #60 3.732 + export GO_BUILDMODE=-buildmode=pie [2022-06-23T14:23:49.946Z] #60 3.732 + GO_BUILDMODE=-buildmode=pie [2022-06-23T14:23:49.946Z] #60 3.733 ++ dirname /install.sh [2022-06-23T14:23:49.946Z] #60 3.748 + dir=/ [2022-06-23T14:23:49.946Z] #60 3.748 + bin=runc [2022-06-23T14:23:49.946Z] #60 3.748 + shift [2022-06-23T14:23:49.946Z] #60 3.748 + '[' '!' -f //runc.installer ']' [2022-06-23T14:23:49.946Z] #60 3.748 + . //runc.installer [2022-06-23T14:23:49.946Z] #60 3.748 ++ set -e [2022-06-23T14:23:49.946Z] #60 3.748 ++ : v1.1.2 [2022-06-23T14:23:49.946Z] #60 3.748 Install runc version v1.1.2 (build tags: seccomp) [2022-06-23T14:23:49.946Z] #60 3.748 + install_runc [2022-06-23T14:23:49.946Z] #60 3.748 + RUNC_BUILDTAGS=seccomp [2022-06-23T14:23:49.946Z] #60 3.748 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-23T14:23:49.946Z] #60 3.748 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kNXgfoDDX8/src/github.com/opencontainers/runc [2022-06-23T14:23:49.946Z] #60 3.752 Cloning into '/tmp/tmp.kNXgfoDDX8/src/github.com/opencontainers/runc'... [2022-06-23T14:23:50.103Z] #77 98.04 checking command to parse /usr/bin/nm -B output from gcc object... [2022-06-23T14:23:50.103Z] #77 ... [2022-06-23T14:23:50.103Z] [2022-06-23T14:23:50.103Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:23:50.103Z] #21 sha256:ba8b0b94b3f0fa307bd5e410a032b2d66e3480edb12d43241c2e93bbf25d5ca4 [2022-06-23T14:23:50.103Z] #21 25.33 Selecting previously unselected package libinih1:arm64. [2022-06-23T14:23:50.103Z] #21 25.33 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-06-23T14:23:50.103Z] #21 25.33 Unpacking libinih1:arm64 (53-1+b2) ... [2022-06-23T14:23:50.103Z] #21 25.41 Selecting previously unselected package libnet1:arm64. [2022-06-23T14:23:50.103Z] #21 25.41 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-06-23T14:23:50.103Z] #21 25.42 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-23T14:23:50.360Z] #21 25.51 Selecting previously unselected package libnl-3-200:arm64. [2022-06-23T14:23:50.360Z] #21 25.51 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-06-23T14:23:50.360Z] #21 25.52 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-23T14:23:50.360Z] #21 25.58 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-23T14:23:50.360Z] #21 25.58 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-23T14:23:50.360Z] #21 25.59 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-23T14:23:50.419Z] #14 ... [2022-06-23T14:23:50.419Z] [2022-06-23T14:23:50.419Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:23:50.419Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:23:50.419Z] #77 48.08 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-06-23T14:23:50.617Z] #21 25.65 Selecting previously unselected package libyajl2:arm64. [2022-06-23T14:23:50.617Z] #21 25.67 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-06-23T14:23:50.617Z] #21 25.67 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-06-23T14:23:50.617Z] #21 25.73 Selecting previously unselected package net-tools. [2022-06-23T14:23:50.617Z] #21 25.73 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-06-23T14:23:50.617Z] #21 25.74 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-23T14:23:50.873Z] #21 25.92 Selecting previously unselected package patch. [2022-06-23T14:23:50.873Z] #21 25.94 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-06-23T14:23:50.873Z] #21 25.94 Unpacking patch (2.7.6-7) ... [2022-06-23T14:23:50.873Z] #21 26.04 Selecting previously unselected package python-pip-whl. [2022-06-23T14:23:50.873Z] #21 26.05 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-23T14:23:50.873Z] #21 26.07 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-23T14:23:51.437Z] #21 26.55 Selecting previously unselected package python3-lib2to3. [2022-06-23T14:23:51.437Z] #21 26.55 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-23T14:23:51.437Z] #21 26.56 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-23T14:23:51.437Z] #21 26.69 Selecting previously unselected package python3-distutils. [2022-06-23T14:23:51.437Z] #21 26.71 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-23T14:23:51.437Z] #21 26.71 Unpacking python3-distutils (3.9.2-1) ... [2022-06-23T14:23:51.705Z] #21 26.87 Selecting previously unselected package python3-pkg-resources. [2022-06-23T14:23:51.705Z] #21 26.88 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-23T14:23:51.705Z] #21 26.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-23T14:23:51.961Z] #21 27.02 Selecting previously unselected package python3-setuptools. [2022-06-23T14:23:51.961Z] #21 27.02 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-23T14:23:51.961Z] #21 27.03 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-23T14:23:51.961Z] #21 27.32 Selecting previously unselected package python3-wheel. [2022-06-23T14:23:51.961Z] #21 27.32 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-23T14:23:51.961Z] #21 27.33 Unpacking python3-wheel (0.34.2-1) ... [2022-06-23T14:23:52.218Z] #21 27.40 Selecting previously unselected package python3-pip. [2022-06-23T14:23:52.218Z] #21 27.42 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-23T14:23:52.218Z] #21 27.43 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-23T14:23:52.474Z] #21 27.71 Selecting previously unselected package sudo. [2022-06-23T14:23:52.474Z] #21 27.72 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-06-23T14:23:52.474Z] #21 27.73 Unpacking sudo (1.9.5p2-3) ... [2022-06-23T14:23:53.038Z] #21 28.18 Selecting previously unselected package thin-provisioning-tools. [2022-06-23T14:23:53.038Z] #21 28.19 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-06-23T14:23:53.038Z] #21 28.19 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-23T14:23:53.038Z] #21 28.39 Selecting previously unselected package uidmap. [2022-06-23T14:23:53.295Z] #21 28.40 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-06-23T14:23:53.295Z] #21 28.41 Unpacking uidmap (1:4.8.1-1) ... [2022-06-23T14:23:53.295Z] #21 28.55 Selecting previously unselected package vim-runtime. [2022-06-23T14:23:53.295Z] #21 28.55 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-23T14:23:53.295Z] #21 28.56 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-23T14:23:53.295Z] #21 28.59 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-23T14:23:53.295Z] #21 28.59 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:23:53.707Z] #77 ... [2022-06-23T14:23:53.707Z] [2022-06-23T14:23:53.707Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:23:53.707Z] #64 sha256:7c328badb77d9b6ea816d8ff19f88e07f0a4af1b3f41d49cf8c4b97d3f0ae169 [2022-06-23T14:23:54.145Z] #60 ... [2022-06-23T14:23:54.145Z] [2022-06-23T14:23:54.145Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-23T14:23:54.145Z] #16 sha256:ba055de5be3458f269cfad30ac71d2a21e8de72858867ce72b0fb5c98351ac04 [2022-06-23T14:23:54.145Z] #16 DONE 4.3s [2022-06-23T14:23:54.405Z] [2022-06-23T14:23:54.405Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-23T14:23:54.405Z] #17 sha256:d1086d98f68cd1a82fefe024f9960d8dfaa8ca1f17b0cd63a53e8c2a795f8e6c [2022-06-23T14:23:55.002Z] #64 72.40 Updating files: 21% (1014/4776) Updating files: 22% (1051/4776) Updating files: 23% (1099/4776) Updating files: 24% (1147/4776) Updating files: 25% (1194/4776) Updating files: 26% (1242/4776) Updating files: 27% (1290/4776) Updating files: 28% (1338/4776) Updating files: 29% (1386/4776) Updating files: 30% (1433/4776) Updating files: 31% (1481/4776) Updating files: 32% (1529/4776) Updating files: 33% (1577/4776) Updating files: 34% (1624/4776) Updating files: 35% (1672/4776) Updating files: 36% (1720/4776) Updating files: 37% (1768/4776) Updating files: 38% (1815/4776) Updating files: 39% (1863/4776) Updating files: 40% (1911/4776) Updating files: 41% (1959/4776) Updating files: 42% (2006/4776) Updating files: 43% (2054/4776) Updating files: 44% (2102/4776) Updating files: 45% (2150/4776) Updating files: 46% (2197/4776) Updating files: 47% (2245/4776) Updating files: 48% (2293/4776) Updating files: 48% (2334/4776) Updating files: 49% (2341/4776) Updating files: 50% (2388/4776) Updating files: 51% (2436/4776) Updating files: 52% (2484/4776) Updating files: 53% (2532/4776) Updating files: 54% (2580/4776) Updating files: 55% (2627/4776) Updating files: 56% (2675/4776) Updating files: 57% (2723/4776) Updating files: 58% (2771/4776) Updating files: 59% (2818/4776) Updating files: 60% (2866/4776) Updating files: 61% (2914/4776) Updating files: 62% (2962/4776) Updating files: 63% (3009/4776) Updating files: 64% (3057/4776) Updating files: 65% (3105/4776) Updating files: 66% (3153/4776) Updating files: 67% (3200/4776) Updating files: 68% (3248/4776) Updating files: 69% (3296/4776) Updating files: 70% (3344/4776) Updating files: 71% (3391/4776) Updating files: 72% (3439/4776) Updating files: 73% (3487/4776) Updating files: 74% (3535/4776) Updating files: 75% (3582/4776) Updating files: 76% (3630/4776) Updating files: 77% (3678/4776) Updating files: 78% (3726/4776) Updating files: 79% (3774/4776) Updating files: 80% (3821/4776) Updating files: 81% (3869/4776) Updating files: 82% (3917/4776) Updating files: 83% (3965/4776) Updating files: 84% (4012/4776) Updating files: 85% (4060/4776) Updating files: 86% (4108/4776) Updating files: 86% (4148/4776) Updating files: 87% (4156/4776) Updating files: 88% (4203/4776) Updating files: 89% (4251/4776) Updating files: 90% (4299/4776) Updating files: 91% (4347/4776) Updating files: 92% (4394/4776) Updating files: 93% (4442/4776) Updating files: 94% (4490/4776) Updating files: 95% (4538/4776) Updating files: 96% (4585/4776) Updating files: 97% (4633/4776) Updating files: 98% (4681/4776) Updating files: 99% (4729/4776) Updating files: 100% (4776/4776) Updating files: 100% (4776/4776), done. [2022-06-23T14:23:55.002Z] #64 74.77 + cd /tmp/tmp.VPg3bF2iyB/src/github.com/containerd/containerd [2022-06-23T14:23:55.261Z] #64 74.77 + git checkout -q v1.6.6 [2022-06-23T14:23:56.567Z] #21 31.70 Selecting previously unselected package vim. [2022-06-23T14:23:56.567Z] #21 31.71 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-23T14:23:56.567Z] #21 31.72 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:23:57.131Z] #21 32.24 Selecting previously unselected package xfsprogs. [2022-06-23T14:23:57.131Z] #21 32.25 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-06-23T14:23:57.131Z] #21 32.25 Unpacking xfsprogs (5.10.0-4) ... [2022-06-23T14:23:57.391Z] #21 32.74 Selecting previously unselected package zip. [2022-06-23T14:23:57.391Z] #21 32.74 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-06-23T14:23:57.648Z] #21 32.75 Unpacking zip (3.0-12) ... [2022-06-23T14:23:57.648Z] #21 32.90 Selecting previously unselected package zstd. [2022-06-23T14:23:57.648Z] #21 32.91 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-06-23T14:23:57.648Z] #21 32.91 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-23T14:23:57.700Z] #17 3.210 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-23T14:23:57.700Z] #17 DONE 3.3s [2022-06-23T14:23:57.700Z] [2022-06-23T14:23:57.700Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-23T14:23:57.700Z] #18 sha256:5ca6f0355f80f752301520ac2c0cf2a427a6478bfa67925f29cff968ed0e6a31 [2022-06-23T14:23:57.795Z] #64 77.31 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-23T14:23:57.795Z] #64 77.31 + BUILDTAGS='netgo osusergo static_build' [2022-06-23T14:23:57.795Z] #64 77.31 + export EXTRA_FLAGS=-buildmode=pie [2022-06-23T14:23:57.795Z] #64 77.31 + EXTRA_FLAGS=-buildmode=pie [2022-06-23T14:23:57.795Z] #64 77.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-23T14:23:57.795Z] #64 77.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-23T14:23:57.795Z] #64 77.31 + '[' '' = dynamic ']' [2022-06-23T14:23:57.795Z] #64 77.31 + make [2022-06-23T14:23:58.064Z] #14 ... [2022-06-23T14:23:58.064Z] [2022-06-23T14:23:58.064Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:23:58.064Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:23:58.064Z] #77 108.6 configure.ac:7: installing 'build-aux/compile' [2022-06-23T14:23:58.064Z] #77 108.7 configure.ac:9: installing 'build-aux/config.guess' [2022-06-23T14:23:58.064Z] #77 108.7 configure.ac:9: installing 'build-aux/config.sub' [2022-06-23T14:23:58.064Z] #77 108.7 configure.ac:11: installing 'build-aux/install-sh' [2022-06-23T14:23:58.064Z] #77 108.7 configure.ac:11: installing 'build-aux/missing' [2022-06-23T14:23:58.064Z] #77 109.1 Makefile.am: installing 'build-aux/depcomp' [2022-06-23T14:23:58.064Z] #77 109.2 parallel-tests: installing 'build-aux/test-driver' [2022-06-23T14:23:58.210Z] #21 33.26 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-23T14:23:58.773Z] #21 34.01 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-06-23T14:23:58.773Z] #21 ... [2022-06-23T14:23:58.773Z] [2022-06-23T14:23:58.773Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:23:58.773Z] #77 sha256:faef90de2cc7a1f9fcced9b210464052e89a93a8754b0560a02ec09cddbcb09d [2022-06-23T14:23:58.773Z] #77 98.04 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-23T14:23:58.773Z] #77 98.38 checking for sysroot... no [2022-06-23T14:23:58.773Z] #77 98.38 checking for a working dd... /bin/dd [2022-06-23T14:23:58.773Z] #77 98.40 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-23T14:23:58.773Z] #77 98.41 checking for mt... no [2022-06-23T14:23:58.773Z] #77 98.41 checking if : is a manifest tool... no [2022-06-23T14:23:58.773Z] #77 98.43 checking for dlfcn.h... yes [2022-06-23T14:23:58.773Z] #77 98.60 checking for objdir... .libs [2022-06-23T14:23:58.773Z] #77 98.92 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-23T14:23:58.773Z] #77 99.05 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-23T14:23:58.773Z] #77 99.05 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-23T14:23:58.773Z] #77 99.15 checking if gcc static flag -static works... yes [2022-06-23T14:23:58.773Z] #77 99.51 checking if gcc supports -c -o file.o... yes [2022-06-23T14:23:58.773Z] #77 99.64 checking if gcc supports -c -o file.o... (cached) yes [2022-06-23T14:23:58.773Z] #77 99.64 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-06-23T14:23:58.773Z] #77 99.71 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-23T14:23:58.773Z] #77 100.1 checking how to hardcode library paths into programs... immediate [2022-06-23T14:23:58.773Z] #77 100.1 checking whether stripping libraries is possible... yes [2022-06-23T14:23:58.773Z] #77 100.1 checking if libtool supports shared libraries... yes [2022-06-23T14:23:58.773Z] #77 100.1 checking whether to build shared libraries... no [2022-06-23T14:23:58.773Z] #77 100.1 checking whether to build static libraries... yes [2022-06-23T14:23:58.773Z] #77 100.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-23T14:23:58.773Z] #77 100.1 checking whether build environment is sane... yes [2022-06-23T14:23:58.773Z] #77 100.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-23T14:23:58.773Z] #77 100.2 checking whether make sets $(MAKE)... yes [2022-06-23T14:23:58.773Z] #77 100.2 checking whether make supports the include directive... yes (GNU style) [2022-06-23T14:23:58.773Z] #77 100.3 checking whether make supports nested variables... yes [2022-06-23T14:23:58.773Z] #77 100.4 checking whether UID '0' is supported by ustar format... yes [2022-06-23T14:23:58.773Z] #77 100.4 checking whether GID '0' is supported by ustar format... yes [2022-06-23T14:23:58.773Z] #77 100.4 checking how to create a ustar tar archive... gnutar [2022-06-23T14:23:58.773Z] #77 100.4 checking dependency style of gcc... gcc3 [2022-06-23T14:23:58.773Z] #77 100.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-23T14:23:58.773Z] #77 100.6 checking whether make supports nested variables... (cached) yes [2022-06-23T14:23:58.773Z] #77 100.6 checking for pkg-config... /usr/bin/pkg-config [2022-06-23T14:23:58.773Z] #77 100.6 checking pkg-config is at least version 0.9.0... yes [2022-06-23T14:23:58.773Z] #77 100.6 checking for yajl >= 2.1.0... yes [2022-06-23T14:23:58.773Z] #77 100.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-23T14:23:58.773Z] #77 100.7 checking for gcc... (cached) gcc [2022-06-23T14:23:58.773Z] #77 100.8 checking whether we are using the GNU C compiler... (cached) yes [2022-06-23T14:23:58.773Z] #77 100.8 checking whether gcc accepts -g... (cached) yes [2022-06-23T14:23:58.773Z] #77 100.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-23T14:23:58.773Z] #77 100.8 checking whether gcc understands -c and -o together... (cached) yes [2022-06-23T14:23:58.773Z] #77 100.8 checking for a Python interpreter with version >= 3... python3 [2022-06-23T14:23:58.773Z] #77 100.9 checking for python3... /usr/bin/python3 [2022-06-23T14:23:58.773Z] #77 100.9 checking for python3 version... 3.9 [2022-06-23T14:23:58.773Z] #77 100.9 checking for python3 platform... linux [2022-06-23T14:23:58.773Z] #77 101.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-23T14:23:58.773Z] #77 101.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-23T14:23:58.773Z] #77 101.4 checking that generated files are newer than configure... done [2022-06-23T14:23:58.773Z] #77 101.4 configure: creating ./config.status [2022-06-23T14:23:58.773Z] #77 103.9 config.status: creating Makefile [2022-06-23T14:23:58.773Z] #77 103.9 config.status: creating config.h [2022-06-23T14:23:58.773Z] #77 103.9 config.status: executing libtool commands [2022-06-23T14:23:58.773Z] #77 104.0 config.status: executing depfiles commands [2022-06-23T14:23:58.773Z] #77 104.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-23T14:23:58.773Z] #77 104.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-23T14:23:58.773Z] #77 105.1 checking for gcc... gcc [2022-06-23T14:23:58.773Z] #77 105.2 checking whether the C compiler works... yes [2022-06-23T14:23:58.773Z] #77 105.3 checking for C compiler default output file name... a.out [2022-06-23T14:23:58.773Z] #77 105.3 checking for suffix of executables... [2022-06-23T14:23:58.773Z] #77 105.4 checking whether we are cross compiling... no [2022-06-23T14:23:58.773Z] #77 105.6 checking for suffix of object files... o [2022-06-23T14:23:58.773Z] #77 105.8 checking whether we are using the GNU C compiler... yes [2022-06-23T14:23:58.773Z] #77 105.9 checking whether gcc accepts -g... yes [2022-06-23T14:23:58.773Z] #77 106.0 checking for gcc option to accept ISO C89... none needed [2022-06-23T14:23:58.773Z] #77 106.1 checking whether gcc understands -c and -o together... yes [2022-06-23T14:23:58.773Z] #77 106.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-23T14:23:58.773Z] #77 106.4 checking whether build environment is sane... yes [2022-06-23T14:23:58.773Z] #77 106.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-23T14:23:58.773Z] #77 106.4 checking for gawk... no [2022-06-23T14:23:58.773Z] #77 106.4 checking for mawk... mawk [2022-06-23T14:23:58.773Z] #77 106.4 checking whether make sets $(MAKE)... yes [2022-06-23T14:23:58.773Z] #77 106.5 checking whether make supports the include directive... yes (GNU style) [2022-06-23T14:23:58.773Z] #77 106.5 checking whether make supports nested variables... yes [2022-06-23T14:23:58.773Z] #77 106.6 checking whether UID '0' is supported by ustar format... yes [2022-06-23T14:23:58.773Z] #77 106.6 checking whether GID '0' is supported by ustar format... yes [2022-06-23T14:23:58.773Z] #77 106.6 checking how to create a ustar tar archive... gnutar [2022-06-23T14:23:58.773Z] #77 106.7 checking dependency style of gcc... gcc3 [2022-06-23T14:23:58.773Z] #77 106.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-23T14:23:58.773Z] #77 106.8 checking whether make supports nested variables... (cached) yes [2022-06-23T14:23:58.773Z] #77 106.9 checking build system type... [2022-06-23T14:23:58.773Z] #77 ... [2022-06-23T14:23:58.773Z] [2022-06-23T14:23:58.773Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:23:58.773Z] #21 sha256:ba8b0b94b3f0fa307bd5e410a032b2d66e3480edb12d43241c2e93bbf25d5ca4 [2022-06-23T14:23:58.773Z] #21 34.01 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-06-23T14:23:58.773Z] #21 34.02 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-23T14:23:58.773Z] #21 34.07 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-06-23T14:23:58.773Z] #21 34.08 Setting up libicu67:arm64 (67.1-7) ... [2022-06-23T14:23:58.773Z] #21 34.09 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-06-23T14:23:58.773Z] #21 34.10 Setting up libinih1:arm64 (53-1+b2) ... [2022-06-23T14:23:58.997Z] #77 111.8 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-23T14:23:58.997Z] #77 111.8 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-23T14:23:59.029Z] #21 34.12 Setting up uidmap (1:4.8.1-1) ... [2022-06-23T14:23:59.029Z] #21 34.13 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-06-23T14:23:59.029Z] #21 34.14 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-23T14:23:59.029Z] #21 34.15 Setting up bzip2 (1.0.8-4) ... [2022-06-23T14:23:59.029Z] #21 34.16 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-23T14:23:59.029Z] #21 34.17 Setting up python3-wheel (0.34.2-1) ... [2022-06-23T14:23:59.591Z] #21 34.76 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:23:59.591Z] #21 34.77 Setting up libcap2:arm64 (1:2.44-1) ... [2022-06-23T14:23:59.591Z] #21 34.78 Setting up libcap2-bin (1:2.44-1) ... [2022-06-23T14:23:59.591Z] #21 34.80 Setting up apparmor (2.13.6-10) ... [2022-06-23T14:23:59.929Z] #77 112.6 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-23T14:23:59.929Z] #77 112.6 libtoolize: copying file 'm4/libtool.m4' [2022-06-23T14:23:59.930Z] #77 112.7 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-23T14:23:59.930Z] #77 112.8 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-23T14:24:00.198Z] #77 113.0 libtoolize: copying file 'm4/ltversion.m4' [2022-06-23T14:24:00.455Z] #77 113.1 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-23T14:24:00.998Z] #18 DONE 3.3s [2022-06-23T14:24:00.998Z] [2022-06-23T14:24:00.998Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-23T14:24:00.998Z] #19 sha256:efb379decba4bc73f276afebd63921e09e7ae0abfb636200c31a4dc9a4cef1b5 [2022-06-23T14:24:01.083Z] #64 80.43 + bin/ctr [2022-06-23T14:24:01.482Z] #21 36.38 Setting up zip (3.0-12) ... [2022-06-23T14:24:01.482Z] #21 36.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:24:01.482Z] #21 36.42 Setting up bash-completion (1:2.11-2) ... [2022-06-23T14:24:02.911Z] #19 DONE 2.1s [2022-06-23T14:24:02.912Z] [2022-06-23T14:24:02.912Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-23T14:24:02.912Z] #20 sha256:35c525f89f08e5a285f137f85a99bdd4e62be00e9a64b951a230a6bd41a1b7ee [2022-06-23T14:24:02.976Z] #77 ... [2022-06-23T14:24:02.976Z] [2022-06-23T14:24:02.977Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:24:02.977Z] #67 sha256:44d35a4735237d1a5ee77d44756a1c5a3202d720c043214f4ad882c5ea3eb127 [2022-06-23T14:24:02.977Z] #67 190.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-23T14:24:02.977Z] #67 190.1 + GOBIN=/build [2022-06-23T14:24:02.977Z] #67 190.1 + GO111MODULE=on [2022-06-23T14:24:02.977Z] #67 190.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-23T14:24:04.001Z] #21 39.03 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-23T14:24:04.001Z] #21 39.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-23T14:24:04.001Z] #21 39.06 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-06-23T14:24:04.001Z] #21 39.07 Setting up patch (2.7.6-7) ... [2022-06-23T14:24:04.001Z] #21 39.08 Setting up sudo (1.9.5p2-3) ... [2022-06-23T14:24:04.001Z] #21 39.15 invoke-rc.d: could not determine current runlevel [2022-06-23T14:24:04.001Z] #21 39.16 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-23T14:24:04.001Z] #21 39.18 Setting up xfsprogs (5.10.0-4) ... [2022-06-23T14:24:04.001Z] #21 39.20 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-06-23T14:24:04.001Z] #21 39.21 Setting up inetutils-ping (2:2.0-1) ... [2022-06-23T14:24:04.001Z] #21 39.23 Setting up pigz (2.6-1) ... [2022-06-23T14:24:04.001Z] #21 39.24 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-06-23T14:24:04.001Z] #21 39.25 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-23T14:24:04.001Z] #21 39.27 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-23T14:24:04.001Z] #21 39.29 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:24:04.568Z] #21 39.89 Setting up libaio1:arm64 (0.3.112-9) ... [2022-06-23T14:24:04.568Z] #21 39.90 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-23T14:24:05.130Z] #21 40.35 Setting up libelf1:arm64 (0.183-1) ... [2022-06-23T14:24:05.130Z] #21 40.36 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-23T14:24:05.130Z] #21 40.38 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-06-23T14:24:05.130Z] #21 40.39 Setting up python3-distutils (3.9.2-1) ... [2022-06-23T14:24:05.277Z] #64 ... [2022-06-23T14:24:05.277Z] [2022-06-23T14:24:05.277Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:05.277Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:05.277Z] #77 65.15 libtoolize: putting auxiliary files in '.'. [2022-06-23T14:24:05.277Z] #77 65.15 libtoolize: copying file './ltmain.sh' [2022-06-23T14:24:05.458Z] #20 DONE 2.2s [2022-06-23T14:24:05.458Z] [2022-06-23T14:24:05.458Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:05.458Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:05.458Z] #77 90.14 configure.ac:11: installing 'build-aux/compile' [2022-06-23T14:24:05.458Z] #77 90.15 configure.ac:11: installing 'build-aux/config.guess' [2022-06-23T14:24:05.458Z] #77 90.15 configure.ac:11: installing 'build-aux/config.sub' [2022-06-23T14:24:05.458Z] #77 90.16 configure.ac:13: installing 'build-aux/install-sh' [2022-06-23T14:24:05.458Z] #77 90.17 configure.ac:13: installing 'build-aux/missing' [2022-06-23T14:24:05.458Z] #77 90.18 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-23T14:24:05.458Z] #77 90.43 Makefile.am: installing 'build-aux/depcomp' [2022-06-23T14:24:05.697Z] #21 40.84 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:24:05.697Z] #21 40.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-23T14:24:05.697Z] #21 40.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-23T14:24:05.697Z] #21 40.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-23T14:24:05.697Z] #21 40.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-23T14:24:05.697Z] #21 40.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-23T14:24:05.697Z] #21 40.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-23T14:24:05.697Z] #21 40.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-23T14:24:05.697Z] #21 40.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-23T14:24:05.697Z] #21 40.93 Setting up python3-setuptools (52.0.0-4) ... [2022-06-23T14:24:05.719Z] #77 91.87 checking build system type... x86_64-pc-linux-gnu [2022-06-23T14:24:05.979Z] #77 92.19 checking host system type... x86_64-pc-linux-gnu [2022-06-23T14:24:05.979Z] #77 92.20 checking how to print strings... printf [2022-06-23T14:24:05.979Z] #77 92.21 checking for gcc... gcc [2022-06-23T14:24:06.240Z] #77 92.35 checking whether the C compiler works... yes [2022-06-23T14:24:06.240Z] #77 92.57 checking for C compiler default output file name... a.out [2022-06-23T14:24:06.500Z] #77 92.57 checking for suffix of executables... [2022-06-23T14:24:06.627Z] #21 ... [2022-06-23T14:24:06.627Z] [2022-06-23T14:24:06.627Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:06.627Z] #77 sha256:faef90de2cc7a1f9fcced9b210464052e89a93a8754b0560a02ec09cddbcb09d [2022-06-23T14:24:06.627Z] #77 106.9 checking build system type... aarch64-unknown-linux-gnu [2022-06-23T14:24:06.627Z] #77 107.2 checking host system type... aarch64-unknown-linux-gnu [2022-06-23T14:24:06.627Z] #77 107.2 checking how to print strings... printf [2022-06-23T14:24:06.627Z] #77 107.2 checking for a sed that does not truncate output... /bin/sed [2022-06-23T14:24:06.627Z] #77 107.2 checking for grep that handles long lines and -e... /bin/grep [2022-06-23T14:24:06.627Z] #77 107.2 checking for egrep... /bin/grep -E [2022-06-23T14:24:06.627Z] #77 107.2 checking for fgrep... /bin/grep -F [2022-06-23T14:24:06.627Z] #77 107.2 checking for ld used by gcc... /usr/bin/ld [2022-06-23T14:24:06.627Z] #77 107.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-23T14:24:06.627Z] #77 107.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-23T14:24:06.627Z] #77 107.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-23T14:24:06.627Z] #77 107.4 checking whether ln -s works... yes [2022-06-23T14:24:06.627Z] #77 107.4 checking the maximum length of command line arguments... 1572864 [2022-06-23T14:24:06.627Z] #77 107.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-06-23T14:24:06.627Z] #77 107.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-23T14:24:06.627Z] #77 107.4 checking for /usr/bin/ld option to reload object files... -r [2022-06-23T14:24:06.627Z] #77 107.4 checking for objdump... objdump [2022-06-23T14:24:06.627Z] #77 107.4 checking how to recognize dependent libraries... pass_all [2022-06-23T14:24:06.627Z] #77 107.4 checking for dlltool... no [2022-06-23T14:24:06.627Z] #77 107.4 checking how to associate runtime and link libraries... printf %s\n [2022-06-23T14:24:06.627Z] #77 107.4 checking for ar... ar [2022-06-23T14:24:06.627Z] #77 107.4 checking for archiver @FILE support... @ [2022-06-23T14:24:06.627Z] #77 107.6 checking for strip... strip [2022-06-23T14:24:06.627Z] #77 107.6 checking for ranlib... ranlib [2022-06-23T14:24:06.627Z] #77 107.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-23T14:24:06.627Z] #77 107.9 checking for sysroot... no [2022-06-23T14:24:06.627Z] #77 107.9 checking for a working dd... /bin/dd [2022-06-23T14:24:06.627Z] #77 107.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-23T14:24:06.627Z] #77 108.0 checking for mt... no [2022-06-23T14:24:06.627Z] #77 108.0 checking if : is a manifest tool... no [2022-06-23T14:24:06.627Z] #77 108.0 checking how to run the C preprocessor... gcc -E [2022-06-23T14:24:06.627Z] #77 108.2 checking for ANSI C header files... yes [2022-06-23T14:24:06.627Z] #77 108.7 checking for sys/types.h... yes [2022-06-23T14:24:06.627Z] #77 108.9 checking for sys/stat.h... yes [2022-06-23T14:24:06.627Z] #77 109.0 checking for stdlib.h... yes [2022-06-23T14:24:06.627Z] #77 109.1 checking for string.h... yes [2022-06-23T14:24:06.627Z] #77 109.3 checking for memory.h... yes [2022-06-23T14:24:06.627Z] #77 109.5 checking for strings.h... yes [2022-06-23T14:24:06.627Z] #77 109.6 checking for inttypes.h... yes [2022-06-23T14:24:06.627Z] #77 109.8 checking for stdint.h... yes [2022-06-23T14:24:06.627Z] #77 109.9 checking for unistd.h... yes [2022-06-23T14:24:06.627Z] #77 110.1 checking for dlfcn.h... yes [2022-06-23T14:24:06.627Z] #77 110.3 checking for objdir... .libs [2022-06-23T14:24:06.627Z] #77 110.6 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-23T14:24:06.627Z] #77 110.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-23T14:24:06.627Z] #77 110.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-23T14:24:06.627Z] #77 110.8 checking if gcc static flag -static works... yes [2022-06-23T14:24:06.627Z] #77 111.1 checking if gcc supports -c -o file.o... yes [2022-06-23T14:24:06.627Z] #77 111.2 checking if gcc supports -c -o file.o... (cached) yes [2022-06-23T14:24:06.627Z] #77 111.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-06-23T14:24:06.627Z] #77 111.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-23T14:24:06.627Z] #77 111.6 checking how to hardcode library paths into programs... immediate [2022-06-23T14:24:06.627Z] #77 111.6 checking whether stripping libraries is possible... yes [2022-06-23T14:24:06.627Z] #77 111.6 checking if libtool supports shared libraries... yes [2022-06-23T14:24:06.627Z] #77 111.6 checking whether to build shared libraries... no [2022-06-23T14:24:06.627Z] #77 111.6 checking whether to build static libraries... yes [2022-06-23T14:24:06.627Z] #77 111.6 checking float.h usability... yes [2022-06-23T14:24:06.627Z] #77 111.8 checking float.h presence... yes [2022-06-23T14:24:06.627Z] #77 111.9 checking for float.h... yes [2022-06-23T14:24:06.627Z] #77 111.9 checking limits.h usability... yes [2022-06-23T14:24:06.627Z] #77 112.0 checking limits.h presence... yes [2022-06-23T14:24:06.627Z] #77 112.0 checking for limits.h... yes [2022-06-23T14:24:06.627Z] #77 112.1 checking stddef.h usability... yes [2022-06-23T14:24:06.627Z] #77 112.3 checking stddef.h presence... yes [2022-06-23T14:24:06.627Z] #77 112.4 checking for stddef.h... yes [2022-06-23T14:24:06.627Z] #77 112.4 checking for stdlib.h... (cached) yes [2022-06-23T14:24:06.627Z] #77 112.5 checking for string.h... (cached) yes [2022-06-23T14:24:06.627Z] #77 112.5 checking sys/time.h usability... yes [2022-06-23T14:24:06.627Z] #77 112.7 checking sys/time.h presence... yes [2022-06-23T14:24:06.627Z] #77 112.7 checking for sys/time.h... yes [2022-06-23T14:24:06.627Z] #77 112.8 checking for inline... inline [2022-06-23T14:24:06.627Z] #77 112.8 checking for size_t... yes [2022-06-23T14:24:06.627Z] #77 113.1 checking for stdlib.h... (cached) yes [2022-06-23T14:24:06.627Z] #77 113.1 checking for GNU libc compatible malloc... yes [2022-06-23T14:24:06.627Z] #77 113.3 checking for stdlib.h... (cached) yes [2022-06-23T14:24:06.627Z] #77 113.3 checking for GNU libc compatible realloc... yes [2022-06-23T14:24:06.627Z] #77 113.6 checking for working strtod... yes [2022-06-23T14:24:06.627Z] #77 113.8 checking for gettimeofday... yes [2022-06-23T14:24:06.627Z] #77 114.0 checking for memset... yes [2022-06-23T14:24:06.627Z] #77 114.2 checking for strspn... yes [2022-06-23T14:24:06.627Z] #77 114.5 checking that generated files are newer than configure... done [2022-06-23T14:24:06.627Z] #77 114.5 configure: creating ./config.status [2022-06-23T14:24:06.760Z] #77 92.90 checking whether we are cross compiling... no [2022-06-23T14:24:07.022Z] #77 93.18 checking for suffix of object files... o [2022-06-23T14:24:07.022Z] #77 93.29 checking whether we are using the GNU C compiler... yes [2022-06-23T14:24:07.183Z] #77 67.20 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-06-23T14:24:07.183Z] #77 67.20 libtoolize: and rerunning libtoolize and aclocal. [2022-06-23T14:24:07.183Z] #77 67.20 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-23T14:24:07.193Z] #77 ... [2022-06-23T14:24:07.193Z] [2022-06-23T14:24:07.193Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:24:07.193Z] #21 sha256:ba8b0b94b3f0fa307bd5e410a032b2d66e3480edb12d43241c2e93bbf25d5ca4 [2022-06-23T14:24:07.193Z] #21 42.31 Setting up libjq1:arm64 (1.6-2.1) ... [2022-06-23T14:24:07.193Z] #21 42.33 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-06-23T14:24:07.193Z] #21 42.35 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-23T14:24:07.193Z] #21 42.36 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-23T14:24:07.283Z] #77 93.43 checking whether gcc accepts -g... yes [2022-06-23T14:24:07.283Z] #77 93.59 checking for gcc option to accept ISO C89... none needed [2022-06-23T14:24:07.442Z] #77 ... [2022-06-23T14:24:07.442Z] [2022-06-23T14:24:07.442Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:24:07.442Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:24:07.442Z] #14 142.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-23T14:24:07.442Z] #14 142.3 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:24:07.442Z] #14 142.3 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-23T14:24:07.544Z] #77 93.71 checking whether gcc understands -c and -o together... yes [2022-06-23T14:24:07.544Z] #77 93.87 checking for a sed that does not truncate output... /bin/sed [2022-06-23T14:24:07.544Z] #77 93.90 checking for grep that handles long lines and -e... /bin/grep [2022-06-23T14:24:07.544Z] #77 93.92 checking for egrep... /bin/grep -E [2022-06-23T14:24:07.544Z] #77 93.92 checking for fgrep... /bin/grep -F [2022-06-23T14:24:07.544Z] #77 93.93 checking for ld used by gcc... /usr/bin/ld [2022-06-23T14:24:07.544Z] #77 93.95 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-23T14:24:07.544Z] #77 93.95 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-23T14:24:07.804Z] #77 93.97 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-23T14:24:07.804Z] #77 94.11 checking whether ln -s works... yes [2022-06-23T14:24:07.804Z] #77 94.11 checking the maximum length of command line arguments... 1572864 [2022-06-23T14:24:07.804Z] #77 94.15 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-23T14:24:07.804Z] #77 94.15 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-23T14:24:07.804Z] #77 94.15 checking for /usr/bin/ld option to reload object files... -r [2022-06-23T14:24:07.804Z] #77 94.16 checking for objdump... objdump [2022-06-23T14:24:07.804Z] #77 94.16 checking how to recognize dependent libraries... pass_all [2022-06-23T14:24:07.804Z] #77 94.16 checking for dlltool... no [2022-06-23T14:24:07.804Z] #77 94.16 checking how to associate runtime and link libraries... printf %s\n [2022-06-23T14:24:07.804Z] #77 94.16 checking for ar... ar [2022-06-23T14:24:08.065Z] #77 94.16 checking for archiver @FILE support... @ [2022-06-23T14:24:08.065Z] #77 94.37 checking for strip... strip [2022-06-23T14:24:08.065Z] #77 94.37 checking for ranlib... ranlib [2022-06-23T14:24:08.065Z] #77 94.37 checking for gawk... no [2022-06-23T14:24:08.065Z] #77 94.38 checking for mawk... mawk [2022-06-23T14:24:08.122Z] #21 43.42 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-06-23T14:24:08.122Z] #21 43.44 Setting up jq (1.6-2.1) ... [2022-06-23T14:24:08.122Z] #21 43.46 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-06-23T14:24:08.379Z] #21 43.50 Setting up iptables (1.8.7-1) ... [2022-06-23T14:24:08.379Z] #21 43.52 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-23T14:24:08.379Z] #21 43.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-23T14:24:08.379Z] #21 43.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-23T14:24:08.379Z] #21 43.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-23T14:24:08.379Z] #21 43.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-23T14:24:08.379Z] #21 43.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-23T14:24:08.379Z] #21 43.56 Setting up iproute2 (5.10.0-4) ... [2022-06-23T14:24:08.635Z] #21 43.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:24:08.649Z] #77 94.39 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-23T14:24:08.649Z] #77 94.88 checking for sysroot... no [2022-06-23T14:24:08.649Z] #77 94.88 checking for a working dd... /bin/dd [2022-06-23T14:24:08.649Z] #77 94.90 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-23T14:24:08.649Z] #77 94.99 checking for mt... no [2022-06-23T14:24:08.649Z] #77 95.00 checking if : is a manifest tool... no [2022-06-23T14:24:08.910Z] #77 95.02 checking how to run the C preprocessor... gcc -E [2022-06-23T14:24:09.481Z] #77 95.31 checking for ANSI C header files... yes [2022-06-23T14:24:09.481Z] #77 95.79 checking for sys/types.h... yes [2022-06-23T14:24:09.741Z] #77 95.94 checking for sys/stat.h... yes [2022-06-23T14:24:10.002Z] #77 96.11 checking for stdlib.h... yes [2022-06-23T14:24:10.017Z] #14 154.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-23T14:24:10.017Z] #14 154.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:24:10.017Z] #14 154.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-23T14:24:10.264Z] #77 96.30 checking for string.h... yes [2022-06-23T14:24:10.524Z] #77 96.56 checking for memory.h... yes [2022-06-23T14:24:10.524Z] #77 96.76 checking for strings.h... yes [2022-06-23T14:24:10.527Z] #21 DONE 45.8s [2022-06-23T14:24:10.527Z] [2022-06-23T14:24:10.527Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-23T14:24:10.527Z] #22 sha256:7ce95c708be8dbb9260631c4f71ec21fd6eccfa77d026cbc35445aeab4a40ec8 [2022-06-23T14:24:10.785Z] #77 96.97 checking for inttypes.h... [2022-06-23T14:24:10.785Z] #77 ... [2022-06-23T14:24:10.785Z] [2022-06-23T14:24:10.785Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:24:10.785Z] #60 sha256:b36ccadc3011bab2969706b727cccad3b4188b3a55d73d32eeb1d9a69521bd0c [2022-06-23T14:24:10.785Z] #60 14.45 + cd /tmp/tmp.kNXgfoDDX8/src/github.com/opencontainers/runc [2022-06-23T14:24:10.785Z] #60 14.45 + git checkout -q v1.1.2 [2022-06-23T14:24:10.785Z] #60 15.25 + '[' -z '' ']' [2022-06-23T14:24:10.785Z] #60 15.25 + target=static [2022-06-23T14:24:10.785Z] #60 15.25 + make BUILDTAGS=seccomp static [2022-06-23T14:24:10.785Z] #60 15.66 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-23T14:24:10.785Z] #60 ... [2022-06-23T14:24:10.785Z] [2022-06-23T14:24:10.785Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:10.785Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:10.785Z] #77 96.97 checking for inttypes.h... yes [2022-06-23T14:24:11.046Z] #77 97.21 checking for stdint.h... yes [2022-06-23T14:24:11.090Z] #22 0.666 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-23T14:24:11.091Z] #67 ... [2022-06-23T14:24:11.091Z] [2022-06-23T14:24:11.091Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:24:11.091Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:24:11.091Z] #14 191.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-23T14:24:11.091Z] #14 191.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:24:11.091Z] #14 191.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-23T14:24:11.306Z] #77 97.49 checking for unistd.h... yes [2022-06-23T14:24:11.366Z] #22 0.670 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-23T14:24:11.366Z] #22 0.676 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-23T14:24:11.366Z] #22 DONE 0.7s [2022-06-23T14:24:11.366Z] [2022-06-23T14:24:11.366Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-23T14:24:11.366Z] #23 sha256:f657b30a2347ab9eac75ba31478547bc5b4b868cd1d3b3938a1c4fe12eb06fd0 [2022-06-23T14:24:11.567Z] #77 97.66 checking for dlfcn.h... yes [2022-06-23T14:24:11.567Z] #77 97.81 checking for objdir... .libs [2022-06-23T14:24:12.088Z] #77 98.20 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-23T14:24:12.088Z] #77 98.36 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-23T14:24:12.088Z] #77 98.37 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-23T14:24:12.609Z] #77 98.47 checking if gcc static flag -static works... yes [2022-06-23T14:24:12.609Z] #77 98.85 checking if gcc supports -c -o file.o... yes [2022-06-23T14:24:12.609Z] #77 98.98 checking if gcc supports -c -o file.o... (cached) yes [2022-06-23T14:24:12.609Z] #77 98.98 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-23T14:24:12.870Z] #77 99.05 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-23T14:24:12.870Z] #77 99.33 checking how to hardcode library paths into programs... immediate [2022-06-23T14:24:13.130Z] #77 99.33 checking whether stripping libraries is possible... yes [2022-06-23T14:24:13.130Z] #77 99.34 checking if libtool supports shared libraries... yes [2022-06-23T14:24:13.130Z] #77 99.34 checking whether to build shared libraries... no [2022-06-23T14:24:13.130Z] #77 99.34 checking whether to build static libraries... yes [2022-06-23T14:24:13.130Z] #77 99.35 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-23T14:24:13.130Z] #77 99.38 checking whether build environment is sane... yes [2022-06-23T14:24:13.130Z] #77 99.43 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-23T14:24:13.130Z] #77 99.44 checking whether make sets $(MAKE)... yes [2022-06-23T14:24:13.130Z] #77 99.48 checking whether make supports the include directive... yes (GNU style) [2022-06-23T14:24:13.130Z] #77 99.53 checking whether make supports nested variables... yes [2022-06-23T14:24:13.390Z] #77 99.59 checking whether UID '0' is supported by ustar format... yes [2022-06-23T14:24:13.390Z] #77 99.59 checking whether GID '0' is supported by ustar format... yes [2022-06-23T14:24:13.390Z] #77 99.59 checking how to create a ustar tar archive... gnutar [2022-06-23T14:24:13.621Z] #14 ... [2022-06-23T14:24:13.621Z] [2022-06-23T14:24:13.621Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:24:13.621Z] #67 sha256:44d35a4735237d1a5ee77d44756a1c5a3202d720c043214f4ad882c5ea3eb127 [2022-06-23T14:24:13.621Z] #67 200.5 rootlesskit version 1.0.0 [2022-06-23T14:24:13.621Z] #67 200.5 Usage of /build/rootlesskit-docker-proxy: [2022-06-23T14:24:13.621Z] #67 200.5 -container-ip string [2022-06-23T14:24:13.621Z] #67 200.5 container ip [2022-06-23T14:24:13.621Z] #67 200.5 -container-port int [2022-06-23T14:24:13.621Z] #67 200.5 container port (default -1) [2022-06-23T14:24:13.621Z] #67 200.5 -host-ip string [2022-06-23T14:24:13.621Z] #67 200.5 host ip [2022-06-23T14:24:13.621Z] #67 200.5 -host-port int [2022-06-23T14:24:13.621Z] #67 200.5 host port (default -1) [2022-06-23T14:24:13.621Z] #67 200.5 -proto string [2022-06-23T14:24:13.621Z] #67 200.5 proxy protocol (default "tcp") [2022-06-23T14:24:13.650Z] #77 99.66 checking dependency style of gcc... gcc3 [2022-06-23T14:24:13.650Z] #77 99.84 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-23T14:24:13.650Z] #77 99.84 checking whether make supports nested variables... (cached) yes [2022-06-23T14:24:13.650Z] #77 99.84 checking for gawk... (cached) mawk [2022-06-23T14:24:13.650Z] #77 99.84 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-23T14:24:13.650Z] #77 99.84 checking for gcc... (cached) gcc [2022-06-23T14:24:13.650Z] #77 99.94 checking whether we are using the GNU C compiler... (cached) yes [2022-06-23T14:24:13.650Z] #77 99.94 checking whether gcc accepts -g... (cached) yes [2022-06-23T14:24:13.650Z] #77 99.94 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-23T14:24:13.650Z] #77 99.94 checking whether gcc understands -c and -o together... (cached) yes [2022-06-23T14:24:13.650Z] #77 99.95 checking for a Python interpreter with version >= 3... python3 [2022-06-23T14:24:13.910Z] #77 100.0 checking for python3... /usr/bin/python3 [2022-06-23T14:24:13.910Z] #77 100.0 checking for python3 version... 3.9 [2022-06-23T14:24:13.910Z] #77 100.1 checking for python3 platform... linux [2022-06-23T14:24:14.170Z] #77 100.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-23T14:24:14.170Z] #77 100.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-23T14:24:14.197Z] #67 DONE 201.3s [2022-06-23T14:24:14.197Z] [2022-06-23T14:24:14.197Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:24:14.197Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:24:14.197Z] #14 ... [2022-06-23T14:24:14.197Z] [2022-06-23T14:24:14.197Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-23T14:24:14.197Z] #68 sha256:dc53718fcbd016d69bf1921895c56e6f42e47b23e91d9d5bbfe2ceb35d839e88 [2022-06-23T14:24:14.430Z] #77 100.6 checking for go-md2man... no [2022-06-23T14:24:14.430Z] #77 100.6 checking error.h usability... yes [2022-06-23T14:24:14.430Z] #77 100.8 checking error.h presence... yes [2022-06-23T14:24:14.461Z] #68 DONE 0.4s [2022-06-23T14:24:14.461Z] [2022-06-23T14:24:14.461Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:24:14.461Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:24:14.694Z] #77 100.9 checking for error.h... yes [2022-06-23T14:24:14.694Z] #77 100.9 checking linux/openat2.h usability... yes [2022-06-23T14:24:14.694Z] #77 101.1 checking linux/openat2.h presence... yes [2022-06-23T14:24:14.722Z] #47 ... [2022-06-23T14:24:14.722Z] [2022-06-23T14:24:14.722Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-23T14:24:14.722Z] #69 sha256:5df77c84e7931ff9d177e17de2b6876b811cc2ba0e62b6b0f32aff6d4f3877b1 [2022-06-23T14:24:14.722Z] #69 DONE 0.2s [2022-06-23T14:24:14.722Z] [2022-06-23T14:24:14.722Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:14.722Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:14.954Z] #77 101.2 checking for linux/openat2.h... yes [2022-06-23T14:24:14.983Z] #77 ... [2022-06-23T14:24:14.984Z] [2022-06-23T14:24:14.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-06-23T14:24:14.984Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:24:14.984Z] #14 202.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-23T14:24:14.984Z] #14 202.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-23T14:24:15.214Z] #77 101.2 checking for copy_file_range... yes [2022-06-23T14:24:15.214Z] #77 101.5 checking for fgetxattr... [2022-06-23T14:24:15.214Z] #77 ... [2022-06-23T14:24:15.214Z] [2022-06-23T14:24:15.214Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:24:15.214Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:24:15.214Z] #21 2.518 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:24:15.214Z] #21 2.568 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:24:15.214Z] #21 2.568 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:24:15.214Z] #21 3.185 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:24:15.215Z] #21 4.533 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:24:15.215Z] #21 5.917 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:24:15.241Z] #14 202.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-23T14:24:15.241Z] #14 203.1 Selecting previously unselected package libapparmor1:amd64. [2022-06-23T14:24:15.241Z] #14 203.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-23T14:24:15.475Z] #21 ... [2022-06-23T14:24:15.475Z] [2022-06-23T14:24:15.475Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:15.475Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:15.475Z] #77 101.5 checking for fgetxattr... yes [2022-06-23T14:24:15.498Z] #14 203.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-23T14:24:15.498Z] #14 203.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-23T14:24:15.498Z] #14 203.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-23T14:24:15.498Z] #14 203.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-23T14:24:15.735Z] #77 101.7 checking for statx... yes [2022-06-23T14:24:15.735Z] #77 102.0 checking for fgetpwent_r... yes [2022-06-23T14:24:16.061Z] #14 203.5 Selecting previously unselected package libbtrfs0:amd64. [2022-06-23T14:24:16.061Z] #14 203.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-23T14:24:16.061Z] #14 203.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-23T14:24:16.061Z] #14 203.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-23T14:24:16.061Z] #14 203.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-23T14:24:16.061Z] #14 203.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-23T14:24:16.256Z] #77 102.2 checking for issetugid... no [2022-06-23T14:24:16.256Z] #77 102.6 checking for pkg-config... /usr/bin/pkg-config [2022-06-23T14:24:16.256Z] #77 102.6 checking pkg-config is at least version 0.9.0... yes [2022-06-23T14:24:16.628Z] #14 204.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-23T14:24:16.635Z] #14 204.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-23T14:24:16.635Z] #14 204.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-23T14:24:16.647Z] #23 ... [2022-06-23T14:24:16.647Z] [2022-06-23T14:24:16.647Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:16.647Z] #77 sha256:faef90de2cc7a1f9fcced9b210464052e89a93a8754b0560a02ec09cddbcb09d [2022-06-23T14:24:16.647Z] #77 117.1 config.status: creating Makefile [2022-06-23T14:24:16.647Z] #77 117.2 config.status: creating config.h [2022-06-23T14:24:16.647Z] #77 117.2 config.status: executing depfiles commands [2022-06-23T14:24:16.647Z] #77 117.4 config.status: executing libtool commands [2022-06-23T14:24:16.647Z] #77 118.3 GEN .version [2022-06-23T14:24:16.647Z] #77 118.3 make install-recursive [2022-06-23T14:24:16.647Z] #77 118.3 make[1]: Entering directory '/tmp/crun-build' [2022-06-23T14:24:16.647Z] #77 118.4 Making install in libocispec [2022-06-23T14:24:16.647Z] #77 118.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-23T14:24:16.647Z] #77 118.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-23T14:24:16.647Z] #77 118.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-23T14:24:16.647Z] #77 118.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-23T14:24:16.647Z] #77 118.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-23T14:24:16.647Z] #77 119.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-23T14:24:16.647Z] #77 119.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-23T14:24:16.647Z] #77 119.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-23T14:24:16.647Z] #77 119.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-23T14:24:16.647Z] #77 119.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-23T14:24:16.647Z] #77 119.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-23T14:24:16.647Z] #77 119.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-23T14:24:16.647Z] #77 119.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-23T14:24:16.647Z] #77 119.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-23T14:24:16.647Z] #77 119.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-23T14:24:16.647Z] #77 119.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-23T14:24:16.647Z] #77 119.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-23T14:24:16.647Z] #77 119.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-23T14:24:16.647Z] #77 119.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-23T14:24:16.647Z] #77 119.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-23T14:24:16.647Z] #77 119.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-23T14:24:16.647Z] #77 120.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-23T14:24:16.647Z] #77 120.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-23T14:24:16.647Z] #77 120.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-23T14:24:16.647Z] #77 120.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-23T14:24:16.647Z] #77 120.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-23T14:24:16.647Z] #77 120.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-23T14:24:16.647Z] #77 120.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-23T14:24:16.647Z] #77 120.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-23T14:24:16.647Z] #77 120.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-23T14:24:16.647Z] #77 120.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-23T14:24:16.647Z] #77 120.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-23T14:24:16.647Z] #77 120.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-23T14:24:16.647Z] #77 120.8 make install-recursive [2022-06-23T14:24:16.647Z] #77 120.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-23T14:24:16.647Z] #77 120.9 Making install in yajl [2022-06-23T14:24:16.647Z] #77 120.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-23T14:24:16.647Z] #77 121.0 CC verify/json_verify-json_verify.o [2022-06-23T14:24:16.647Z] #77 121.0 CC src/libyajl_la-yajl_alloc.lo [2022-06-23T14:24:16.647Z] #77 121.0 CC src/libyajl_la-yajl.lo [2022-06-23T14:24:16.647Z] #77 121.0 CC src/libyajl_la-yajl_gen.lo [2022-06-23T14:24:16.647Z] #77 121.0 CC src/libyajl_la-yajl_parser.lo [2022-06-23T14:24:16.647Z] #77 121.0 CC src/libyajl_la-yajl_buf.lo [2022-06-23T14:24:16.647Z] #77 121.1 CC src/libyajl_la-yajl_encode.lo [2022-06-23T14:24:16.647Z] #77 121.1 CC src/libyajl_la-yajl_lex.lo [2022-06-23T14:24:16.647Z] #77 121.2 CC src/libyajl_la-yajl_tree.lo [2022-06-23T14:24:16.826Z] #77 102.6 checking for library containing yajl_tree_get... -lyajl [2022-06-23T14:24:16.826Z] #77 103.1 checking for yajl >= 2.0.0... yes [2022-06-23T14:24:16.891Z] #14 204.6 Selecting previously unselected package libudev-dev:amd64. [2022-06-23T14:24:16.891Z] #14 204.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-23T14:24:17.086Z] #77 103.1 checking sys/capability.h usability... yes [2022-06-23T14:24:17.086Z] #77 103.4 checking sys/capability.h presence... yes [2022-06-23T14:24:17.086Z] #77 103.5 checking for sys/capability.h... yes [2022-06-23T14:24:17.148Z] #14 204.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-23T14:24:17.405Z] #14 204.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-23T14:24:17.405Z] #14 204.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-23T14:24:17.405Z] #14 204.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-23T14:24:17.657Z] #77 103.5 checking for library containing cap_from_name... -lcap [2022-06-23T14:24:17.662Z] #14 205.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-23T14:24:17.662Z] #14 205.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-23T14:24:17.662Z] #14 205.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-23T14:24:17.919Z] #14 205.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-23T14:24:17.919Z] #14 205.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-23T14:24:17.919Z] #14 205.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-23T14:24:18.176Z] #14 206.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-23T14:24:18.176Z] #14 206.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-23T14:24:18.227Z] #77 104.0 checking for library containing dlopen... -ldl [2022-06-23T14:24:18.433Z] #14 206.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-23T14:24:18.433Z] #14 206.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-23T14:24:18.433Z] #14 206.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-23T14:24:18.433Z] #14 206.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-23T14:24:18.488Z] #77 104.6 checking seccomp.h usability... yes [2022-06-23T14:24:18.488Z] #77 104.7 checking seccomp.h presence... yes [2022-06-23T14:24:18.488Z] #77 104.8 checking for seccomp.h... yes [2022-06-23T14:24:18.537Z] #77 126.4 CCLD libyajl.la [2022-06-23T14:24:18.537Z] #77 126.8 CCLD verify/json_verify [2022-06-23T14:24:19.059Z] #77 104.8 checking for library containing seccomp_rule_add... -lseccomp [2022-06-23T14:24:19.100Z] #77 127.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-23T14:24:19.100Z] #77 127.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-23T14:24:19.100Z] #77 127.2 make[5]: Nothing to be done for 'install-data-am'. [2022-06-23T14:24:19.100Z] #77 127.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-23T14:24:19.100Z] #77 127.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-23T14:24:19.100Z] #77 127.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-23T14:24:19.100Z] #77 127.3 CC src/validate.o [2022-06-23T14:24:19.100Z] #77 127.3 CC src/image_spec_schema_config_schema.lo [2022-06-23T14:24:19.100Z] #77 127.3 CC src/image_spec_schema_content_descriptor.lo [2022-06-23T14:24:19.319Z] #77 105.3 checking for library containing seccomp_arch_resolve_name... none required [2022-06-23T14:24:19.356Z] #77 127.4 CC src/image_spec_schema_defs.lo [2022-06-23T14:24:19.356Z] #77 127.4 CC src/image_spec_schema_defs_descriptor.lo [2022-06-23T14:24:19.356Z] #77 127.4 CC src/image_spec_schema_image_index_schema.lo [2022-06-23T14:24:19.356Z] #77 127.4 CC src/image_spec_schema_image_layout_schema.lo [2022-06-23T14:24:19.356Z] #77 127.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-23T14:24:19.356Z] #77 127.5 CC src/runtime_spec_schema_config_linux.lo [2022-06-23T14:24:19.356Z] #77 127.5 CC src/runtime_spec_schema_config_zos.lo [2022-06-23T14:24:19.356Z] #77 127.6 CC src/runtime_spec_schema_config_schema.lo [2022-06-23T14:24:19.356Z] #77 127.6 CC src/runtime_spec_schema_config_solaris.lo [2022-06-23T14:24:19.361Z] #14 206.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-23T14:24:19.361Z] #14 206.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-23T14:24:19.361Z] #14 206.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-23T14:24:19.580Z] #77 105.6 checking systemd/sd-bus.h usability... yes [2022-06-23T14:24:19.580Z] #77 105.8 checking systemd/sd-bus.h presence... yes [2022-06-23T14:24:19.580Z] #77 105.9 checking for systemd/sd-bus.h... yes [2022-06-23T14:24:19.615Z] #77 127.6 CC src/runtime_spec_schema_config_vm.lo [2022-06-23T14:24:19.615Z] #77 127.7 CC src/runtime_spec_schema_config_windows.lo [2022-06-23T14:24:19.615Z] #77 127.7 CC src/runtime_spec_schema_defs.lo [2022-06-23T14:24:19.615Z] #77 127.8 CC src/runtime_spec_schema_defs_linux.lo [2022-06-23T14:24:19.615Z] #77 127.8 CC src/runtime_spec_schema_defs_zos.lo [2022-06-23T14:24:19.617Z] #14 207.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-23T14:24:19.618Z] #14 207.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-23T14:24:19.618Z] #14 207.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-23T14:24:19.872Z] #77 128.0 CC src/runtime_spec_schema_defs_vm.lo [2022-06-23T14:24:19.872Z] #77 128.0 CC src/runtime_spec_schema_defs_windows.lo [2022-06-23T14:24:19.874Z] #14 207.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-23T14:24:19.874Z] #14 207.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-23T14:24:19.874Z] #14 207.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-23T14:24:20.128Z] #77 128.1 CC src/runtime_spec_schema_state_schema.lo [2022-06-23T14:24:20.128Z] #77 128.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-23T14:24:20.128Z] #77 128.3 CC src/basic_test_double_array_item.lo [2022-06-23T14:24:20.131Z] #14 207.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-23T14:24:20.131Z] #14 207.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-23T14:24:20.131Z] #14 207.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-23T14:24:20.151Z] #77 105.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-23T14:24:20.385Z] #77 128.4 CC src/basic_test_double_array.lo [2022-06-23T14:24:20.385Z] #77 128.5 CC src/basic_test_top_array_int.lo [2022-06-23T14:24:20.641Z] #77 ... [2022-06-23T14:24:20.641Z] [2022-06-23T14:24:20.641Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-23T14:24:20.641Z] #23 sha256:f657b30a2347ab9eac75ba31478547bc5b4b868cd1d3b3938a1c4fe12eb06fd0 [2022-06-23T14:24:20.641Z] #23 9.189 Collecting yamllint==1.26.1 [2022-06-23T14:24:20.720Z] #77 106.5 checking for sd_notify_barrier... yes [2022-06-23T14:24:20.720Z] #77 106.8 checking linux/bpf.h usability... yes [2022-06-23T14:24:20.720Z] #77 107.0 checking linux/bpf.h presence... yes [2022-06-23T14:24:20.720Z] #77 107.1 checking for linux/bpf.h... yes [2022-06-23T14:24:20.981Z] #77 107.1 checking compilation for eBPF... yes [2022-06-23T14:24:20.981Z] #77 107.2 checking for criu >= 3.15... no [2022-06-23T14:24:20.981Z] #77 107.2 configure: CRIU headers not found, building without CRIU support [2022-06-23T14:24:20.981Z] #77 107.2 checking for criu > 3.16... no [2022-06-23T14:24:20.981Z] #77 107.3 configure: CRIU version doesn't support join-ns API [2022-06-23T14:24:20.981Z] #77 107.3 checking for criu > 3.16.1... no [2022-06-23T14:24:20.981Z] #77 107.3 configure: CRIU version doesn't support for pre-dumping [2022-06-23T14:24:20.981Z] #77 107.3 checking for new mount API (fsconfig)... yes [2022-06-23T14:24:21.241Z] #77 107.4 checking for seccomp notify API... [2022-06-23T14:24:21.241Z] #77 ... [2022-06-23T14:24:21.241Z] [2022-06-23T14:24:21.241Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-23T14:24:21.241Z] #34 sha256:9150f837a655430e8a280b35c4f6f3170258e652b2eeca6f6f6bcda14550ce3c [2022-06-23T14:24:21.241Z] #34 DONE 163.1s [2022-06-23T14:24:21.241Z] [2022-06-23T14:24:21.241Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:21.241Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:21.241Z] #77 107.4 checking for seccomp notify API... yes [2022-06-23T14:24:21.241Z] #77 107.5 checking for gperf... no [2022-06-23T14:24:21.241Z] #77 107.5 configure: gperf not found - cannot rebuild signal parser code [2022-06-23T14:24:21.241Z] #77 107.5 checking for library containing argp_parse... [2022-06-23T14:24:21.241Z] #77 ... [2022-06-23T14:24:21.241Z] [2022-06-23T14:24:21.241Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:24:21.241Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:24:21.241Z] #21 10.45 Fetched 8545 kB in 8s (1020 kB/s) [2022-06-23T14:24:21.241Z] #21 10.45 Reading package lists... [2022-06-23T14:24:21.241Z] #21 13.84 Reading package lists... [2022-06-23T14:24:21.241Z] #21 ... [2022-06-23T14:24:21.241Z] [2022-06-23T14:24:21.241Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:21.241Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:21.241Z] #77 107.5 checking for library containing argp_parse... none required [2022-06-23T14:24:21.553Z] #14 208.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-23T14:24:21.553Z] #14 208.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-23T14:24:21.553Z] #14 208.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-23T14:24:21.553Z] #14 208.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-23T14:24:21.553Z] #14 208.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-23T14:24:21.553Z] #14 208.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-23T14:24:21.553Z] #14 209.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-23T14:24:21.553Z] #14 209.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-23T14:24:21.553Z] #14 209.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-23T14:24:21.553Z] #14 209.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-23T14:24:21.553Z] #14 209.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-23T14:24:21.553Z] #14 209.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-23T14:24:21.553Z] #14 209.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-23T14:24:21.553Z] #14 209.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-23T14:24:21.553Z] #14 209.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-23T14:24:21.553Z] #14 209.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-23T14:24:21.553Z] #14 209.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-23T14:24:21.553Z] #14 209.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-23T14:24:21.553Z] #14 209.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-23T14:24:21.571Z] #23 10.25 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-23T14:24:21.811Z] #77 107.9 checking that generated files are newer than configure... done [2022-06-23T14:24:21.811Z] #77 107.9 configure: creating ./config.status [2022-06-23T14:24:21.858Z] #14 209.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-23T14:24:21.858Z] #14 209.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-23T14:24:21.858Z] #14 209.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-23T14:24:21.858Z] #14 209.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-23T14:24:21.858Z] #14 209.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-23T14:24:21.858Z] #14 209.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-23T14:24:21.858Z] #14 209.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-23T14:24:21.858Z] #14 209.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-23T14:24:21.858Z] #14 209.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-23T14:24:21.858Z] #14 209.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-23T14:24:21.858Z] #14 209.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-23T14:24:21.858Z] #14 209.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-23T14:24:21.858Z] #14 209.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-23T14:24:22.121Z] #14 209.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-23T14:24:22.121Z] #14 209.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:24:22.284Z] #14 166.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-23T14:24:22.284Z] #14 166.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:24:22.284Z] #14 166.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-23T14:24:22.937Z] #23 11.27 Collecting pathspec>=0.5.3 [2022-06-23T14:24:22.937Z] #23 11.28 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-23T14:24:22.937Z] #23 11.53 Collecting pyyaml [2022-06-23T14:24:22.937Z] #23 11.56 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-06-23T14:24:22.937Z] #23 11.61 Building wheels for collected packages: yamllint [2022-06-23T14:24:22.937Z] #23 11.61 Building wheel for yamllint (setup.py): started [2022-06-23T14:24:23.221Z] #14 ... [2022-06-23T14:24:23.221Z] [2022-06-23T14:24:23.221Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:23.221Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:23.221Z] #77 83.22 configure.ac:7: installing './compile' [2022-06-23T14:24:23.479Z] #77 83.23 configure.ac:11: installing './config.guess' [2022-06-23T14:24:23.479Z] #77 83.25 configure.ac:11: installing './config.sub' [2022-06-23T14:24:23.479Z] #77 83.26 configure.ac:8: installing './install-sh' [2022-06-23T14:24:23.479Z] #77 83.31 configure.ac:8: installing './missing' [2022-06-23T14:24:23.721Z] #77 ... [2022-06-23T14:24:23.721Z] [2022-06-23T14:24:23.721Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:24:23.721Z] #36 sha256:e9b8728d8465b1df20d9fc487478658c0d2ad194e416156cdfda9bf6917ad9ca [2022-06-23T14:24:23.721Z] #36 165.1 Delve is a source level debugger for Go programs. [2022-06-23T14:24:23.721Z] #36 165.1 [2022-06-23T14:24:23.721Z] #36 165.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-23T14:24:23.721Z] #36 165.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-23T14:24:23.721Z] #36 165.1 [2022-06-23T14:24:23.721Z] #36 165.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-23T14:24:23.721Z] #36 165.1 [2022-06-23T14:24:23.721Z] #36 165.1 Pass flags to the program you are debugging using `--`, for example: [2022-06-23T14:24:23.721Z] #36 165.1 [2022-06-23T14:24:23.721Z] #36 165.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-23T14:24:23.721Z] #36 165.1 [2022-06-23T14:24:23.721Z] #36 165.1 Usage: [2022-06-23T14:24:23.721Z] #36 165.1 dlv [command] [2022-06-23T14:24:23.721Z] #36 165.1 [2022-06-23T14:24:23.721Z] #36 165.1 Available Commands: [2022-06-23T14:24:23.721Z] #36 165.1 attach Attach to running process and begin debugging. [2022-06-23T14:24:23.721Z] #36 165.1 connect Connect to a headless debug server with a terminal client. [2022-06-23T14:24:23.721Z] #36 165.1 core Examine a core dump. [2022-06-23T14:24:23.721Z] #36 165.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-23T14:24:23.721Z] #36 165.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-23T14:24:23.721Z] #36 165.1 exec Execute a precompiled binary, and begin a debug session. [2022-06-23T14:24:23.721Z] #36 165.1 help Help about any command [2022-06-23T14:24:23.721Z] #36 165.1 run Deprecated command. Use 'debug' instead. [2022-06-23T14:24:23.721Z] #36 165.1 test Compile test binary and begin debugging program. [2022-06-23T14:24:23.721Z] #36 165.1 trace Compile and begin tracing program. [2022-06-23T14:24:23.721Z] #36 165.1 version Prints version. [2022-06-23T14:24:23.721Z] #36 165.1 [2022-06-23T14:24:23.721Z] #36 165.1 Flags: [2022-06-23T14:24:23.721Z] #36 165.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-23T14:24:23.721Z] #36 165.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-23T14:24:23.721Z] #36 165.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-23T14:24:23.721Z] #36 165.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-23T14:24:23.721Z] #36 165.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-23T14:24:23.721Z] #36 165.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-23T14:24:23.721Z] #36 165.1 --disable-aslr Disables address space randomization [2022-06-23T14:24:23.721Z] #36 165.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-23T14:24:23.721Z] #36 165.1 -h, --help help for dlv [2022-06-23T14:24:23.721Z] #36 165.1 --init string Init file, executed by the terminal client. [2022-06-23T14:24:23.721Z] #36 165.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-23T14:24:23.721Z] #36 165.1 --log Enable debugging server logging. [2022-06-23T14:24:23.721Z] #36 165.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-23T14:24:23.721Z] #36 165.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-23T14:24:23.721Z] #36 165.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-23T14:24:23.721Z] #36 165.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-23T14:24:23.721Z] #36 165.1 --wd string Working directory for running the program. [2022-06-23T14:24:23.721Z] #36 165.1 [2022-06-23T14:24:23.721Z] #36 165.1 Additional help topics: [2022-06-23T14:24:23.721Z] #36 165.1 dlv backend Help about the --backend flag. [2022-06-23T14:24:23.721Z] #36 165.1 dlv log Help about logging flags. [2022-06-23T14:24:23.721Z] #36 165.1 dlv redirect Help about file redirection. [2022-06-23T14:24:23.721Z] #36 165.1 [2022-06-23T14:24:23.721Z] #36 165.1 Use "dlv [command] --help" for more information about a command. [2022-06-23T14:24:23.721Z] #36 DONE 165.3s [2022-06-23T14:24:23.721Z] [2022-06-23T14:24:23.721Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:24:23.721Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:24:23.721Z] #21 13.84 Reading package lists... [2022-06-23T14:24:23.721Z] #21 17.54 Building dependency tree... [2022-06-23T14:24:23.738Z] #77 83.53 Makefile.am: installing './depcomp' [2022-06-23T14:24:23.878Z] #23 12.51 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-23T14:24:23.878Z] #23 12.52 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6b63bbc5e54bb329fe1ff77db80871a4374bf89d81a9f497f0e06e03034c350c [2022-06-23T14:24:23.878Z] #23 12.52 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-23T14:24:23.878Z] #23 12.52 Successfully built yamllint [2022-06-23T14:24:23.878Z] #23 12.54 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-23T14:24:24.014Z] #14 DONE 211.5s [2022-06-23T14:24:24.014Z] [2022-06-23T14:24:24.014Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-23T14:24:24.014Z] #15 sha256:67a5c3e7d744b8dd82ee63863bfd39f638e0a2f230ecbfb3a5fab6a39648edb1 [2022-06-23T14:24:24.134Z] #23 12.94 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-23T14:24:24.271Z] #15 ... [2022-06-23T14:24:24.271Z] [2022-06-23T14:24:24.271Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-23T14:24:24.271Z] #59 sha256:e2a33d227c7d0f23ecea23a8470fe5721e2ee3c9c69a9a6dd8523b6dc041c065 [2022-06-23T14:24:24.271Z] #59 DONE 0.3s [2022-06-23T14:24:24.271Z] [2022-06-23T14:24:24.271Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:24:24.271Z] #60 sha256:41a516425a5282a08a4b76bffc5c0b09581adf25ec1b1f50634cf0cb582b5a0a [2022-06-23T14:24:24.696Z] #23 DONE 13.5s [2022-06-23T14:24:24.696Z] [2022-06-23T14:24:24.696Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:24.696Z] #77 sha256:faef90de2cc7a1f9fcced9b210464052e89a93a8754b0560a02ec09cddbcb09d [2022-06-23T14:24:24.696Z] #77 128.8 CC src/basic_test_top_array_string.lo [2022-06-23T14:24:24.696Z] #77 128.8 CC src/basic_test_top_double_array_int.lo [2022-06-23T14:24:24.696Z] #77 129.0 CC src/basic_test_top_double_array_obj.lo [2022-06-23T14:24:24.696Z] #77 129.0 CC src/basic_test_top_double_array_refobj.lo [2022-06-23T14:24:24.696Z] #77 129.1 CC src/basic_test_top_double_array_string.lo [2022-06-23T14:24:24.696Z] #77 129.3 CC src/read-file.lo [2022-06-23T14:24:24.696Z] #77 129.5 CC src/json_common.lo [2022-06-23T14:24:24.696Z] #77 129.7 CC tests/test-1.o [2022-06-23T14:24:24.696Z] #77 130.1 CC tests/test-2.o [2022-06-23T14:24:24.696Z] #77 130.2 CC tests/test-3.o [2022-06-23T14:24:24.696Z] #77 130.4 CC tests/test-4.o [2022-06-23T14:24:24.696Z] #77 130.6 CC tests/test-5.o [2022-06-23T14:24:24.696Z] #77 130.8 CC tests/test-6.o [2022-06-23T14:24:24.696Z] #77 130.9 CC tests/test-7.o [2022-06-23T14:24:24.696Z] #77 131.0 CC tests/test-8.o [2022-06-23T14:24:24.696Z] #77 131.2 CC tests/test-9.o [2022-06-23T14:24:24.696Z] #77 131.5 CC tests/test-10.o [2022-06-23T14:24:24.696Z] #77 132.0 CC tests/test-11.o [2022-06-23T14:24:25.115Z] #21 19.56 The following additional packages will be installed: [2022-06-23T14:24:25.115Z] #21 19.60 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-23T14:24:25.115Z] #21 19.60 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-23T14:24:25.115Z] #21 19.60 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-23T14:24:25.115Z] #21 19.60 python3-pkg-resources vim-runtime xxd [2022-06-23T14:24:25.115Z] #21 19.60 Suggested packages: [2022-06-23T14:24:25.115Z] #21 19.60 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-23T14:24:25.115Z] #21 19.60 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-23T14:24:25.115Z] #21 19.60 acl attr quota [2022-06-23T14:24:25.115Z] #21 19.60 Recommended packages: [2022-06-23T14:24:25.115Z] #21 19.60 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-23T14:24:26.168Z] #60 1.915 + RM_GOPATH=0 [2022-06-23T14:24:26.168Z] #60 1.915 + TMP_GOPATH= [2022-06-23T14:24:26.168Z] #60 1.915 + : /build [2022-06-23T14:24:26.168Z] #60 1.915 + '[' -z '' ']' [2022-06-23T14:24:26.168Z] #60 1.915 ++ mktemp -d [2022-06-23T14:24:26.168Z] #60 1.931 + export GOPATH=/tmp/tmp.2tCqltDJ7f [2022-06-23T14:24:26.168Z] #60 1.931 + GOPATH=/tmp/tmp.2tCqltDJ7f [2022-06-23T14:24:26.168Z] #60 1.931 + RM_GOPATH=1 [2022-06-23T14:24:26.168Z] #60 1.931 + case "$(go env GOARCH)" in [2022-06-23T14:24:26.168Z] #60 1.931 ++ go env GOARCH [2022-06-23T14:24:26.168Z] #60 1.941 + export GO_BUILDMODE=-buildmode=pie [2022-06-23T14:24:26.168Z] #60 1.950 + GO_BUILDMODE=-buildmode=pie [2022-06-23T14:24:26.168Z] #60 1.950 ++ dirname /install.sh [2022-06-23T14:24:26.168Z] #60 1.950 + dir=/ [2022-06-23T14:24:26.168Z] #60 1.950 + bin=runc [2022-06-23T14:24:26.168Z] #60 1.950 + shift [2022-06-23T14:24:26.168Z] #60 1.950 + '[' '!' -f //runc.installer ']' [2022-06-23T14:24:26.168Z] #60 1.950 + . //runc.installer [2022-06-23T14:24:26.168Z] #60 1.950 ++ set -e [2022-06-23T14:24:26.168Z] #60 1.950 ++ : v1.1.2 [2022-06-23T14:24:26.168Z] #60 1.950 + install_runc [2022-06-23T14:24:26.168Z] #60 1.950 + RUNC_BUILDTAGS=seccomp [2022-06-23T14:24:26.168Z] #60 1.950 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-23T14:24:26.168Z] #60 1.950 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2tCqltDJ7f/src/github.com/opencontainers/runc [2022-06-23T14:24:26.168Z] #60 1.951 Install runc version v1.1.2 (build tags: seccomp) [2022-06-23T14:24:26.168Z] #60 1.951 Cloning into '/tmp/tmp.2tCqltDJ7f/src/github.com/opencontainers/runc'... [2022-06-23T14:24:26.168Z] #60 ... [2022-06-23T14:24:26.168Z] [2022-06-23T14:24:26.168Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-23T14:24:26.168Z] #15 sha256:67a5c3e7d744b8dd82ee63863bfd39f638e0a2f230ecbfb3a5fab6a39648edb1 [2022-06-23T14:24:26.168Z] #15 DONE 2.3s [2022-06-23T14:24:26.271Z] #77 85.70 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-23T14:24:26.271Z] #77 85.70 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-23T14:24:26.271Z] #77 85.89 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-23T14:24:26.271Z] #77 85.89 libtoolize: copying file 'm4/libtool.m4' [2022-06-23T14:24:26.271Z] #77 86.13 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-23T14:24:26.425Z] [2022-06-23T14:24:26.425Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:26.425Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:26.425Z] #77 137.5 configure.ac:11: installing 'build-aux/compile' [2022-06-23T14:24:26.425Z] #77 137.5 configure.ac:11: installing 'build-aux/config.guess' [2022-06-23T14:24:26.425Z] #77 137.5 configure.ac:11: installing 'build-aux/config.sub' [2022-06-23T14:24:26.425Z] #77 137.5 configure.ac:13: installing 'build-aux/install-sh' [2022-06-23T14:24:26.425Z] #77 137.6 configure.ac:13: installing 'build-aux/missing' [2022-06-23T14:24:26.425Z] #77 137.6 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-23T14:24:26.425Z] #77 138.0 Makefile.am: installing 'build-aux/depcomp' [2022-06-23T14:24:26.500Z] #21 21.03 The following NEW packages will be installed: [2022-06-23T14:24:26.500Z] #21 21.03 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-23T14:24:26.500Z] #21 21.03 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-23T14:24:26.500Z] #21 21.03 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-23T14:24:26.500Z] #21 21.03 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-23T14:24:26.500Z] #21 21.03 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-23T14:24:26.500Z] #21 21.03 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-23T14:24:26.500Z] #21 21.03 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-23T14:24:26.500Z] #21 21.03 xz-utils zip zstd [2022-06-23T14:24:26.500Z] #21 21.35 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:24:26.500Z] #21 21.35 Need to get 27.7 MB of archives. [2022-06-23T14:24:26.500Z] #21 21.35 After this operation, 106 MB of additional disk space will be used. [2022-06-23T14:24:26.500Z] #21 21.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-23T14:24:26.500Z] #21 21.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-23T14:24:26.500Z] #21 21.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-23T14:24:26.500Z] #21 21.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-23T14:24:26.500Z] #21 21.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-23T14:24:26.500Z] #21 21.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-23T14:24:26.500Z] #21 21.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-23T14:24:26.500Z] #21 21.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-23T14:24:26.500Z] #21 21.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-23T14:24:26.500Z] #21 21.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-06-23T14:24:26.500Z] #21 21.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-23T14:24:26.500Z] #21 21.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-23T14:24:26.500Z] #21 21.46 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-23T14:24:26.500Z] #21 21.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-23T14:24:26.500Z] #21 21.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-23T14:24:26.500Z] #21 21.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-23T14:24:26.500Z] #21 21.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-23T14:24:26.500Z] #21 21.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-23T14:24:26.500Z] #21 21.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-23T14:24:26.529Z] #77 86.36 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-23T14:24:26.761Z] #21 21.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-23T14:24:26.761Z] #21 21.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-23T14:24:26.761Z] #21 21.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-23T14:24:26.761Z] #21 21.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-23T14:24:26.761Z] #21 21.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-23T14:24:26.761Z] #21 21.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-23T14:24:26.761Z] #21 21.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-23T14:24:26.761Z] #21 21.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-23T14:24:26.787Z] #77 86.52 libtoolize: copying file 'm4/ltversion.m4' [2022-06-23T14:24:26.787Z] #77 86.74 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-23T14:24:27.022Z] #21 21.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-23T14:24:27.022Z] #21 21.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-23T14:24:27.022Z] #21 21.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-23T14:24:27.022Z] #21 21.80 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-23T14:24:27.022Z] #21 21.80 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-23T14:24:27.022Z] #21 21.80 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-23T14:24:27.022Z] #21 21.80 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-23T14:24:27.022Z] #21 21.82 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-23T14:24:27.022Z] #21 21.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-23T14:24:27.022Z] #21 21.87 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-23T14:24:27.022Z] #21 21.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-23T14:24:27.022Z] #21 21.89 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-23T14:24:27.282Z] #21 21.93 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-23T14:24:27.282Z] #21 21.93 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-23T14:24:27.282Z] #21 21.95 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-23T14:24:27.282Z] #21 22.02 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-23T14:24:27.282Z] #21 22.02 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-23T14:24:27.282Z] #21 22.02 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-23T14:24:27.354Z] #77 87.02 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-06-23T14:24:27.542Z] #21 22.26 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-23T14:24:27.542Z] #21 22.30 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-23T14:24:27.542Z] #21 22.30 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-23T14:24:27.542Z] #21 22.30 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-23T14:24:27.922Z] #77 140.3 checking build system type... [2022-06-23T14:24:27.922Z] #77 ... [2022-06-23T14:24:27.922Z] [2022-06-23T14:24:27.922Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-23T14:24:27.922Z] #16 sha256:ba055de5be3458f269cfad30ac71d2a21e8de72858867ce72b0fb5c98351ac04 [2022-06-23T14:24:27.922Z] #16 DONE 1.6s [2022-06-23T14:24:27.922Z] [2022-06-23T14:24:27.922Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:27.922Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:27.922Z] #77 140.3 checking build system type... x86_64-pc-linux-gnu [2022-06-23T14:24:27.922Z] #77 140.8 checking host system type... x86_64-pc-linux-gnu [2022-06-23T14:24:27.922Z] #77 140.8 checking how to print strings... printf [2022-06-23T14:24:27.922Z] #77 140.8 checking for gcc... gcc [2022-06-23T14:24:28.153Z] #21 23.00 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:24:28.414Z] #21 23.10 Fetched 27.7 MB in 1s (20.9 MB/s) [2022-06-23T14:24:28.414Z] #21 23.20 Selecting previously unselected package pigz. [2022-06-23T14:24:28.414Z] #21 23.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-06-23T14:24:28.414Z] #21 23.25 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-23T14:24:28.414Z] #21 23.27 Unpacking pigz (2.6-1) ... [2022-06-23T14:24:28.414Z] #21 23.35 Selecting previously unselected package libelf1:amd64. [2022-06-23T14:24:28.414Z] #21 23.35 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-23T14:24:28.414Z] #21 23.36 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-23T14:24:28.436Z] #77 140.9 checking whether the C compiler works... yes [2022-06-23T14:24:28.437Z] #77 141.3 checking for C compiler default output file name... a.out [2022-06-23T14:24:28.675Z] #21 23.52 Selecting previously unselected package libbpf0:amd64. [2022-06-23T14:24:28.675Z] #21 23.52 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-23T14:24:28.675Z] #21 23.53 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-23T14:24:28.675Z] #21 23.66 Selecting previously unselected package libcap2:amd64. [2022-06-23T14:24:28.675Z] #21 23.66 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-23T14:24:28.935Z] #21 23.67 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-23T14:24:28.935Z] #21 23.74 Selecting previously unselected package libmnl0:amd64. [2022-06-23T14:24:28.935Z] #21 23.74 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-23T14:24:28.936Z] #21 23.75 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-23T14:24:28.936Z] #21 23.81 Selecting previously unselected package libxtables12:amd64. [2022-06-23T14:24:28.936Z] #21 23.81 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-23T14:24:28.936Z] #21 23.81 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-23T14:24:28.936Z] #21 23.91 Selecting previously unselected package libcap2-bin. [2022-06-23T14:24:28.936Z] #21 23.91 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-23T14:24:29.002Z] #77 141.3 checking for suffix of executables... [2022-06-23T14:24:29.197Z] #21 23.93 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-23T14:24:29.197Z] #21 24.03 Selecting previously unselected package iproute2. [2022-06-23T14:24:29.197Z] #21 24.04 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-23T14:24:29.197Z] #21 24.04 Unpacking iproute2 (5.10.0-4) ... [2022-06-23T14:24:29.567Z] #77 141.7 checking whether we are cross compiling... [2022-06-23T14:24:29.567Z] #77 ... [2022-06-23T14:24:29.567Z] [2022-06-23T14:24:29.567Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-23T14:24:29.567Z] #17 sha256:d1086d98f68cd1a82fefe024f9960d8dfaa8ca1f17b0cd63a53e8c2a795f8e6c [2022-06-23T14:24:29.567Z] #17 1.272 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-23T14:24:29.567Z] #17 DONE 1.7s [2022-06-23T14:24:29.567Z] [2022-06-23T14:24: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-06-23T14:24:29.567Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:29.567Z] #77 141.7 checking whether we are cross compiling... no [2022-06-23T14:24:29.567Z] #77 142.2 checking for suffix of object files... o [2022-06-23T14:24:29.768Z] #21 24.57 Selecting previously unselected package xxd. [2022-06-23T14:24:29.768Z] #21 24.58 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-23T14:24:29.768Z] #21 24.58 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:24:29.824Z] #77 142.4 checking whether we are using the GNU C compiler... yes [2022-06-23T14:24:30.080Z] #77 142.6 checking whether gcc accepts -g... yes [2022-06-23T14:24:30.089Z] #21 24.70 Selecting previously unselected package vim-common. [2022-06-23T14:24:30.089Z] #21 24.70 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-23T14:24:30.089Z] #21 24.72 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:24:30.089Z] #21 24.85 Selecting previously unselected package bash-completion. [2022-06-23T14:24:30.089Z] #21 24.85 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-23T14:24:30.651Z] #77 142.9 checking for gcc option to accept ISO C89... none needed [2022-06-23T14:24:30.910Z] #77 143.2 checking whether gcc understands -c and -o together... [2022-06-23T14:24:30.910Z] #77 ... [2022-06-23T14:24:30.910Z] [2022-06-23T14:24:30.910Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-23T14:24:30.910Z] #18 sha256:5ca6f0355f80f752301520ac2c0cf2a427a6478bfa67925f29cff968ed0e6a31 [2022-06-23T14:24:30.910Z] #18 DONE 1.4s [2022-06-23T14:24:30.910Z] [2022-06-23T14:24:30.910Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:30.910Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:30.910Z] #77 143.2 checking whether gcc understands -c and -o together... yes [2022-06-23T14:24:30.910Z] #77 143.7 checking for a sed that does not truncate output... /bin/sed [2022-06-23T14:24:30.910Z] #77 143.7 checking for grep that handles long lines and -e... /bin/grep [2022-06-23T14:24:30.910Z] #77 143.8 checking for egrep... /bin/grep -E [2022-06-23T14:24:30.910Z] #77 143.8 checking for fgrep... /bin/grep -F [2022-06-23T14:24:30.910Z] #77 143.8 checking for ld used by gcc... /usr/bin/ld [2022-06-23T14:24:30.910Z] #77 143.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-23T14:24:31.094Z] #21 ... [2022-06-23T14:24:31.094Z] [2022-06-23T14:24:31.094Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:31.094Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:31.094Z] #77 110.4 config.status: creating Makefile [2022-06-23T14:24:31.094Z] #77 110.5 config.status: creating rpm/crun.spec [2022-06-23T14:24:31.094Z] #77 110.6 config.status: creating config.h [2022-06-23T14:24:31.094Z] #77 110.7 config.status: executing libtool commands [2022-06-23T14:24:31.094Z] #77 110.7 config.status: executing depfiles commands [2022-06-23T14:24:31.094Z] #77 111.9 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-23T14:24:31.094Z] #77 112.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-23T14:24:31.094Z] #77 112.3 checking for gcc... gcc [2022-06-23T14:24:31.094Z] #77 112.4 checking whether the C compiler works... yes [2022-06-23T14:24:31.094Z] #77 112.6 checking for C compiler default output file name... a.out [2022-06-23T14:24:31.094Z] #77 112.6 checking for suffix of executables... [2022-06-23T14:24:31.094Z] #77 112.7 checking whether we are cross compiling... no [2022-06-23T14:24:31.094Z] #77 112.9 checking for suffix of object files... o [2022-06-23T14:24:31.094Z] #77 113.0 checking whether we are using the GNU C compiler... yes [2022-06-23T14:24:31.094Z] #77 113.2 checking whether gcc accepts -g... yes [2022-06-23T14:24:31.094Z] #77 113.3 checking for gcc option to accept ISO C89... none needed [2022-06-23T14:24:31.094Z] #77 113.5 checking whether gcc understands -c and -o together... yes [2022-06-23T14:24:31.094Z] #77 113.7 checking how to run the C preprocessor... gcc -E [2022-06-23T14:24:31.094Z] #77 113.9 checking for grep that handles long lines and -e... /bin/grep [2022-06-23T14:24:31.094Z] #77 113.9 checking for egrep... /bin/grep -E [2022-06-23T14:24:31.094Z] #77 113.9 checking for ANSI C header files... yes [2022-06-23T14:24:31.094Z] #77 114.5 checking for sys/types.h... yes [2022-06-23T14:24:31.094Z] #77 114.7 checking for sys/stat.h... yes [2022-06-23T14:24:31.094Z] #77 114.8 checking for stdlib.h... yes [2022-06-23T14:24:31.094Z] #77 115.0 checking for string.h... yes [2022-06-23T14:24:31.094Z] #77 115.2 checking for memory.h... yes [2022-06-23T14:24:31.094Z] #77 115.4 checking for strings.h... yes [2022-06-23T14:24:31.094Z] #77 115.5 checking for inttypes.h... yes [2022-06-23T14:24:31.094Z] #77 115.7 checking for stdint.h... yes [2022-06-23T14:24:31.094Z] #77 115.9 checking for unistd.h... yes [2022-06-23T14:24:31.094Z] #77 116.2 checking minix/config.h usability... no [2022-06-23T14:24:31.094Z] #77 116.3 checking minix/config.h presence... no [2022-06-23T14:24:31.094Z] #77 116.4 checking for minix/config.h... no [2022-06-23T14:24:31.094Z] #77 116.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-23T14:24:31.094Z] #77 116.6 checking build system type... x86_64-pc-linux-gnu [2022-06-23T14:24:31.094Z] #77 117.0 checking host system type... x86_64-pc-linux-gnu [2022-06-23T14:24:31.094Z] #77 117.0 checking how to print strings... printf [2022-06-23T14:24:31.094Z] #77 117.0 checking for a sed that does not truncate output... /bin/sed [2022-06-23T14:24:31.094Z] #77 117.0 checking for fgrep... /bin/grep -F [2022-06-23T14:24:31.094Z] #77 117.0 checking for ld used by gcc... /usr/bin/ld [2022-06-23T14:24:31.094Z] #77 117.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-23T14:24:31.094Z] #77 117.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-23T14:24:31.094Z] #77 117.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-23T14:24:31.094Z] #77 117.2 checking whether ln -s works... yes [2022-06-23T14:24:31.094Z] #77 117.2 checking the maximum length of command line arguments... 1572864 [2022-06-23T14:24:31.094Z] #77 117.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-23T14:24:31.094Z] #77 117.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-23T14:24:31.094Z] #77 117.2 checking for /usr/bin/ld option to reload object files... -r [2022-06-23T14:24:31.094Z] #77 117.2 checking for objdump... objdump [2022-06-23T14:24:31.094Z] #77 117.2 checking how to recognize dependent libraries... pass_all [2022-06-23T14:24:31.094Z] #77 117.2 checking for dlltool... no [2022-06-23T14:24:31.094Z] #77 117.2 checking how to associate runtime and link libraries... printf %s\n [2022-06-23T14:24:31.094Z] #77 117.2 checking for ar... ar [2022-06-23T14:24:31.094Z] #77 117.2 checking for archiver @FILE support... @ [2022-06-23T14:24:31.094Z] #77 117.4 checking for strip... strip [2022-06-23T14:24:31.094Z] #77 117.4 checking for ranlib... ranlib [2022-06-23T14:24:31.094Z] #77 117.4 checking for gawk... no [2022-06-23T14:24:31.094Z] #77 117.4 checking for mawk... mawk [2022-06-23T14:24:31.167Z] #77 143.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-23T14:24:31.356Z] #77 117.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-23T14:24:31.425Z] #77 143.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-23T14:24:31.425Z] #77 144.2 checking whether ln -s works... yes [2022-06-23T14:24:31.425Z] #77 144.2 checking the maximum length of command line arguments... 1572864 [2022-06-23T14:24:31.425Z] #77 144.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-23T14:24:31.425Z] #77 144.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-23T14:24:31.425Z] #77 144.3 checking for /usr/bin/ld option to reload object files... -r [2022-06-23T14:24:31.425Z] #77 144.3 checking for objdump... objdump [2022-06-23T14:24:31.425Z] #77 144.3 checking how to recognize dependent libraries... pass_all [2022-06-23T14:24:31.425Z] #77 144.3 checking for dlltool... no [2022-06-23T14:24:31.425Z] #77 144.3 checking how to associate runtime and link libraries... printf %s\n [2022-06-23T14:24:31.425Z] #77 144.3 checking for ar... ar [2022-06-23T14:24:31.616Z] #77 117.8 checking for sysroot... no [2022-06-23T14:24:31.616Z] #77 117.8 checking for a working dd... /bin/dd [2022-06-23T14:24:31.616Z] #77 117.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-23T14:24:31.616Z] #77 117.9 checking for mt... no [2022-06-23T14:24:31.616Z] #77 117.9 checking if : is a manifest tool... no [2022-06-23T14:24:31.682Z] #77 144.3 checking for archiver @FILE support... @ [2022-06-23T14:24:31.682Z] #77 144.5 checking for strip... strip [2022-06-23T14:24:31.682Z] #77 144.5 checking for ranlib... ranlib [2022-06-23T14:24:31.682Z] #77 144.5 checking for gawk... no [2022-06-23T14:24:31.682Z] #77 144.5 checking for mawk... mawk [2022-06-23T14:24:31.879Z] #77 117.9 checking for dlfcn.h... yes [2022-06-23T14:24:31.880Z] #77 118.1 checking for objdir... .libs [2022-06-23T14:24:32.140Z] #77 118.5 checking if gcc supports -fno-rtti -fno-exceptions... [2022-06-23T14:24:32.140Z] #77 ... [2022-06-23T14:24:32.140Z] [2022-06-23T14:24:32.140Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:24:32.140Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:24:32.140Z] #21 27.12 Unpacking bash-completion (1:2.11-2) ... [2022-06-23T14:24:32.246Z] #77 144.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-23T14:24:32.246Z] #77 145.1 checking for sysroot... no [2022-06-23T14:24:32.504Z] #77 145.1 checking for a working dd... /bin/dd [2022-06-23T14:24:32.504Z] #77 145.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-23T14:24:32.712Z] #21 27.65 Selecting previously unselected package bzip2. [2022-06-23T14:24:32.712Z] #21 27.66 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-23T14:24:32.712Z] #21 27.67 Unpacking bzip2 (1.0.8-4) ... [2022-06-23T14:24:32.761Z] [2022-06-23T14:24:32.761Z] #77 ... [2022-06-23T14:24:32.761Z] [2022-06-23T14:24:32.761Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-23T14:24:32.761Z] #19 sha256:efb379decba4bc73f276afebd63921e09e7ae0abfb636200c31a4dc9a4cef1b5 [2022-06-23T14:24:32.761Z] #19 DONE 1.7s [2022-06-23T14:24:32.761Z] [2022-06-23T14:24:32.761Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:32.761Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:32.761Z] #77 145.5 checking for mt... no [2022-06-23T14:24:32.761Z] #77 145.5 checking if : is a manifest tool... no [2022-06-23T14:24:32.973Z] #21 27.75 Selecting previously unselected package xz-utils. [2022-06-23T14:24:32.973Z] #21 27.75 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-23T14:24:32.973Z] #21 27.77 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-23T14:24:32.973Z] #21 27.93 Selecting previously unselected package apparmor. [2022-06-23T14:24:32.973Z] #21 27.93 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-23T14:24:33.018Z] #77 145.5 checking how to run the C preprocessor... gcc -E [2022-06-23T14:24:33.233Z] #21 27.99 Unpacking apparmor (2.13.6-10) ... [2022-06-23T14:24:33.492Z] #21 28.38 Selecting previously unselected package inetutils-ping. [2022-06-23T14:24:33.492Z] #21 28.41 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-23T14:24:33.492Z] #21 28.41 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-23T14:24:33.752Z] #21 28.53 Selecting previously unselected package libip4tc2:amd64. [2022-06-23T14:24:33.752Z] #21 28.53 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-23T14:24:33.752Z] #21 28.54 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-23T14:24:33.752Z] #21 28.62 Selecting previously unselected package libip6tc2:amd64. [2022-06-23T14:24:33.752Z] #21 28.62 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-23T14:24:33.752Z] #21 28.63 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-23T14:24:34.012Z] #21 28.71 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-23T14:24:34.012Z] #21 28.71 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-23T14:24:34.012Z] #21 28.72 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-23T14:24:34.012Z] #21 28.80 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-23T14:24:34.012Z] #21 28.80 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-23T14:24:34.012Z] #21 28.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-23T14:24:34.012Z] #21 28.87 Selecting previously unselected package libnftnl11:amd64. [2022-06-23T14:24:34.012Z] #21 28.88 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-23T14:24:34.012Z] #21 28.89 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-23T14:24:34.012Z] #21 29.00 Selecting previously unselected package iptables. [2022-06-23T14:24:34.272Z] #21 29.02 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-23T14:24:34.272Z] #21 29.02 Unpacking iptables (1.8.7-1) ... [2022-06-23T14:24:34.531Z] #21 29.32 Selecting previously unselected package libonig5:amd64. [2022-06-23T14:24:34.531Z] #21 29.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-23T14:24:34.531Z] #21 29.34 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-23T14:24:34.652Z] #77 146.1 checking for ANSI C header files... [2022-06-23T14:24:34.652Z] #77 ... [2022-06-23T14:24:34.652Z] [2022-06-23T14:24:34.652Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-23T14:24:34.652Z] #20 sha256:35c525f89f08e5a285f137f85a99bdd4e62be00e9a64b951a230a6bd41a1b7ee [2022-06-23T14:24:34.652Z] #20 DONE 1.7s [2022-06-23T14:24:34.652Z] [2022-06-23T14:24:34.652Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:24:34.652Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:24:34.791Z] #21 29.49 Selecting previously unselected package libjq1:amd64. [2022-06-23T14:24:34.791Z] #21 29.49 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-23T14:24:34.791Z] #21 29.49 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-23T14:24:34.791Z] #21 29.60 Selecting previously unselected package jq. [2022-06-23T14:24:34.791Z] #21 29.60 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-23T14:24:34.791Z] #21 29.61 Unpacking jq (1.6-2.1) ... [2022-06-23T14:24:34.791Z] #21 29.69 Selecting previously unselected package libaio1:amd64. [2022-06-23T14:24:34.791Z] #21 29.69 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-23T14:24:35.051Z] #21 29.70 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-23T14:24:35.051Z] #21 29.76 Selecting previously unselected package libgpm2:amd64. [2022-06-23T14:24:35.051Z] #21 29.77 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-23T14:24:35.051Z] #21 29.78 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-23T14:24:35.051Z] #21 29.87 Selecting previously unselected package libicu67:amd64. [2022-06-23T14:24:35.051Z] #21 29.89 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-23T14:24:35.051Z] #21 29.90 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-23T14:24:36.554Z] #21 1.822 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:24:36.555Z] #21 2.048 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:24:36.555Z] #21 2.179 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:24:40.300Z] #77 ... [2022-06-23T14:24:40.300Z] [2022-06-23T14:24:40.300Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:24:40.300Z] #47 sha256:9281bd98eda5eebc5c61d46d8128d59e7e400248ffec9e39424c7819f73ed3fb [2022-06-23T14:24:40.300Z] #47 193.8 + dpkg --print-architecture [2022-06-23T14:24:40.300Z] #47 DONE 194.6s [2022-06-23T14:24:40.300Z] [2022-06-23T14:24:40.300Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:24:40.300Z] #64 sha256:ea01049dd8ee7efe2a00cdc4ab8a11a1882c8b36e5afd2378f93b11455acc95a [2022-06-23T14:24:40.301Z] #21 33.17 Selecting previously unselected package libinih1:amd64. [2022-06-23T14:24:40.301Z] #21 33.18 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-23T14:24:40.301Z] #21 33.18 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-23T14:24:40.301Z] #21 33.24 Selecting previously unselected package libnet1:amd64. [2022-06-23T14:24:40.301Z] #21 33.26 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-23T14:24:40.301Z] #21 33.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-23T14:24:40.301Z] #21 33.36 Selecting previously unselected package libnl-3-200:amd64. [2022-06-23T14:24:40.301Z] #21 33.37 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-23T14:24:40.301Z] #21 33.37 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-23T14:24:40.301Z] #21 33.45 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-23T14:24:40.301Z] #21 33.46 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-23T14:24:40.301Z] #21 33.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-23T14:24:40.301Z] #21 33.52 Selecting previously unselected package libyajl2:amd64. [2022-06-23T14:24:40.301Z] #21 33.53 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-06-23T14:24:40.301Z] #21 33.54 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-23T14:24:40.301Z] #21 33.61 Selecting previously unselected package net-tools. [2022-06-23T14:24:40.301Z] #21 33.62 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-23T14:24:40.301Z] #21 33.63 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-23T14:24:40.301Z] #21 33.82 Selecting previously unselected package patch. [2022-06-23T14:24:40.301Z] #21 33.83 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-06-23T14:24:40.301Z] #21 33.84 Unpacking patch (2.7.6-7) ... [2022-06-23T14:24:40.301Z] #21 33.95 Selecting previously unselected package python-pip-whl. [2022-06-23T14:24:40.301Z] #21 33.96 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-23T14:24:40.301Z] #21 33.97 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-23T14:24:40.301Z] #21 34.54 Selecting previously unselected package python3-lib2to3. [2022-06-23T14:24:40.301Z] #21 34.54 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-23T14:24:40.301Z] #21 34.56 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-23T14:24:40.301Z] #21 34.70 Selecting previously unselected package python3-distutils. [2022-06-23T14:24:40.301Z] #21 34.70 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-23T14:24:40.301Z] #21 34.71 Unpacking python3-distutils (3.9.2-1) ... [2022-06-23T14:24:40.301Z] #21 34.89 Selecting previously unselected package python3-pkg-resources. [2022-06-23T14:24:40.301Z] #21 34.89 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-23T14:24:40.301Z] #21 34.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-23T14:24:40.301Z] #21 35.03 Selecting previously unselected package python3-setuptools. [2022-06-23T14:24:40.301Z] #21 35.03 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-23T14:24:40.301Z] #21 35.03 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-23T14:24:40.301Z] #21 ... [2022-06-23T14:24:40.301Z] [2022-06-23T14:24:40.301Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:40.301Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:40.301Z] #77 118.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-23T14:24:40.301Z] #77 118.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-23T14:24:40.301Z] #77 118.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-23T14:24:40.301Z] #77 118.7 checking if gcc static flag -static works... yes [2022-06-23T14:24:40.301Z] #77 119.0 checking if gcc supports -c -o file.o... yes [2022-06-23T14:24:40.301Z] #77 119.1 checking if gcc supports -c -o file.o... (cached) yes [2022-06-23T14:24:40.301Z] #77 119.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-23T14:24:40.301Z] #77 119.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-23T14:24:40.301Z] #77 119.4 checking how to hardcode library paths into programs... immediate [2022-06-23T14:24:40.301Z] #77 119.4 checking whether stripping libraries is possible... yes [2022-06-23T14:24:40.301Z] #77 119.4 checking if libtool supports shared libraries... yes [2022-06-23T14:24:40.301Z] #77 119.4 checking whether to build shared libraries... no [2022-06-23T14:24:40.301Z] #77 119.4 checking whether to build static libraries... yes [2022-06-23T14:24:40.301Z] #77 119.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-23T14:24:40.301Z] #77 119.5 checking whether build environment is sane... yes [2022-06-23T14:24:40.301Z] #77 119.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-23T14:24:40.301Z] #77 119.5 checking whether make sets $(MAKE)... yes [2022-06-23T14:24:40.301Z] #77 119.6 checking whether make supports the include directive... yes (GNU style) [2022-06-23T14:24:40.301Z] #77 119.6 checking whether make supports nested variables... yes [2022-06-23T14:24:40.301Z] #77 119.6 checking whether UID '0' is supported by ustar format... yes [2022-06-23T14:24:40.301Z] #77 119.6 checking whether GID '0' is supported by ustar format... yes [2022-06-23T14:24:40.301Z] #77 119.6 checking how to create a ustar tar archive... gnutar [2022-06-23T14:24:40.301Z] #77 119.7 checking dependency style of gcc... gcc3 [2022-06-23T14:24:40.301Z] #77 119.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-23T14:24:40.301Z] #77 119.9 checking whether make supports nested variables... (cached) yes [2022-06-23T14:24:40.301Z] #77 119.9 checking for pkg-config... /usr/bin/pkg-config [2022-06-23T14:24:40.301Z] #77 119.9 checking pkg-config is at least version 0.9.0... yes [2022-06-23T14:24:40.301Z] #77 119.9 checking for yajl >= 2.1.0... yes [2022-06-23T14:24:40.301Z] #77 119.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-23T14:24:40.301Z] #77 119.9 checking for gcc... (cached) gcc [2022-06-23T14:24:40.301Z] #77 120.0 checking whether we are using the GNU C compiler... (cached) yes [2022-06-23T14:24:40.301Z] #77 120.0 checking whether gcc accepts -g... (cached) yes [2022-06-23T14:24:40.301Z] #77 120.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-23T14:24:40.301Z] #77 120.0 checking whether gcc understands -c and -o together... (cached) yes [2022-06-23T14:24:40.301Z] #77 120.0 checking for a Python interpreter with version >= 3... python3 [2022-06-23T14:24:40.301Z] #77 120.1 checking for python3... /usr/bin/python3 [2022-06-23T14:24:40.301Z] #77 120.1 checking for python3 version... 3.9 [2022-06-23T14:24:40.301Z] #77 120.2 checking for python3 platform... linux [2022-06-23T14:24:40.301Z] #77 120.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-23T14:24:40.301Z] #77 120.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-23T14:24:40.301Z] #77 120.7 checking that generated files are newer than configure... done [2022-06-23T14:24:40.301Z] #77 120.7 configure: creating ./config.status [2022-06-23T14:24:40.301Z] #77 122.7 config.status: creating Makefile [2022-06-23T14:24:40.301Z] #77 122.8 config.status: creating config.h [2022-06-23T14:24:40.301Z] #77 122.8 config.status: executing libtool commands [2022-06-23T14:24:40.301Z] #77 122.8 config.status: executing depfiles commands [2022-06-23T14:24:40.301Z] #77 123.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-23T14:24:40.301Z] #77 123.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-23T14:24:40.301Z] #77 123.9 checking for gcc... gcc [2022-06-23T14:24:40.301Z] #77 124.0 checking whether the C compiler works... yes [2022-06-23T14:24:40.301Z] #77 124.1 checking for C compiler default output file name... a.out [2022-06-23T14:24:40.301Z] #77 124.1 checking for suffix of executables... [2022-06-23T14:24:40.301Z] #77 124.3 checking whether we are cross compiling... no [2022-06-23T14:24:40.301Z] #77 124.4 checking for suffix of object files... o [2022-06-23T14:24:40.301Z] #77 124.5 checking whether we are using the GNU C compiler... yes [2022-06-23T14:24:40.301Z] #77 124.6 checking whether gcc accepts -g... yes [2022-06-23T14:24:40.301Z] #77 124.7 checking for gcc option to accept ISO C89... none needed [2022-06-23T14:24:40.301Z] #77 124.9 checking whether gcc understands -c and -o together... yes [2022-06-23T14:24:40.301Z] #77 125.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-23T14:24:40.301Z] #77 125.1 checking whether build environment is sane... yes [2022-06-23T14:24:40.301Z] #77 125.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-23T14:24:40.301Z] #77 125.2 checking for gawk... no [2022-06-23T14:24:40.301Z] #77 125.2 checking for mawk... mawk [2022-06-23T14:24:40.301Z] #77 125.2 checking whether make sets $(MAKE)... yes [2022-06-23T14:24:40.301Z] #77 125.2 checking whether make supports the include directive... yes (GNU style) [2022-06-23T14:24:40.301Z] #77 125.3 checking whether make supports nested variables... yes [2022-06-23T14:24:40.301Z] #77 125.3 checking whether UID '0' is supported by ustar format... yes [2022-06-23T14:24:40.301Z] #77 125.3 checking whether GID '0' is supported by ustar format... yes [2022-06-23T14:24:40.301Z] #77 125.3 checking how to create a ustar tar archive... gnutar [2022-06-23T14:24:40.301Z] #77 125.4 checking dependency style of gcc... gcc3 [2022-06-23T14:24:40.301Z] #77 125.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-23T14:24:40.301Z] #77 125.5 checking whether make supports nested variables... (cached) yes [2022-06-23T14:24:40.301Z] #77 125.6 checking build system type... x86_64-pc-linux-gnu [2022-06-23T14:24:40.301Z] #77 125.8 checking host system type... x86_64-pc-linux-gnu [2022-06-23T14:24:40.301Z] #77 125.8 checking how to print strings... printf [2022-06-23T14:24:40.301Z] #77 125.8 checking for a sed that does not truncate output... /bin/sed [2022-06-23T14:24:40.301Z] #77 125.8 checking for grep that handles long lines and -e... /bin/grep [2022-06-23T14:24:40.301Z] #77 125.8 checking for egrep... /bin/grep -E [2022-06-23T14:24:40.301Z] #77 125.8 checking for fgrep... /bin/grep -F [2022-06-23T14:24:40.301Z] #77 125.8 checking for ld used by gcc... /usr/bin/ld [2022-06-23T14:24:40.301Z] #77 125.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-23T14:24:40.301Z] #77 125.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-23T14:24:40.301Z] #77 125.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-23T14:24:40.301Z] #77 125.9 checking whether ln -s works... yes [2022-06-23T14:24:40.301Z] #77 125.9 checking the maximum length of command line arguments... 1572864 [2022-06-23T14:24:40.301Z] #77 126.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-23T14:24:40.301Z] #77 126.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-23T14:24:40.301Z] #77 126.0 checking for /usr/bin/ld option to reload object files... -r [2022-06-23T14:24:40.301Z] #77 126.0 checking for objdump... objdump [2022-06-23T14:24:40.301Z] #77 126.0 checking how to recognize dependent libraries... pass_all [2022-06-23T14:24:40.301Z] #77 126.0 checking for dlltool... no [2022-06-23T14:24:40.301Z] #77 126.0 checking how to associate runtime and link libraries... printf %s\n [2022-06-23T14:24:40.301Z] #77 126.0 checking for ar... ar [2022-06-23T14:24:40.301Z] #77 126.0 checking for archiver @FILE support... @ [2022-06-23T14:24:40.301Z] #77 126.1 checking for strip... strip [2022-06-23T14:24:40.301Z] #77 126.1 checking for ranlib... ranlib [2022-06-23T14:24:40.301Z] #77 126.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-23T14:24:40.301Z] #77 126.5 checking for sysroot... no [2022-06-23T14:24:40.301Z] #77 126.5 checking for a working dd... /bin/dd [2022-06-23T14:24:40.301Z] #77 126.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-23T14:24:40.301Z] #77 126.6 checking for mt... no [2022-06-23T14:24:40.301Z] #77 126.6 checking if : is a manifest tool... no [2022-06-23T14:24:40.301Z] #77 126.6 checking how to run the C preprocessor... gcc -E [2022-06-23T14:24:40.318Z] #21 2.851 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:24:40.318Z] #21 4.496 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:24:40.318Z] #21 ... [2022-06-23T14:24:40.318Z] [2022-06-23T14:24:40.318Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:40.318Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:40.318Z] #77 146.1 checking for ANSI C header files... yes [2022-06-23T14:24:40.318Z] #77 147.5 checking for sys/types.h... yes [2022-06-23T14:24:40.318Z] #77 147.8 checking for sys/stat.h... yes [2022-06-23T14:24:40.318Z] #77 148.2 checking for stdlib.h... yes [2022-06-23T14:24:40.318Z] #77 148.7 checking for string.h... yes [2022-06-23T14:24:40.318Z] #77 149.0 checking for memory.h... yes [2022-06-23T14:24:40.318Z] #77 149.3 checking for strings.h... yes [2022-06-23T14:24:40.318Z] #77 149.5 checking for inttypes.h... yes [2022-06-23T14:24:40.318Z] #77 149.8 checking for stdint.h... yes [2022-06-23T14:24:40.318Z] #77 150.2 checking for unistd.h... yes [2022-06-23T14:24:40.318Z] #77 150.4 checking for dlfcn.h... yes [2022-06-23T14:24:40.318Z] #77 150.8 checking for objdir... .libs [2022-06-23T14:24:40.318Z] #77 151.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-23T14:24:40.318Z] #77 151.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-23T14:24:40.318Z] #77 151.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-23T14:24:40.318Z] #77 151.8 checking if gcc static flag -static works... yes [2022-06-23T14:24:40.318Z] #77 152.3 checking if gcc supports -c -o file.o... yes [2022-06-23T14:24:40.318Z] #77 152.6 checking if gcc supports -c -o file.o... (cached) yes [2022-06-23T14:24:40.318Z] #77 152.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-23T14:24:40.561Z] #77 126.8 checking for ANSI C header files... [2022-06-23T14:24:40.561Z] #77 ... [2022-06-23T14:24:40.561Z] [2022-06-23T14:24:40.561Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:24:40.561Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:24:40.561Z] #21 35.32 Selecting previously unselected package python3-wheel. [2022-06-23T14:24:40.561Z] #21 35.34 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-23T14:24:40.561Z] #21 35.34 Unpacking python3-wheel (0.34.2-1) ... [2022-06-23T14:24:40.561Z] #21 35.42 Selecting previously unselected package python3-pip. [2022-06-23T14:24:40.561Z] #21 35.42 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-23T14:24:40.561Z] #21 35.44 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-23T14:24:40.576Z] #77 152.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-23T14:24:40.576Z] #77 153.3 checking how to hardcode library paths into programs... immediate [2022-06-23T14:24:40.576Z] #77 153.3 checking whether stripping libraries is possible... yes [2022-06-23T14:24:40.576Z] #77 153.3 checking if libtool supports shared libraries... yes [2022-06-23T14:24:40.576Z] #77 153.3 checking whether to build shared libraries... no [2022-06-23T14:24:40.576Z] #77 153.3 checking whether to build static libraries... yes [2022-06-23T14:24:40.576Z] #77 153.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-23T14:24:40.576Z] #77 153.3 checking whether build environment is sane... yes [2022-06-23T14:24:40.576Z] #77 153.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-23T14:24:40.833Z] #77 153.5 checking whether make sets $(MAKE)... yes [2022-06-23T14:24:40.833Z] #77 153.5 checking whether make supports the include directive... yes (GNU style) [2022-06-23T14:24:40.833Z] #77 153.7 checking whether make supports nested variables... yes [2022-06-23T14:24:40.833Z] #77 153.7 checking whether UID '0' is supported by ustar format... yes [2022-06-23T14:24:40.833Z] #77 153.7 checking whether GID '0' is supported by ustar format... yes [2022-06-23T14:24:41.093Z] #77 153.7 checking how to create a ustar tar archive... gnutar [2022-06-23T14:24:41.131Z] #21 35.74 Selecting previously unselected package sudo. [2022-06-23T14:24:41.131Z] #21 35.75 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-06-23T14:24:41.131Z] #21 35.75 Unpacking sudo (1.9.5p2-3) ... [2022-06-23T14:24:41.352Z] #77 153.8 checking dependency style of gcc... gcc3 [2022-06-23T14:24:41.352Z] #77 154.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-23T14:24:41.352Z] #77 154.1 checking whether make supports nested variables... (cached) yes [2022-06-23T14:24:41.352Z] #77 154.1 checking for gawk... (cached) mawk [2022-06-23T14:24:41.352Z] #77 154.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-23T14:24:41.352Z] #77 154.1 checking for gcc... (cached) gcc [2022-06-23T14:24:41.352Z] #77 154.2 checking whether we are using the GNU C compiler... (cached) yes [2022-06-23T14:24:41.352Z] #77 154.2 checking whether gcc accepts -g... (cached) yes [2022-06-23T14:24:41.352Z] #77 154.2 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-23T14:24:41.352Z] #77 154.2 checking whether gcc understands -c and -o together... (cached) yes [2022-06-23T14:24:41.352Z] #77 154.2 checking for a Python interpreter with version >= 3... python3 [2022-06-23T14:24:41.391Z] #21 36.33 Selecting previously unselected package thin-provisioning-tools. [2022-06-23T14:24:41.391Z] #21 36.34 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-23T14:24:41.391Z] #21 36.36 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-23T14:24:41.609Z] #77 154.3 checking for python3... /usr/bin/python3 [2022-06-23T14:24:41.609Z] #77 154.3 checking for python3 version... 3.9 [2022-06-23T14:24:41.651Z] #21 36.61 Selecting previously unselected package uidmap. [2022-06-23T14:24:41.866Z] #77 154.4 checking for python3 platform... linux [2022-06-23T14:24:41.867Z] #77 154.5 checking for python3 script directory... [2022-06-23T14:24:41.867Z] #77 ... [2022-06-23T14:24:41.867Z] [2022-06-23T14:24:41.867Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:24:41.867Z] #60 sha256:41a516425a5282a08a4b76bffc5c0b09581adf25ec1b1f50634cf0cb582b5a0a [2022-06-23T14:24:41.867Z] #60 17.68 + cd /tmp/tmp.2tCqltDJ7f/src/github.com/opencontainers/runc [2022-06-23T14:24:41.867Z] #60 17.68 + git checkout -q v1.1.2 [2022-06-23T14:24:41.911Z] #21 36.62 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-23T14:24:41.911Z] #21 36.62 Unpacking uidmap (1:4.8.1-1) ... [2022-06-23T14:24:41.911Z] #21 36.75 Selecting previously unselected package vim-runtime. [2022-06-23T14:24:41.911Z] #21 36.75 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-23T14:24:41.911Z] #21 36.78 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-23T14:24:41.911Z] #21 36.80 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-23T14:24:41.911Z] #21 36.81 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:24:42.801Z] #60 18.60 + '[' -z '' ']' [2022-06-23T14:24:42.801Z] #60 18.60 + target=static [2022-06-23T14:24:42.801Z] #60 18.60 + make BUILDTAGS=seccomp static [2022-06-23T14:24:43.457Z] #60 19.38 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-23T14:24:45.201Z] #77 ... [2022-06-23T14:24:45.202Z] [2022-06-23T14:24:45.202Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:24:45.202Z] #67 sha256:bf76fbaeecdfaaed2b906bca91503f9d257fbaf299ea34b80727943bef71c5c0 [2022-06-23T14:24:45.202Z] #67 189.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-23T14:24:45.202Z] #67 189.3 + GOBIN=/build [2022-06-23T14:24:45.202Z] #67 189.3 + GO111MODULE=on [2022-06-23T14:24:45.202Z] #67 189.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-23T14:24:45.212Z] #21 39.95 Selecting previously unselected package vim. [2022-06-23T14:24:45.212Z] #21 39.95 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-23T14:24:45.212Z] #21 39.97 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:24:45.781Z] #21 40.56 Selecting previously unselected package xfsprogs. [2022-06-23T14:24:45.781Z] #21 40.56 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-23T14:24:45.781Z] #21 40.57 Unpacking xfsprogs (5.10.0-4) ... [2022-06-23T14:24:46.041Z] #21 40.98 Selecting previously unselected package zip. [2022-06-23T14:24:46.301Z] #21 40.98 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-06-23T14:24:46.301Z] #21 40.99 Unpacking zip (3.0-12) ... [2022-06-23T14:24:46.301Z] #21 41.11 Selecting previously unselected package zstd. [2022-06-23T14:24:46.301Z] #21 41.12 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-23T14:24:46.301Z] #21 41.12 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-23T14:24:46.561Z] #21 41.50 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-23T14:24:47.640Z] #60 ... [2022-06-23T14:24:47.641Z] [2022-06-23T14:24:47.641Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:47.641Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:47.641Z] #77 154.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-23T14:24:47.641Z] #77 154.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-23T14:24:47.641Z] #77 155.0 checking for go-md2man... no [2022-06-23T14:24:47.641Z] #77 155.1 checking error.h usability... yes [2022-06-23T14:24:47.641Z] #77 155.3 checking error.h presence... yes [2022-06-23T14:24:47.641Z] #77 155.4 checking for error.h... yes [2022-06-23T14:24:47.641Z] #77 155.5 checking linux/openat2.h usability... yes [2022-06-23T14:24:47.641Z] #77 155.9 checking linux/openat2.h presence... yes [2022-06-23T14:24:47.641Z] #77 155.9 checking for linux/openat2.h... yes [2022-06-23T14:24:47.641Z] #77 156.0 checking for copy_file_range... yes [2022-06-23T14:24:47.641Z] #77 156.6 checking for fgetxattr... yes [2022-06-23T14:24:47.641Z] #77 157.2 checking for statx... yes [2022-06-23T14:24:47.641Z] #77 158.0 checking for fgetpwent_r... yes [2022-06-23T14:24:47.641Z] #77 158.7 checking for issetugid... no [2022-06-23T14:24:47.641Z] #77 159.2 checking for pkg-config... /usr/bin/pkg-config [2022-06-23T14:24:47.641Z] #77 159.2 checking pkg-config is at least version 0.9.0... yes [2022-06-23T14:24:47.641Z] #77 159.2 checking for library containing yajl_tree_get... -lyajl [2022-06-23T14:24:47.641Z] #77 160.4 checking for yajl >= 2.0.0... yes [2022-06-23T14:24:47.898Z] #77 160.4 checking sys/capability.h usability... yes [2022-06-23T14:24:47.941Z] #21 42.51 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-23T14:24:47.941Z] #21 42.52 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-23T14:24:47.941Z] #21 42.53 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-23T14:24:47.941Z] #21 42.55 Setting up libicu67:amd64 (67.1-7) ... [2022-06-23T14:24:47.941Z] #21 42.56 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-23T14:24:47.941Z] #21 42.58 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-23T14:24:47.941Z] #21 42.59 Setting up uidmap (1:4.8.1-1) ... [2022-06-23T14:24:47.941Z] #21 42.61 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-23T14:24:47.941Z] #21 42.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-23T14:24:47.941Z] #21 42.64 Setting up bzip2 (1.0.8-4) ... [2022-06-23T14:24:47.941Z] #21 42.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-23T14:24:47.941Z] #21 42.68 Setting up python3-wheel (0.34.2-1) ... [2022-06-23T14:24:48.155Z] #77 160.8 checking sys/capability.h presence... yes [2022-06-23T14:24:48.155Z] #77 161.0 checking for sys/capability.h... yes [2022-06-23T14:24:48.510Z] #21 43.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:24:48.510Z] #21 43.35 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-23T14:24:48.510Z] #21 43.36 Setting up libcap2-bin (1:2.44-1) ... [2022-06-23T14:24:48.510Z] #21 43.37 Setting up apparmor (2.13.6-10) ... [2022-06-23T14:24:49.079Z] #21 ... [2022-06-23T14:24:49.079Z] [2022-06-23T14:24:49.079Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:49.079Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:49.079Z] #77 126.8 checking for ANSI C header files... yes [2022-06-23T14:24:49.079Z] #77 127.3 checking for sys/types.h... yes [2022-06-23T14:24:49.080Z] #77 127.4 checking for sys/stat.h... yes [2022-06-23T14:24:49.080Z] #77 127.5 checking for stdlib.h... yes [2022-06-23T14:24:49.080Z] #77 127.7 checking for string.h... yes [2022-06-23T14:24:49.080Z] #77 127.9 checking for memory.h... yes [2022-06-23T14:24:49.080Z] #77 128.1 checking for strings.h... yes [2022-06-23T14:24:49.080Z] #77 128.2 checking for inttypes.h... yes [2022-06-23T14:24:49.080Z] #77 128.4 checking for stdint.h... yes [2022-06-23T14:24:49.080Z] #77 128.5 checking for unistd.h... yes [2022-06-23T14:24:49.080Z] #77 128.7 checking for dlfcn.h... yes [2022-06-23T14:24:49.080Z] #77 128.8 checking for objdir... .libs [2022-06-23T14:24:49.080Z] #77 129.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-23T14:24:49.080Z] #77 129.2 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-23T14:24:49.080Z] #77 129.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-23T14:24:49.080Z] #77 129.4 checking if gcc static flag -static works... yes [2022-06-23T14:24:49.080Z] #77 129.7 checking if gcc supports -c -o file.o... yes [2022-06-23T14:24:49.080Z] #77 129.8 checking if gcc supports -c -o file.o... (cached) yes [2022-06-23T14:24:49.080Z] #77 129.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-23T14:24:49.080Z] #77 129.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-23T14:24:49.080Z] #77 130.1 checking how to hardcode library paths into programs... immediate [2022-06-23T14:24:49.080Z] #77 130.1 checking whether stripping libraries is possible... yes [2022-06-23T14:24:49.080Z] #77 130.2 checking if libtool supports shared libraries... yes [2022-06-23T14:24:49.080Z] #77 130.2 checking whether to build shared libraries... no [2022-06-23T14:24:49.080Z] #77 130.2 checking whether to build static libraries... yes [2022-06-23T14:24:49.080Z] #77 130.2 checking float.h usability... yes [2022-06-23T14:24:49.080Z] #77 130.4 checking float.h presence... yes [2022-06-23T14:24:49.080Z] #77 130.5 checking for float.h... yes [2022-06-23T14:24:49.080Z] #77 130.5 checking limits.h usability... yes [2022-06-23T14:24:49.080Z] #77 130.7 checking limits.h presence... yes [2022-06-23T14:24:49.080Z] #77 130.7 checking for limits.h... yes [2022-06-23T14:24:49.080Z] #77 130.7 checking stddef.h usability... yes [2022-06-23T14:24:49.080Z] #77 130.9 checking stddef.h presence... yes [2022-06-23T14:24:49.080Z] #77 130.9 checking for stddef.h... yes [2022-06-23T14:24:49.080Z] #77 130.9 checking for stdlib.h... (cached) yes [2022-06-23T14:24:49.080Z] #77 131.0 checking for string.h... (cached) yes [2022-06-23T14:24:49.080Z] #77 131.0 checking sys/time.h usability... yes [2022-06-23T14:24:49.080Z] #77 131.1 checking sys/time.h presence... yes [2022-06-23T14:24:49.080Z] #77 131.2 checking for sys/time.h... yes [2022-06-23T14:24:49.080Z] #77 131.2 checking for inline... inline [2022-06-23T14:24:49.080Z] #77 131.3 checking for size_t... yes [2022-06-23T14:24:49.080Z] #77 131.7 checking for stdlib.h... (cached) yes [2022-06-23T14:24:49.080Z] #77 131.7 checking for GNU libc compatible malloc... yes [2022-06-23T14:24:49.080Z] #77 131.9 checking for stdlib.h... (cached) yes [2022-06-23T14:24:49.080Z] #77 131.9 checking for GNU libc compatible realloc... yes [2022-06-23T14:24:49.080Z] #77 132.2 checking for working strtod... yes [2022-06-23T14:24:49.080Z] #77 132.5 checking for gettimeofday... yes [2022-06-23T14:24:49.080Z] #77 132.7 checking for memset... yes [2022-06-23T14:24:49.080Z] #77 132.9 checking for strspn... yes [2022-06-23T14:24:49.080Z] #77 133.2 checking that generated files are newer than configure... done [2022-06-23T14:24:49.080Z] #77 133.2 configure: creating ./config.status [2022-06-23T14:24:49.080Z] #77 135.1 config.status: creating Makefile [2022-06-23T14:24:49.080Z] #77 135.2 config.status: creating config.h [2022-06-23T14:24:49.080Z] #77 135.2 config.status: executing depfiles commands [2022-06-23T14:24:49.080Z] #77 135.4 config.status: executing libtool commands [2022-06-23T14:24:49.087Z] #77 161.0 checking for library containing cap_from_name... -lcap [2022-06-23T14:24:50.017Z] #77 161.7 checking for library containing dlopen... -ldl [2022-06-23T14:24:50.020Z] #77 136.2 GEN .version [2022-06-23T14:24:50.020Z] #77 136.2 make install-recursive [2022-06-23T14:24:50.020Z] #77 136.2 make[1]: Entering directory '/tmp/crun-build' [2022-06-23T14:24:50.020Z] #77 136.3 Making install in libocispec [2022-06-23T14:24:50.020Z] #77 136.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-23T14:24:50.020Z] #77 136.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-23T14:24:50.020Z] #77 136.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-23T14:24:50.020Z] #77 136.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-23T14:24:50.020Z] #77 136.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-23T14:24:50.020Z] #77 ... [2022-06-23T14:24:50.020Z] [2022-06-23T14:24:50.020Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:24:50.020Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:24:50.020Z] #21 44.95 Setting up zip (3.0-12) ... [2022-06-23T14:24:50.274Z] #77 162.7 checking seccomp.h usability... [2022-06-23T14:24:50.274Z] #77 ... [2022-06-23T14:24:50.274Z] [2022-06-23T14:24:50.274Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:24:50.274Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:24:50.274Z] #21 6.059 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:24:50.274Z] #21 14.27 Fetched 8545 kB in 13s (674 kB/s) [2022-06-23T14:24:50.283Z] #21 45.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:24:50.283Z] #21 45.09 Setting up bash-completion (1:2.11-2) ... [2022-06-23T14:24:50.531Z] #21 14.27 Reading package lists... [2022-06-23T14:24:50.531Z] #21 ... [2022-06-23T14:24:50.531Z] [2022-06-23T14:24:50.531Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:50.531Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:50.531Z] #77 162.7 checking seccomp.h usability... yes [2022-06-23T14:24:50.788Z] #77 163.3 checking seccomp.h presence... yes [2022-06-23T14:24:50.788Z] #77 163.6 checking for seccomp.h... yes [2022-06-23T14:24:51.720Z] #77 163.6 checking for library containing seccomp_rule_add... -lseccomp [2022-06-23T14:24:51.779Z] #67 ... [2022-06-23T14:24:51.779Z] [2022-06-23T14:24:51.779Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:51.779Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:51.779Z] #77 109.0 configure.ac:7: installing 'build-aux/compile' [2022-06-23T14:24:51.779Z] #77 109.0 configure.ac:9: installing 'build-aux/config.guess' [2022-06-23T14:24:51.779Z] #77 109.0 configure.ac:9: installing 'build-aux/config.sub' [2022-06-23T14:24:51.779Z] #77 109.1 configure.ac:11: installing 'build-aux/install-sh' [2022-06-23T14:24:51.779Z] #77 109.1 configure.ac:11: installing 'build-aux/missing' [2022-06-23T14:24:51.779Z] #77 109.6 Makefile.am: installing 'build-aux/depcomp' [2022-06-23T14:24:51.779Z] #77 109.9 parallel-tests: installing 'build-aux/test-driver' [2022-06-23T14:24:52.284Z] #77 164.5 checking for library containing seccomp_arch_resolve_name... none required [2022-06-23T14:24:52.541Z] #77 165.0 checking systemd/sd-bus.h usability... yes [2022-06-23T14:24:52.826Z] #21 47.25 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-23T14:24:52.826Z] #21 47.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-23T14:24:52.826Z] #21 47.28 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-23T14:24:52.826Z] #21 47.30 Setting up patch (2.7.6-7) ... [2022-06-23T14:24:52.826Z] #21 47.31 Setting up sudo (1.9.5p2-3) ... [2022-06-23T14:24:52.826Z] #21 47.43 invoke-rc.d: could not determine current runlevel [2022-06-23T14:24:52.826Z] #21 47.43 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-23T14:24:52.826Z] #21 47.44 Setting up xfsprogs (5.10.0-4) ... [2022-06-23T14:24:52.826Z] #21 47.49 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-23T14:24:52.826Z] #21 47.51 Setting up inetutils-ping (2:2.0-1) ... [2022-06-23T14:24:52.826Z] #21 47.53 Setting up pigz (2.6-1) ... [2022-06-23T14:24:52.826Z] #21 47.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-23T14:24:52.826Z] #21 47.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-23T14:24:52.826Z] #21 47.63 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-23T14:24:52.826Z] #21 47.64 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:24:53.106Z] #77 165.5 checking systemd/sd-bus.h presence... yes [2022-06-23T14:24:53.106Z] #77 165.7 checking for systemd/sd-bus.h... yes [2022-06-23T14:24:53.768Z] #21 48.40 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-23T14:24:53.768Z] #21 48.41 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-23T14:24:54.029Z] #21 48.90 Setting up libelf1:amd64 (0.183-1) ... [2022-06-23T14:24:54.037Z] #77 165.7 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-23T14:24:54.290Z] #21 48.94 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-23T14:24:54.290Z] #21 48.96 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-23T14:24:54.290Z] #21 48.97 Setting up python3-distutils (3.9.2-1) ... [2022-06-23T14:24:54.314Z] #77 114.1 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-06-23T14:24:54.314Z] #77 114.1 libtoolize: copying file 'build-aux/ltmain.sh' [2022-06-23T14:24:54.551Z] #21 49.53 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:24:54.601Z] #77 166.6 checking for sd_notify_barrier... yes [2022-06-23T14:24:54.601Z] #77 167.2 checking linux/bpf.h usability... yes [2022-06-23T14:24:54.812Z] #21 49.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-23T14:24:54.812Z] #21 49.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-23T14:24:54.812Z] #21 49.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-23T14:24:54.812Z] #21 49.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-23T14:24:54.812Z] #21 49.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-23T14:24:54.812Z] #21 49.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-23T14:24:54.812Z] #21 49.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-23T14:24:54.812Z] #21 49.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-23T14:24:54.812Z] #21 49.62 Setting up python3-setuptools (52.0.0-4) ... [2022-06-23T14:24:55.115Z] #77 167.6 checking linux/bpf.h presence... yes [2022-06-23T14:24:55.115Z] #77 167.8 checking for linux/bpf.h... yes [2022-06-23T14:24:55.145Z] #64 ... [2022-06-23T14:24:55.145Z] [2022-06-23T14:24:55.145Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:55.145Z] #77 sha256:faef90de2cc7a1f9fcced9b210464052e89a93a8754b0560a02ec09cddbcb09d [2022-06-23T14:24:55.145Z] #77 162.6 CCLD libocispec.la [2022-06-23T14:24:55.145Z] #77 163.0 CCLD src/validate [2022-06-23T14:24:55.145Z] #77 163.0 CCLD tests/test-1 [2022-06-23T14:24:55.145Z] #77 163.0 CCLD tests/test-2 [2022-06-23T14:24:55.145Z] #77 163.0 CCLD tests/test-3 [2022-06-23T14:24:55.145Z] #77 163.1 CCLD tests/test-4 [2022-06-23T14:24:55.145Z] #77 163.1 CCLD tests/test-5 [2022-06-23T14:24:55.145Z] #77 163.2 CCLD tests/test-6 [2022-06-23T14:24:55.145Z] #77 163.2 CCLD tests/test-7 [2022-06-23T14:24:55.145Z] #77 163.3 CCLD tests/test-8 [2022-06-23T14:24:55.145Z] #77 163.4 CCLD tests/test-9 [2022-06-23T14:24:55.372Z] #77 167.8 checking compilation for eBPF... yes [2022-06-23T14:24:55.372Z] #77 168.2 checking for criu >= 3.15... no [2022-06-23T14:24:55.401Z] #77 163.5 CCLD tests/test-10 [2022-06-23T14:24:55.401Z] #77 163.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-23T14:24:55.401Z] #77 163.5 CCLD tests/test-11 [2022-06-23T14:24:55.629Z] #77 168.4 configure: CRIU headers not found, building without CRIU support [2022-06-23T14:24:55.629Z] #77 168.4 checking for criu > 3.16... no [2022-06-23T14:24:55.629Z] #77 168.5 configure: CRIU version doesn't support join-ns API [2022-06-23T14:24:55.629Z] #77 168.5 checking for criu > 3.16.1... no [2022-06-23T14:24:55.629Z] #77 168.6 configure: CRIU version doesn't support for pre-dumping [2022-06-23T14:24:55.692Z] #77 115.5 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-06-23T14:24:55.692Z] #77 115.5 libtoolize: copying file 'm4/libtool.m4' [2022-06-23T14:24:55.950Z] #77 115.8 libtoolize: copying file 'm4/ltoptions.m4' [2022-06-23T14:24:56.193Z] #77 168.6 checking for new mount API (fsconfig)... yes [2022-06-23T14:24:56.193Z] #77 168.8 checking for seccomp notify API... yes [2022-06-23T14:24:56.193Z] #77 169.0 checking for gperf... no [2022-06-23T14:24:56.193Z] #77 169.0 configure: gperf not found - cannot rebuild signal parser code [2022-06-23T14:24:56.196Z] #21 51.12 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-23T14:24:56.196Z] #21 51.13 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-23T14:24:56.220Z] #77 ... [2022-06-23T14:24:56.220Z] [2022-06-23T14:24:56.220Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-06-23T14:24:56.220Z] #67 sha256:bf76fbaeecdfaaed2b906bca91503f9d257fbaf299ea34b80727943bef71c5c0 [2022-06-23T14:24:56.220Z] #67 200.5 rootlesskit version 1.0.0 [2022-06-23T14:24:56.220Z] #67 200.6 Usage of /build/rootlesskit-docker-proxy: [2022-06-23T14:24:56.220Z] #67 200.6 -container-ip string [2022-06-23T14:24:56.220Z] #67 200.6 container ip [2022-06-23T14:24:56.220Z] #67 200.6 -container-port int [2022-06-23T14:24:56.220Z] #67 200.6 container port (default -1) [2022-06-23T14:24:56.220Z] #67 200.6 -host-ip string [2022-06-23T14:24:56.220Z] #67 200.6 host ip [2022-06-23T14:24:56.220Z] #67 200.6 -host-port int [2022-06-23T14:24:56.220Z] #67 200.6 host port (default -1) [2022-06-23T14:24:56.220Z] #67 200.6 -proto string [2022-06-23T14:24:56.220Z] #67 200.6 proxy protocol (default "tcp") [2022-06-23T14:24:56.450Z] #77 169.0 checking for library containing argp_parse... none required [2022-06-23T14:24:56.460Z] #21 51.14 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-23T14:24:56.460Z] #21 51.15 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-23T14:24:57.014Z] #77 169.7 checking that generated files are newer than configure... done [2022-06-23T14:24:57.014Z] #77 169.7 configure: creating ./config.status [2022-06-23T14:24:57.178Z] #67 DONE 201.6s [2022-06-23T14:24:57.179Z] [2022-06-23T14:24:57.179Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:24:57.179Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:24:57.179Z] #77 116.2 libtoolize: copying file 'm4/ltsugar.m4' [2022-06-23T14:24:57.179Z] #77 116.4 libtoolize: copying file 'm4/ltversion.m4' [2022-06-23T14:24:57.179Z] #77 116.8 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-06-23T14:24:57.293Z] #77 165.1 libtool: link: ar cr libocispec.a [2022-06-23T14:24:57.293Z] #77 165.2 libtool: link: ranlib libocispec.a [2022-06-23T14:24:57.437Z] #77 ... [2022-06-23T14:24:57.437Z] [2022-06-23T14:24:57.437Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-23T14:24:57.437Z] #68 sha256:8a2dda0f3c3ba63cf04f24eb59785d82c09b7e101fb1bbbf8c10da5bf774ce1e [2022-06-23T14:24:57.437Z] #68 DONE 0.1s [2022-06-23T14:24:57.437Z] [2022-06-23T14:24:57.437Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-23T14:24:57.437Z] #69 sha256:1f113d2741819de005c6c0ed69f92cf58e09f304fee75de99d6338b0054bab4f [2022-06-23T14:24:57.696Z] #69 DONE 0.2s [2022-06-23T14:24:57.697Z] [2022-06-23T14:24:57.697Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-06-23T14:24:57.697Z] #14 sha256:c6871b29714cd2adb202de5ab647adceca7a9eae65b7aec2528f2fd3446e4920 [2022-06-23T14:24:57.697Z] #14 195.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-23T14:24:57.697Z] #14 195.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-23T14:24:57.697Z] #14 195.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-23T14:24:57.844Z] #21 52.41 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-23T14:24:57.844Z] #21 52.43 Setting up jq (1.6-2.1) ... [2022-06-23T14:24:57.844Z] #21 52.44 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-23T14:24:57.844Z] #21 52.46 Setting up iptables (1.8.7-1) ... [2022-06-23T14:24:57.844Z] #21 52.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-23T14:24:57.844Z] #21 52.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-23T14:24:57.844Z] #21 52.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-23T14:24:57.844Z] #21 52.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-23T14:24:57.844Z] #21 52.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-23T14:24:57.844Z] #21 52.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-23T14:24:57.844Z] #21 52.51 Setting up iproute2 (5.10.0-4) ... [2022-06-23T14:24:58.105Z] #21 52.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:24:58.661Z] #77 166.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-23T14:24:58.661Z] #77 166.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-23T14:24:58.661Z] #77 166.6 make[5]: Nothing to be done for 'install-data-am'. [2022-06-23T14:24:58.661Z] #77 166.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-23T14:24:58.661Z] #77 166.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-23T14:24:58.661Z] #77 166.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-23T14:24:58.661Z] #77 166.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-23T14:24:58.661Z] #77 166.6 make[2]: Entering directory '/tmp/crun-build' [2022-06-23T14:24:58.661Z] #77 166.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-23T14:24:58.661Z] #77 166.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-23T14:24:58.661Z] #77 166.8 CC src/libcrun/libcrun_testing_a-container.o [2022-06-23T14:24:58.661Z] #77 166.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-23T14:24:58.661Z] #77 166.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-23T14:24:58.661Z] #77 166.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-23T14:24:58.661Z] #77 166.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-23T14:24:58.661Z] #77 166.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-23T14:24:58.661Z] #77 166.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-23T14:24:58.661Z] #77 167.0 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-23T14:24:58.917Z] #77 167.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-23T14:24:58.917Z] #77 167.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-23T14:24:59.047Z] #21 DONE 54.0s [2022-06-23T14:24:59.047Z] [2022-06-23T14:24:59.047Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-23T14:24:59.047Z] #22 sha256:7e1b4c803a4072ec180ef8132aabe5ae54d6bfeca45614147062ceb2974fba74 [2022-06-23T14:24:59.173Z] #77 167.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-23T14:24:59.173Z] #77 167.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-23T14:24:59.173Z] #77 167.1 CC src/libcrun/libcrun_testing_a-error.o [2022-06-23T14:24:59.173Z] #77 167.3 CC src/libcrun/libcrun_testing_a-status.o [2022-06-23T14:24:59.173Z] #77 167.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-23T14:24:59.173Z] #77 167.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-23T14:24:59.173Z] #77 167.5 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-23T14:24:59.430Z] #77 167.6 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-23T14:24:59.687Z] #77 167.8 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-23T14:24:59.687Z] #77 167.8 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-23T14:24:59.947Z] #77 168.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-23T14:24:59.947Z] #77 168.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-23T14:25:00.205Z] #77 168.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-23T14:25:00.205Z] #77 168.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-23T14:25:00.205Z] #77 168.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-23T14:25:00.768Z] #77 168.9 CC src/crun-crun.o [2022-06-23T14:25:00.768Z] #77 169.0 CC src/crun-run.o [2022-06-23T14:25:00.768Z] #77 169.1 CC src/crun-delete.o [2022-06-23T14:25:00.961Z] #22 1.541 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-23T14:25:00.961Z] #22 1.546 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-23T14:25:00.961Z] #22 1.551 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-23T14:25:00.961Z] #22 DONE 1.8s [2022-06-23T14:25:00.961Z] [2022-06-23T14:25:00.961Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:25:00.961Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:25:00.961Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-23T14:25:00.961Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-23T14:25:00.961Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-23T14:25:00.961Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-23T14:25:00.961Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-23T14:25:00.961Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-23T14:25:00.961Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-23T14:25:00.961Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-23T14:25:00.961Z] #77 137.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-23T14:25:00.961Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-23T14:25:00.961Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-23T14:25:00.961Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-23T14:25:00.961Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-23T14:25:00.961Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-23T14:25:00.961Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-23T14:25:00.961Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-23T14:25:00.961Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-23T14:25:00.961Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-23T14:25:00.961Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-23T14:25:00.961Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-23T14:25:00.961Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-23T14:25:00.961Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-23T14:25:00.961Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-23T14:25:00.961Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-23T14:25:00.961Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-23T14:25:00.961Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-23T14:25:00.961Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-23T14:25:00.961Z] #77 138.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-23T14:25:00.961Z] #77 138.5 make install-recursive [2022-06-23T14:25:00.961Z] #77 138.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-23T14:25:00.961Z] #77 138.6 Making install in yajl [2022-06-23T14:25:00.961Z] #77 138.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-23T14:25:00.961Z] #77 138.7 CC verify/json_verify-json_verify.o [2022-06-23T14:25:00.961Z] #77 138.7 CC src/libyajl_la-yajl_alloc.lo [2022-06-23T14:25:00.961Z] #77 138.7 CC src/libyajl_la-yajl.lo [2022-06-23T14:25:00.961Z] #77 138.7 CC src/libyajl_la-yajl_parser.lo [2022-06-23T14:25:00.961Z] #77 138.7 CC src/libyajl_la-yajl_gen.lo [2022-06-23T14:25:00.961Z] #77 138.7 CC src/libyajl_la-yajl_buf.lo [2022-06-23T14:25:00.961Z] #77 138.7 CC src/libyajl_la-yajl_encode.lo [2022-06-23T14:25:00.961Z] #77 138.8 CC src/libyajl_la-yajl_lex.lo [2022-06-23T14:25:00.961Z] #77 138.8 CC src/libyajl_la-yajl_tree.lo [2022-06-23T14:25:00.961Z] #77 144.4 CCLD libyajl.la [2022-06-23T14:25:00.961Z] #77 144.7 CCLD verify/json_verify [2022-06-23T14:25:00.961Z] #77 145.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-23T14:25:00.961Z] #77 145.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-23T14:25:00.961Z] #77 145.2 make[5]: Nothing to be done for 'install-data-am'. [2022-06-23T14:25:00.961Z] #77 145.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-23T14:25:00.961Z] #77 145.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-23T14:25:00.961Z] #77 145.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-23T14:25:00.961Z] #77 145.4 CC src/validate.o [2022-06-23T14:25:00.961Z] #77 145.4 CC src/image_spec_schema_config_schema.lo [2022-06-23T14:25:00.961Z] #77 145.4 CC src/image_spec_schema_content_descriptor.lo [2022-06-23T14:25:00.961Z] #77 145.4 CC src/image_spec_schema_defs.lo [2022-06-23T14:25:00.961Z] #77 145.4 CC src/image_spec_schema_image_index_schema.lo [2022-06-23T14:25:00.961Z] #77 145.4 CC src/image_spec_schema_defs_descriptor.lo [2022-06-23T14:25:00.961Z] #77 145.4 CC src/image_spec_schema_image_layout_schema.lo [2022-06-23T14:25:00.961Z] #77 145.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-23T14:25:00.961Z] #77 145.6 CC src/runtime_spec_schema_config_linux.lo [2022-06-23T14:25:00.961Z] #77 145.6 CC src/runtime_spec_schema_config_zos.lo [2022-06-23T14:25:00.961Z] #77 145.6 CC src/runtime_spec_schema_config_schema.lo [2022-06-23T14:25:00.961Z] #77 145.7 CC src/runtime_spec_schema_config_solaris.lo [2022-06-23T14:25:00.961Z] #77 145.7 CC src/runtime_spec_schema_config_vm.lo [2022-06-23T14:25:00.961Z] #77 145.7 CC src/runtime_spec_schema_config_windows.lo [2022-06-23T14:25:00.961Z] #77 145.8 CC src/runtime_spec_schema_defs.lo [2022-06-23T14:25:00.961Z] #77 145.8 CC src/runtime_spec_schema_defs_linux.lo [2022-06-23T14:25:00.961Z] #77 145.9 CC src/runtime_spec_schema_defs_zos.lo [2022-06-23T14:25:00.961Z] #77 145.9 CC src/runtime_spec_schema_defs_vm.lo [2022-06-23T14:25:00.961Z] #77 146.1 CC src/runtime_spec_schema_defs_windows.lo [2022-06-23T14:25:00.961Z] #77 146.2 CC src/runtime_spec_schema_state_schema.lo [2022-06-23T14:25:00.961Z] #77 146.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-23T14:25:00.961Z] #77 146.4 CC src/basic_test_double_array_item.lo [2022-06-23T14:25:00.961Z] #77 146.6 CC src/basic_test_double_array.lo [2022-06-23T14:25:00.961Z] #77 146.7 CC src/basic_test_top_array_int.lo [2022-06-23T14:25:00.961Z] #77 146.9 CC src/basic_test_top_array_string.lo [2022-06-23T14:25:00.961Z] #77 147.1 CC src/basic_test_top_double_array_int.lo [2022-06-23T14:25:00.961Z] #77 147.3 CC src/basic_test_top_double_array_obj.lo [2022-06-23T14:25:00.961Z] #77 ... [2022-06-23T14:25:00.961Z] [2022-06-23T14:25:00.961Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-23T14:25:00.961Z] #23 sha256:795c4a028ca779bc74af7b40b2d8893e1faf09c169a1d6dc79e8f991ff39d435 [2022-06-23T14:25:01.025Z] #77 169.2 CC src/crun-kill.o [2022-06-23T14:25:01.025Z] #77 169.3 CC src/crun-pause.o [2022-06-23T14:25:01.025Z] #77 169.3 CC src/crun-unpause.o [2022-06-23T14:25:01.587Z] #77 169.6 CC src/crun-spec.o [2022-06-23T14:25:01.587Z] #77 169.6 CC src/crun-exec.o [2022-06-23T14:25:01.843Z] #77 169.9 CC src/crun-list.o [2022-06-23T14:25:01.843Z] #77 170.1 CC src/crun-create.o [2022-06-23T14:25:02.099Z] #77 170.1 CC src/crun-start.o [2022-06-23T14:25:02.099Z] #77 170.3 CC src/crun-state.o [2022-06-23T14:25:02.269Z] #77 174.9 config.status: creating Makefile [2022-06-23T14:25:02.270Z] #77 175.1 config.status: creating rpm/crun.spec [2022-06-23T14:25:02.270Z] #77 175.1 config.status: creating config.h [2022-06-23T14:25:02.270Z] #77 175.1 config.status: executing libtool commands [2022-06-23T14:25:02.270Z] #77 175.2 config.status: executing depfiles commands [2022-06-23T14:25:02.354Z] #77 170.4 CC src/crun-update.o [2022-06-23T14:25:02.355Z] #77 170.5 CC src/crun-ps.o [2022-06-23T14:25:02.610Z] #77 170.7 CC src/crun-checkpoint.o [2022-06-23T14:25:02.866Z] #77 171.1 CC src/crun-restore.o [2022-06-23T14:25:02.969Z] #14 207.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-23T14:25:02.969Z] #14 207.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-23T14:25:02.969Z] #14 207.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-23T14:25:02.969Z] #14 207.3 Selecting previously unselected package libapparmor1:amd64. [2022-06-23T14:25:02.969Z] #14 207.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-23T14:25:02.969Z] #14 207.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-23T14:25:02.969Z] #14 207.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-23T14:25:02.969Z] #14 207.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-23T14:25:02.969Z] #14 207.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-23T14:25:02.969Z] #14 207.7 Selecting previously unselected package libbtrfs0:amd64. [2022-06-23T14:25:02.969Z] #14 207.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-23T14:25:02.969Z] #14 207.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-23T14:25:03.123Z] #77 171.3 CC src/libcrun/libcrun_la-utils.lo [2022-06-23T14:25:03.228Z] #14 208.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-23T14:25:03.228Z] #14 208.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-23T14:25:03.228Z] #14 208.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-23T14:25:03.379Z] #77 171.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-23T14:25:03.635Z] #77 171.7 CC src/libcrun/libcrun_la-container.lo [2022-06-23T14:25:03.635Z] #77 171.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-23T14:25:03.640Z] #77 ... [2022-06-23T14:25:03.640Z] [2022-06-23T14:25:03.640Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-23T14:25:03.640Z] #34 sha256:9150f837a655430e8a280b35c4f6f3170258e652b2eeca6f6f6bcda14550ce3c [2022-06-23T14:25:03.640Z] #34 DONE 250.5s [2022-06-23T14:25:03.640Z] [2022-06-23T14:25:03.640Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:25:03.640Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:25:03.640Z] #21 14.27 Reading package lists... [2022-06-23T14:25:03.640Z] #21 19.94 Reading package lists... [2022-06-23T14:25:03.640Z] #21 25.41 Building dependency tree... [2022-06-23T14:25:03.640Z] #21 28.21 The following additional packages will be installed: [2022-06-23T14:25:03.640Z] #21 28.22 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-23T14:25:03.640Z] #21 28.22 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-23T14:25:03.640Z] #21 28.22 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-23T14:25:03.640Z] #21 28.22 python3-pkg-resources vim-runtime xxd [2022-06-23T14:25:03.640Z] #21 28.23 Suggested packages: [2022-06-23T14:25:03.640Z] #21 28.23 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-23T14:25:03.640Z] #21 28.23 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-23T14:25:03.640Z] #21 28.23 acl attr quota [2022-06-23T14:25:03.640Z] #21 28.23 Recommended packages: [2022-06-23T14:25:03.640Z] #21 28.23 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-23T14:25:03.797Z] #14 208.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-23T14:25:03.797Z] #14 208.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-23T14:25:03.797Z] #14 208.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-23T14:25:03.797Z] #14 208.6 Selecting previously unselected package libudev-dev:amd64. [2022-06-23T14:25:03.797Z] #14 208.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-23T14:25:03.797Z] #14 208.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-23T14:25:03.891Z] #77 172.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-23T14:25:03.897Z] #21 ... [2022-06-23T14:25:03.897Z] [2022-06-23T14:25:03.897Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:25:03.897Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:25:03.897Z] #77 176.6 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-23T14:25:03.897Z] #77 176.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-23T14:25:04.148Z] #77 172.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-23T14:25:04.148Z] #77 172.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-23T14:25:04.365Z] #14 209.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-23T14:25:04.365Z] #14 209.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-23T14:25:04.365Z] #14 209.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-23T14:25:04.625Z] #14 209.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-23T14:25:04.625Z] #14 209.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-23T14:25:04.711Z] #77 172.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-23T14:25:04.829Z] #77 177.4 checking for gcc... gcc [2022-06-23T14:25:04.883Z] #14 209.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-23T14:25:04.967Z] #77 173.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-23T14:25:05.085Z] #77 177.5 checking whether the C compiler works... yes [2022-06-23T14:25:05.086Z] #77 177.9 checking for C compiler default output file name... a.out [2022-06-23T14:25:05.451Z] #14 210.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-23T14:25:05.452Z] #14 210.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-23T14:25:05.452Z] #14 210.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-23T14:25:05.528Z] #77 173.6 CC src/libcrun/libcrun_la-criu.lo [2022-06-23T14:25:05.528Z] #77 173.7 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-23T14:25:05.650Z] #77 177.9 checking for suffix of executables... [2022-06-23T14:25:05.711Z] #14 210.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-23T14:25:05.784Z] #77 174.0 CC src/libcrun/libcrun_la-linux.lo [2022-06-23T14:25:05.919Z] #77 178.3 checking whether we are cross compiling... no [2022-06-23T14:25:05.970Z] #14 210.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-23T14:25:05.970Z] #14 210.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-23T14:25:06.041Z] #77 174.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-23T14:25:06.183Z] #77 178.7 checking for suffix of object files... o [2022-06-23T14:25:06.229Z] #14 210.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-23T14:25:06.229Z] #14 210.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-23T14:25:06.229Z] #14 210.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-23T14:25:06.248Z] #23 ... [2022-06-23T14:25:06.248Z] [2022-06-23T14:25:06.248Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:25:06.248Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:25:06.248Z] #77 147.6 CC src/basic_test_top_double_array_refobj.lo [2022-06-23T14:25:06.248Z] #77 147.9 CC src/basic_test_top_double_array_string.lo [2022-06-23T14:25:06.248Z] #77 148.0 CC src/read-file.lo [2022-06-23T14:25:06.248Z] #77 148.0 CC src/json_common.lo [2022-06-23T14:25:06.248Z] #77 148.1 CC tests/test-1.o [2022-06-23T14:25:06.248Z] #77 148.3 CC tests/test-2.o [2022-06-23T14:25:06.248Z] #77 148.3 CC tests/test-3.o [2022-06-23T14:25:06.248Z] #77 148.3 CC tests/test-4.o [2022-06-23T14:25:06.248Z] #77 148.5 CC tests/test-5.o [2022-06-23T14:25:06.248Z] #77 148.6 CC tests/test-6.o [2022-06-23T14:25:06.248Z] #77 148.8 CC tests/test-7.o [2022-06-23T14:25:06.248Z] #77 148.9 CC tests/test-8.o [2022-06-23T14:25:06.248Z] #77 149.2 CC tests/test-9.o [2022-06-23T14:25:06.248Z] #77 149.4 CC tests/test-10.o [2022-06-23T14:25:06.248Z] #77 149.6 CC tests/test-11.o [2022-06-23T14:25:06.297Z] #77 174.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-23T14:25:06.441Z] #77 178.9 checking whether we are using the GNU C compiler... yes [2022-06-23T14:25:06.698Z] #77 179.3 checking whether gcc accepts -g... yes [2022-06-23T14:25:06.859Z] #77 174.9 CC src/libcrun/libcrun_la-error.lo [2022-06-23T14:25:06.859Z] #77 175.0 CC src/libcrun/libcrun_la-status.lo [2022-06-23T14:25:06.955Z] #77 179.5 checking for gcc option to accept ISO C89... none needed [2022-06-23T14:25:07.115Z] #77 175.2 CC src/libcrun/libcrun_la-terminal.lo [2022-06-23T14:25:07.180Z] #14 212.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-23T14:25:07.180Z] #14 212.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-23T14:25:07.212Z] #77 179.8 checking whether gcc understands -c and -o together... yes [2022-06-23T14:25:07.440Z] #14 212.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-23T14:25:07.469Z] [2022-06-23T14:25:07.469Z] #77 ... [2022-06-23T14:25:07.469Z] [2022-06-23T14:25:07.469Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:25:07.469Z] #36 sha256:e9b8728d8465b1df20d9fc487478658c0d2ad194e416156cdfda9bf6917ad9ca [2022-06-23T14:25:07.469Z] #36 254.9 Delve is a source level debugger for Go programs. [2022-06-23T14:25:07.469Z] #36 254.9 [2022-06-23T14:25:07.469Z] #36 254.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-23T14:25:07.469Z] #36 254.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-23T14:25:07.469Z] #36 254.9 [2022-06-23T14:25:07.469Z] #36 254.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-23T14:25:07.469Z] #36 254.9 [2022-06-23T14:25:07.469Z] #36 254.9 Pass flags to the program you are debugging using `--`, for example: [2022-06-23T14:25:07.469Z] #36 254.9 [2022-06-23T14:25:07.469Z] #36 254.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-23T14:25:07.469Z] #36 254.9 [2022-06-23T14:25:07.469Z] #36 254.9 Usage: [2022-06-23T14:25:07.469Z] #36 254.9 dlv [command] [2022-06-23T14:25:07.469Z] #36 254.9 [2022-06-23T14:25:07.469Z] #36 254.9 Available Commands: [2022-06-23T14:25:07.469Z] #36 254.9 attach Attach to running process and begin debugging. [2022-06-23T14:25:07.469Z] #36 254.9 connect Connect to a headless debug server with a terminal client. [2022-06-23T14:25:07.470Z] #36 254.9 core Examine a core dump. [2022-06-23T14:25:07.470Z] #36 254.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-23T14:25:07.470Z] #36 254.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-23T14:25:07.470Z] #36 254.9 exec Execute a precompiled binary, and begin a debug session. [2022-06-23T14:25:07.470Z] #36 254.9 help Help about any command [2022-06-23T14:25:07.470Z] #36 254.9 run Deprecated command. Use 'debug' instead. [2022-06-23T14:25:07.470Z] #36 254.9 test Compile test binary and begin debugging program. [2022-06-23T14:25:07.470Z] #36 254.9 trace Compile and begin tracing program. [2022-06-23T14:25:07.470Z] #36 254.9 version Prints version. [2022-06-23T14:25:07.470Z] #36 254.9 [2022-06-23T14:25:07.470Z] #36 254.9 Flags: [2022-06-23T14:25:07.470Z] #36 254.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-23T14:25:07.470Z] #36 254.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-23T14:25:07.470Z] #36 254.9 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-23T14:25:07.470Z] #36 254.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-23T14:25:07.470Z] #36 254.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-23T14:25:07.470Z] #36 254.9 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-23T14:25:07.470Z] #36 254.9 --disable-aslr Disables address space randomization [2022-06-23T14:25:07.470Z] #36 254.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-23T14:25:07.470Z] #36 254.9 -h, --help help for dlv [2022-06-23T14:25:07.470Z] #36 254.9 --init string Init file, executed by the terminal client. [2022-06-23T14:25:07.470Z] #36 254.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-23T14:25:07.470Z] #36 254.9 --log Enable debugging server logging. [2022-06-23T14:25:07.470Z] #36 254.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-23T14:25:07.470Z] #36 254.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-23T14:25:07.470Z] #36 254.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-23T14:25:07.470Z] #36 254.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-23T14:25:07.470Z] #36 254.9 --wd string Working directory for running the program. [2022-06-23T14:25:07.470Z] #36 254.9 [2022-06-23T14:25:07.470Z] #36 254.9 Additional help topics: [2022-06-23T14:25:07.470Z] #36 254.9 dlv backend Help about the --backend flag. [2022-06-23T14:25:07.470Z] #36 254.9 dlv log Help about logging flags. [2022-06-23T14:25:07.470Z] #36 254.9 dlv redirect Help about file redirection. [2022-06-23T14:25:07.470Z] #36 254.9 [2022-06-23T14:25:07.470Z] #36 254.9 Use "dlv [command] --help" for more information about a command. [2022-06-23T14:25:07.470Z] #36 DONE 255.2s [2022-06-23T14:25:07.470Z] [2022-06-23T14:25:07.470Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:25:07.470Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:25:07.677Z] #77 175.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-23T14:25:07.678Z] #77 175.7 CC src/libcrun/libcrun_la-signals.lo [2022-06-23T14:25:07.727Z] #77 180.2 checking how to run the C preprocessor... gcc -E [2022-06-23T14:25:07.983Z] #77 180.6 checking for grep that handles long lines and -e... /bin/grep [2022-06-23T14:25:07.983Z] #77 180.7 checking for egrep... /bin/grep -E [2022-06-23T14:25:08.017Z] #14 212.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-23T14:25:08.017Z] #14 212.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-23T14:25:08.017Z] #14 212.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-23T14:25:08.017Z] #14 212.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-23T14:25:08.239Z] #77 176.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-23T14:25:08.276Z] #14 212.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-23T14:25:08.276Z] #14 212.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-23T14:25:08.536Z] #14 213.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-23T14:25:08.536Z] #14 213.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-23T14:25:08.795Z] #14 213.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-23T14:25:08.801Z] #77 176.9 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-23T14:25:08.801Z] #77 176.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-23T14:25:08.913Z] #77 180.7 checking for ANSI C header files... yes [2022-06-23T14:25:09.057Z] #77 177.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-23T14:25:09.057Z] #77 177.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-23T14:25:09.170Z] #77 181.7 checking for sys/types.h... yes [2022-06-23T14:25:09.345Z] #77 177.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-23T14:25:09.427Z] #77 182.0 checking for sys/stat.h... yes [2022-06-23T14:25:09.427Z] #77 182.2 checking for stdlib.h... yes [2022-06-23T14:25:09.737Z] #14 214.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-23T14:25:09.737Z] #14 214.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-23T14:25:09.737Z] #14 214.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-23T14:25:09.737Z] #14 214.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-23T14:25:09.737Z] #14 214.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-23T14:25:09.737Z] #14 214.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-23T14:25:09.737Z] #14 214.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-23T14:25:09.737Z] #14 214.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-23T14:25:09.737Z] #14 214.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-23T14:25:09.737Z] #14 214.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-23T14:25:09.737Z] #14 214.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-23T14:25:09.737Z] #14 214.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-23T14:25:09.993Z] #77 182.4 checking for string.h... yes [2022-06-23T14:25:09.993Z] #77 182.7 checking for memory.h... yes [2022-06-23T14:25:09.993Z] #77 182.8 checking for strings.h... yes [2022-06-23T14:25:09.996Z] #14 214.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-23T14:25:09.996Z] #14 214.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-23T14:25:09.996Z] #14 214.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-23T14:25:09.996Z] #14 214.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-23T14:25:09.996Z] #14 214.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-23T14:25:09.996Z] #14 214.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-23T14:25:09.996Z] #14 214.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-23T14:25:09.996Z] #14 214.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-23T14:25:09.996Z] #14 214.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-23T14:25:09.996Z] #14 214.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-23T14:25:10.251Z] #77 182.9 checking for inttypes.h... yes [2022-06-23T14:25:10.256Z] #14 214.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-23T14:25:10.256Z] #14 214.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-06-23T14:25:10.256Z] #14 215.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-23T14:25:10.256Z] #14 215.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-23T14:25:10.256Z] #14 215.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-06-23T14:25:10.256Z] #14 215.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-23T14:25:10.256Z] #14 215.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-23T14:25:10.256Z] #14 215.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-23T14:25:10.256Z] #14 215.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-23T14:25:10.256Z] #14 215.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-23T14:25:10.520Z] #14 215.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-23T14:25:10.520Z] #14 215.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:25:10.815Z] #77 183.1 checking for stdint.h... yes [2022-06-23T14:25:10.815Z] #77 183.5 checking for unistd.h... yes [2022-06-23T14:25:11.072Z] #77 183.6 checking minix/config.h usability... no [2022-06-23T14:25:11.072Z] #77 183.8 checking minix/config.h presence... no [2022-06-23T14:25:11.072Z] #77 183.9 checking for minix/config.h... no [2022-06-23T14:25:11.099Z] #14 DONE 215.7s [2022-06-23T14:25:11.099Z] [2022-06-23T14:25:11.099Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:25:11.099Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:25:11.099Z] #77 ... [2022-06-23T14:25:11.099Z] [2022-06-23T14:25:11.099Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-23T14:25:11.099Z] #59 sha256:2bc3d448ab3139bc2b040c25af4c9096e0ba21628944db95d6f30b7995d12462 [2022-06-23T14:25:11.099Z] #59 DONE 0.3s [2022-06-23T14:25:11.099Z] [2022-06-23T14:25:11.099Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-06-23T14:25:11.099Z] #15 sha256:67a5c3e7d744b8dd82ee63863bfd39f638e0a2f230ecbfb3a5fab6a39648edb1 [2022-06-23T14:25:11.329Z] #77 183.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-23T14:25:11.535Z] #77 ... [2022-06-23T14:25:11.536Z] [2022-06-23T14:25:11.536Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-23T14:25:11.536Z] #23 sha256:795c4a028ca779bc74af7b40b2d8893e1faf09c169a1d6dc79e8f991ff39d435 [2022-06-23T14:25:11.536Z] #23 10.60 Collecting yamllint==1.26.1 [2022-06-23T14:25:11.844Z] #77 184.3 checking build system type... x86_64-pc-linux-gnu [2022-06-23T14:25:11.844Z] #77 184.6 checking host system type... x86_64-pc-linux-gnu [2022-06-23T14:25:11.844Z] #77 184.6 checking how to print strings... printf [2022-06-23T14:25:11.844Z] #77 184.6 checking for a sed that does not truncate output... /bin/sed [2022-06-23T14:25:11.844Z] #77 184.6 checking for fgrep... /bin/grep -F [2022-06-23T14:25:11.844Z] #77 184.6 checking for ld used by gcc... /usr/bin/ld [2022-06-23T14:25:11.844Z] #77 184.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-23T14:25:11.844Z] #77 184.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-23T14:25:11.844Z] #77 184.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-23T14:25:11.889Z] #77 179.7 CC tests/init.o [2022-06-23T14:25:12.100Z] #77 184.8 checking whether ln -s works... yes [2022-06-23T14:25:12.100Z] #77 184.8 checking the maximum length of command line arguments... 1572864 [2022-06-23T14:25:12.100Z] #77 184.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-23T14:25:12.100Z] #77 184.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-23T14:25:12.100Z] #77 184.9 checking for /usr/bin/ld option to reload object files... -r [2022-06-23T14:25:12.100Z] #77 184.9 checking for objdump... objdump [2022-06-23T14:25:12.100Z] #77 184.9 checking how to recognize dependent libraries... pass_all [2022-06-23T14:25:12.100Z] #77 184.9 checking for dlltool... no [2022-06-23T14:25:12.100Z] #77 184.9 checking how to associate runtime and link libraries... printf %s\n [2022-06-23T14:25:12.100Z] #77 184.9 checking for ar... ar [2022-06-23T14:25:12.100Z] #77 184.9 checking for archiver @FILE support... @ [2022-06-23T14:25:12.357Z] #77 185.0 checking for strip... strip [2022-06-23T14:25:12.357Z] #77 185.0 checking for ranlib... ranlib [2022-06-23T14:25:12.357Z] #77 185.0 checking for gawk... no [2022-06-23T14:25:12.357Z] #77 185.0 checking for mawk... mawk [2022-06-23T14:25:12.920Z] #23 11.67 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-23T14:25:12.927Z] #77 185.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-23T14:25:12.927Z] #77 185.5 checking for sysroot... no [2022-06-23T14:25:12.927Z] #77 185.5 checking for a working dd... /bin/dd [2022-06-23T14:25:12.927Z] #77 185.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-23T14:25:12.927Z] #77 185.8 checking for mt... no [2022-06-23T14:25:12.927Z] #77 185.8 checking if : is a manifest tool... no [2022-06-23T14:25:12.927Z] #77 185.8 checking for dlfcn.h... yes [2022-06-23T14:25:13.185Z] #77 185.9 checking for objdir... .libs [2022-06-23T14:25:13.647Z] #15 DONE 2.7s [2022-06-23T14:25:13.647Z] [2022-06-23T14:25:13.647Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-23T14:25:13.647Z] #16 sha256:ba055de5be3458f269cfad30ac71d2a21e8de72858867ce72b0fb5c98351ac04 [2022-06-23T14:25:13.700Z] #77 186.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-23T14:25:13.700Z] #77 186.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-23T14:25:13.861Z] #23 12.99 Collecting pathspec>=0.5.3 [2022-06-23T14:25:13.861Z] #23 13.01 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-23T14:25:13.960Z] #77 186.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-23T14:25:14.431Z] #23 13.47 Collecting pyyaml [2022-06-23T14:25:14.432Z] #23 13.48 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-06-23T14:25:14.527Z] #77 186.6 checking if gcc static flag -static works... yes [2022-06-23T14:25:14.527Z] #77 187.1 checking if gcc supports -c -o file.o... yes [2022-06-23T14:25:14.527Z] #77 187.3 checking if gcc supports -c -o file.o... (cached) yes [2022-06-23T14:25:14.527Z] #77 187.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-23T14:25:14.692Z] #23 13.57 Building wheels for collected packages: yamllint [2022-06-23T14:25:14.692Z] #23 13.57 Building wheel for yamllint (setup.py): started [2022-06-23T14:25:15.094Z] #77 187.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-23T14:25:15.094Z] #77 187.7 checking how to hardcode library paths into programs... immediate [2022-06-23T14:25:15.094Z] #77 187.7 checking whether stripping libraries is possible... yes [2022-06-23T14:25:15.094Z] #77 187.7 checking if libtool supports shared libraries... yes [2022-06-23T14:25:15.094Z] #77 187.7 checking whether to build shared libraries... no [2022-06-23T14:25:15.094Z] #77 187.7 checking whether to build static libraries... yes [2022-06-23T14:25:15.094Z] #77 187.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-23T14:25:15.094Z] #77 187.8 checking whether build environment is sane... yes [2022-06-23T14:25:15.094Z] #77 187.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-23T14:25:15.094Z] #77 187.9 checking whether make sets $(MAKE)... yes [2022-06-23T14:25:15.094Z] #77 187.9 checking whether make supports the include directive... yes (GNU style) [2022-06-23T14:25:15.094Z] #77 187.9 checking whether make supports nested variables... yes [2022-06-23T14:25:15.094Z] #77 188.0 checking whether UID '0' is supported by ustar format... yes [2022-06-23T14:25:15.094Z] #77 188.0 checking whether GID '0' is supported by ustar format... yes [2022-06-23T14:25:15.094Z] #77 188.0 checking how to create a ustar tar archive... [2022-06-23T14:25:15.094Z] #77 ... [2022-06-23T14:25:15.094Z] [2022-06-23T14:25:15.094Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:25:15.094Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:25:15.094Z] #21 30.74 The following NEW packages will be installed: [2022-06-23T14:25:15.094Z] #21 30.78 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-23T14:25:15.094Z] #21 30.78 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-23T14:25:15.094Z] #21 30.78 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-23T14:25:15.094Z] #21 30.78 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-23T14:25:15.094Z] #21 30.78 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-23T14:25:15.094Z] #21 30.78 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-23T14:25:15.094Z] #21 30.78 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-23T14:25:15.094Z] #21 30.78 xz-utils zip zstd [2022-06-23T14:25:15.094Z] #21 31.25 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:25:15.094Z] #21 31.25 Need to get 27.7 MB of archives. [2022-06-23T14:25:15.094Z] #21 31.25 After this operation, 106 MB of additional disk space will be used. [2022-06-23T14:25:15.094Z] #21 31.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-23T14:25:15.094Z] #21 31.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-23T14:25:15.094Z] #21 31.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-23T14:25:15.094Z] #21 31.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-23T14:25:15.094Z] #21 31.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-23T14:25:15.094Z] #21 31.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-23T14:25:15.094Z] #21 31.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-23T14:25:15.094Z] #21 31.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-23T14:25:15.094Z] #21 31.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-23T14:25:15.094Z] #21 31.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-23T14:25:15.094Z] #21 31.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-23T14:25:15.094Z] #21 31.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-23T14:25:15.094Z] #21 31.45 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-23T14:25:15.094Z] #21 31.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-23T14:25:15.094Z] #21 31.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-23T14:25:15.094Z] #21 31.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-23T14:25:15.094Z] #21 31.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-23T14:25:15.094Z] #21 31.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-23T14:25:15.094Z] #21 31.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-23T14:25:15.094Z] #21 31.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-23T14:25:15.094Z] #21 31.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-23T14:25:15.094Z] #21 31.55 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-23T14:25:15.094Z] #21 31.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-23T14:25:15.094Z] #21 31.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-23T14:25:15.094Z] #21 31.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-23T14:25:15.094Z] #21 31.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-23T14:25:15.094Z] #21 31.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-23T14:25:15.094Z] #21 32.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-23T14:25:15.094Z] #21 32.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-23T14:25:15.094Z] #21 32.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-23T14:25:15.094Z] #21 32.25 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-23T14:25:15.094Z] #21 32.25 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-23T14:25:15.094Z] #21 32.25 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-23T14:25:15.094Z] #21 32.27 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-23T14:25:15.094Z] #21 32.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-23T14:25:15.094Z] #21 32.36 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-23T14:25:15.094Z] #21 32.36 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-23T14:25:15.094Z] #21 32.37 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-23T14:25:15.094Z] #21 32.38 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-23T14:25:15.094Z] #21 32.41 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-23T14:25:15.094Z] #21 32.41 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-23T14:25:15.094Z] #21 32.43 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-23T14:25:15.094Z] #21 32.47 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-23T14:25:15.094Z] #21 32.50 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-23T14:25:15.094Z] #21 32.53 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-23T14:25:15.094Z] #21 32.88 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-23T14:25:15.094Z] #21 32.93 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-23T14:25:15.094Z] #21 33.00 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-23T14:25:15.094Z] #21 33.00 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-23T14:25:15.094Z] #21 34.21 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:25:15.094Z] #21 34.41 Fetched 27.7 MB in 2s (12.6 MB/s) [2022-06-23T14:25:15.094Z] #21 34.55 Selecting previously unselected package pigz. [2022-06-23T14:25:15.094Z] #21 34.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-06-23T14:25:15.094Z] #21 34.75 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-23T14:25:15.094Z] #21 34.78 Unpacking pigz (2.6-1) ... [2022-06-23T14:25:15.094Z] #21 35.02 Selecting previously unselected package libelf1:amd64. [2022-06-23T14:25:15.094Z] #21 35.03 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-23T14:25:15.094Z] #21 35.07 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-23T14:25:15.094Z] #21 35.65 Selecting previously unselected package libbpf0:amd64. [2022-06-23T14:25:15.094Z] #21 35.65 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-23T14:25:15.094Z] #21 35.66 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-23T14:25:15.094Z] #21 36.08 Selecting previously unselected package libcap2:amd64. [2022-06-23T14:25:15.094Z] #21 36.08 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-23T14:25:15.094Z] #21 36.11 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-23T14:25:15.094Z] #21 36.34 Selecting previously unselected package libmnl0:amd64. [2022-06-23T14:25:15.094Z] #21 36.34 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-23T14:25:15.094Z] #21 36.37 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-23T14:25:15.094Z] #21 36.45 Selecting previously unselected package libxtables12:amd64. [2022-06-23T14:25:15.094Z] #21 36.47 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-23T14:25:15.094Z] #21 36.47 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-23T14:25:15.094Z] #21 36.56 Selecting previously unselected package libcap2-bin. [2022-06-23T14:25:15.094Z] #21 36.59 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-23T14:25:15.094Z] #21 36.62 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-23T14:25:15.094Z] #21 36.84 Selecting previously unselected package iproute2. [2022-06-23T14:25:15.094Z] #21 36.84 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-23T14:25:15.094Z] #21 36.87 Unpacking iproute2 (5.10.0-4) ... [2022-06-23T14:25:15.094Z] #21 37.62 Selecting previously unselected package xxd. [2022-06-23T14:25:15.094Z] #21 37.62 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-23T14:25:15.094Z] #21 37.62 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:25:15.094Z] #21 37.82 Selecting previously unselected package vim-common. [2022-06-23T14:25:15.094Z] #21 37.84 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-23T14:25:15.094Z] #21 37.90 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:25:15.094Z] #21 38.15 Selecting previously unselected package bash-completion. [2022-06-23T14:25:15.094Z] #21 38.15 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-23T14:25:15.099Z] #16 DONE 1.4s [2022-06-23T14:25:15.099Z] [2022-06-23T14:25:15.099Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-23T14:25:15.099Z] #17 sha256:d1086d98f68cd1a82fefe024f9960d8dfaa8ca1f17b0cd63a53e8c2a795f8e6c [2022-06-23T14:25:15.153Z] #77 183.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-23T14:25:15.352Z] #21 ... [2022-06-23T14:25:15.352Z] [2022-06-23T14:25:15.352Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:25:15.352Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:25:15.352Z] #77 188.0 checking how to create a ustar tar archive... gnutar [2022-06-23T14:25:15.352Z] #77 188.1 checking dependency style of gcc... gcc3 [2022-06-23T14:25:15.611Z] #77 188.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-23T14:25:15.612Z] #77 188.3 checking whether make supports nested variables... (cached) yes [2022-06-23T14:25:15.612Z] #77 188.3 checking for pkg-config... /usr/bin/pkg-config [2022-06-23T14:25:15.612Z] #77 188.3 checking pkg-config is at least version 0.9.0... yes [2022-06-23T14:25:15.612Z] #77 188.3 checking for yajl >= 2.1.0... yes [2022-06-23T14:25:15.612Z] #77 188.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-23T14:25:15.612Z] #77 188.4 checking for gcc... (cached) gcc [2022-06-23T14:25:15.870Z] #77 188.5 checking whether we are using the GNU C compiler... (cached) yes [2022-06-23T14:25:15.870Z] #77 188.5 checking whether gcc accepts -g... (cached) yes [2022-06-23T14:25:15.870Z] #77 188.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-23T14:25:15.870Z] #77 188.5 checking whether gcc understands -c and -o together... (cached) yes [2022-06-23T14:25:15.870Z] #77 188.5 checking for a Python interpreter with version >= 3... python3 [2022-06-23T14:25:15.870Z] #77 188.6 checking for python3... /usr/bin/python3 [2022-06-23T14:25:15.870Z] #77 188.6 checking for python3 version... 3.9 [2022-06-23T14:25:16.038Z] #17 1.100 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-23T14:25:16.076Z] #23 14.76 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-23T14:25:16.076Z] #23 14.76 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ad99f0142ab83a15b5fbef5dc13d79127e9eabe06f185cc82eb4fd2d35cce8e8 [2022-06-23T14:25:16.076Z] #23 14.77 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-23T14:25:16.076Z] #23 14.77 Successfully built yamllint [2022-06-23T14:25:16.076Z] #23 14.82 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-23T14:25:16.127Z] #77 188.7 checking for python3 platform... linux [2022-06-23T14:25:16.296Z] #17 DONE 1.3s [2022-06-23T14:25:16.296Z] [2022-06-23T14:25:16.296Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-23T14:25:16.296Z] #18 sha256:5ca6f0355f80f752301520ac2c0cf2a427a6478bfa67925f29cff968ed0e6a31 [2022-06-23T14:25:16.339Z] #23 15.24 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-23T14:25:16.384Z] #77 188.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-23T14:25:16.384Z] #77 189.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-23T14:25:16.642Z] #77 189.4 checking that generated files are newer than configure... done [2022-06-23T14:25:16.642Z] #77 189.4 configure: creating ./config.status [2022-06-23T14:25:17.281Z] #23 DONE 16.2s [2022-06-23T14:25:17.281Z] [2022-06-23T14:25:17.281Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-23T14:25:17.281Z] #27 sha256:845f825d27240eb6138b70bb5fe7e85023b1a815244e8702583f950fa9b100ba [2022-06-23T14:25:17.671Z] #18 DONE 1.3s [2022-06-23T14:25:17.671Z] [2022-06-23T14:25:17.671Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-23T14:25:17.671Z] #19 sha256:efb379decba4bc73f276afebd63921e09e7ae0abfb636200c31a4dc9a4cef1b5 [2022-06-23T14:25:17.856Z] #27 DONE 0.7s [2022-06-23T14:25:17.856Z] [2022-06-23T14:25:17.856Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:25:17.856Z] #64 sha256:4e73b781d93500ef0c833c2554d82860f082929002ceec54cefd5ca5bb418f4e [2022-06-23T14:25:17.856Z] #64 ... [2022-06-23T14:25:17.856Z] [2022-06-23T14:25:17.856Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-23T14:25:17.856Z] #32 sha256:17386c34d9b2eee0f1c9dec99f2dde2cb01a7e4e35dfc4399234e72a5563b094 [2022-06-23T14:25:18.797Z] #32 DONE 0.9s [2022-06-23T14:25:18.797Z] [2022-06-23T14:25:18.797Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:25:18.797Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:25:18.797Z] #77 ... [2022-06-23T14:25:18.797Z] [2022-06-23T14:25:18.797Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-23T14:25:18.797Z] #35 sha256:806ddd6a2da5b68f44552b93109d220c15e7d16248c8e727b028eec8c196ebec [2022-06-23T14:25:19.053Z] #19 DONE 1.3s [2022-06-23T14:25:19.053Z] [2022-06-23T14:25:19.053Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:25:19.053Z] #60 sha256:ed6a788f2b4a3ba3e115822b8fc2632a5e2cd29086ce7550454f1f81ab663712 [2022-06-23T14:25:19.053Z] #60 2.397 + RM_GOPATH=0 [2022-06-23T14:25:19.053Z] #60 2.397 + TMP_GOPATH= [2022-06-23T14:25:19.053Z] #60 2.397 + : /build [2022-06-23T14:25:19.053Z] #60 2.397 + '[' -z '' ']' [2022-06-23T14:25:19.053Z] #60 2.397 ++ mktemp -d [2022-06-23T14:25:19.053Z] #60 2.400 + export GOPATH=/tmp/tmp.L6fBMbqyJ8 [2022-06-23T14:25:19.053Z] #60 2.400 + GOPATH=/tmp/tmp.L6fBMbqyJ8 [2022-06-23T14:25:19.053Z] #60 2.400 + RM_GOPATH=1 [2022-06-23T14:25:19.053Z] #60 2.400 + case "$(go env GOARCH)" in [2022-06-23T14:25:19.053Z] #60 2.405 ++ go env GOARCH [2022-06-23T14:25:19.053Z] #60 2.435 + export GO_BUILDMODE=-buildmode=pie [2022-06-23T14:25:19.053Z] #60 2.435 + GO_BUILDMODE=-buildmode=pie [2022-06-23T14:25:19.053Z] #60 2.436 ++ dirname /install.sh [2022-06-23T14:25:19.053Z] #60 2.449 Install runc version v1.1.2 (build tags: seccomp) [2022-06-23T14:25:19.053Z] #60 2.449 + dir=/ [2022-06-23T14:25:19.053Z] #60 2.449 + bin=runc [2022-06-23T14:25:19.053Z] #60 2.449 + shift [2022-06-23T14:25:19.053Z] #60 2.449 + '[' '!' -f //runc.installer ']' [2022-06-23T14:25:19.053Z] #60 2.449 + . //runc.installer [2022-06-23T14:25:19.053Z] #60 2.449 ++ set -e [2022-06-23T14:25:19.053Z] #60 2.449 ++ : v1.1.2 [2022-06-23T14:25:19.053Z] #60 2.449 + install_runc [2022-06-23T14:25:19.053Z] #60 2.449 + RUNC_BUILDTAGS=seccomp [2022-06-23T14:25:19.053Z] #60 2.449 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-23T14:25:19.053Z] #60 2.463 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.L6fBMbqyJ8/src/github.com/opencontainers/runc [2022-06-23T14:25:19.053Z] #60 2.466 Cloning into '/tmp/tmp.L6fBMbqyJ8/src/github.com/opencontainers/runc'... [2022-06-23T14:25:19.053Z] #60 ... [2022-06-23T14:25:19.053Z] [2022-06-23T14:25:19.053Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-06-23T14:25:19.053Z] #20 sha256:35c525f89f08e5a285f137f85a99bdd4e62be00e9a64b951a230a6bd41a1b7ee [2022-06-23T14:25:19.370Z] #35 DONE 0.6s [2022-06-23T14:25:19.370Z] [2022-06-23T14:25:19.370Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-23T14:25:19.370Z] #37 sha256:8baa19c8526c3c08b9a3fe367e7d49dc70a7929e57892bd97bd209aa310cdde9 [2022-06-23T14:25:19.917Z] #77 192.7 config.status: creating Makefile [2022-06-23T14:25:19.941Z] #37 DONE 0.7s [2022-06-23T14:25:19.941Z] [2022-06-23T14:25:19.941Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-23T14:25:19.941Z] #39 sha256:49e81ba016be3af43c7b3eae3d36918e86e6a0b5967fdfa90328d13e84cb9de5 [2022-06-23T14:25:20.174Z] #77 192.9 config.status: creating config.h [2022-06-23T14:25:20.174Z] #77 192.9 config.status: executing libtool commands [2022-06-23T14:25:20.174Z] #77 193.0 config.status: executing depfiles commands [2022-06-23T14:25:20.201Z] #39 DONE 0.1s [2022-06-23T14:25:20.201Z] [2022-06-23T14:25:20.201Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-23T14:25:20.201Z] #41 sha256:f2afa9cb81a72a306c63f1e2a68f3a56a737776fadb37e01f3152c9bc258b4bd [2022-06-23T14:25:20.201Z] #41 DONE 0.2s [2022-06-23T14:25:20.201Z] [2022-06-23T14:25:20.201Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:25:20.201Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:25:20.430Z] #20 DONE 1.2s [2022-06-23T14:25:20.430Z] [2022-06-23T14:25:20.430Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:25:20.430Z] #60 sha256:ed6a788f2b4a3ba3e115822b8fc2632a5e2cd29086ce7550454f1f81ab663712 [2022-06-23T14:25:20.430Z] #60 ... [2022-06-23T14:25:20.430Z] [2022-06-23T14:25:20.430Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:25:20.430Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:25:20.462Z] #47 ... [2022-06-23T14:25:20.462Z] [2022-06-23T14:25:20.462Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-23T14:25:20.462Z] #45 sha256:755e48ae54245b6abbf2b214d2ad6eafcd5a7e4d449a06985e9722d55f3ff56b [2022-06-23T14:25:20.462Z] #45 DONE 0.1s [2022-06-23T14:25:20.462Z] [2022-06-23T14:25:20.462Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:25:20.462Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:25:21.544Z] #77 194.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-23T14:25:21.544Z] #77 194.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-23T14:25:21.810Z] #21 1.591 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-23T14:25:21.810Z] #21 1.614 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-23T14:25:21.810Z] #21 1.632 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-23T14:25:22.475Z] #77 195.3 checking for gcc... gcc [2022-06-23T14:25:22.755Z] #21 2.506 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-23T14:25:22.990Z] #77 195.5 checking whether the C compiler works... yes [2022-06-23T14:25:22.990Z] #77 195.9 checking for C compiler default output file name... a.out [2022-06-23T14:25:23.504Z] #77 195.9 checking for suffix of executables... [2022-06-23T14:25:23.761Z] #77 196.2 checking whether we are cross compiling... no [2022-06-23T14:25:24.018Z] #77 196.5 checking for suffix of object files... o [2022-06-23T14:25:24.018Z] #77 196.7 checking whether we are using the GNU C compiler... yes [2022-06-23T14:25:24.018Z] #77 196.8 checking whether gcc accepts -g... yes [2022-06-23T14:25:24.340Z] #77 196.9 checking for gcc option to accept ISO C89... none needed [2022-06-23T14:25:24.340Z] #77 197.0 checking whether gcc understands -c and -o together... yes [2022-06-23T14:25:24.340Z] #77 197.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-23T14:25:24.604Z] #77 197.2 checking whether build environment is sane... yes [2022-06-23T14:25:24.604Z] #77 197.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-23T14:25:24.604Z] #77 197.2 checking for gawk... no [2022-06-23T14:25:24.604Z] #77 197.2 checking for mawk... mawk [2022-06-23T14:25:24.604Z] #77 197.2 checking whether make sets $(MAKE)... yes [2022-06-23T14:25:24.604Z] #77 197.3 checking whether make supports the include directive... yes (GNU style) [2022-06-23T14:25:24.604Z] #77 197.3 checking whether make supports nested variables... yes [2022-06-23T14:25:24.604Z] #77 197.4 checking whether UID '0' is supported by ustar format... yes [2022-06-23T14:25:24.604Z] #77 197.4 checking whether GID '0' is supported by ustar format... yes [2022-06-23T14:25:24.604Z] #77 197.4 checking how to create a ustar tar archive... gnutar [2022-06-23T14:25:24.664Z] #21 4.321 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [160 kB] [2022-06-23T14:25:24.867Z] #77 197.5 checking dependency style of gcc... gcc3 [2022-06-23T14:25:24.867Z] #77 197.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-23T14:25:24.867Z] #77 197.6 checking whether make supports nested variables... (cached) yes [2022-06-23T14:25:25.436Z] #77 197.7 checking build system type... x86_64-pc-linux-gnu [2022-06-23T14:25:25.436Z] #77 198.0 checking host system type... x86_64-pc-linux-gnu [2022-06-23T14:25:25.436Z] #77 198.0 checking how to print strings... printf [2022-06-23T14:25:25.436Z] #77 198.0 checking for a sed that does not truncate output... /bin/sed [2022-06-23T14:25:25.436Z] #77 198.1 checking for grep that handles long lines and -e... /bin/grep [2022-06-23T14:25:25.436Z] #77 198.1 checking for egrep... /bin/grep -E [2022-06-23T14:25:25.436Z] #77 198.1 checking for fgrep... /bin/grep -F [2022-06-23T14:25:25.436Z] #77 198.1 checking for ld used by gcc... /usr/bin/ld [2022-06-23T14:25:25.436Z] #77 198.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-23T14:25:25.436Z] #77 198.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-23T14:25:25.436Z] #77 198.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-23T14:25:25.436Z] #77 198.3 checking whether ln -s works... yes [2022-06-23T14:25:25.436Z] #77 198.3 checking the maximum length of command line arguments... 1572864 [2022-06-23T14:25:25.692Z] #77 198.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-23T14:25:25.692Z] #77 198.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-23T14:25:25.692Z] #77 198.4 checking for /usr/bin/ld option to reload object files... -r [2022-06-23T14:25:25.692Z] #77 198.4 checking for objdump... objdump [2022-06-23T14:25:25.692Z] #77 198.4 checking how to recognize dependent libraries... pass_all [2022-06-23T14:25:25.692Z] #77 198.4 checking for dlltool... no [2022-06-23T14:25:25.692Z] #77 198.4 checking how to associate runtime and link libraries... printf %s\n [2022-06-23T14:25:25.692Z] #77 198.4 checking for ar... ar [2022-06-23T14:25:25.692Z] #77 198.4 checking for archiver @FILE support... @ [2022-06-23T14:25:25.692Z] #77 ... [2022-06-23T14:25:25.692Z] [2022-06-23T14:25:25.692Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:25:25.692Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:25:25.692Z] #21 41.27 Unpacking bash-completion (1:2.11-2) ... [2022-06-23T14:25:25.692Z] #21 41.88 Selecting previously unselected package bzip2. [2022-06-23T14:25:25.692Z] #21 41.88 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-23T14:25:25.692Z] #21 41.89 Unpacking bzip2 (1.0.8-4) ... [2022-06-23T14:25:25.692Z] #21 42.03 Selecting previously unselected package xz-utils. [2022-06-23T14:25:25.692Z] #21 42.04 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-23T14:25:25.692Z] #21 42.06 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-23T14:25:25.692Z] #21 42.33 Selecting previously unselected package apparmor. [2022-06-23T14:25:25.692Z] #21 42.34 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-23T14:25:25.692Z] #21 42.46 Unpacking apparmor (2.13.6-10) ... [2022-06-23T14:25:25.692Z] #21 43.18 Selecting previously unselected package inetutils-ping. [2022-06-23T14:25:25.692Z] #21 43.18 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-23T14:25:25.692Z] #21 43.19 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-23T14:25:25.692Z] #21 43.38 Selecting previously unselected package libip4tc2:amd64. [2022-06-23T14:25:25.692Z] #21 43.38 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-23T14:25:25.692Z] #21 43.38 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-23T14:25:25.692Z] #21 43.52 Selecting previously unselected package libip6tc2:amd64. [2022-06-23T14:25:25.692Z] #21 43.52 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-23T14:25:25.692Z] #21 43.53 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-23T14:25:25.692Z] #21 43.64 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-23T14:25:25.692Z] #21 43.64 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-23T14:25:25.692Z] #21 43.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-23T14:25:25.692Z] #21 43.75 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-23T14:25:25.692Z] #21 43.75 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-23T14:25:25.692Z] #21 43.77 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-23T14:25:25.692Z] #21 43.94 Selecting previously unselected package libnftnl11:amd64. [2022-06-23T14:25:25.692Z] #21 43.94 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-23T14:25:25.692Z] #21 43.95 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-23T14:25:25.692Z] #21 44.08 Selecting previously unselected package iptables. [2022-06-23T14:25:25.692Z] #21 44.09 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-23T14:25:25.692Z] #21 44.10 Unpacking iptables (1.8.7-1) ... [2022-06-23T14:25:25.692Z] #21 44.94 Selecting previously unselected package libonig5:amd64. [2022-06-23T14:25:25.692Z] #21 44.94 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-23T14:25:25.692Z] #21 44.96 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-23T14:25:25.692Z] #21 45.33 Selecting previously unselected package libjq1:amd64. [2022-06-23T14:25:25.692Z] #21 45.33 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-23T14:25:25.692Z] #21 45.33 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-23T14:25:25.692Z] #21 45.59 Selecting previously unselected package jq. [2022-06-23T14:25:25.692Z] #21 45.60 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-23T14:25:25.692Z] #21 45.62 Unpacking jq (1.6-2.1) ... [2022-06-23T14:25:25.692Z] #21 45.76 Selecting previously unselected package libaio1:amd64. [2022-06-23T14:25:25.692Z] #21 45.76 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-23T14:25:25.692Z] #21 45.77 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-23T14:25:25.692Z] #21 45.96 Selecting previously unselected package libgpm2:amd64. [2022-06-23T14:25:25.692Z] #21 45.96 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-23T14:25:25.692Z] #21 45.97 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-23T14:25:25.692Z] #21 46.07 Selecting previously unselected package libicu67:amd64. [2022-06-23T14:25:25.692Z] #21 46.07 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-23T14:25:25.692Z] #21 46.09 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-23T14:25:25.692Z] #21 51.48 Selecting previously unselected package libinih1:amd64. [2022-06-23T14:25:25.692Z] #21 51.48 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-23T14:25:25.692Z] #21 51.50 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-23T14:25:25.692Z] #21 ... [2022-06-23T14:25:25.692Z] [2022-06-23T14:25:25.692Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:25:25.692Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:25:25.692Z] #77 198.5 checking for strip... strip [2022-06-23T14:25:25.692Z] #77 198.5 checking for ranlib... ranlib [2022-06-23T14:25:26.040Z] #21 5.820 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-23T14:25:26.040Z] #21 ... [2022-06-23T14:25:26.040Z] [2022-06-23T14:25:26.040Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:25:26.040Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:25:26.040Z] #77 141.1 configure.ac:11: installing 'build-aux/compile' [2022-06-23T14:25:26.040Z] #77 141.1 configure.ac:11: installing 'build-aux/config.guess' [2022-06-23T14:25:26.040Z] #77 141.1 configure.ac:11: installing 'build-aux/config.sub' [2022-06-23T14:25:26.040Z] #77 141.1 configure.ac:13: installing 'build-aux/install-sh' [2022-06-23T14:25:26.040Z] #77 141.1 configure.ac:13: installing 'build-aux/missing' [2022-06-23T14:25:26.040Z] #77 141.1 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-06-23T14:25:26.040Z] #77 141.4 Makefile.am: installing 'build-aux/depcomp' [2022-06-23T14:25:26.040Z] #77 143.4 checking build system type... x86_64-pc-linux-gnu [2022-06-23T14:25:26.040Z] #77 143.8 checking host system type... x86_64-pc-linux-gnu [2022-06-23T14:25:26.040Z] #77 143.8 checking how to print strings... printf [2022-06-23T14:25:26.040Z] #77 143.8 checking for gcc... gcc [2022-06-23T14:25:26.040Z] #77 144.0 checking whether the C compiler works... yes [2022-06-23T14:25:26.040Z] #77 144.3 checking for C compiler default output file name... a.out [2022-06-23T14:25:26.040Z] #77 144.3 checking for suffix of executables... [2022-06-23T14:25:26.040Z] #77 144.5 checking whether we are cross compiling... no [2022-06-23T14:25:26.040Z] #77 144.9 checking for suffix of object files... o [2022-06-23T14:25:26.040Z] #77 145.2 checking whether we are using the GNU C compiler... yes [2022-06-23T14:25:26.040Z] #77 145.3 checking whether gcc accepts -g... yes [2022-06-23T14:25:26.040Z] #77 145.6 checking for gcc option to accept ISO C89... none needed [2022-06-23T14:25:26.040Z] #77 145.8 checking whether gcc understands -c and -o together... yes [2022-06-23T14:25:26.258Z] #77 198.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-23T14:25:26.258Z] #77 199.0 checking for sysroot... no [2022-06-23T14:25:26.258Z] #77 199.0 checking for a working dd... /bin/dd [2022-06-23T14:25:26.258Z] #77 199.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-23T14:25:26.258Z] #77 199.1 checking for mt... no [2022-06-23T14:25:26.301Z] #77 146.1 checking for a sed that does not truncate output... /bin/sed [2022-06-23T14:25:26.301Z] #77 146.1 checking for grep that handles long lines and -e... /bin/grep [2022-06-23T14:25:26.301Z] #77 146.1 checking for egrep... /bin/grep -E [2022-06-23T14:25:26.301Z] #77 146.1 checking for fgrep... /bin/grep -F [2022-06-23T14:25:26.301Z] #77 146.1 checking for ld used by gcc... /usr/bin/ld [2022-06-23T14:25:26.301Z] #77 146.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-23T14:25:26.301Z] #77 146.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-23T14:25:26.514Z] #77 199.1 checking if : is a manifest tool... no [2022-06-23T14:25:26.515Z] #77 199.2 checking how to run the C preprocessor... gcc -E [2022-06-23T14:25:26.560Z] #77 146.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-23T14:25:26.560Z] #77 146.4 checking whether ln -s works... yes [2022-06-23T14:25:26.560Z] #77 146.4 checking the maximum length of command line arguments... 1572864 [2022-06-23T14:25:26.819Z] #77 146.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-23T14:25:26.819Z] #77 146.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-23T14:25:26.819Z] #77 146.5 checking for /usr/bin/ld option to reload object files... -r [2022-06-23T14:25:26.819Z] #77 146.5 checking for objdump... objdump [2022-06-23T14:25:26.819Z] #77 146.5 checking how to recognize dependent libraries... pass_all [2022-06-23T14:25:26.819Z] #77 146.5 checking for dlltool... no [2022-06-23T14:25:26.819Z] #77 146.5 checking how to associate runtime and link libraries... printf %s\n [2022-06-23T14:25:26.819Z] #77 146.5 checking for ar... ar [2022-06-23T14:25:26.819Z] #77 146.5 checking for archiver @FILE support... @ [2022-06-23T14:25:26.819Z] #77 146.7 checking for strip... strip [2022-06-23T14:25:26.819Z] #77 146.7 checking for ranlib... ranlib [2022-06-23T14:25:26.819Z] #77 146.7 checking for gawk... no [2022-06-23T14:25:26.819Z] #77 146.7 checking for mawk... mawk [2022-06-23T14:25:27.335Z] #77 199.4 checking for ANSI C header files... yes [2022-06-23T14:25:27.390Z] #77 146.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-23T14:25:27.390Z] #77 147.3 checking for sysroot... no [2022-06-23T14:25:27.390Z] #77 147.3 checking for a working dd... /bin/dd [2022-06-23T14:25:27.592Z] #77 200.3 checking for sys/types.h... yes [2022-06-23T14:25:27.649Z] #77 147.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-23T14:25:27.649Z] #77 147.5 checking for mt... no [2022-06-23T14:25:27.649Z] #77 147.5 checking if : is a manifest tool... no [2022-06-23T14:25:27.848Z] #77 200.6 checking for sys/stat.h... yes [2022-06-23T14:25:27.908Z] #77 147.6 checking how to run the C preprocessor... gcc -E [2022-06-23T14:25:28.361Z] #77 201.0 checking for stdlib.h... yes [2022-06-23T14:25:28.924Z] #77 201.3 checking for string.h... yes [2022-06-23T14:25:28.924Z] #77 201.6 checking for memory.h... yes [2022-06-23T14:25:29.487Z] #77 201.9 checking for strings.h... yes [2022-06-23T14:25:29.487Z] #77 202.2 checking for inttypes.h... yes [2022-06-23T14:25:29.540Z] #77 148.0 checking for ANSI C header files... yes [2022-06-23T14:25:29.799Z] #77 149.4 checking for sys/types.h... yes [2022-06-23T14:25:30.001Z] #77 202.5 checking for stdint.h... yes [2022-06-23T14:25:30.118Z] #77 195.9 CCLD tests/init [2022-06-23T14:25:30.258Z] #77 202.8 checking for unistd.h... yes [2022-06-23T14:25:30.366Z] #77 149.8 checking for sys/stat.h... yes [2022-06-23T14:25:30.515Z] #77 203.0 checking for dlfcn.h... yes [2022-06-23T14:25:30.515Z] #77 203.2 checking for objdir... .libs [2022-06-23T14:25:30.883Z] #77 150.3 checking for stdlib.h... yes [2022-06-23T14:25:31.142Z] #77 150.9 checking for string.h... yes [2022-06-23T14:25:31.335Z] #77 203.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-23T14:25:31.335Z] #77 204.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-23T14:25:31.335Z] #77 204.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-23T14:25:31.592Z] #77 204.1 checking if gcc static flag -static works... yes [2022-06-23T14:25:31.849Z] #77 204.6 checking if gcc supports -c -o file.o... yes [2022-06-23T14:25:31.849Z] #77 204.7 checking if gcc supports -c -o file.o... (cached) yes [2022-06-23T14:25:31.849Z] #77 204.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-23T14:25:31.967Z] #77 151.2 checking for memory.h... yes [2022-06-23T14:25:32.226Z] #77 151.7 checking for strings.h... yes [2022-06-23T14:25:32.363Z] #77 204.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-23T14:25:32.364Z] #77 205.1 checking how to hardcode library paths into programs... immediate [2022-06-23T14:25:32.364Z] #77 205.1 checking whether stripping libraries is possible... yes [2022-06-23T14:25:32.364Z] #77 205.1 checking if libtool supports shared libraries... yes [2022-06-23T14:25:32.364Z] #77 205.1 checking whether to build shared libraries... no [2022-06-23T14:25:32.364Z] #77 205.1 checking whether to build static libraries... yes [2022-06-23T14:25:32.620Z] #77 205.1 checking float.h usability... yes [2022-06-23T14:25:32.620Z] #77 205.4 checking float.h presence... yes [2022-06-23T14:25:32.620Z] #77 205.4 checking for float.h... yes [2022-06-23T14:25:32.743Z] #77 152.2 checking for inttypes.h... yes [2022-06-23T14:25:32.877Z] #77 205.5 checking limits.h usability... yes [2022-06-23T14:25:32.877Z] #77 205.6 checking limits.h presence... yes [2022-06-23T14:25:32.877Z] #77 205.7 checking for limits.h... yes [2022-06-23T14:25:33.134Z] #77 205.7 checking stddef.h usability... yes [2022-06-23T14:25:33.134Z] #77 205.9 checking stddef.h presence... yes [2022-06-23T14:25:33.134Z] #77 205.9 checking for stddef.h... yes [2022-06-23T14:25:33.134Z] #77 206.0 checking for stdlib.h... (cached) yes [2022-06-23T14:25:33.134Z] #77 206.0 checking for string.h... (cached) yes [2022-06-23T14:25:33.261Z] #77 152.8 checking for stdint.h... yes [2022-06-23T14:25:33.261Z] #77 153.0 checking for unistd.h... yes [2022-06-23T14:25:33.519Z] #77 153.2 checking for dlfcn.h... [2022-06-23T14:25:33.519Z] #77 ... [2022-06-23T14:25:33.519Z] [2022-06-23T14:25:33.519Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:25:33.519Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:25:33.519Z] #21 13.22 Fetched 8545 kB in 12s (718 kB/s) [2022-06-23T14:25:33.701Z] #77 206.0 checking sys/time.h usability... yes [2022-06-23T14:25:33.701Z] #77 206.3 checking sys/time.h presence... yes [2022-06-23T14:25:33.701Z] #77 206.4 checking for sys/time.h... yes [2022-06-23T14:25:33.701Z] #77 206.4 checking for inline... inline [2022-06-23T14:25:34.265Z] #77 206.5 checking for size_t... yes [2022-06-23T14:25:34.265Z] #77 207.0 checking for stdlib.h... (cached) yes [2022-06-23T14:25:34.523Z] #77 207.0 checking for GNU libc compatible malloc... yes [2022-06-23T14:25:34.523Z] #77 207.3 checking for stdlib.h... (cached) yes [2022-06-23T14:25:34.779Z] #77 207.3 checking for GNU libc compatible realloc... yes [2022-06-23T14:25:35.342Z] #77 207.6 checking for working strtod... yes [2022-06-23T14:25:35.599Z] #77 208.1 checking for gettimeofday... yes [2022-06-23T14:25:35.856Z] #77 208.6 checking for memset... [2022-06-23T14:25:35.856Z] #77 ... [2022-06-23T14:25:35.856Z] [2022-06-23T14:25:35.856Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:25:35.856Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:25:35.856Z] #21 51.58 Selecting previously unselected package libnet1:amd64. [2022-06-23T14:25:35.856Z] #21 51.59 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-23T14:25:35.856Z] #21 51.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-23T14:25:35.856Z] #21 51.78 Selecting previously unselected package libnl-3-200:amd64. [2022-06-23T14:25:35.856Z] #21 51.80 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-23T14:25:35.856Z] #21 51.88 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-23T14:25:35.856Z] #21 52.05 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-23T14:25:35.856Z] #21 52.07 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-23T14:25:35.856Z] #21 52.08 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-23T14:25:35.856Z] #21 52.18 Selecting previously unselected package libyajl2:amd64. [2022-06-23T14:25:35.856Z] #21 52.19 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-06-23T14:25:35.856Z] #21 52.19 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-23T14:25:35.856Z] #21 52.27 Selecting previously unselected package net-tools. [2022-06-23T14:25:35.856Z] #21 52.29 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-23T14:25:35.856Z] #21 52.31 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-23T14:25:35.856Z] #21 53.02 Selecting previously unselected package patch. [2022-06-23T14:25:35.856Z] #21 53.03 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-06-23T14:25:35.856Z] #21 53.05 Unpacking patch (2.7.6-7) ... [2022-06-23T14:25:35.856Z] #21 53.18 Selecting previously unselected package python-pip-whl. [2022-06-23T14:25:35.856Z] #21 53.18 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-23T14:25:35.856Z] #21 53.19 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-23T14:25:35.856Z] #21 54.12 Selecting previously unselected package python3-lib2to3. [2022-06-23T14:25:35.856Z] #21 54.13 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-23T14:25:35.856Z] #21 54.14 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-23T14:25:35.856Z] #21 54.43 Selecting previously unselected package python3-distutils. [2022-06-23T14:25:35.856Z] #21 54.45 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-23T14:25:35.856Z] #21 54.46 Unpacking python3-distutils (3.9.2-1) ... [2022-06-23T14:25:35.856Z] #21 54.77 Selecting previously unselected package python3-pkg-resources. [2022-06-23T14:25:35.856Z] #21 54.78 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-23T14:25:35.856Z] #21 54.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-23T14:25:35.856Z] #21 55.25 Selecting previously unselected package python3-setuptools. [2022-06-23T14:25:35.856Z] #21 55.25 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-23T14:25:35.856Z] #21 55.27 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-23T14:25:35.856Z] #21 55.67 Selecting previously unselected package python3-wheel. [2022-06-23T14:25:35.856Z] #21 55.68 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-23T14:25:35.856Z] #21 55.69 Unpacking python3-wheel (0.34.2-1) ... [2022-06-23T14:25:35.856Z] #21 55.76 Selecting previously unselected package python3-pip. [2022-06-23T14:25:35.856Z] #21 55.76 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-23T14:25:35.856Z] #21 55.79 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-23T14:25:35.856Z] #21 56.23 Selecting previously unselected package sudo. [2022-06-23T14:25:35.856Z] #21 56.24 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-06-23T14:25:35.856Z] #21 56.24 Unpacking sudo (1.9.5p2-3) ... [2022-06-23T14:25:35.856Z] #21 57.03 Selecting previously unselected package thin-provisioning-tools. [2022-06-23T14:25:35.856Z] #21 57.03 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-23T14:25:35.856Z] #21 57.04 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-23T14:25:35.856Z] #21 57.32 Selecting previously unselected package uidmap. [2022-06-23T14:25:35.856Z] #21 57.33 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-23T14:25:35.856Z] #21 57.34 Unpacking uidmap (1:4.8.1-1) ... [2022-06-23T14:25:35.856Z] #21 57.53 Selecting previously unselected package vim-runtime. [2022-06-23T14:25:35.856Z] #21 57.54 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-23T14:25:35.856Z] #21 57.59 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-23T14:25:35.856Z] #21 57.61 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-23T14:25:35.856Z] #21 57.62 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:25:36.113Z] #21 ... [2022-06-23T14:25:36.113Z] [2022-06-23T14:25:36.113Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:25:36.113Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:25:36.113Z] #77 208.6 checking for memset... yes [2022-06-23T14:25:36.627Z] #77 209.1 checking for strspn... yes [2022-06-23T14:25:36.884Z] #77 209.8 checking that generated files are newer than configure... done [2022-06-23T14:25:36.884Z] #77 209.8 configure: creating ./config.status [2022-06-23T14:25:38.647Z] #55 ... [2022-06-23T14:25:38.647Z] [2022-06-23T14:25:38.647Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:25:38.647Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:25:38.647Z] #77 183.8 CCLD libocispec.la [2022-06-23T14:25:38.647Z] #77 184.2 CCLD src/validate [2022-06-23T14:25:38.647Z] #77 184.2 CCLD tests/test-1 [2022-06-23T14:25:38.647Z] #77 184.2 CCLD tests/test-2 [2022-06-23T14:25:38.647Z] #77 184.3 CCLD tests/test-3 [2022-06-23T14:25:38.647Z] #77 184.3 CCLD tests/test-4 [2022-06-23T14:25:38.647Z] #77 184.3 CCLD tests/test-5 [2022-06-23T14:25:38.647Z] #77 184.4 CCLD tests/test-6 [2022-06-23T14:25:38.647Z] #77 184.5 CCLD tests/test-7 [2022-06-23T14:25:38.647Z] #77 184.5 CCLD tests/test-8 [2022-06-23T14:25:38.647Z] #77 184.7 CCLD tests/test-10 [2022-06-23T14:25:38.647Z] #77 184.7 CCLD tests/test-9 [2022-06-23T14:25:38.647Z] #77 184.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-23T14:25:38.647Z] #77 184.7 CCLD tests/test-11 [2022-06-23T14:25:38.792Z] #21 13.22 Reading package lists... [2022-06-23T14:25:38.792Z] #21 ... [2022-06-23T14:25:38.792Z] [2022-06-23T14:25:38.792Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:25:38.792Z] #60 sha256:ed6a788f2b4a3ba3e115822b8fc2632a5e2cd29086ce7550454f1f81ab663712 [2022-06-23T14:25:38.792Z] #60 16.57 + cd /tmp/tmp.L6fBMbqyJ8/src/github.com/opencontainers/runc [2022-06-23T14:25:38.792Z] #60 16.57 + git checkout -q v1.1.2 [2022-06-23T14:25:38.792Z] #60 17.65 + '[' -z '' ']' [2022-06-23T14:25:38.792Z] #60 17.65 + target=static [2022-06-23T14:25:38.792Z] #60 17.65 + make BUILDTAGS=seccomp static [2022-06-23T14:25:38.792Z] #60 18.45 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-06-23T14:25:38.792Z] #60 ... [2022-06-23T14:25:38.792Z] [2022-06-23T14:25:38.792Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:25:38.792Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:25:38.792Z] #77 153.2 checking for dlfcn.h... yes [2022-06-23T14:25:38.792Z] #77 153.6 checking for objdir... .libs [2022-06-23T14:25:38.792Z] #77 154.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-23T14:25:38.792Z] #77 154.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-23T14:25:38.792Z] #77 154.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-23T14:25:38.792Z] #77 155.0 checking if gcc static flag -static works... yes [2022-06-23T14:25:38.792Z] #77 155.9 checking if gcc supports -c -o file.o... yes [2022-06-23T14:25:38.792Z] #77 156.4 checking if gcc supports -c -o file.o... (cached) yes [2022-06-23T14:25:38.792Z] #77 156.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-23T14:25:38.792Z] #77 156.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-23T14:25:38.792Z] #77 157.0 checking how to hardcode library paths into programs... immediate [2022-06-23T14:25:38.792Z] #77 157.0 checking whether stripping libraries is possible... yes [2022-06-23T14:25:38.792Z] #77 157.0 checking if libtool supports shared libraries... yes [2022-06-23T14:25:38.792Z] #77 157.0 checking whether to build shared libraries... no [2022-06-23T14:25:38.792Z] #77 157.0 checking whether to build static libraries... yes [2022-06-23T14:25:38.792Z] #77 157.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-23T14:25:38.792Z] #77 157.1 checking whether build environment is sane... yes [2022-06-23T14:25:38.792Z] #77 157.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-23T14:25:38.792Z] #77 157.2 checking whether make sets $(MAKE)... yes [2022-06-23T14:25:38.792Z] #77 157.2 checking whether make supports the include directive... yes (GNU style) [2022-06-23T14:25:38.792Z] #77 157.2 checking whether make supports nested variables... yes [2022-06-23T14:25:38.792Z] #77 157.3 checking whether UID '0' is supported by ustar format... yes [2022-06-23T14:25:38.792Z] #77 157.3 checking whether GID '0' is supported by ustar format... yes [2022-06-23T14:25:38.792Z] #77 157.3 checking how to create a ustar tar archive... gnutar [2022-06-23T14:25:38.792Z] #77 157.4 checking dependency style of gcc... gcc3 [2022-06-23T14:25:38.792Z] #77 157.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-23T14:25:38.792Z] #77 157.7 checking whether make supports nested variables... (cached) yes [2022-06-23T14:25:38.792Z] #77 157.7 checking for gawk... (cached) mawk [2022-06-23T14:25:38.792Z] #77 157.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-23T14:25:38.792Z] #77 157.7 checking for gcc... (cached) gcc [2022-06-23T14:25:38.792Z] #77 157.8 checking whether we are using the GNU C compiler... (cached) yes [2022-06-23T14:25:38.792Z] #77 157.8 checking whether gcc accepts -g... (cached) yes [2022-06-23T14:25:38.792Z] #77 157.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-23T14:25:38.792Z] #77 157.8 checking whether gcc understands -c and -o together... (cached) yes [2022-06-23T14:25:38.792Z] #77 157.8 checking for a Python interpreter with version >= 3... python3 [2022-06-23T14:25:38.792Z] #77 158.0 checking for python3... /usr/bin/python3 [2022-06-23T14:25:38.792Z] #77 158.0 checking for python3 version... 3.9 [2022-06-23T14:25:38.792Z] #77 158.1 checking for python3 platform... linux [2022-06-23T14:25:38.792Z] #77 158.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-23T14:25:39.051Z] #77 158.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-23T14:25:39.310Z] #77 159.0 checking for go-md2man... no [2022-06-23T14:25:39.569Z] #77 159.1 checking error.h usability... yes [2022-06-23T14:25:39.569Z] #77 159.4 checking error.h presence... yes [2022-06-23T14:25:39.828Z] #77 159.5 checking for error.h... yes [2022-06-23T14:25:40.086Z] #77 159.5 checking linux/openat2.h usability... yes [2022-06-23T14:25:40.086Z] #77 159.9 checking linux/openat2.h presence... yes [2022-06-23T14:25:40.086Z] #77 159.9 checking for linux/openat2.h... yes [2022-06-23T14:25:40.157Z] #77 212.5 config.status: creating Makefile [2022-06-23T14:25:40.157Z] #77 212.6 config.status: creating config.h [2022-06-23T14:25:40.157Z] #77 212.6 config.status: executing depfiles commands [2022-06-23T14:25:40.157Z] #77 212.8 config.status: executing libtool commands [2022-06-23T14:25:40.554Z] #77 186.7 libtool: link: ar cr libocispec.a [2022-06-23T14:25:40.554Z] #77 186.8 libtool: link: ranlib libocispec.a [2022-06-23T14:25:40.606Z] #77 160.1 checking for copy_file_range... #77 ... [2022-06-23T14:25:40.606Z] [2022-06-23T14:25:40.606Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-23T14:25:40.606Z] #34 sha256:9150f837a655430e8a280b35c4f6f3170258e652b2eeca6f6f6bcda14550ce3c [2022-06-23T14:25:40.606Z] #34 DONE 245.5s [2022-06-23T14:25:40.606Z] [2022-06-23T14:25:40.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-06-23T14:25:40.606Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:25:40.606Z] #77 160.1 checking for copy_file_range... yes [2022-06-23T14:25:40.606Z] #77 ... [2022-06-23T14:25:40.606Z] [2022-06-23T14:25:40.606Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:25:40.606Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:25:40.606Z] #21 13.22 Reading package lists... [2022-06-23T14:25:41.087Z] #77 213.7 GEN .version [2022-06-23T14:25:41.087Z] #77 213.7 make install-recursive [2022-06-23T14:25:41.087Z] #77 213.7 make[1]: Entering directory '/tmp/crun-build' [2022-06-23T14:25:41.087Z] #77 213.8 Making install in libocispec [2022-06-23T14:25:41.087Z] #77 213.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-23T14:25:41.087Z] #77 213.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-23T14:25:41.087Z] #77 213.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-23T14:25:41.087Z] #77 213.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-23T14:25:41.087Z] #77 213.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-23T14:25:41.936Z] #77 188.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-23T14:25:42.017Z] #77 214.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-23T14:25:42.017Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-23T14:25:42.017Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-23T14:25:42.017Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-23T14:25:42.017Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-23T14:25:42.017Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-23T14:25:42.017Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-23T14:25:42.017Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-23T14:25:42.017Z] #77 214.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-23T14:25:42.017Z] #77 214.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-23T14:25:42.017Z] #77 214.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-23T14:25:42.017Z] #77 214.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-23T14:25:42.017Z] #77 214.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-23T14:25:42.017Z] #77 214.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-23T14:25:42.017Z] #77 214.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-23T14:25:42.017Z] #77 214.9 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-23T14:25:42.196Z] #77 188.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-23T14:25:42.196Z] #77 188.4 make[5]: Nothing to be done for 'install-data-am'. [2022-06-23T14:25:42.196Z] #77 188.4 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-23T14:25:42.196Z] #77 188.4 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-23T14:25:42.196Z] #77 188.4 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-23T14:25:42.196Z] #77 188.4 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-23T14:25:42.196Z] #77 188.4 make[2]: Entering directory '/tmp/crun-build' [2022-06-23T14:25:42.196Z] #77 188.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-23T14:25:42.196Z] #77 188.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-23T14:25:42.196Z] #77 188.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-23T14:25:42.196Z] #77 188.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-23T14:25:42.196Z] #77 188.6 CC src/libcrun/libcrun_testing_a-container.o [2022-06-23T14:25:42.196Z] #77 188.6 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-23T14:25:42.293Z] #77 ... [2022-06-23T14:25:42.293Z] [2022-06-23T14:25:42.293Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-06-23T14:25:42.293Z] #26 sha256:bf3399ed44797cb85254900d33366916d621d6aaa808b6bd2c1627a9564e9c57 [2022-06-23T14:25:42.293Z] #26 255.6 + return [2022-06-23T14:25:42.457Z] #77 188.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-23T14:25:42.457Z] #77 188.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-23T14:25:42.457Z] #77 188.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-23T14:25:42.457Z] #77 188.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-23T14:25:42.457Z] #77 188.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-23T14:25:42.717Z] #77 188.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-23T14:25:42.717Z] #77 189.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-23T14:25:42.717Z] #77 189.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-23T14:25:42.717Z] #77 189.0 CC src/libcrun/libcrun_testing_a-error.o [2022-06-23T14:25:42.717Z] #77 189.1 CC src/libcrun/libcrun_testing_a-status.o [2022-06-23T14:25:42.717Z] #77 189.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-23T14:25:42.717Z] #77 189.2 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-23T14:25:42.947Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-23T14:25:42.947Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-23T14:25:42.947Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-23T14:25:42.947Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-23T14:25:42.947Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-23T14:25:42.947Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-23T14:25:42.947Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-23T14:25:42.947Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-23T14:25:42.947Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-23T14:25:42.947Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-23T14:25:42.947Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-23T14:25:42.947Z] #77 215.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-23T14:25:42.947Z] #77 215.8 make install-recursive [2022-06-23T14:25:42.979Z] #77 189.3 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-23T14:25:43.206Z] #77 215.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-23T14:25:43.206Z] #77 215.9 Making install in yajl [2022-06-23T14:25:43.206Z] #77 215.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-23T14:25:43.206Z] #77 216.0 CC verify/json_verify-json_verify.o [2022-06-23T14:25:43.206Z] #77 216.0 CC src/libyajl_la-yajl_alloc.lo [2022-06-23T14:25:43.206Z] #77 216.0 CC src/libyajl_la-yajl.lo [2022-06-23T14:25:43.206Z] #77 216.0 CC src/libyajl_la-yajl_gen.lo [2022-06-23T14:25:43.206Z] #77 216.0 CC src/libyajl_la-yajl_parser.lo [2022-06-23T14:25:43.206Z] #77 216.1 CC src/libyajl_la-yajl_buf.lo [2022-06-23T14:25:43.239Z] #77 189.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-23T14:25:43.239Z] #77 189.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-23T14:25:43.239Z] #77 189.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-23T14:25:43.239Z] #77 189.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-23T14:25:43.463Z] #77 216.1 CC src/libyajl_la-yajl_encode.lo [2022-06-23T14:25:43.463Z] #77 216.1 CC src/libyajl_la-yajl_lex.lo [2022-06-23T14:25:43.463Z] #77 216.1 CC src/libyajl_la-yajl_tree.lo [2022-06-23T14:25:43.500Z] #77 189.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-23T14:25:43.658Z] #26 DONE 258.2s [2022-06-23T14:25:43.658Z] [2022-06-23T14:25:43.658Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:25:43.658Z] #55 sha256:a22413d12663057ebb8cf9a134b613fb621d6851a7fefe512476489a63a09ee1 [2022-06-23T14:25:43.658Z] #55 257.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-23T14:25:43.658Z] #55 DONE 258.6s [2022-06-23T14:25:43.658Z] [2022-06-23T14:25:43.658Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:25:43.658Z] #60 sha256:a5fd11ff58358fa9f9a16144b50ce2bdff9b20be0e01292c664941d200bf6444 [2022-06-23T14:25:43.760Z] #77 190.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-23T14:25:43.760Z] #77 190.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-23T14:25:44.021Z] #77 190.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-23T14:25:44.281Z] #77 190.5 CC src/crun-crun.o [2022-06-23T14:25:44.281Z] #77 190.6 CC src/crun-run.o [2022-06-23T14:25:44.541Z] #77 190.7 CC src/crun-delete.o [2022-06-23T14:25:44.802Z] #77 191.0 CC src/crun-kill.o [2022-06-23T14:25:44.802Z] #77 191.0 CC src/crun-pause.o [2022-06-23T14:25:44.820Z] #21 18.88 Reading package lists... [2022-06-23T14:25:44.820Z] #21 ... [2022-06-23T14:25:44.820Z] [2022-06-23T14:25:44.820Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:25:44.820Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:25:44.820Z] #77 160.7 checking for fgetxattr... yes [2022-06-23T14:25:44.820Z] #77 161.2 checking for statx... yes [2022-06-23T14:25:44.820Z] #77 161.7 checking for fgetpwent_r... yes [2022-06-23T14:25:44.820Z] #77 162.3 checking for issetugid... no [2022-06-23T14:25:44.820Z] #77 162.6 checking for pkg-config... /usr/bin/pkg-config [2022-06-23T14:25:44.820Z] #77 162.6 checking pkg-config is at least version 0.9.0... yes [2022-06-23T14:25:44.820Z] #77 162.6 checking for library containing yajl_tree_get... -lyajl [2022-06-23T14:25:44.820Z] #77 163.6 checking for yajl >= 2.0.0... yes [2022-06-23T14:25:44.820Z] #77 163.6 checking sys/capability.h usability... yes [2022-06-23T14:25:44.820Z] #77 163.7 checking sys/capability.h presence... yes [2022-06-23T14:25:44.820Z] #77 163.8 checking for sys/capability.h... yes [2022-06-23T14:25:44.820Z] #77 163.8 checking for library containing cap_from_name... -lcap [2022-06-23T14:25:44.832Z] #77 ... [2022-06-23T14:25:44.832Z] [2022-06-23T14:25:44.832Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:25:44.832Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:25:44.832Z] #21 62.89 Selecting previously unselected package vim. [2022-06-23T14:25:44.832Z] #21 62.90 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-23T14:25:44.832Z] #21 62.95 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:25:44.832Z] #21 64.09 Selecting previously unselected package xfsprogs. [2022-06-23T14:25:44.832Z] #21 64.11 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-23T14:25:44.832Z] #21 64.12 Unpacking xfsprogs (5.10.0-4) ... [2022-06-23T14:25:44.832Z] #21 64.57 Selecting previously unselected package zip. [2022-06-23T14:25:44.832Z] #21 64.58 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-06-23T14:25:44.832Z] #21 64.59 Unpacking zip (3.0-12) ... [2022-06-23T14:25:44.832Z] #21 64.71 Selecting previously unselected package zstd. [2022-06-23T14:25:44.832Z] #21 64.72 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-23T14:25:44.832Z] #21 64.73 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-23T14:25:44.832Z] #21 65.11 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-23T14:25:44.832Z] #21 66.14 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-23T14:25:44.832Z] #21 66.16 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-23T14:25:44.832Z] #21 66.17 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-23T14:25:44.832Z] #21 66.19 Setting up libicu67:amd64 (67.1-7) ... [2022-06-23T14:25:44.833Z] #21 66.20 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-23T14:25:44.833Z] #21 66.21 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-23T14:25:44.833Z] #21 66.26 Setting up uidmap (1:4.8.1-1) ... [2022-06-23T14:25:44.833Z] #21 66.28 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-23T14:25:44.833Z] #21 66.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-23T14:25:44.833Z] #21 66.31 Setting up bzip2 (1.0.8-4) ... [2022-06-23T14:25:44.833Z] #21 66.32 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-23T14:25:44.833Z] #21 66.34 Setting up python3-wheel (0.34.2-1) ... [2022-06-23T14:25:44.833Z] #21 67.06 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:25:44.833Z] #21 67.08 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-23T14:25:44.833Z] #21 67.10 Setting up libcap2-bin (1:2.44-1) ... [2022-06-23T14:25:44.833Z] #21 67.11 Setting up apparmor (2.13.6-10) ... [2022-06-23T14:25:44.833Z] #21 69.00 Setting up zip (3.0-12) ... [2022-06-23T14:25:44.833Z] #21 69.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:25:44.833Z] #21 69.04 Setting up bash-completion (1:2.11-2) ... [2022-06-23T14:25:45.025Z] #60 ... [2022-06-23T14:25:45.025Z] [2022-06-23T14:25:45.025Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:25:45.025Z] #77 sha256:faef90de2cc7a1f9fcced9b210464052e89a93a8754b0560a02ec09cddbcb09d [2022-06-23T14:25:45.025Z] #77 213.3 AR libcrun_testing.a [2022-06-23T14:25:45.025Z] #77 213.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-23T14:25:45.025Z] #77 213.3 CCLD tests/tests_libcrun_utils [2022-06-23T14:25:45.062Z] #77 191.3 CC src/crun-unpause.o [2022-06-23T14:25:45.062Z] #77 191.5 CC src/crun-spec.o [2022-06-23T14:25:45.282Z] #77 213.4 CCLD tests/tests_libcrun_errors [2022-06-23T14:25:45.282Z] #77 213.4 CCLD tests/tests_libcrun_fuzzer [2022-06-23T14:25:45.322Z] #77 191.7 CC src/crun-exec.o [2022-06-23T14:25:45.395Z] #21 71.06 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-23T14:25:45.395Z] #21 71.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-23T14:25:45.395Z] #21 71.10 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-23T14:25:45.395Z] #21 71.12 Setting up patch (2.7.6-7) ... [2022-06-23T14:25:45.395Z] #21 71.15 Setting up sudo (1.9.5p2-3) ... [2022-06-23T14:25:45.583Z] #77 191.9 CC src/crun-list.o [2022-06-23T14:25:45.653Z] #21 71.26 invoke-rc.d: could not determine current runlevel [2022-06-23T14:25:45.653Z] #21 71.27 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-23T14:25:45.653Z] #21 71.29 Setting up xfsprogs (5.10.0-4) ... [2022-06-23T14:25:45.653Z] #21 71.31 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-23T14:25:45.653Z] #21 71.32 Setting up inetutils-ping (2:2.0-1) ... [2022-06-23T14:25:45.653Z] #21 71.33 Setting up pigz (2.6-1) ... [2022-06-23T14:25:45.653Z] #21 71.36 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-23T14:25:45.653Z] #21 71.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-23T14:25:45.653Z] #21 71.45 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-23T14:25:45.756Z] #77 164.5 checking for library containing dlopen... -ldl [2022-06-23T14:25:45.843Z] #77 192.1 CC src/crun-create.o [2022-06-23T14:25:45.843Z] #77 192.3 CC src/crun-start.o [2022-06-23T14:25:45.845Z] #77 213.8 CCLD libcrun.la [2022-06-23T14:25:45.910Z] #21 71.47 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:25:46.102Z] #77 ... [2022-06-23T14:25:46.102Z] [2022-06-23T14:25:46.102Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-23T14:25:46.102Z] #27 sha256:b02198a1ec2af5d92978d7f76d6889a250592a889cfe7d8eac67736130e3cbd7 [2022-06-23T14:25:46.102Z] #27 DONE 0.6s [2022-06-23T14:25:46.102Z] [2022-06-23T14:25:46.102Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-23T14:25:46.102Z] #32 sha256:a29d680f554614007fa6b338139099010ba78817411c85f0dead8a6fd33d654d [2022-06-23T14:25:46.104Z] #77 192.5 CC src/crun-state.o [2022-06-23T14:25:46.323Z] #77 165.6 checking seccomp.h usability... yes [2022-06-23T14:25:46.366Z] #77 192.7 CC src/crun-update.o [2022-06-23T14:25:46.366Z] #77 192.8 CC src/crun-ps.o [2022-06-23T14:25:46.475Z] #21 72.30 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-23T14:25:46.581Z] #77 166.1 checking seccomp.h presence... yes [2022-06-23T14:25:46.581Z] #77 166.2 checking for seccomp.h... yes [2022-06-23T14:25:46.626Z] #77 192.9 CC src/crun-checkpoint.o [2022-06-23T14:25:46.732Z] #21 72.31 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-23T14:25:46.843Z] #77 166.2 checking for library containing seccomp_rule_add... [2022-06-23T14:25:46.843Z] #77 ... [2022-06-23T14:25:46.843Z] [2022-06-23T14:25:46.843Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-23T14:25:46.843Z] #36 sha256:e9b8728d8465b1df20d9fc487478658c0d2ad194e416156cdfda9bf6917ad9ca [2022-06-23T14:25:46.843Z] #36 251.5 Delve is a source level debugger for Go programs. [2022-06-23T14:25:46.843Z] #36 251.5 [2022-06-23T14:25:46.843Z] #36 251.5 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-23T14:25:46.843Z] #36 251.5 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-23T14:25:46.843Z] #36 251.5 [2022-06-23T14:25:46.843Z] #36 251.5 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-23T14:25:46.843Z] #36 251.5 [2022-06-23T14:25:46.843Z] #36 251.5 Pass flags to the program you are debugging using `--`, for example: [2022-06-23T14:25:46.843Z] #36 251.5 [2022-06-23T14:25:46.843Z] #36 251.5 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-23T14:25:46.843Z] #36 251.5 [2022-06-23T14:25:46.843Z] #36 251.6 Usage: [2022-06-23T14:25:46.843Z] #36 251.6 dlv [command] [2022-06-23T14:25:46.843Z] #36 251.6 [2022-06-23T14:25:46.843Z] #36 251.6 Available Commands: [2022-06-23T14:25:46.843Z] #36 251.6 attach Attach to running process and begin debugging. [2022-06-23T14:25:46.843Z] #36 251.6 connect Connect to a headless debug server with a terminal client. [2022-06-23T14:25:46.843Z] #36 251.6 core Examine a core dump. [2022-06-23T14:25:46.843Z] #36 251.6 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-23T14:25:46.843Z] #36 251.6 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-23T14:25:46.843Z] #36 251.6 exec Execute a precompiled binary, and begin a debug session. [2022-06-23T14:25:46.843Z] #36 251.6 help Help about any command [2022-06-23T14:25:46.843Z] #36 251.6 run Deprecated command. Use 'debug' instead. [2022-06-23T14:25:46.843Z] #36 251.6 test Compile test binary and begin debugging program. [2022-06-23T14:25:46.843Z] #36 251.6 trace Compile and begin tracing program. [2022-06-23T14:25:46.843Z] #36 251.6 version Prints version. [2022-06-23T14:25:46.843Z] #36 251.6 [2022-06-23T14:25:46.843Z] #36 251.6 Flags: [2022-06-23T14:25:46.843Z] #36 251.6 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-23T14:25:46.843Z] #36 251.6 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-23T14:25:46.843Z] #36 251.6 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-06-23T14:25:46.843Z] #36 251.6 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-23T14:25:46.843Z] #36 251.6 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-23T14:25:46.843Z] #36 251.6 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-06-23T14:25:46.843Z] #36 251.6 --disable-aslr Disables address space randomization [2022-06-23T14:25:46.843Z] #36 251.6 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-23T14:25:46.843Z] #36 251.6 -h, --help help for dlv [2022-06-23T14:25:46.843Z] #36 251.6 --init string Init file, executed by the terminal client. [2022-06-23T14:25:46.843Z] #36 251.6 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-23T14:25:46.843Z] #36 251.6 --log Enable debugging server logging. [2022-06-23T14:25:46.843Z] #36 251.6 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-23T14:25:46.843Z] #36 251.6 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-23T14:25:46.843Z] #36 251.6 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-23T14:25:46.843Z] #36 251.6 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-23T14:25:46.843Z] #36 251.6 --wd string Working directory for running the program. [2022-06-23T14:25:46.843Z] #36 251.6 [2022-06-23T14:25:46.843Z] #36 251.6 Additional help topics: [2022-06-23T14:25:46.843Z] #36 251.6 dlv backend Help about the --backend flag. [2022-06-23T14:25:46.843Z] #36 251.6 dlv log Help about logging flags. [2022-06-23T14:25:46.843Z] #36 251.6 dlv redirect Help about file redirection. [2022-06-23T14:25:46.843Z] #36 251.6 [2022-06-23T14:25:46.843Z] #36 251.6 Use "dlv [command] --help" for more information about a command. [2022-06-23T14:25:46.887Z] #77 193.1 CC src/crun-restore.o [2022-06-23T14:25:46.887Z] #77 193.2 CC src/libcrun/libcrun_la-utils.lo [2022-06-23T14:25:47.032Z] #32 DONE 1.2s [2022-06-23T14:25:47.032Z] [2022-06-23T14:25:47.032Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-23T14:25:47.032Z] #35 sha256:87ce9a8b4441afccc0ac347721d7d4a1df1f22833d92772e04d9db90321a5721 [2022-06-23T14:25:47.179Z] #77 193.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-23T14:25:47.179Z] #77 193.5 CC src/libcrun/libcrun_la-container.lo [2022-06-23T14:25:47.299Z] #21 72.82 Setting up libelf1:amd64 (0.183-1) ... [2022-06-23T14:25:47.299Z] #21 72.84 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-23T14:25:47.299Z] #21 72.87 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-23T14:25:47.299Z] #21 72.89 Setting up python3-distutils (3.9.2-1) ... [2022-06-23T14:25:47.412Z] #36 DONE 252.2s [2022-06-23T14:25:47.412Z] [2022-06-23T14:25:47.412Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:25:47.412Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:25:47.412Z] #77 166.2 checking for library containing seccomp_rule_add... -lseccomp [2022-06-23T14:25:47.443Z] #77 193.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-23T14:25:47.865Z] #21 73.48 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:25:47.865Z] #21 73.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-23T14:25:47.865Z] #21 73.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-23T14:25:47.865Z] #21 73.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-23T14:25:47.865Z] #21 73.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-23T14:25:47.865Z] #21 73.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-23T14:25:47.865Z] #21 73.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-23T14:25:47.865Z] #21 73.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-23T14:25:47.865Z] #21 73.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-23T14:25:47.865Z] #21 73.57 Setting up python3-setuptools (52.0.0-4) ... [2022-06-23T14:25:47.979Z] #77 167.2 checking for library containing seccomp_arch_resolve_name... none required [2022-06-23T14:25:48.012Z] #77 194.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-23T14:25:48.012Z] #77 194.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-23T14:25:48.238Z] #77 167.7 checking systemd/sd-bus.h usability... yes [2022-06-23T14:25:48.238Z] #77 168.0 checking systemd/sd-bus.h presence... yes [2022-06-23T14:25:48.238Z] #77 168.2 checking for systemd/sd-bus.h... yes [2022-06-23T14:25:48.272Z] #77 194.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-23T14:25:48.272Z] #77 194.5 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-23T14:25:48.272Z] #77 194.6 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-23T14:25:48.532Z] #77 194.8 CC src/libcrun/libcrun_la-criu.lo [2022-06-23T14:25:48.532Z] #77 194.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-23T14:25:48.923Z] #35 DONE 1.7s [2022-06-23T14:25:48.923Z] [2022-06-23T14:25:48.923Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:25:48.923Z] #77 sha256:faef90de2cc7a1f9fcced9b210464052e89a93a8754b0560a02ec09cddbcb09d [2022-06-23T14:25:48.923Z] #77 214.5 CCLD crun [2022-06-23T14:25:48.923Z] #77 214.8 make[3]: Entering directory '/tmp/crun-build' [2022-06-23T14:25:48.923Z] #77 214.9 /bin/mkdir -p '/usr/local/lib' [2022-06-23T14:25:48.923Z] #77 214.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-23T14:25:48.923Z] #77 214.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-23T14:25:48.923Z] #77 214.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-23T14:25:48.923Z] #77 214.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-23T14:25:48.923Z] #77 214.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-23T14:25:48.923Z] #77 214.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-23T14:25:48.923Z] #77 214.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-23T14:25:48.923Z] #77 215.3 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-23T14:25:48.923Z] #77 215.3 ---------------------------------------------------------------------- [2022-06-23T14:25:48.923Z] #77 215.3 Libraries have been installed in: [2022-06-23T14:25:48.923Z] #77 215.3 /usr/local/lib [2022-06-23T14:25:48.923Z] #77 215.3 [2022-06-23T14:25:48.923Z] #77 215.3 If you ever happen to want to link against installed libraries [2022-06-23T14:25:48.923Z] #77 215.3 in a given directory, LIBDIR, you must either use libtool, and [2022-06-23T14:25:48.923Z] #77 215.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-23T14:25:48.923Z] #77 215.3 flag during linking and do at least one of the following: [2022-06-23T14:25:48.923Z] #77 215.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-23T14:25:48.923Z] #77 215.3 during execution [2022-06-23T14:25:48.923Z] #77 215.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-23T14:25:48.923Z] #77 215.3 during linking [2022-06-23T14:25:48.923Z] #77 215.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-23T14:25:48.923Z] #77 215.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-23T14:25:48.923Z] #77 215.3 [2022-06-23T14:25:48.923Z] #77 215.3 See any operating system documentation about shared libraries for [2022-06-23T14:25:48.923Z] #77 215.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-23T14:25:48.923Z] #77 215.3 ---------------------------------------------------------------------- [2022-06-23T14:25:48.923Z] #77 215.3 /bin/mkdir -p '/build' [2022-06-23T14:25:48.923Z] #77 215.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-23T14:25:48.923Z] #77 215.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-23T14:25:48.923Z] #77 215.4 make[3]: Leaving directory '/tmp/crun-build' [2022-06-23T14:25:48.923Z] #77 215.4 make[2]: Leaving directory '/tmp/crun-build' [2022-06-23T14:25:48.923Z] #77 215.4 make[1]: Leaving directory '/tmp/crun-build' [2022-06-23T14:25:48.923Z] #77 DONE 217.0s [2022-06-23T14:25:48.923Z] [2022-06-23T14:25:48.923Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-23T14:25:48.923Z] #37 sha256:472226c931d39c0b4728f7478655352211da2f0a8ad2dde9eb7f1d1aad758ab5 [2022-06-23T14:25:49.102Z] #77 195.3 CC src/libcrun/libcrun_la-linux.lo [2022-06-23T14:25:49.174Z] #77 168.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-06-23T14:25:49.362Z] #77 195.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-23T14:25:49.362Z] #77 ... [2022-06-23T14:25:49.362Z] [2022-06-23T14:25:49.362Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:25:49.362Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:25:49.362Z] #47 240.8 + dpkg --print-architecture [2022-06-23T14:25:49.362Z] #47 240.8 + git checkout -q v2.1.0 [2022-06-23T14:25:49.362Z] #47 241.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-23T14:25:49.362Z] #47 241.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-23T14:25:49.362Z] #47 ... [2022-06-23T14:25:49.362Z] [2022-06-23T14:25:49.362Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:25:49.362Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:25:49.362Z] #77 195.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-23T14:25:49.485Z] #37 DONE 0.5s [2022-06-23T14:25:49.485Z] [2022-06-23T14:25:49.485Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:25:49.485Z] #60 sha256:a5fd11ff58358fa9f9a16144b50ce2bdff9b20be0e01292c664941d200bf6444 [2022-06-23T14:25:49.485Z] #60 150.6 + mkdir -p /build [2022-06-23T14:25:49.485Z] #60 150.6 + cp runc /build/runc [2022-06-23T14:25:49.485Z] #60 DONE 151.0s [2022-06-23T14:25:49.485Z] [2022-06-23T14:25:49.485Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:25:49.485Z] #64 sha256:ea01049dd8ee7efe2a00cdc4ab8a11a1882c8b36e5afd2378f93b11455acc95a [2022-06-23T14:25:49.485Z] #64 ... [2022-06-23T14:25:49.485Z] [2022-06-23T14:25:49.485Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-23T14:25:49.485Z] #39 sha256:1ee20b27715a949d5d01ba7f0bb5ac6fddb7d201c66be7d82949ba3ea92f7248 [2022-06-23T14:25:49.622Z] #77 195.9 CC src/libcrun/libcrun_la-error.lo [2022-06-23T14:25:49.742Z] #77 168.9 checking for sd_notify_barrier... yes [2022-06-23T14:25:49.742Z] #77 169.5 checking linux/bpf.h usability... yes [2022-06-23T14:25:49.742Z] #77 169.7 checking linux/bpf.h presence... yes [2022-06-23T14:25:49.754Z] #39 DONE 0.2s [2022-06-23T14:25:49.754Z] [2022-06-23T14:25:49.754Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-23T14:25:49.754Z] #41 sha256:bd4c41b37f0dea837b2cc08f5e1e9ddf35c7df452b567fb3cf2e25f626f42592 [2022-06-23T14:25:49.759Z] #21 75.22 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-23T14:25:49.759Z] #21 75.24 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-23T14:25:49.759Z] #21 75.25 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-23T14:25:49.759Z] #21 75.26 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-23T14:25:49.759Z] #21 ... [2022-06-23T14:25:49.759Z] [2022-06-23T14:25:49.759Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:25:49.759Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:25:49.759Z] #77 221.7 CCLD libyajl.la [2022-06-23T14:25:49.759Z] #77 222.0 CCLD verify/json_verify [2022-06-23T14:25:49.759Z] #77 222.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-23T14:25:49.759Z] #77 222.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-23T14:25:49.759Z] #77 222.4 make[5]: Nothing to be done for 'install-data-am'. [2022-06-23T14:25:49.759Z] #77 222.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-23T14:25:49.759Z] #77 222.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-23T14:25:49.759Z] #77 222.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-23T14:25:49.759Z] #77 222.5 CC src/validate.o [2022-06-23T14:25:49.759Z] #77 222.5 CC src/image_spec_schema_config_schema.lo [2022-06-23T14:25:49.759Z] #77 222.5 CC src/image_spec_schema_content_descriptor.lo [2022-06-23T14:25:49.759Z] #77 222.5 CC src/image_spec_schema_defs.lo [2022-06-23T14:25:49.759Z] #77 222.5 CC src/image_spec_schema_defs_descriptor.lo [2022-06-23T14:25:49.759Z] #77 222.5 CC src/image_spec_schema_image_index_schema.lo [2022-06-23T14:25:49.759Z] #77 222.6 CC src/image_spec_schema_image_layout_schema.lo [2022-06-23T14:25:49.759Z] #77 222.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-23T14:25:49.759Z] #77 222.6 CC src/runtime_spec_schema_config_linux.lo [2022-06-23T14:25:49.759Z] #77 222.6 CC src/runtime_spec_schema_config_schema.lo [2022-06-23T14:25:49.759Z] #77 222.6 CC src/runtime_spec_schema_config_zos.lo [2022-06-23T14:25:49.759Z] #77 222.6 CC src/runtime_spec_schema_config_solaris.lo [2022-06-23T14:25:49.759Z] #77 222.7 CC src/runtime_spec_schema_config_vm.lo [2022-06-23T14:25:49.759Z] #77 222.7 CC src/runtime_spec_schema_config_windows.lo [2022-06-23T14:25:49.759Z] #77 222.7 CC src/runtime_spec_schema_defs.lo [2022-06-23T14:25:49.882Z] #77 196.1 CC src/libcrun/libcrun_la-status.lo [2022-06-23T14:25:50.001Z] #77 169.7 checking for linux/bpf.h... yes [2022-06-23T14:25:50.001Z] #77 169.7 checking compilation for eBPF... yes [2022-06-23T14:25:50.001Z] #77 169.9 checking for criu >= 3.15... no [2022-06-23T14:25:50.001Z] #77 169.9 configure: CRIU headers not found, building without CRIU support [2022-06-23T14:25:50.001Z] #77 169.9 checking for criu > 3.16... no [2022-06-23T14:25:50.001Z] #77 169.9 configure: CRIU version doesn't support join-ns API [2022-06-23T14:25:50.001Z] #77 169.9 checking for criu > 3.16.1... no [2022-06-23T14:25:50.001Z] #77 169.9 configure: CRIU version doesn't support for pre-dumping [2022-06-23T14:25:50.011Z] #41 DONE 0.2s [2022-06-23T14:25:50.011Z] [2022-06-23T14:25:50.011Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-23T14:25:50.011Z] #45 sha256:a682d60ec4d3247042d51574c6a19799db542adcfc4e7dc0d0585eb179da0564 [2022-06-23T14:25:50.011Z] #45 DONE 0.1s [2022-06-23T14:25:50.011Z] [2022-06-23T14:25:50.011Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:25:50.011Z] #64 sha256:ea01049dd8ee7efe2a00cdc4ab8a11a1882c8b36e5afd2378f93b11455acc95a [2022-06-23T14:25:50.011Z] #64 ... [2022-06-23T14:25:50.011Z] [2022-06-23T14:25:50.011Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-23T14:25:50.011Z] #48 sha256:06808c7b3ee30a02f5c6e06e3178c115af4bf3d434ae28902f6cc562f0f74e21 [2022-06-23T14:25:50.016Z] #77 222.8 CC src/runtime_spec_schema_defs_linux.lo [2022-06-23T14:25:50.016Z] #77 222.8 CC src/runtime_spec_schema_defs_zos.lo [2022-06-23T14:25:50.016Z] #77 222.9 CC src/runtime_spec_schema_defs_vm.lo [2022-06-23T14:25:50.016Z] #77 222.9 CC src/runtime_spec_schema_defs_windows.lo [2022-06-23T14:25:50.016Z] #77 222.9 CC src/runtime_spec_schema_state_schema.lo [2022-06-23T14:25:50.016Z] #77 223.0 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-23T14:25:50.142Z] #77 196.3 CC src/libcrun/libcrun_la-terminal.lo [2022-06-23T14:25:50.261Z] #77 169.9 checking for new mount API (fsconfig)... yes [2022-06-23T14:25:50.261Z] #77 170.0 checking for seccomp notify API... yes [2022-06-23T14:25:50.261Z] #77 170.1 checking for gperf... no [2022-06-23T14:25:50.261Z] #77 170.1 configure: gperf not found - cannot rebuild signal parser code [2022-06-23T14:25:50.261Z] #77 170.1 checking for library containing argp_parse... none required [2022-06-23T14:25:50.273Z] #77 223.0 CC src/basic_test_double_array_item.lo [2022-06-23T14:25:50.273Z] #77 223.1 CC src/basic_test_double_array.lo [2022-06-23T14:25:50.273Z] #77 223.1 CC src/basic_test_top_array_int.lo [2022-06-23T14:25:50.273Z] #77 223.2 CC src/basic_test_top_array_string.lo [2022-06-23T14:25:50.537Z] #77 223.4 CC src/basic_test_top_double_array_int.lo [2022-06-23T14:25:50.537Z] #77 223.4 CC src/basic_test_top_double_array_obj.lo [2022-06-23T14:25:50.537Z] #77 223.5 CC src/basic_test_top_double_array_string.lo [2022-06-23T14:25:50.550Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-23T14:25:50.550Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-23T14:25:50.550Z] GOOS="" GOARCH="" GOARM="" [2022-06-23T14:25:50.550Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-23T14:25:50.550Z] [2022-06-23T14:25:50.550Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-06-23T14:25:50.550Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-06-23T14:25:50.550Z] Using test binary docker [2022-06-23T14:25:50.550Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-23T14:25:50.550Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-23T14:25:50.550Z] INFO: Waiting for daemon to start... [2022-06-23T14:25:50.550Z] Starting dockerd [2022-06-23T14:25:50.550Z] . [2022-06-23T14:25:50.550Z] INFO: Building docker-sdk-python3:5.0.3... [2022-06-23T14:25:50.574Z] #48 DONE 0.5s [2022-06-23T14:25:50.574Z] [2022-06-23T14:25:50.574Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-23T14:25:50.574Z] #52 sha256:1687e15a27f78bf90bfbcdc2333bebf64f7f43002f767a5e8e243500076193b2 [2022-06-23T14:25:50.574Z] #52 DONE 0.1s [2022-06-23T14:25:50.574Z] [2022-06-23T14:25:50.574Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-23T14:25:50.574Z] #54 sha256:9e1c7dd7cfbfa367231de4d458afc58e359c6088254f01b48376d7b658fcb05e [2022-06-23T14:25:50.574Z] #54 DONE 0.1s [2022-06-23T14:25:50.574Z] [2022-06-23T14:25:50.574Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:25:50.574Z] #64 sha256:ea01049dd8ee7efe2a00cdc4ab8a11a1882c8b36e5afd2378f93b11455acc95a [2022-06-23T14:25:50.794Z] #77 223.5 CC src/read-file.lo [2022-06-23T14:25:50.795Z] #77 223.6 CC src/basic_test_top_double_array_refobj.lo [2022-06-23T14:25:50.795Z] #77 223.6 CC src/json_common.lo [2022-06-23T14:25:50.795Z] #77 223.7 CC tests/test-1.o [2022-06-23T14:25:50.795Z] #77 223.8 CC tests/test-3.o [2022-06-23T14:25:50.795Z] #77 223.8 CC tests/test-2.o [2022-06-23T14:25:50.830Z] #77 170.5 checking that generated files are newer than configure... done [2022-06-23T14:25:50.830Z] #64 ... [2022-06-23T14:25:50.830Z] [2022-06-23T14:25:50.830Z] #77 170.5 configure: creating ./config.status [2022-06-23T14:25:50.830Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-23T14:25:50.831Z] #56 sha256:8c770b0cd36c2e9a43068c3954dea1056415625a66b35630e2c492ecdecb7f7b [2022-06-23T14:25:51.052Z] #77 223.9 CC tests/test-4.o [2022-06-23T14:25:51.084Z] #77 197.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-23T14:25:51.308Z] #77 223.9 CC tests/test-5.o [2022-06-23T14:25:51.308Z] #77 224.0 CC tests/test-6.o [2022-06-23T14:25:51.308Z] #77 224.1 CC tests/test-7.o [2022-06-23T14:25:51.308Z] #77 224.1 CC tests/test-8.o [2022-06-23T14:25:51.308Z] #77 224.2 CC tests/test-9.o [2022-06-23T14:25:51.344Z] #77 197.8 CC src/libcrun/libcrun_la-signals.lo [2022-06-23T14:25:51.565Z] #77 224.3 CC tests/test-10.o [2022-06-23T14:25:51.565Z] #77 224.3 CC tests/test-11.o [2022-06-23T14:25:51.915Z] #77 198.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-23T14:25:52.196Z] #56 DONE 1.3s [2022-06-23T14:25:52.196Z] [2022-06-23T14:25:52.196Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-23T14:25:52.196Z] #58 sha256:b21332022b46340c43fa1791b632bad4a37687bfff090c5f0ee543bea93348ad [2022-06-23T14:25:52.196Z] #58 DONE 0.1s [2022-06-23T14:25:52.196Z] [2022-06-23T14:25:52.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-06-23T14:25:52.196Z] #64 sha256:ea01049dd8ee7efe2a00cdc4ab8a11a1882c8b36e5afd2378f93b11455acc95a [2022-06-23T14:25:52.196Z] #64 ... [2022-06-23T14:25:52.196Z] [2022-06-23T14:25:52.196Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-23T14:25:52.196Z] #61 sha256:a498e24139fdaa7939b2b039ba2e9da3adb2013d11af06c7295dd121f7067678 [2022-06-23T14:25:52.452Z] #61 DONE 0.4s [2022-06-23T14:25:52.452Z] [2022-06-23T14:25:52.452Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:25:52.452Z] #64 sha256:ea01049dd8ee7efe2a00cdc4ab8a11a1882c8b36e5afd2378f93b11455acc95a [2022-06-23T14:25:52.487Z] #77 198.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-23T14:25:52.747Z] #77 199.0 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-23T14:25:52.933Z] #77 ... [2022-06-23T14:25:52.934Z] [2022-06-23T14:25:52.934Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:25:52.934Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:25:52.934Z] #21 76.57 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-23T14:25:52.934Z] #21 76.59 Setting up jq (1.6-2.1) ... [2022-06-23T14:25:52.934Z] #21 76.61 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-23T14:25:52.934Z] #21 76.62 Setting up iptables (1.8.7-1) ... [2022-06-23T14:25:52.934Z] #21 76.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-23T14:25:52.934Z] #21 76.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-23T14:25:52.934Z] #21 76.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-23T14:25:52.934Z] #21 76.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-23T14:25:52.934Z] #21 76.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-23T14:25:52.934Z] #21 76.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-23T14:25:52.934Z] #21 76.70 Setting up iproute2 (5.10.0-4) ... [2022-06-23T14:25:52.934Z] #21 77.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:25:52.934Z] #21 DONE 78.2s [2022-06-23T14:25:52.934Z] [2022-06-23T14:25:52.934Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-23T14:25:52.934Z] #22 sha256:7e1b4c803a4072ec180ef8132aabe5ae54d6bfeca45614147062ceb2974fba74 [2022-06-23T14:25:53.014Z] #64 244.3 + bin/containerd [2022-06-23T14:25:53.317Z] #77 199.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-23T14:25:53.498Z] #22 0.930 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-23T14:25:53.498Z] #22 0.933 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-23T14:25:53.498Z] #22 0.937 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-23T14:25:53.498Z] #22 DONE 1.0s [2022-06-23T14:25:53.498Z] [2022-06-23T14:25:53.498Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:25:53.498Z] #60 sha256:41a516425a5282a08a4b76bffc5c0b09581adf25ec1b1f50634cf0cb582b5a0a [2022-06-23T14:25:53.579Z] #77 199.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-23T14:25:53.579Z] #77 199.9 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-23T14:25:53.755Z] #60 ... [2022-06-23T14:25:53.756Z] [2022-06-23T14:25:53.756Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-23T14:25:53.756Z] #23 sha256:795c4a028ca779bc74af7b40b2d8893e1faf09c169a1d6dc79e8f991ff39d435 [2022-06-23T14:25:54.121Z] #77 174.0 config.status: creating Makefile [2022-06-23T14:25:54.121Z] #77 174.1 config.status: creating rpm/crun.spec [2022-06-23T14:25:54.381Z] #77 174.2 config.status: creating config.h [2022-06-23T14:25:54.381Z] #77 174.3 config.status: executing libtool commands [2022-06-23T14:25:54.381Z] #77 ... [2022-06-23T14:25:54.381Z] [2022-06-23T14:25:54.381Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:25:54.381Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:25:54.381Z] #21 18.88 Reading package lists... [2022-06-23T14:25:54.381Z] #21 24.31 Building dependency tree... [2022-06-23T14:25:54.381Z] #21 27.57 The following additional packages will be installed: [2022-06-23T14:25:54.381Z] #21 27.57 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-23T14:25:54.381Z] #21 27.57 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-23T14:25:54.381Z] #21 27.57 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-23T14:25:54.381Z] #21 27.57 python3-pkg-resources vim-runtime xxd [2022-06-23T14:25:54.381Z] #21 27.57 Suggested packages: [2022-06-23T14:25:54.381Z] #21 27.57 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-23T14:25:54.381Z] #21 27.57 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-23T14:25:54.381Z] #21 27.57 acl attr quota [2022-06-23T14:25:54.381Z] #21 27.57 Recommended packages: [2022-06-23T14:25:54.381Z] #21 27.57 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-23T14:25:54.381Z] #21 29.98 The following NEW packages will be installed: [2022-06-23T14:25:54.381Z] #21 29.98 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-23T14:25:54.381Z] #21 29.98 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-23T14:25:54.381Z] #21 29.98 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-23T14:25:54.381Z] #21 29.98 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-06-23T14:25:54.381Z] #21 29.98 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-06-23T14:25:54.381Z] #21 29.98 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-23T14:25:54.381Z] #21 29.99 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-23T14:25:54.381Z] #21 29.99 xz-utils zip zstd [2022-06-23T14:25:54.381Z] #21 30.30 0 upgraded, 49 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:25:54.381Z] #21 30.30 Need to get 27.7 MB of archives. [2022-06-23T14:25:54.381Z] #21 30.30 After this operation, 106 MB of additional disk space will be used. [2022-06-23T14:25:54.381Z] #21 30.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-23T14:25:54.381Z] #21 30.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-23T14:25:54.381Z] #21 30.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-23T14:25:54.381Z] #21 30.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-23T14:25:54.381Z] #21 30.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-23T14:25:54.381Z] #21 30.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-23T14:25:54.381Z] #21 30.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-23T14:25:54.381Z] #21 30.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-23T14:25:54.381Z] #21 30.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-23T14:25:54.381Z] #21 30.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-23T14:25:54.381Z] #21 30.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-23T14:25:54.381Z] #21 30.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-23T14:25:54.381Z] #21 30.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-06-23T14:25:54.381Z] #21 30.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-23T14:25:54.381Z] #21 30.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-23T14:25:54.381Z] #21 30.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-23T14:25:54.381Z] #21 30.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-23T14:25:54.381Z] #21 30.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-23T14:25:54.381Z] #21 30.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-23T14:25:54.381Z] #21 30.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-23T14:25:54.381Z] #21 30.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-23T14:25:54.381Z] #21 30.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-23T14:25:54.381Z] #21 30.53 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-23T14:25:54.381Z] #21 30.54 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-23T14:25:54.381Z] #21 30.54 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-23T14:25:54.381Z] #21 30.54 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-23T14:25:54.381Z] #21 30.54 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-23T14:25:54.381Z] #21 30.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-23T14:25:54.381Z] #21 30.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-23T14:25:54.381Z] #21 30.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-23T14:25:54.381Z] #21 30.84 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-23T14:25:54.381Z] #21 30.84 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-06-23T14:25:54.381Z] #21 30.86 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-23T14:25:54.381Z] #21 30.87 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-23T14:25:54.381Z] #21 30.88 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-23T14:25:54.381Z] #21 30.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-23T14:25:54.381Z] #21 30.97 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-23T14:25:54.381Z] #21 30.99 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-23T14:25:54.381Z] #21 31.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-23T14:25:54.381Z] #21 31.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-23T14:25:54.381Z] #21 31.05 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-23T14:25:54.381Z] #21 31.06 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-23T14:25:54.381Z] #21 31.13 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-23T14:25:54.381Z] #21 31.14 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-23T14:25:54.381Z] #21 31.14 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-23T14:25:54.381Z] #21 31.43 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-23T14:25:54.381Z] #21 31.48 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-23T14:25:54.381Z] #21 31.53 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-23T14:25:54.381Z] #21 31.53 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-23T14:25:54.381Z] #21 32.46 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:25:54.381Z] #21 32.61 Fetched 27.7 MB in 2s (18.1 MB/s) [2022-06-23T14:25:54.381Z] #21 32.73 Selecting previously unselected package pigz. [2022-06-23T14:25:54.381Z] #21 32.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-06-23T14:25:54.381Z] #21 32.82 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-23T14:25:54.381Z] #21 32.82 Unpacking pigz (2.6-1) ... [2022-06-23T14:25:54.381Z] #21 32.94 Selecting previously unselected package libelf1:amd64. [2022-06-23T14:25:54.381Z] #21 32.95 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-23T14:25:54.381Z] #21 32.96 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-23T14:25:54.381Z] #21 33.18 Selecting previously unselected package libbpf0:amd64. [2022-06-23T14:25:54.381Z] #21 33.19 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-23T14:25:54.381Z] #21 33.21 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-23T14:25:54.381Z] #21 33.34 Selecting previously unselected package libcap2:amd64. [2022-06-23T14:25:54.381Z] #21 33.36 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-23T14:25:54.381Z] #21 33.37 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-23T14:25:54.381Z] #21 33.49 Selecting previously unselected package libmnl0:amd64. [2022-06-23T14:25:54.381Z] #21 33.52 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-23T14:25:54.381Z] #21 33.53 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-23T14:25:54.381Z] #21 33.61 Selecting previously unselected package libxtables12:amd64. [2022-06-23T14:25:54.381Z] #21 33.61 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-23T14:25:54.381Z] #21 33.61 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-23T14:25:54.381Z] #21 33.73 Selecting previously unselected package libcap2-bin. [2022-06-23T14:25:54.381Z] #21 33.76 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-23T14:25:54.381Z] #21 33.77 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-23T14:25:54.381Z] #21 33.87 Selecting previously unselected package iproute2. [2022-06-23T14:25:54.381Z] #21 33.89 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-23T14:25:54.381Z] #21 33.90 Unpacking iproute2 (5.10.0-4) ... [2022-06-23T14:25:54.520Z] #77 200.6 CC tests/init.o [2022-06-23T14:25:54.780Z] #77 200.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-23T14:25:54.949Z] #21 34.59 Selecting previously unselected package xxd. [2022-06-23T14:25:54.949Z] #21 34.60 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-23T14:25:54.949Z] #21 34.61 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:25:54.949Z] #21 34.77 Selecting previously unselected package vim-common. [2022-06-23T14:25:54.949Z] #21 34.79 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-23T14:25:55.209Z] #21 34.81 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:25:55.468Z] #21 35.12 Selecting previously unselected package bash-completion. [2022-06-23T14:25:55.468Z] #21 35.13 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-23T14:26:00.746Z] #21 40.00 Unpacking bash-completion (1:2.11-2) ... [2022-06-23T14:26:00.746Z] #21 40.65 Selecting previously unselected package bzip2. [2022-06-23T14:26:00.746Z] #21 40.65 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-23T14:26:00.746Z] #21 40.66 Unpacking bzip2 (1.0.8-4) ... [2022-06-23T14:26:01.005Z] #21 40.91 Selecting previously unselected package xz-utils. [2022-06-23T14:26:01.005Z] #21 40.92 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-23T14:26:01.264Z] #21 40.96 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-23T14:26:01.833Z] #21 41.42 Selecting previously unselected package apparmor. [2022-06-23T14:26:01.833Z] #21 41.42 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-23T14:26:01.833Z] #21 41.59 Unpacking apparmor (2.13.6-10) ... [2022-06-23T14:26:02.659Z] #21 42.40 Selecting previously unselected package inetutils-ping. [2022-06-23T14:26:02.659Z] #21 42.43 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-23T14:26:02.659Z] #21 42.43 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-23T14:26:02.918Z] #21 42.63 Selecting previously unselected package libip4tc2:amd64. [2022-06-23T14:26:02.918Z] #21 42.64 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-23T14:26:02.918Z] #21 42.68 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-23T14:26:03.181Z] #21 43.10 Selecting previously unselected package libip6tc2:amd64. [2022-06-23T14:26:03.440Z] #21 43.11 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-23T14:26:03.440Z] #21 43.12 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-23T14:26:03.440Z] #21 43.24 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-23T14:26:03.440Z] #21 43.27 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-23T14:26:03.440Z] #21 43.28 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-23T14:26:03.440Z] #21 43.37 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-23T14:26:03.731Z] #21 43.37 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-23T14:26:03.731Z] #21 43.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-23T14:26:03.731Z] #21 43.54 Selecting previously unselected package libnftnl11:amd64. [2022-06-23T14:26:03.731Z] #21 43.55 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-23T14:26:03.731Z] #21 43.56 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-23T14:26:04.004Z] #21 43.78 Selecting previously unselected package iptables. [2022-06-23T14:26:04.004Z] #21 43.79 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-23T14:26:04.004Z] #21 43.81 Unpacking iptables (1.8.7-1) ... [2022-06-23T14:26:04.576Z] #21 ... [2022-06-23T14:26:04.576Z] [2022-06-23T14:26:04.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-06-23T14:26:04.576Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:26:04.576Z] #77 174.3 config.status: executing depfiles commands [2022-06-23T14:26:04.576Z] #77 176.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-06-23T14:26:04.576Z] #77 176.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-23T14:26:04.576Z] #77 176.5 checking for gcc... gcc [2022-06-23T14:26:04.576Z] #77 176.7 checking whether the C compiler works... yes [2022-06-23T14:26:04.576Z] #77 177.0 checking for C compiler default output file name... a.out [2022-06-23T14:26:04.576Z] #77 177.0 checking for suffix of executables... [2022-06-23T14:26:04.576Z] #77 177.3 checking whether we are cross compiling... no [2022-06-23T14:26:04.576Z] #77 177.5 checking for suffix of object files... o [2022-06-23T14:26:04.576Z] #77 177.8 checking whether we are using the GNU C compiler... yes [2022-06-23T14:26:04.576Z] #77 177.9 checking whether gcc accepts -g... yes [2022-06-23T14:26:04.576Z] #77 178.0 checking for gcc option to accept ISO C89... none needed [2022-06-23T14:26:04.576Z] #77 178.3 checking whether gcc understands -c and -o together... yes [2022-06-23T14:26:04.576Z] #77 178.6 checking how to run the C preprocessor... gcc -E [2022-06-23T14:26:04.576Z] #77 179.3 checking for grep that handles long lines and -e... /bin/grep [2022-06-23T14:26:04.576Z] #77 179.3 checking for egrep... /bin/grep -E [2022-06-23T14:26:04.576Z] #77 179.3 checking for ANSI C header files... yes [2022-06-23T14:26:04.576Z] #77 180.2 checking for sys/types.h... yes [2022-06-23T14:26:04.576Z] #77 180.6 checking for sys/stat.h... yes [2022-06-23T14:26:04.576Z] #77 180.9 checking for stdlib.h... yes [2022-06-23T14:26:04.576Z] #77 181.1 checking for string.h... yes [2022-06-23T14:26:04.576Z] #77 181.4 checking for memory.h... yes [2022-06-23T14:26:04.576Z] #77 181.8 checking for strings.h... yes [2022-06-23T14:26:04.576Z] #77 182.3 checking for inttypes.h... yes [2022-06-23T14:26:04.576Z] #77 182.7 checking for stdint.h... yes [2022-06-23T14:26:04.576Z] #77 182.9 checking for unistd.h... yes [2022-06-23T14:26:04.576Z] #77 183.2 checking minix/config.h usability... no [2022-06-23T14:26:04.576Z] #77 183.3 checking minix/config.h presence... no [2022-06-23T14:26:04.576Z] #77 183.4 checking for minix/config.h... no [2022-06-23T14:26:04.576Z] #77 183.4 checking whether it is safe to define __EXTENSIONS__... yes [2022-06-23T14:26:04.576Z] #77 183.7 checking build system type... x86_64-pc-linux-gnu [2022-06-23T14:26:04.576Z] #77 184.3 checking host system type... x86_64-pc-linux-gnu [2022-06-23T14:26:04.576Z] #77 184.3 checking how to print strings... printf [2022-06-23T14:26:04.576Z] #77 184.3 checking for a sed that does not truncate output... /bin/sed [2022-06-23T14:26:04.576Z] #77 184.4 checking for fgrep... /bin/grep -F [2022-06-23T14:26:04.576Z] #77 184.4 checking for ld used by gcc... /usr/bin/ld [2022-06-23T14:26:04.576Z] #77 184.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-23T14:26:04.576Z] #77 184.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-23T14:26:04.576Z] #77 184.4 checking the name lister (/usr/bin/nm -B) interface... [2022-06-23T14:26:04.576Z] #77 ... [2022-06-23T14:26:04.576Z] [2022-06-23T14:26:04.576Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:26:04.576Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:26:04.576Z] #21 44.37 Selecting previously unselected package libonig5:amd64. [2022-06-23T14:26:04.576Z] #21 44.38 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-23T14:26:04.576Z] #21 44.39 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-23T14:26:05.151Z] #21 44.83 Selecting previously unselected package libjq1:amd64. [2022-06-23T14:26:05.151Z] #21 44.83 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-23T14:26:05.151Z] #21 44.84 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-23T14:26:05.151Z] #21 45.00 Selecting previously unselected package jq. [2022-06-23T14:26:05.151Z] #21 45.01 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-23T14:26:05.151Z] #21 45.02 Unpacking jq (1.6-2.1) ... [2022-06-23T14:26:05.151Z] #21 45.12 Selecting previously unselected package libaio1:amd64. [2022-06-23T14:26:05.427Z] #21 45.12 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-23T14:26:05.427Z] #21 45.14 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-23T14:26:05.427Z] #21 45.31 Selecting previously unselected package libgpm2:amd64. [2022-06-23T14:26:05.427Z] #21 45.31 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-23T14:26:05.427Z] #21 45.33 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-23T14:26:05.686Z] #21 45.48 Selecting previously unselected package libicu67:amd64. [2022-06-23T14:26:05.686Z] #21 45.51 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-23T14:26:05.686Z] #21 45.53 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-23T14:26:05.947Z] #23 10.41 Collecting yamllint==1.26.1 [2022-06-23T14:26:05.947Z] #23 11.49 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-23T14:26:06.511Z] #23 12.89 Collecting pathspec>=0.5.3 [2022-06-23T14:26:06.511Z] #23 12.91 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-23T14:26:06.768Z] #23 13.34 Collecting pyyaml [2022-06-23T14:26:07.025Z] #23 13.35 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-06-23T14:26:07.025Z] #23 13.44 Building wheels for collected packages: yamllint [2022-06-23T14:26:07.025Z] #23 13.44 Building wheel for yamllint (setup.py): started [2022-06-23T14:26:08.395Z] #23 14.57 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-23T14:26:08.395Z] #23 14.57 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fd6a488d120424eeb8bc9f534fc8e097617c185d4a18641535ee84f93bda2b93 [2022-06-23T14:26:08.395Z] #23 14.58 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-23T14:26:08.395Z] #23 14.58 Successfully built yamllint [2022-06-23T14:26:08.395Z] #23 14.61 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-23T14:26:08.652Z] #23 15.03 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-23T14:26:09.216Z] #23 DONE 15.5s [2022-06-23T14:26:09.216Z] [2022-06-23T14:26:09.216Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-23T14:26:09.216Z] #27 sha256:28057bbe7731f295015acfe5698579428f944bdd1a4921ffda28600da7ec9f96 [2022-06-23T14:26:09.473Z] #27 DONE 0.4s [2022-06-23T14:26:09.473Z] [2022-06-23T14:26:09.473Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-23T14:26:09.473Z] #32 sha256:e191b3879cf4ba7d9d14a011ec1e5f4b90e89375e3d534e4aa53933df4315326 [2022-06-23T14:26:09.678Z] #77 ... [2022-06-23T14:26:09.678Z] [2022-06-23T14:26:09.678Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:26:09.678Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:26:09.678Z] #47 DONE 269.9s [2022-06-23T14:26:09.678Z] [2022-06-23T14:26:09.678Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:26:09.678Z] #64 sha256:4e73b781d93500ef0c833c2554d82860f082929002ceec54cefd5ca5bb418f4e [2022-06-23T14:26:10.038Z] #32 DONE 0.5s [2022-06-23T14:26:10.038Z] [2022-06-23T14:26:10.038Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:26:10.038Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:26:10.038Z] #47 ... [2022-06-23T14:26:10.038Z] [2022-06-23T14:26:10.038Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-23T14:26:10.038Z] #35 sha256:1978ba7b37d323de1aff2d2328a038e005247dfe2c30ea4fddab696b7327a0cf [2022-06-23T14:26:10.602Z] #35 DONE 0.4s [2022-06-23T14:26:10.602Z] [2022-06-23T14:26:10.602Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-23T14:26:10.602Z] #37 sha256:700ee6d849b58d7e8388e92510370652245ada645a7f57257abc5d4fef281f0c [2022-06-23T14:26:10.630Z] #64 ... [2022-06-23T14:26:10.630Z] [2022-06-23T14:26:10.630Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-23T14:26:10.630Z] #48 sha256:c4e4ba38730ef55fe5d3efc578665cef2cf8f87f5877de28de14bc50c3f27a0f [2022-06-23T14:26:10.859Z] #37 DONE 0.3s [2022-06-23T14:26:10.859Z] [2022-06-23T14:26:10.859Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-23T14:26:10.859Z] #39 sha256:18f6aa1f1d4d0f0d23a17bd7762fb1d95442338d99f194401449731b01b2d24a [2022-06-23T14:26:10.859Z] #39 DONE 0.1s [2022-06-23T14:26:10.859Z] [2022-06-23T14:26:10.859Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-23T14:26:10.859Z] #41 sha256:fc1e4b21fd0f3ba9107f64ac175091419b9e75475deb714aa0be32144d9f2985 [2022-06-23T14:26:10.859Z] #41 DONE 0.1s [2022-06-23T14:26:10.859Z] [2022-06-23T14:26:10.859Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-23T14:26:10.859Z] #45 sha256:57e5998e8d1ff2281ddad2eda6be4036df4c40d5563e0a0b67af8302352ad8ec [2022-06-23T14:26:10.859Z] #45 DONE 0.1s [2022-06-23T14:26:10.859Z] [2022-06-23T14:26:10.859Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:26:10.859Z] #60 sha256:41a516425a5282a08a4b76bffc5c0b09581adf25ec1b1f50634cf0cb582b5a0a [2022-06-23T14:26:10.952Z] #21 ... [2022-06-23T14:26:10.952Z] [2022-06-23T14:26:10.952Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:26:10.952Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:26:10.952Z] #77 184.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-23T14:26:10.952Z] #77 184.6 checking whether ln -s works... yes [2022-06-23T14:26:10.952Z] #77 184.6 checking the maximum length of command line arguments... 1572864 [2022-06-23T14:26:10.952Z] #77 184.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-23T14:26:10.952Z] #77 184.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-23T14:26:10.952Z] #77 184.7 checking for /usr/bin/ld option to reload object files... -r [2022-06-23T14:26:10.952Z] #77 184.7 checking for objdump... objdump [2022-06-23T14:26:10.952Z] #77 184.7 checking how to recognize dependent libraries... pass_all [2022-06-23T14:26:10.952Z] #77 184.7 checking for dlltool... no [2022-06-23T14:26:10.952Z] #77 184.7 checking how to associate runtime and link libraries... printf %s\n [2022-06-23T14:26:10.952Z] #77 184.7 checking for ar... ar [2022-06-23T14:26:10.952Z] #77 184.7 checking for archiver @FILE support... @ [2022-06-23T14:26:10.952Z] #77 184.8 checking for strip... strip [2022-06-23T14:26:10.952Z] #77 184.8 checking for ranlib... ranlib [2022-06-23T14:26:10.952Z] #77 184.8 checking for gawk... no [2022-06-23T14:26:10.952Z] #77 184.8 checking for mawk... mawk [2022-06-23T14:26:10.952Z] #77 184.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-23T14:26:10.952Z] #77 185.8 checking for sysroot... no [2022-06-23T14:26:10.952Z] #77 185.8 checking for a working dd... /bin/dd [2022-06-23T14:26:10.952Z] #77 185.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-23T14:26:10.952Z] #77 186.1 checking for mt... no [2022-06-23T14:26:10.952Z] #77 186.1 checking if : is a manifest tool... no [2022-06-23T14:26:10.952Z] #77 186.1 checking for dlfcn.h... yes [2022-06-23T14:26:10.952Z] #77 186.5 checking for objdir... .libs [2022-06-23T14:26:10.952Z] #77 187.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-23T14:26:10.952Z] #77 187.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-23T14:26:10.952Z] #77 187.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-23T14:26:10.952Z] #77 187.6 checking if gcc static flag -static works... yes [2022-06-23T14:26:10.952Z] #77 188.0 checking if gcc supports -c -o file.o... yes [2022-06-23T14:26:10.952Z] #77 188.2 checking if gcc supports -c -o file.o... (cached) yes [2022-06-23T14:26:10.953Z] #77 188.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-23T14:26:10.953Z] #77 188.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-23T14:26:10.953Z] #77 188.7 checking how to hardcode library paths into programs... immediate [2022-06-23T14:26:10.953Z] #77 188.7 checking whether stripping libraries is possible... yes [2022-06-23T14:26:10.953Z] #77 188.7 checking if libtool supports shared libraries... yes [2022-06-23T14:26:10.953Z] #77 188.7 checking whether to build shared libraries... no [2022-06-23T14:26:10.953Z] #77 188.7 checking whether to build static libraries... yes [2022-06-23T14:26:10.953Z] #77 188.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-23T14:26:10.953Z] #77 188.8 checking whether build environment is sane... yes [2022-06-23T14:26:10.953Z] #77 188.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-23T14:26:10.953Z] #77 188.9 checking whether make sets $(MAKE)... yes [2022-06-23T14:26:10.953Z] #77 189.0 checking whether make supports the include directive... yes (GNU style) [2022-06-23T14:26:10.953Z] #77 189.1 checking whether make supports nested variables... yes [2022-06-23T14:26:10.953Z] #77 189.2 checking whether UID '0' is supported by ustar format... yes [2022-06-23T14:26:10.953Z] #77 189.2 checking whether GID '0' is supported by ustar format... yes [2022-06-23T14:26:10.953Z] #77 189.2 checking how to create a ustar tar archive... gnutar [2022-06-23T14:26:10.953Z] #77 189.3 checking dependency style of gcc... gcc3 [2022-06-23T14:26:10.953Z] #77 189.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-23T14:26:10.953Z] #77 189.7 checking whether make supports nested variables... (cached) yes [2022-06-23T14:26:10.953Z] #77 189.7 checking for pkg-config... /usr/bin/pkg-config [2022-06-23T14:26:10.953Z] #77 189.7 checking pkg-config is at least version 0.9.0... yes [2022-06-23T14:26:10.953Z] #77 189.7 checking for yajl >= 2.1.0... yes [2022-06-23T14:26:10.953Z] #77 189.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-06-23T14:26:10.953Z] #77 189.8 checking for gcc... (cached) gcc [2022-06-23T14:26:10.953Z] #77 190.1 checking whether we are using the GNU C compiler... (cached) yes [2022-06-23T14:26:10.953Z] #77 190.1 checking whether gcc accepts -g... (cached) yes [2022-06-23T14:26:10.953Z] #77 190.1 checking for gcc option to accept ISO C89... (cached) none needed [2022-06-23T14:26:10.953Z] #77 190.1 checking whether gcc understands -c and -o together... (cached) yes [2022-06-23T14:26:10.953Z] #77 190.1 checking for a Python interpreter with version >= 3... python3 [2022-06-23T14:26:10.953Z] #77 190.2 checking for python3... /usr/bin/python3 [2022-06-23T14:26:10.953Z] #77 190.2 checking for python3 version... 3.9 [2022-06-23T14:26:10.953Z] #77 190.4 checking for python3 platform... linux [2022-06-23T14:26:10.953Z] #77 190.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-06-23T14:26:11.211Z] #77 190.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-06-23T14:26:11.469Z] #77 191.3 checking that generated files are newer than configure... done [2022-06-23T14:26:11.469Z] #77 191.3 configure: creating ./config.status [2022-06-23T14:26:11.569Z] #48 DONE 0.7s [2022-06-23T14:26:11.569Z] [2022-06-23T14:26:11.569Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-23T14:26:11.569Z] #52 sha256:4bfd1ecd64ae978a9a6ade329bf261f9ac691bcab265d27f38f6310198918c33 [2022-06-23T14:26:11.569Z] #52 DONE 0.2s [2022-06-23T14:26:11.569Z] [2022-06-23T14:26:11.569Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-23T14:26:11.569Z] #54 sha256:6d0389de8172c05845a2ec1511fe272fac177cf70cbdbd646e5b726a633f32cb [2022-06-23T14:26:11.828Z] #54 DONE 0.1s [2022-06-23T14:26:11.828Z] [2022-06-23T14:26:11.828Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:26:11.828Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:26:12.847Z] #77 ... [2022-06-23T14:26:12.847Z] [2022-06-23T14:26:12.847Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:26:12.847Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:26:12.847Z] #21 52.70 Selecting previously unselected package libinih1:amd64. [2022-06-23T14:26:12.847Z] #21 52.70 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-23T14:26:12.847Z] #21 52.72 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-23T14:26:13.105Z] #21 52.90 Selecting previously unselected package libnet1:amd64. [2022-06-23T14:26:13.105Z] #21 52.90 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-23T14:26:13.105Z] #21 52.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-23T14:26:13.368Z] #21 53.05 Selecting previously unselected package libnl-3-200:amd64. [2022-06-23T14:26:13.368Z] #21 53.05 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-23T14:26:13.368Z] #21 53.05 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-23T14:26:13.627Z] #21 53.30 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-23T14:26:13.627Z] #21 53.32 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-23T14:26:13.627Z] #21 53.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-23T14:26:13.627Z] #21 53.48 Selecting previously unselected package libyajl2:amd64. [2022-06-23T14:26:13.627Z] #21 53.48 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-06-23T14:26:13.627Z] #21 53.49 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-06-23T14:26:13.885Z] #21 53.57 Selecting previously unselected package net-tools. [2022-06-23T14:26:13.885Z] #21 53.58 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-23T14:26:13.885Z] #21 53.58 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-23T14:26:14.144Z] #21 53.85 Selecting previously unselected package patch. [2022-06-23T14:26:14.144Z] #21 53.85 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-06-23T14:26:14.144Z] #21 53.86 Unpacking patch (2.7.6-7) ... [2022-06-23T14:26:14.144Z] #21 54.06 Selecting previously unselected package python-pip-whl. [2022-06-23T14:26:14.144Z] #21 54.07 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-23T14:26:14.144Z] #21 54.11 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-23T14:26:15.123Z] #77 221.5 CCLD tests/init [2022-06-23T14:26:15.521Z] #21 55.31 Selecting previously unselected package python3-lib2to3. [2022-06-23T14:26:15.521Z] #21 55.31 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-23T14:26:15.521Z] #21 55.43 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-23T14:26:16.088Z] #21 55.83 Selecting previously unselected package python3-distutils. [2022-06-23T14:26:16.089Z] #21 55.83 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-06-23T14:26:16.089Z] #21 55.85 Unpacking python3-distutils (3.9.2-1) ... [2022-06-23T14:26:16.347Z] #21 56.15 Selecting previously unselected package python3-pkg-resources. [2022-06-23T14:26:16.347Z] #21 56.15 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-23T14:26:16.347Z] #21 56.16 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-23T14:26:16.347Z] #21 56.35 Selecting previously unselected package python3-setuptools. [2022-06-23T14:26:16.608Z] #21 56.37 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-06-23T14:26:16.608Z] #21 56.38 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-23T14:26:17.175Z] #21 56.89 Selecting previously unselected package python3-wheel. [2022-06-23T14:26:17.175Z] #21 56.90 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-06-23T14:26:17.175Z] #21 56.91 Unpacking python3-wheel (0.34.2-1) ... [2022-06-23T14:26:17.175Z] #21 57.02 Selecting previously unselected package python3-pip. [2022-06-23T14:26:17.175Z] #21 57.03 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-23T14:26:17.175Z] #21 57.04 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-23T14:26:17.742Z] #21 57.63 Selecting previously unselected package sudo. [2022-06-23T14:26:17.742Z] #21 57.63 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-06-23T14:26:17.742Z] #21 57.65 Unpacking sudo (1.9.5p2-3) ... [2022-06-23T14:26:18.684Z] #21 58.33 Selecting previously unselected package thin-provisioning-tools. [2022-06-23T14:26:18.684Z] #21 58.33 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-23T14:26:18.684Z] #21 58.35 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-23T14:26:18.943Z] #21 58.74 Selecting previously unselected package uidmap. [2022-06-23T14:26:18.943Z] #21 58.75 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-23T14:26:18.943Z] #21 58.77 Unpacking uidmap (1:4.8.1-1) ... [2022-06-23T14:26:19.202Z] #21 59.02 Selecting previously unselected package vim-runtime. [2022-06-23T14:26:19.203Z] #21 59.02 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-23T14:26:19.203Z] #21 59.12 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-23T14:26:19.203Z] #21 59.17 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-23T14:26:19.462Z] #21 59.20 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:26:22.622Z] sha256:8f3783d220496e64eb21651a2b834cc2919d720ea3e7760a83760a1db4a4fd3c [2022-06-23T14:26:22.622Z] INFO: Starting docker-py tests... [2022-06-23T14:26:22.751Z] #21 ... [2022-06-23T14:26:22.751Z] [2022-06-23T14:26:22.751Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:26:22.751Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:26:22.751Z] #77 196.0 config.status: creating Makefile [2022-06-23T14:26:22.751Z] #77 196.1 config.status: creating config.h [2022-06-23T14:26:22.751Z] #77 196.1 config.status: executing libtool commands [2022-06-23T14:26:22.751Z] #77 196.2 config.status: executing depfiles commands [2022-06-23T14:26:22.751Z] #77 197.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-06-23T14:26:22.751Z] #77 197.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-06-23T14:26:22.751Z] #77 198.1 checking for gcc... gcc [2022-06-23T14:26:22.751Z] #77 198.2 checking whether the C compiler works... yes [2022-06-23T14:26:22.751Z] #77 198.6 checking for C compiler default output file name... a.out [2022-06-23T14:26:22.751Z] #77 198.6 checking for suffix of executables... [2022-06-23T14:26:22.751Z] #77 199.0 checking whether we are cross compiling... no [2022-06-23T14:26:22.751Z] #77 199.3 checking for suffix of object files... o [2022-06-23T14:26:22.751Z] #77 199.5 checking whether we are using the GNU C compiler... yes [2022-06-23T14:26:22.751Z] #77 199.6 checking whether gcc accepts -g... yes [2022-06-23T14:26:22.751Z] #77 199.8 checking for gcc option to accept ISO C89... none needed [2022-06-23T14:26:22.751Z] #77 200.2 checking whether gcc understands -c and -o together... yes [2022-06-23T14:26:22.751Z] #77 200.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-06-23T14:26:22.751Z] #77 200.7 checking whether build environment is sane... yes [2022-06-23T14:26:22.751Z] #77 200.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-06-23T14:26:22.751Z] #77 200.9 checking for gawk... no [2022-06-23T14:26:22.751Z] #77 200.9 checking for mawk... mawk [2022-06-23T14:26:22.751Z] #77 200.9 checking whether make sets $(MAKE)... yes [2022-06-23T14:26:22.751Z] #77 201.0 checking whether make supports the include directive... yes (GNU style) [2022-06-23T14:26:22.751Z] #77 201.0 checking whether make supports nested variables... yes [2022-06-23T14:26:22.751Z] #77 201.2 checking whether UID '0' is supported by ustar format... yes [2022-06-23T14:26:22.751Z] #77 201.2 checking whether GID '0' is supported by ustar format... yes [2022-06-23T14:26:22.751Z] #77 201.2 checking how to create a ustar tar archive... gnutar [2022-06-23T14:26:22.751Z] #77 201.3 checking dependency style of gcc... gcc3 [2022-06-23T14:26:22.751Z] #77 201.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-06-23T14:26:22.751Z] #77 201.4 checking whether make supports nested variables... (cached) yes [2022-06-23T14:26:22.751Z] #77 201.5 checking build system type... x86_64-pc-linux-gnu [2022-06-23T14:26:22.751Z] #77 201.9 checking host system type... x86_64-pc-linux-gnu [2022-06-23T14:26:22.751Z] #77 201.9 checking how to print strings... printf [2022-06-23T14:26:22.751Z] #77 201.9 checking for a sed that does not truncate output... /bin/sed [2022-06-23T14:26:22.751Z] #77 201.9 checking for grep that handles long lines and -e... /bin/grep [2022-06-23T14:26:22.751Z] #77 201.9 checking for egrep... /bin/grep -E [2022-06-23T14:26:22.751Z] #77 201.9 checking for fgrep... /bin/grep -F [2022-06-23T14:26:22.751Z] #77 202.0 checking for ld used by gcc... /usr/bin/ld [2022-06-23T14:26:22.751Z] #77 202.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-06-23T14:26:22.751Z] #77 202.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-06-23T14:26:22.751Z] #77 202.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-06-23T14:26:22.751Z] #77 202.2 checking whether ln -s works... yes [2022-06-23T14:26:22.751Z] #77 202.2 checking the maximum length of command line arguments... 1572864 [2022-06-23T14:26:22.751Z] #77 202.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-06-23T14:26:22.751Z] #77 202.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-06-23T14:26:22.751Z] #77 202.2 checking for /usr/bin/ld option to reload object files... -r [2022-06-23T14:26:22.751Z] #77 202.2 checking for objdump... objdump [2022-06-23T14:26:22.751Z] #77 202.2 checking how to recognize dependent libraries... pass_all [2022-06-23T14:26:22.751Z] #77 202.2 checking for dlltool... no [2022-06-23T14:26:22.751Z] #77 202.2 checking how to associate runtime and link libraries... printf %s\n [2022-06-23T14:26:22.751Z] #77 202.2 checking for ar... ar [2022-06-23T14:26:22.751Z] #77 202.2 checking for archiver @FILE support... @ [2022-06-23T14:26:22.751Z] #77 202.5 checking for strip... strip [2022-06-23T14:26:22.751Z] #77 202.5 checking for ranlib... ranlib [2022-06-23T14:26:23.188Z] ============================= test session starts ============================== [2022-06-23T14:26:23.188Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-06-23T14:26:23.188Z] rootdir: /src, inifile: pytest.ini [2022-06-23T14:26:23.188Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-06-23T14:26:23.319Z] #77 202.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-06-23T14:26:23.319Z] #77 203.0 checking for sysroot... no [2022-06-23T14:26:23.319Z] #77 203.0 checking for a working dd... /bin/dd [2022-06-23T14:26:23.319Z] #77 203.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-06-23T14:26:23.578Z] #77 203.2 checking for mt... no [2022-06-23T14:26:23.578Z] #77 203.2 checking if : is a manifest tool... no [2022-06-23T14:26:23.578Z] #77 203.2 checking how to run the C preprocessor... gcc -E [2022-06-23T14:26:24.122Z] collected 395 items / 2 deselected / 393 selected [2022-06-23T14:26:24.122Z] [2022-06-23T14:26:24.776Z] #77 203.7 checking for ANSI C header files... yes [2022-06-23T14:26:24.776Z] #77 204.5 checking for sys/types.h... yes [2022-06-23T14:26:25.036Z] #77 204.7 checking for sys/stat.h... yes [2022-06-23T14:26:25.036Z] #77 204.8 checking for stdlib.h... yes [2022-06-23T14:26:25.604Z] #77 205.1 checking for string.h... yes [2022-06-23T14:26:25.604Z] #77 205.3 checking for memory.h... [2022-06-23T14:26:25.604Z] #77 ... [2022-06-23T14:26:25.604Z] [2022-06-23T14:26:25.604Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:26:25.604Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:26:25.604Z] #21 65.33 Selecting previously unselected package vim. [2022-06-23T14:26:25.604Z] #21 65.33 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-23T14:26:25.604Z] #21 65.35 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:26:26.542Z] #21 66.26 Selecting previously unselected package xfsprogs. [2022-06-23T14:26:26.542Z] #21 66.31 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-23T14:26:26.542Z] #21 66.32 Unpacking xfsprogs (5.10.0-4) ... [2022-06-23T14:26:27.110Z] #21 66.99 Selecting previously unselected package zip. [2022-06-23T14:26:27.370Z] #21 67.01 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-06-23T14:26:27.370Z] #21 67.02 Unpacking zip (3.0-12) ... [2022-06-23T14:26:27.370Z] #21 67.22 Selecting previously unselected package zstd. [2022-06-23T14:26:27.629Z] #21 67.26 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-23T14:26:27.629Z] #21 67.27 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-23T14:26:28.158Z] #21 67.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-23T14:26:29.049Z] #60 ... [2022-06-23T14:26:29.049Z] [2022-06-23T14:26:29.049Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:26:29.049Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:26:29.049Z] #77 261.0 CCLD libocispec.la [2022-06-23T14:26:29.049Z] #77 261.5 CCLD src/validate [2022-06-23T14:26:29.049Z] #77 261.5 CCLD tests/test-1 [2022-06-23T14:26:29.049Z] #77 261.5 CCLD tests/test-2 [2022-06-23T14:26:29.049Z] #77 261.6 CCLD tests/test-3 [2022-06-23T14:26:29.049Z] #77 261.6 CCLD tests/test-4 [2022-06-23T14:26:29.049Z] #77 261.6 CCLD tests/test-5 [2022-06-23T14:26:29.049Z] #77 261.6 CCLD tests/test-6 [2022-06-23T14:26:29.049Z] #77 261.7 CCLD tests/test-7 [2022-06-23T14:26:29.049Z] #77 261.7 CCLD tests/test-8 [2022-06-23T14:26:29.049Z] #77 261.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-23T14:26:29.049Z] #77 261.8 CCLD tests/test-10 [2022-06-23T14:26:29.049Z] #77 261.8 CCLD tests/test-9 [2022-06-23T14:26:29.049Z] #77 261.9 CCLD tests/test-11 [2022-06-23T14:26:29.537Z] #21 69.15 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-23T14:26:29.537Z] #21 69.17 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-23T14:26:29.537Z] #21 69.19 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-23T14:26:29.537Z] #21 69.21 Setting up libicu67:amd64 (67.1-7) ... [2022-06-23T14:26:29.537Z] #21 69.23 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-23T14:26:29.537Z] #21 69.29 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-23T14:26:29.537Z] #21 69.31 Setting up uidmap (1:4.8.1-1) ... [2022-06-23T14:26:29.537Z] #21 69.32 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-06-23T14:26:29.537Z] #21 69.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-23T14:26:29.537Z] #21 69.35 Setting up bzip2 (1.0.8-4) ... [2022-06-23T14:26:29.537Z] #21 69.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-23T14:26:29.796Z] #21 69.39 Setting up python3-wheel (0.34.2-1) ... [2022-06-23T14:26:30.624Z] #21 70.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:26:30.624Z] #21 70.36 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-23T14:26:30.624Z] #21 70.38 Setting up libcap2-bin (1:2.44-1) ... [2022-06-23T14:26:30.624Z] #21 70.40 Setting up apparmor (2.13.6-10) ... [2022-06-23T14:26:30.944Z] #77 263.6 libtool: link: ar cr libocispec.a [2022-06-23T14:26:30.944Z] #77 263.6 libtool: link: ranlib libocispec.a [2022-06-23T14:26:31.680Z] #64 282.2 # github.com/containerd/containerd/cmd/containerd [2022-06-23T14:26:31.680Z] #64 282.2 /usr/bin/ld: /tmp/go-link-849183622/000019.o: in function `New': [2022-06-23T14:26:31.680Z] #64 282.2 /tmp/tmp.Hs4b29isno/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-23T14:26:31.680Z] #64 282.3 + bin/containerd-stress [2022-06-23T14:26:31.936Z] #64 283.3 + bin/containerd-shim [2022-06-23T14:26:32.839Z] #77 265.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-23T14:26:32.839Z] #77 265.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-23T14:26:32.839Z] #77 265.6 make[5]: Nothing to be done for 'install-data-am'. [2022-06-23T14:26:32.839Z] #77 265.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-23T14:26:32.839Z] #77 265.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-23T14:26:32.839Z] #77 265.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-23T14:26:32.839Z] #77 265.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-23T14:26:32.839Z] #77 265.6 make[2]: Entering directory '/tmp/crun-build' [2022-06-23T14:26:32.839Z] #77 265.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-23T14:26:32.839Z] #77 265.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-23T14:26:32.839Z] #77 265.8 CC src/libcrun/libcrun_testing_a-container.o [2022-06-23T14:26:32.839Z] #77 265.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-23T14:26:32.839Z] #77 265.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-23T14:26:32.839Z] #77 265.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-23T14:26:32.839Z] #77 265.8 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-23T14:26:32.839Z] #77 265.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-23T14:26:33.096Z] #77 265.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-23T14:26:33.096Z] #77 265.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-23T14:26:33.096Z] #77 265.9 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-23T14:26:33.096Z] #77 265.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-23T14:26:33.096Z] #77 265.9 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-23T14:26:33.096Z] #77 265.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-23T14:26:33.096Z] #77 266.0 CC src/libcrun/libcrun_testing_a-error.o [2022-06-23T14:26:33.096Z] #77 266.0 CC src/libcrun/libcrun_testing_a-status.o [2022-06-23T14:26:33.096Z] #77 266.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-23T14:26:33.159Z] #21 72.71 Setting up zip (3.0-12) ... [2022-06-23T14:26:33.159Z] #21 72.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:26:33.159Z] #21 72.82 Setting up bash-completion (1:2.11-2) ... [2022-06-23T14:26:33.353Z] #77 266.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-23T14:26:33.353Z] #77 266.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-23T14:26:33.353Z] #77 266.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-23T14:26:33.353Z] #77 266.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-23T14:26:33.353Z] #77 266.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-23T14:26:33.611Z] #77 266.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-23T14:26:33.611Z] #77 266.3 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-23T14:26:33.611Z] #77 266.4 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-23T14:26:33.611Z] #77 266.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-23T14:26:33.611Z] #77 266.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-23T14:26:33.868Z] #77 266.6 CC src/crun-crun.o [2022-06-23T14:26:33.868Z] #77 266.6 CC src/crun-run.o [2022-06-23T14:26:33.868Z] #77 266.6 CC src/crun-delete.o [2022-06-23T14:26:34.125Z] #77 266.8 CC src/crun-pause.o [2022-06-23T14:26:34.125Z] #77 266.8 CC src/crun-kill.o [2022-06-23T14:26:34.125Z] #77 266.8 CC src/crun-unpause.o [2022-06-23T14:26:34.125Z] #77 266.9 CC src/crun-spec.o [2022-06-23T14:26:34.125Z] #77 266.9 CC src/crun-exec.o [2022-06-23T14:26:34.125Z] #77 266.9 CC src/crun-list.o [2022-06-23T14:26:34.125Z] #77 267.0 CC src/crun-create.o [2022-06-23T14:26:34.382Z] #77 267.1 CC src/crun-state.o [2022-06-23T14:26:34.382Z] #77 267.2 CC src/crun-update.o [2022-06-23T14:26:34.382Z] #77 267.2 CC src/crun-start.o [2022-06-23T14:26:34.382Z] #77 267.2 CC src/crun-ps.o [2022-06-23T14:26:34.382Z] #77 267.2 CC src/crun-checkpoint.o [2022-06-23T14:26:34.536Z] #21 ... [2022-06-23T14:26:34.536Z] [2022-06-23T14:26:34.536Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:26:34.536Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:26:34.536Z] #77 205.3 checking for memory.h... yes [2022-06-23T14:26:34.536Z] #77 205.5 checking for strings.h... yes [2022-06-23T14:26:34.536Z] #77 205.8 checking for inttypes.h... yes [2022-06-23T14:26:34.536Z] #77 206.0 checking for stdint.h... yes [2022-06-23T14:26:34.536Z] #77 206.3 checking for unistd.h... yes [2022-06-23T14:26:34.536Z] #77 206.5 checking for dlfcn.h... yes [2022-06-23T14:26:34.536Z] #77 206.7 checking for objdir... .libs [2022-06-23T14:26:34.536Z] #77 207.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-06-23T14:26:34.536Z] #77 207.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-06-23T14:26:34.536Z] #77 207.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-06-23T14:26:34.536Z] #77 207.5 checking if gcc static flag -static works... yes [2022-06-23T14:26:34.536Z] #77 208.1 checking if gcc supports -c -o file.o... yes [2022-06-23T14:26:34.536Z] #77 208.3 checking if gcc supports -c -o file.o... (cached) yes [2022-06-23T14:26:34.536Z] #77 208.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-06-23T14:26:34.536Z] #77 208.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-06-23T14:26:34.536Z] #77 208.8 checking how to hardcode library paths into programs... immediate [2022-06-23T14:26:34.536Z] #77 208.8 checking whether stripping libraries is possible... yes [2022-06-23T14:26:34.536Z] #77 208.8 checking if libtool supports shared libraries... yes [2022-06-23T14:26:34.536Z] #77 208.8 checking whether to build shared libraries... no [2022-06-23T14:26:34.536Z] #77 208.8 checking whether to build static libraries... yes [2022-06-23T14:26:34.536Z] #77 208.9 checking float.h usability... yes [2022-06-23T14:26:34.536Z] #77 209.0 checking float.h presence... yes [2022-06-23T14:26:34.536Z] #77 209.1 checking for float.h... yes [2022-06-23T14:26:34.536Z] #77 209.1 checking limits.h usability... yes [2022-06-23T14:26:34.536Z] #77 209.3 checking limits.h presence... yes [2022-06-23T14:26:34.536Z] #77 209.4 checking for limits.h... yes [2022-06-23T14:26:34.536Z] #77 209.5 checking stddef.h usability... yes [2022-06-23T14:26:34.536Z] #77 209.7 checking stddef.h presence... yes [2022-06-23T14:26:34.536Z] #77 209.8 checking for stddef.h... yes [2022-06-23T14:26:34.536Z] #77 209.8 checking for stdlib.h... (cached) yes [2022-06-23T14:26:34.536Z] #77 209.9 checking for string.h... (cached) yes [2022-06-23T14:26:34.536Z] #77 209.9 checking sys/time.h usability... yes [2022-06-23T14:26:34.536Z] #77 210.1 checking sys/time.h presence... yes [2022-06-23T14:26:34.536Z] #77 210.2 checking for sys/time.h... yes [2022-06-23T14:26:34.536Z] #77 210.2 checking for inline... inline [2022-06-23T14:26:34.536Z] #77 210.3 checking for size_t... yes [2022-06-23T14:26:34.536Z] #77 210.7 checking for stdlib.h... (cached) yes [2022-06-23T14:26:34.536Z] #77 210.7 checking for GNU libc compatible malloc... yes [2022-06-23T14:26:34.536Z] #77 211.0 checking for stdlib.h... (cached) yes [2022-06-23T14:26:34.536Z] #77 211.0 checking for GNU libc compatible realloc... yes [2022-06-23T14:26:34.536Z] #77 211.3 checking for working strtod... yes [2022-06-23T14:26:34.536Z] #77 211.7 checking for gettimeofday... yes [2022-06-23T14:26:34.536Z] #77 212.0 checking for memset... yes [2022-06-23T14:26:34.536Z] #77 212.3 checking for strspn... yes [2022-06-23T14:26:34.536Z] #77 212.7 checking that generated files are newer than configure... done [2022-06-23T14:26:34.536Z] #77 212.7 configure: creating ./config.status [2022-06-23T14:26:34.639Z] #77 267.4 CC src/crun-restore.o [2022-06-23T14:26:34.639Z] #77 267.4 CC src/libcrun/libcrun_la-utils.lo [2022-06-23T14:26:34.639Z] #77 267.5 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-23T14:26:34.896Z] #77 267.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-23T14:26:34.896Z] #77 267.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-23T14:26:34.896Z] #77 267.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-23T14:26:34.896Z] #77 267.7 CC src/libcrun/libcrun_la-container.lo [2022-06-23T14:26:34.896Z] #77 267.7 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-23T14:26:34.896Z] #77 267.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-23T14:26:34.896Z] #77 267.8 CC src/libcrun/libcrun_la-criu.lo [2022-06-23T14:26:35.153Z] #77 267.8 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-23T14:26:35.153Z] #77 267.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-23T14:26:35.153Z] #77 267.9 CC src/libcrun/libcrun_la-linux.lo [2022-06-23T14:26:35.154Z] #77 268.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-23T14:26:35.410Z] #77 268.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-23T14:26:35.410Z] #77 268.2 CC src/libcrun/libcrun_la-error.lo [2022-06-23T14:26:35.410Z] #77 268.2 CC src/libcrun/libcrun_la-status.lo [2022-06-23T14:26:35.410Z] #77 268.3 CC src/libcrun/libcrun_la-terminal.lo [2022-06-23T14:26:35.667Z] #77 268.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-23T14:26:35.924Z] #77 268.6 CC src/libcrun/libcrun_la-signals.lo [2022-06-23T14:26:35.924Z] #77 268.7 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-23T14:26:35.924Z] #77 268.8 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-23T14:26:36.181Z] #77 268.9 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-23T14:26:36.181Z] #77 269.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-23T14:26:36.438Z] #77 269.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-23T14:26:36.703Z] #77 269.3 CC tests/init.o [2022-06-23T14:26:36.703Z] #77 269.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-23T14:26:36.703Z] #77 269.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-23T14:26:37.075Z] #77 240.5 AR libcrun_testing.a [2022-06-23T14:26:37.075Z] #77 240.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-23T14:26:37.075Z] #77 240.6 CCLD tests/tests_libcrun_utils [2022-06-23T14:26:37.075Z] #77 240.6 CCLD tests/tests_libcrun_errors [2022-06-23T14:26:37.075Z] #77 240.6 CCLD tests/tests_libcrun_fuzzer [2022-06-23T14:26:37.075Z] #77 241.8 CCLD libcrun.la [2022-06-23T14:26:37.075Z] #77 242.4 CCLD crun [2022-06-23T14:26:37.075Z] #77 243.0 make[3]: Entering directory '/tmp/crun-build' [2022-06-23T14:26:37.075Z] #77 243.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-23T14:26:37.075Z] #77 243.1 /bin/mkdir -p '/usr/local/lib' [2022-06-23T14:26:37.075Z] #77 243.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-23T14:26:37.075Z] #77 243.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-23T14:26:37.075Z] #77 243.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-23T14:26:37.075Z] #77 243.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-23T14:26:37.075Z] #77 243.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-23T14:26:37.075Z] #77 243.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-23T14:26:37.075Z] #77 243.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-23T14:26:37.337Z] #77 243.5 ---------------------------------------------------------------------- [2022-06-23T14:26:37.337Z] #77 243.5 Libraries have been installed in: [2022-06-23T14:26:37.337Z] #77 243.5 /usr/local/lib [2022-06-23T14:26:37.337Z] #77 243.5 [2022-06-23T14:26:37.337Z] #77 243.5 If you ever happen to want to link against installed libraries [2022-06-23T14:26:37.337Z] #77 243.5 in a given directory, LIBDIR, you must either use libtool, and [2022-06-23T14:26:37.337Z] #77 243.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-23T14:26:37.337Z] #77 243.5 flag during linking and do at least one of the following: [2022-06-23T14:26:37.337Z] #77 243.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-23T14:26:37.337Z] #77 243.5 during execution [2022-06-23T14:26:37.337Z] #77 243.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-23T14:26:37.337Z] #77 243.5 during linking [2022-06-23T14:26:37.337Z] #77 243.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-23T14:26:37.337Z] #77 243.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-23T14:26:37.337Z] #77 243.5 [2022-06-23T14:26:37.337Z] #77 243.5 See any operating system documentation about shared libraries for [2022-06-23T14:26:37.337Z] #77 243.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-23T14:26:37.337Z] #77 243.5 ---------------------------------------------------------------------- [2022-06-23T14:26:37.337Z] #77 243.5 /bin/mkdir -p '/build' [2022-06-23T14:26:37.337Z] #77 243.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-23T14:26:37.337Z] #77 243.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-23T14:26:37.337Z] #77 243.6 make[3]: Leaving directory '/tmp/crun-build' [2022-06-23T14:26:37.337Z] #77 243.6 make[2]: Leaving directory '/tmp/crun-build' [2022-06-23T14:26:37.337Z] #77 243.6 make[1]: Leaving directory '/tmp/crun-build' [2022-06-23T14:26:37.597Z] #77 DONE 244.0s [2022-06-23T14:26:37.598Z] [2022-06-23T14:26:37.598Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:26:37.598Z] #64 sha256:4e73b781d93500ef0c833c2554d82860f082929002ceec54cefd5ca5bb418f4e [2022-06-23T14:26:38.726Z] #77 217.9 config.status: creating Makefile [2022-06-23T14:26:38.726Z] #77 218.0 config.status: creating config.h [2022-06-23T14:26:38.726Z] #77 218.0 config.status: executing depfiles commands [2022-06-23T14:26:38.726Z] #77 218.2 config.status: executing libtool commands [2022-06-23T14:26:38.726Z] #77 ... [2022-06-23T14:26:38.726Z] [2022-06-23T14:26:38.726Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-23T14:26:38.726Z] #21 sha256:06b99f85a7b2b22dbf7be474b124517e5c259c33026b60942888cdc7a569c49b [2022-06-23T14:26:38.726Z] #21 78.23 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-23T14:26:38.726Z] #21 78.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-23T14:26:38.726Z] #21 78.36 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-23T14:26:38.726Z] #21 78.43 Setting up patch (2.7.6-7) ... [2022-06-23T14:26:38.726Z] #21 78.45 Setting up sudo (1.9.5p2-3) ... [2022-06-23T14:26:38.726Z] #21 78.55 invoke-rc.d: could not determine current runlevel [2022-06-23T14:26:38.726Z] #21 78.57 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-23T14:26:38.726Z] #21 78.58 Setting up xfsprogs (5.10.0-4) ... [2022-06-23T14:26:38.726Z] #21 78.65 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-23T14:26:38.984Z] #21 78.83 Setting up inetutils-ping (2:2.0-1) ... [2022-06-23T14:26:38.984Z] #21 78.90 Setting up pigz (2.6-1) ... [2022-06-23T14:26:38.984Z] #21 78.92 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-23T14:26:39.243Z] #21 78.94 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-23T14:26:39.243Z] #21 79.02 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-23T14:26:39.243Z] #21 79.10 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:26:40.603Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-06-23T14:26:40.626Z] #21 80.25 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-23T14:26:40.626Z] #21 80.28 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-23T14:26:41.193Z] #21 81.02 Setting up libelf1:amd64 (0.183-1) ... [2022-06-23T14:26:41.193Z] #21 81.04 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-23T14:26:41.193Z] #21 81.05 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-23T14:26:41.193Z] #21 81.07 Setting up python3-distutils (3.9.2-1) ... [2022-06-23T14:26:41.426Z] tests/integration/api_client_test.py ..... [ 7%] [2022-06-23T14:26:41.888Z] #64 291.6 + bin/containerd-shim-runc-v1 [2022-06-23T14:26:41.962Z] #77 ... [2022-06-23T14:26:41.962Z] [2022-06-23T14:26:41.962Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:26:41.962Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:26:41.962Z] #47 339.4 + dpkg --print-architecture [2022-06-23T14:26:41.962Z] #47 339.4 + git checkout -q v2.1.0 [2022-06-23T14:26:41.962Z] #47 339.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-23T14:26:41.962Z] #47 339.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-23T14:26:42.570Z] #21 82.08 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-23T14:26:42.570Z] #21 82.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-23T14:26:42.570Z] #21 82.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-23T14:26:42.570Z] #21 82.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-23T14:26:42.570Z] #21 82.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-23T14:26:42.570Z] #21 82.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-23T14:26:42.570Z] #21 82.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-23T14:26:42.570Z] #21 82.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-23T14:26:42.570Z] #21 82.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-23T14:26:42.570Z] #21 82.42 Setting up python3-setuptools (52.0.0-4) ... [2022-06-23T14:26:42.816Z] tests/integration/api_config_test.py ...... [ 8%] [2022-06-23T14:26:45.157Z] #64 296.3 + bin/containerd-shim-runc-v2 [2022-06-23T14:26:45.412Z] #64 297.0 + binaries [2022-06-23T14:26:45.668Z] #64 297.0 + install -D bin/containerd /build/containerd [2022-06-23T14:26:45.668Z] #64 297.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-23T14:26:45.668Z] #64 297.1 + install -D bin/ctr /build/ctr [2022-06-23T14:26:45.855Z] #21 85.22 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-23T14:26:45.855Z] #21 85.28 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-23T14:26:45.855Z] #21 85.33 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-23T14:26:45.855Z] #21 85.36 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-23T14:26:47.232Z] #21 87.14 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-23T14:26:47.232Z] #21 87.17 Setting up jq (1.6-2.1) ... [2022-06-23T14:26:47.491Z] #21 87.19 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-23T14:26:47.491Z] #21 87.20 Setting up iptables (1.8.7-1) ... [2022-06-23T14:26:47.491Z] #21 87.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-23T14:26:47.491Z] #21 87.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-23T14:26:47.491Z] #21 87.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-23T14:26:47.491Z] #21 87.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-23T14:26:47.491Z] #21 87.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-23T14:26:47.491Z] #21 87.26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-23T14:26:47.491Z] #21 87.27 Setting up iproute2 (5.10.0-4) ... [2022-06-23T14:26:48.058Z] #21 87.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:26:49.484Z] #21 DONE 89.1s [2022-06-23T14:26:49.484Z] [2022-06-23T14:26:49.484Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:26:49.485Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:26:49.485Z] #77 219.0 GEN .version [2022-06-23T14:26:49.485Z] #77 219.1 make install-recursive [2022-06-23T14:26:49.485Z] #77 219.1 make[1]: Entering directory '/tmp/crun-build' [2022-06-23T14:26:49.485Z] #77 219.2 Making install in libocispec [2022-06-23T14:26:49.485Z] #77 219.2 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-06-23T14:26:49.485Z] #77 219.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-06-23T14:26:49.485Z] #77 219.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-06-23T14:26:49.485Z] #77 219.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-06-23T14:26:49.485Z] #77 219.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-06-23T14:26:49.485Z] #77 220.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-06-23T14:26:49.485Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-06-23T14:26:49.485Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-06-23T14:26:49.485Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-06-23T14:26:49.485Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-06-23T14:26:49.485Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-06-23T14:26:49.485Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-06-23T14:26:49.485Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-06-23T14:26:49.485Z] #77 220.5 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-06-23T14:26:49.485Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-06-23T14:26:49.485Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-06-23T14:26:49.485Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-06-23T14:26:49.485Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-06-23T14:26:49.485Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-06-23T14:26:49.485Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-06-23T14:26:49.485Z] #77 220.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-06-23T14:26:49.485Z] #77 222.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-06-23T14:26:49.485Z] #77 222.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-06-23T14:26:49.485Z] #77 222.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-06-23T14:26:49.485Z] #77 222.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-06-23T14:26:49.485Z] #77 222.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-06-23T14:26:49.485Z] #77 222.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-06-23T14:26:49.485Z] #77 222.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-06-23T14:26:49.485Z] #77 222.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-06-23T14:26:49.485Z] #77 222.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-06-23T14:26:49.485Z] #77 222.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-06-23T14:26:49.485Z] #77 222.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-06-23T14:26:49.485Z] #77 222.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-06-23T14:26:49.485Z] #77 222.4 make install-recursive [2022-06-23T14:26:49.485Z] #77 222.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-06-23T14:26:49.485Z] #77 222.5 Making install in yajl [2022-06-23T14:26:49.485Z] #77 222.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-23T14:26:49.485Z] #77 222.7 CC verify/json_verify-json_verify.o [2022-06-23T14:26:49.485Z] #77 222.7 CC src/libyajl_la-yajl_alloc.lo [2022-06-23T14:26:49.485Z] #77 222.7 CC src/libyajl_la-yajl.lo [2022-06-23T14:26:49.485Z] #77 222.7 CC src/libyajl_la-yajl_gen.lo [2022-06-23T14:26:49.485Z] #77 222.7 CC src/libyajl_la-yajl_parser.lo [2022-06-23T14:26:49.485Z] #77 222.7 CC src/libyajl_la-yajl_buf.lo [2022-06-23T14:26:49.485Z] #77 222.7 CC src/libyajl_la-yajl_encode.lo [2022-06-23T14:26:49.485Z] #77 222.7 CC src/libyajl_la-yajl_lex.lo [2022-06-23T14:26:49.485Z] #77 222.8 CC src/libyajl_la-yajl_tree.lo [2022-06-23T14:26:49.485Z] #77 ... [2022-06-23T14:26:49.485Z] [2022-06-23T14:26:49.485Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-06-23T14:26:49.485Z] #22 sha256:7e1b4c803a4072ec180ef8132aabe5ae54d6bfeca45614147062ceb2974fba74 [2022-06-23T14:26:49.827Z] #64 ... [2022-06-23T14:26:49.827Z] [2022-06-23T14:26:49.827Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:26:49.827Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:26:49.827Z] #55 311.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-23T14:26:50.861Z] #22 1.577 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-23T14:26:50.861Z] #22 1.592 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-23T14:26:50.861Z] #22 1.599 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-23T14:26:50.909Z] #64 DONE 301.9s [2022-06-23T14:26:51.211Z] #55 DONE 312.9s [2022-06-23T14:26:51.211Z] [2022-06-23T14:26:51.211Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:26:51.211Z] #60 sha256:b36ccadc3011bab2969706b727cccad3b4188b3a55d73d32eeb1d9a69521bd0c [2022-06-23T14:26:51.211Z] #60 184.7 + mkdir -p /build [2022-06-23T14:26:51.211Z] #60 184.7 + cp runc /build/runc [2022-06-23T14:26:51.461Z] #22 DONE 2.3s [2022-06-23T14:26:51.461Z] [2022-06-23T14:26:51.461Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:26:51.461Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:26:51.461Z] #77 230.7 CCLD libyajl.la [2022-06-23T14:26:51.472Z] #60 DONE 185.1s [2022-06-23T14:26:51.472Z] [2022-06-23T14:26:51.472Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:26:51.472Z] #64 sha256:4e73b781d93500ef0c833c2554d82860f082929002ceec54cefd5ca5bb418f4e [2022-06-23T14:26:51.473Z] [2022-06-23T14:26:51.473Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-23T14:26:51.473Z] #65 sha256:e99aefc7fbfb345402c4fb2c106792033af3469cc498248ec9244fa202fe6847 [2022-06-23T14:26:51.729Z] #77 231.5 CCLD verify/json_verify [2022-06-23T14:26:52.318Z] #77 232.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-06-23T14:26:52.318Z] #77 232.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-23T14:26:52.318Z] #77 232.2 make[5]: Nothing to be done for 'install-data-am'. [2022-06-23T14:26:52.318Z] #77 232.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-23T14:26:52.578Z] #77 232.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-06-23T14:26:52.578Z] #77 232.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-06-23T14:26:52.578Z] #77 232.5 CC src/validate.o [2022-06-23T14:26:52.578Z] #77 232.5 CC src/image_spec_schema_config_schema.lo [2022-06-23T14:26:52.578Z] #77 232.5 CC src/image_spec_schema_content_descriptor.lo [2022-06-23T14:26:52.843Z] #77 232.5 CC src/image_spec_schema_defs.lo [2022-06-23T14:26:52.843Z] #77 232.5 CC src/image_spec_schema_image_index_schema.lo [2022-06-23T14:26:52.843Z] #77 232.5 CC src/image_spec_schema_image_layout_schema.lo [2022-06-23T14:26:52.843Z] #77 232.5 CC src/image_spec_schema_defs_descriptor.lo [2022-06-23T14:26:52.843Z] #77 232.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-06-23T14:26:52.843Z] #77 232.6 CC src/runtime_spec_schema_config_linux.lo [2022-06-23T14:26:52.843Z] #77 232.6 CC src/runtime_spec_schema_config_zos.lo [2022-06-23T14:26:52.843Z] #77 232.6 CC src/runtime_spec_schema_config_schema.lo [2022-06-23T14:26:52.843Z] #77 232.6 CC src/runtime_spec_schema_config_solaris.lo [2022-06-23T14:26:53.101Z] #77 232.9 CC src/runtime_spec_schema_config_vm.lo [2022-06-23T14:26:53.359Z] #77 233.1 CC src/runtime_spec_schema_defs.lo [2022-06-23T14:26:53.359Z] #77 233.1 CC src/runtime_spec_schema_defs_linux.lo [2022-06-23T14:26:53.359Z] #77 233.2 CC src/runtime_spec_schema_config_windows.lo [2022-06-23T14:26:53.359Z] #77 233.2 CC src/runtime_spec_schema_defs_zos.lo [2022-06-23T14:26:53.361Z] #65 DONE 1.9s [2022-06-23T14:26:53.361Z] [2022-06-23T14:26:53.361Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-23T14:26:53.361Z] #70 sha256:8059d7b1cfd6944fb4aed83832797038d0ac05507b8d776afec7a634b6baac43 [2022-06-23T14:26:53.384Z] #64 ... [2022-06-23T14:26:53.384Z] [2022-06-23T14:26:53.384Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-23T14:26:53.384Z] #56 sha256:3c753b9f53a82bcef8af2f990aa7016ade2af450930473a6db8b66b2f3daf420 [2022-06-23T14:26:53.617Z] #70 DONE 0.4s [2022-06-23T14:26:53.617Z] [2022-06-23T14:26:53.617Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-23T14:26:53.617Z] #75 sha256:70d5a009d37b781d0adda0cc8d270887f965a31ff35594f3628109d63c50059f [2022-06-23T14:26:53.617Z] #77 233.3 CC src/runtime_spec_schema_defs_vm.lo [2022-06-23T14:26:53.617Z] #77 233.4 CC src/runtime_spec_schema_defs_windows.lo [2022-06-23T14:26:53.617Z] #77 233.4 CC src/runtime_spec_schema_state_schema.lo [2022-06-23T14:26:53.617Z] #77 233.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-06-23T14:26:53.875Z] #77 233.7 CC src/basic_test_double_array_item.lo [2022-06-23T14:26:53.875Z] #77 233.7 CC src/basic_test_double_array.lo [2022-06-23T14:26:53.875Z] #77 233.8 CC src/basic_test_top_array_int.lo [2022-06-23T14:26:54.134Z] #77 233.9 CC src/basic_test_top_double_array_int.lo [2022-06-23T14:26:54.134Z] #77 234.0 CC src/basic_test_top_double_array_obj.lo [2022-06-23T14:26:54.134Z] #77 234.0 CC src/basic_test_top_double_array_refobj.lo [2022-06-23T14:26:54.392Z] #56 DONE 0.8s [2022-06-23T14:26:54.392Z] [2022-06-23T14:26:54.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-06-23T14:26:54.392Z] #64 sha256:4e73b781d93500ef0c833c2554d82860f082929002ceec54cefd5ca5bb418f4e [2022-06-23T14:26:54.392Z] #64 ... [2022-06-23T14:26:54.392Z] [2022-06-23T14:26:54.392Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-23T14:26:54.392Z] #58 sha256:bbecf35baeca4969e6df8c6a0a57a971715b913cb456f554b338f6617f87ed02 [2022-06-23T14:26:54.392Z] #58 DONE 0.1s [2022-06-23T14:26:54.392Z] [2022-06-23T14:26:54.392Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-23T14:26:54.392Z] #61 sha256:8f656641f00d8f853f5d6f6f8ccdfb6788e95fc6e2a904f4725255b46220d206 [2022-06-23T14:26:54.392Z] #77 234.2 CC src/basic_test_top_array_string.lo [2022-06-23T14:26:54.392Z] #77 234.2 CC src/basic_test_top_double_array_string.lo [2022-06-23T14:26:54.393Z] #77 234.2 CC src/read-file.lo [2022-06-23T14:26:54.393Z] #77 234.3 CC tests/test-1.o [2022-06-23T14:26:54.651Z] #77 234.4 CC tests/test-2.o [2022-06-23T14:26:54.651Z] #77 234.5 CC src/json_common.lo [2022-06-23T14:26:54.653Z] #61 DONE 0.3s [2022-06-23T14:26:54.653Z] [2022-06-23T14:26:54.653Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:26:54.653Z] #64 sha256:4e73b781d93500ef0c833c2554d82860f082929002ceec54cefd5ca5bb418f4e [2022-06-23T14:26:54.910Z] #77 234.7 CC tests/test-3.o [2022-06-23T14:26:55.169Z] #77 235.1 CC tests/test-5.o [2022-06-23T14:26:55.169Z] #77 235.1 CC tests/test-4.o [2022-06-23T14:26:55.549Z] #75 DONE 2.0s [2022-06-23T14:26:55.549Z] [2022-06-23T14:26:55.549Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-23T14:26:55.549Z] #78 sha256:bf5d5cd81c008892c7e97a5628874c95f5f79e7e97b1d89e0763bb48ebc36704 [2022-06-23T14:26:55.549Z] #78 DONE 0.1s [2022-06-23T14:26:55.735Z] #77 235.3 CC tests/test-6.o [2022-06-23T14:26:55.736Z] #77 235.5 CC tests/test-8.o [2022-06-23T14:26:55.736Z] #77 235.5 CC tests/test-7.o [2022-06-23T14:26:55.736Z] #77 235.6 CC tests/test-9.o [2022-06-23T14:26:55.736Z] #77 235.7 CC tests/test-10.o [2022-06-23T14:26:55.807Z] [2022-06-23T14:26:55.807Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-23T14:26:55.807Z] #79 sha256:f503b3695081f92e2faeeb2ad60e1db8693ce974b603f1c8f855e06223fd4d75 [2022-06-23T14:26:55.807Z] #79 DONE 0.1s [2022-06-23T14:26:55.807Z] [2022-06-23T14:26:55.807Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-23T14:26:55.807Z] #80 sha256:ae96ba6ecbc1590c41df8f8f869a53567c6c7236347795611b57a7a0e6237028 [2022-06-23T14:26:55.807Z] #80 DONE 0.0s [2022-06-23T14:26:55.807Z] [2022-06-23T14:26:55.807Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-23T14:26:55.807Z] #81 sha256:bd8f92ffc1587bdc71017dcf1d47eb470251500312a97b5f6531b2989f555cb9 [2022-06-23T14:26:55.994Z] #77 235.8 CC tests/test-11.o [2022-06-23T14:26:57.174Z] #81 DONE 1.4s [2022-06-23T14:26:57.174Z] [2022-06-23T14:26:57.174Z] #82 exporting to image [2022-06-23T14:26:57.174Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-23T14:26:57.174Z] #82 exporting layers [2022-06-23T14:26:57.950Z] #64 283.2 + bin/containerd [2022-06-23T14:27:00.443Z] #82 exporting layers 3.3s done [2022-06-23T14:27:00.443Z] #82 writing image sha256:301128b9b5b2bc5b882af030fc452a2750081cc9b9f5178826e3e63d6a585f05 done [2022-06-23T14:27:00.443Z] #82 naming to docker.io/library/docker:04c51cba84301af9bbce4ea719e1cbf239efb37c done [2022-06-23T14:27:00.443Z] #82 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-23T14:27:00.803Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-23T14:27:01.125Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43741/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:04c51cba84301af9bbce4ea719e1cbf239efb37c hack/test/unit [2022-06-23T14:27:02.559Z] #77 ... [2022-06-23T14:27:02.559Z] [2022-06-23T14:27:02.559Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-06-23T14:27:02.559Z] #23 sha256:795c4a028ca779bc74af7b40b2d8893e1faf09c169a1d6dc79e8f991ff39d435 [2022-06-23T14:27:03.014Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-23T14:27:03.014Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-23T14:27:03.014Z] + TESTDIRS=./... [2022-06-23T14:27:03.014Z] + exclude_paths='/vendor/|/integration' [2022-06-23T14:27:03.014Z] ++ go list ./... [2022-06-23T14:27:03.014Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-23T14:27:03.497Z] #23 11.81 Collecting yamllint==1.26.1 [2022-06-23T14:27:03.577Z] + pkg_list='github.com/docker/docker/api [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/server [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/server/backend/build [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/server/httpstatus [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/server/httputils [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/server/middleware [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/server/router [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/server/router/build [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/server/router/container [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/server/router/debug [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/server/router/distribution [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/server/router/grpc [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/server/router/image [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/server/router/network [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/server/router/plugin [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/server/router/session [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/server/router/swarm [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/server/router/system [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/server/router/volume [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/types [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/types/backend [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/types/blkiodev [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/types/container [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/types/events [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/types/filters [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/types/image [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/types/mount [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/types/network [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/types/registry [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/types/strslice [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/types/swarm [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/types/time [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/types/versions [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-23T14:27:03.577Z] github.com/docker/docker/api/types/volume [2022-06-23T14:27:03.577Z] github.com/docker/docker/builder [2022-06-23T14:27:03.577Z] github.com/docker/docker/builder/builder-next [2022-06-23T14:27:03.577Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-23T14:27:03.577Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-23T14:27:03.577Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-23T14:27:03.577Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-23T14:27:03.577Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-23T14:27:03.577Z] github.com/docker/docker/builder/builder-next/worker [2022-06-23T14:27:03.577Z] github.com/docker/docker/builder/dockerfile [2022-06-23T14:27:03.577Z] github.com/docker/docker/builder/remotecontext [2022-06-23T14:27:03.577Z] github.com/docker/docker/builder/remotecontext/git [2022-06-23T14:27:03.577Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-23T14:27:03.577Z] github.com/docker/docker/cli [2022-06-23T14:27:03.577Z] github.com/docker/docker/cli/config [2022-06-23T14:27:03.577Z] github.com/docker/docker/cli/debug [2022-06-23T14:27:03.577Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-23T14:27:03.577Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-23T14:27:03.577Z] github.com/docker/docker/client [2022-06-23T14:27:03.577Z] github.com/docker/docker/cmd/docker-proxy [2022-06-23T14:27:03.577Z] github.com/docker/docker/cmd/dockerd [2022-06-23T14:27:03.577Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-23T14:27:03.577Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-23T14:27:03.577Z] github.com/docker/docker/container [2022-06-23T14:27:03.577Z] github.com/docker/docker/container/stream [2022-06-23T14:27:03.577Z] github.com/docker/docker/contrib/apparmor [2022-06-23T14:27:03.577Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-23T14:27:03.577Z] github.com/docker/docker/contrib/httpserver [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/cluster [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/cluster/convert [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/cluster/executor [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/cluster/provider [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/config [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/events [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/events/testutils [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/exec [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/graphdriver [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/images [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/initlayer [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/links [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/listeners [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/logger [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/logger/gelf [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/logger/journald [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/logger/local [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/logger/logentries [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/logger/splunk [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/logger/syslog [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/logger/templates [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/names [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/network [2022-06-23T14:27:03.577Z] github.com/docker/docker/daemon/stats [2022-06-23T14:27:03.577Z] github.com/docker/docker/distribution [2022-06-23T14:27:03.577Z] github.com/docker/docker/distribution/metadata [2022-06-23T14:27:03.577Z] github.com/docker/docker/distribution/utils [2022-06-23T14:27:03.577Z] github.com/docker/docker/distribution/xfer [2022-06-23T14:27:03.577Z] github.com/docker/docker/dockerversion [2022-06-23T14:27:03.577Z] github.com/docker/docker/errdefs [2022-06-23T14:27:03.577Z] github.com/docker/docker/image [2022-06-23T14:27:03.577Z] github.com/docker/docker/image/cache [2022-06-23T14:27:03.577Z] github.com/docker/docker/image/tarexport [2022-06-23T14:27:03.577Z] github.com/docker/docker/image/v1 [2022-06-23T14:27:03.577Z] github.com/docker/docker/internal/test/suite [2022-06-23T14:27:03.577Z] github.com/docker/docker/layer [2022-06-23T14:27:03.577Z] github.com/docker/docker/libcontainerd [2022-06-23T14:27:03.577Z] github.com/docker/docker/libcontainerd/queue [2022-06-23T14:27:03.577Z] github.com/docker/docker/libcontainerd/remote [2022-06-23T14:27:03.577Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-23T14:27:03.577Z] github.com/docker/docker/libcontainerd/types [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/bitseq [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/cluster [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/config [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/datastore [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/driverapi [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/etchosts [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/idm [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/ipam [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-23T14:27:03.577Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/iptables [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/netlabel [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/netutils [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/networkdb [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/ns [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/options [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/osl [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/portallocator [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/portmapper [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/testutils [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/types [2022-06-23T14:27:03.578Z] github.com/docker/docker/oci [2022-06-23T14:27:03.578Z] github.com/docker/docker/oci/caps [2022-06-23T14:27:03.578Z] github.com/docker/docker/opts [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/aaparser [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/archive [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/authorization [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/broadcaster [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/capabilities [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/chrootarchive [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/containerfs [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/devicemapper [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/directory [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/dmesg [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/fileutils [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/fsutils [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/homedir [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/idtools [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/ioutils [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/jsonmessage [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/longpath [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/loopback [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/namesgenerator [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/parsers [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/pidfile [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/platform [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/plugingetter [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/plugins [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/plugins/transport [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/pools [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/progress [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/pubsub [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/reexec [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/signal [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/stack [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/stdcopy [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/streamformatter [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/stringid [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/sysinfo [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/system [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/tailfile [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/tarsum [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/truncindex [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/urlutil [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/useragent [2022-06-23T14:27:03.578Z] github.com/docker/docker/plugin [2022-06-23T14:27:03.578Z] github.com/docker/docker/plugin/executor/containerd [2022-06-23T14:27:03.578Z] github.com/docker/docker/plugin/v2 [2022-06-23T14:27:03.578Z] github.com/docker/docker/profiles/apparmor [2022-06-23T14:27:03.578Z] github.com/docker/docker/profiles/seccomp [2022-06-23T14:27:03.578Z] github.com/docker/docker/quota [2022-06-23T14:27:03.578Z] github.com/docker/docker/reference [2022-06-23T14:27:03.578Z] github.com/docker/docker/registry [2022-06-23T14:27:03.578Z] github.com/docker/docker/registry/resumable [2022-06-23T14:27:03.578Z] github.com/docker/docker/restartmanager [2022-06-23T14:27:03.578Z] github.com/docker/docker/rootless [2022-06-23T14:27:03.578Z] github.com/docker/docker/rootless/specconv [2022-06-23T14:27:03.578Z] github.com/docker/docker/runconfig [2022-06-23T14:27:03.578Z] github.com/docker/docker/runconfig/opts [2022-06-23T14:27:03.578Z] github.com/docker/docker/testutil [2022-06-23T14:27:03.578Z] github.com/docker/docker/testutil/daemon [2022-06-23T14:27:03.578Z] github.com/docker/docker/testutil/environment [2022-06-23T14:27:03.578Z] github.com/docker/docker/testutil/fakecontext [2022-06-23T14:27:03.578Z] github.com/docker/docker/testutil/fakegit [2022-06-23T14:27:03.578Z] github.com/docker/docker/testutil/fakestorage [2022-06-23T14:27:03.578Z] github.com/docker/docker/testutil/fixtures/load [2022-06-23T14:27:03.578Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-23T14:27:03.578Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-23T14:27:03.578Z] github.com/docker/docker/testutil/registry [2022-06-23T14:27:03.578Z] github.com/docker/docker/testutil/request [2022-06-23T14:27:03.578Z] github.com/docker/docker/volume [2022-06-23T14:27:03.578Z] github.com/docker/docker/volume/drivers [2022-06-23T14:27:03.578Z] github.com/docker/docker/volume/local [2022-06-23T14:27:03.578Z] github.com/docker/docker/volume/mounts [2022-06-23T14:27:03.578Z] github.com/docker/docker/volume/service [2022-06-23T14:27:03.578Z] github.com/docker/docker/volume/service/opts [2022-06-23T14:27:03.578Z] github.com/docker/docker/volume/testutils' [2022-06-23T14:27:03.578Z] ++ grep --fixed-strings -v /libnetwork [2022-06-23T14:27:03.578Z] ++ echo 'github.com/docker/docker/api [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/server [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/server/backend/build [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/server/httpstatus [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/server/httputils [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/server/middleware [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/server/router [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/server/router/build [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/server/router/container [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/server/router/debug [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/server/router/distribution [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/server/router/grpc [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/server/router/image [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/server/router/network [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/server/router/plugin [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/server/router/session [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/server/router/swarm [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/server/router/system [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/server/router/volume [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/types [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/types/backend [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/types/blkiodev [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/types/container [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/types/events [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/types/filters [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/types/image [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/types/mount [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/types/network [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/types/registry [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/types/strslice [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/types/swarm [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/types/time [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/types/versions [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-23T14:27:03.578Z] github.com/docker/docker/api/types/volume [2022-06-23T14:27:03.578Z] github.com/docker/docker/builder [2022-06-23T14:27:03.578Z] github.com/docker/docker/builder/builder-next [2022-06-23T14:27:03.578Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-23T14:27:03.578Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-23T14:27:03.578Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-23T14:27:03.578Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-23T14:27:03.578Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-23T14:27:03.578Z] github.com/docker/docker/builder/builder-next/worker [2022-06-23T14:27:03.578Z] github.com/docker/docker/builder/dockerfile [2022-06-23T14:27:03.578Z] github.com/docker/docker/builder/remotecontext [2022-06-23T14:27:03.578Z] github.com/docker/docker/builder/remotecontext/git [2022-06-23T14:27:03.578Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-23T14:27:03.578Z] github.com/docker/docker/cli [2022-06-23T14:27:03.578Z] github.com/docker/docker/cli/config [2022-06-23T14:27:03.578Z] github.com/docker/docker/cli/debug [2022-06-23T14:27:03.578Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-23T14:27:03.578Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-23T14:27:03.578Z] github.com/docker/docker/client [2022-06-23T14:27:03.578Z] github.com/docker/docker/cmd/docker-proxy [2022-06-23T14:27:03.578Z] github.com/docker/docker/cmd/dockerd [2022-06-23T14:27:03.578Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-23T14:27:03.578Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-23T14:27:03.578Z] github.com/docker/docker/container [2022-06-23T14:27:03.578Z] github.com/docker/docker/container/stream [2022-06-23T14:27:03.578Z] github.com/docker/docker/contrib/apparmor [2022-06-23T14:27:03.578Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-23T14:27:03.578Z] github.com/docker/docker/contrib/httpserver [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/cluster [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/cluster/convert [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/cluster/executor [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/cluster/provider [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/config [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/events [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/events/testutils [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/exec [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/graphdriver [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/images [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/initlayer [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/links [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/listeners [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/logger [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/logger/gelf [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/logger/journald [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/logger/local [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/logger/logentries [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/logger/splunk [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/logger/syslog [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/logger/templates [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/names [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/network [2022-06-23T14:27:03.578Z] github.com/docker/docker/daemon/stats [2022-06-23T14:27:03.578Z] github.com/docker/docker/distribution [2022-06-23T14:27:03.578Z] github.com/docker/docker/distribution/metadata [2022-06-23T14:27:03.578Z] github.com/docker/docker/distribution/utils [2022-06-23T14:27:03.578Z] github.com/docker/docker/distribution/xfer [2022-06-23T14:27:03.578Z] github.com/docker/docker/dockerversion [2022-06-23T14:27:03.578Z] github.com/docker/docker/errdefs [2022-06-23T14:27:03.578Z] github.com/docker/docker/image [2022-06-23T14:27:03.578Z] github.com/docker/docker/image/cache [2022-06-23T14:27:03.578Z] github.com/docker/docker/image/tarexport [2022-06-23T14:27:03.578Z] github.com/docker/docker/image/v1 [2022-06-23T14:27:03.578Z] github.com/docker/docker/internal/test/suite [2022-06-23T14:27:03.578Z] github.com/docker/docker/layer [2022-06-23T14:27:03.578Z] github.com/docker/docker/libcontainerd [2022-06-23T14:27:03.578Z] github.com/docker/docker/libcontainerd/queue [2022-06-23T14:27:03.578Z] github.com/docker/docker/libcontainerd/remote [2022-06-23T14:27:03.578Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-23T14:27:03.578Z] github.com/docker/docker/libcontainerd/types [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/bitseq [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/cluster [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/config [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/datastore [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/driverapi [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/etchosts [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/idm [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/ipam [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/iptables [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/netlabel [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/netutils [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/networkdb [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/ns [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/options [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/osl [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/portallocator [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/portmapper [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/testutils [2022-06-23T14:27:03.578Z] github.com/docker/docker/libnetwork/types [2022-06-23T14:27:03.578Z] github.com/docker/docker/oci [2022-06-23T14:27:03.578Z] github.com/docker/docker/oci/caps [2022-06-23T14:27:03.578Z] github.com/docker/docker/opts [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/aaparser [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/archive [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/authorization [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/broadcaster [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/capabilities [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/chrootarchive [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/containerfs [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/devicemapper [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/directory [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/dmesg [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/fileutils [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/fsutils [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/homedir [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/idtools [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/ioutils [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/jsonmessage [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/longpath [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/loopback [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/namesgenerator [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/parsers [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/pidfile [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/platform [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/plugingetter [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/plugins [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/plugins/transport [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/pools [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/progress [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/pubsub [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/reexec [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/signal [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/stack [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/stdcopy [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/streamformatter [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/stringid [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/sysinfo [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/system [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/tailfile [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/tarsum [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/truncindex [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/urlutil [2022-06-23T14:27:03.578Z] github.com/docker/docker/pkg/useragent [2022-06-23T14:27:03.578Z] github.com/docker/docker/plugin [2022-06-23T14:27:03.578Z] github.com/docker/docker/plugin/executor/containerd [2022-06-23T14:27:03.578Z] github.com/docker/docker/plugin/v2 [2022-06-23T14:27:03.578Z] github.com/docker/docker/profiles/apparmor [2022-06-23T14:27:03.579Z] github.com/docker/docker/profiles/seccomp [2022-06-23T14:27:03.579Z] github.com/docker/docker/quota [2022-06-23T14:27:03.579Z] github.com/docker/docker/reference [2022-06-23T14:27:03.579Z] github.com/docker/docker/registry [2022-06-23T14:27:03.579Z] github.com/docker/docker/registry/resumable [2022-06-23T14:27:03.579Z] github.com/docker/docker/restartmanager [2022-06-23T14:27:03.579Z] github.com/docker/docker/rootless [2022-06-23T14:27:03.579Z] github.com/docker/docker/rootless/specconv [2022-06-23T14:27:03.579Z] github.com/docker/docker/runconfig [2022-06-23T14:27:03.579Z] github.com/docker/docker/runconfig/opts [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil/daemon [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil/environment [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil/fakecontext [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil/fakegit [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil/fakestorage [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil/fixtures/load [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil/registry [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil/request [2022-06-23T14:27:03.579Z] github.com/docker/docker/volume [2022-06-23T14:27:03.579Z] github.com/docker/docker/volume/drivers [2022-06-23T14:27:03.579Z] github.com/docker/docker/volume/local [2022-06-23T14:27:03.579Z] github.com/docker/docker/volume/mounts [2022-06-23T14:27:03.579Z] github.com/docker/docker/volume/service [2022-06-23T14:27:03.579Z] github.com/docker/docker/volume/service/opts [2022-06-23T14:27:03.579Z] github.com/docker/docker/volume/testutils' [2022-06-23T14:27:03.579Z] + base_pkg_list='github.com/docker/docker/api [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/backend/build [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/httpstatus [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/httputils [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/middleware [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/build [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/container [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/debug [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/distribution [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/grpc [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/image [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/network [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/plugin [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/session [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/swarm [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/system [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/volume [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/backend [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/blkiodev [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/container [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/events [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/filters [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/image [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/mount [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/network [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/registry [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/strslice [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/swarm [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/time [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/versions [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/volume [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/builder-next [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/builder-next/worker [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/dockerfile [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/remotecontext [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/remotecontext/git [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-23T14:27:03.579Z] github.com/docker/docker/cli [2022-06-23T14:27:03.579Z] github.com/docker/docker/cli/config [2022-06-23T14:27:03.579Z] github.com/docker/docker/cli/debug [2022-06-23T14:27:03.579Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-23T14:27:03.579Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-23T14:27:03.579Z] github.com/docker/docker/client [2022-06-23T14:27:03.579Z] github.com/docker/docker/cmd/docker-proxy [2022-06-23T14:27:03.579Z] github.com/docker/docker/cmd/dockerd [2022-06-23T14:27:03.579Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-23T14:27:03.579Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-23T14:27:03.579Z] github.com/docker/docker/container [2022-06-23T14:27:03.579Z] github.com/docker/docker/container/stream [2022-06-23T14:27:03.579Z] github.com/docker/docker/contrib/apparmor [2022-06-23T14:27:03.579Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-23T14:27:03.579Z] github.com/docker/docker/contrib/httpserver [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/cluster [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/cluster/convert [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/cluster/executor [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/cluster/provider [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/config [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/events [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/events/testutils [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/exec [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/images [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/initlayer [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/links [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/listeners [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/gelf [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/journald [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/local [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/logentries [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/splunk [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/syslog [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/templates [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/names [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/network [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/stats [2022-06-23T14:27:03.579Z] github.com/docker/docker/distribution [2022-06-23T14:27:03.579Z] github.com/docker/docker/distribution/metadata [2022-06-23T14:27:03.579Z] github.com/docker/docker/distribution/utils [2022-06-23T14:27:03.579Z] github.com/docker/docker/distribution/xfer [2022-06-23T14:27:03.579Z] github.com/docker/docker/dockerversion [2022-06-23T14:27:03.579Z] github.com/docker/docker/errdefs [2022-06-23T14:27:03.579Z] github.com/docker/docker/image [2022-06-23T14:27:03.579Z] github.com/docker/docker/image/cache [2022-06-23T14:27:03.579Z] github.com/docker/docker/image/tarexport [2022-06-23T14:27:03.579Z] github.com/docker/docker/image/v1 [2022-06-23T14:27:03.579Z] github.com/docker/docker/internal/test/suite [2022-06-23T14:27:03.579Z] github.com/docker/docker/layer [2022-06-23T14:27:03.579Z] github.com/docker/docker/libcontainerd [2022-06-23T14:27:03.579Z] github.com/docker/docker/libcontainerd/queue [2022-06-23T14:27:03.579Z] github.com/docker/docker/libcontainerd/remote [2022-06-23T14:27:03.579Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-23T14:27:03.579Z] github.com/docker/docker/libcontainerd/types [2022-06-23T14:27:03.579Z] github.com/docker/docker/oci [2022-06-23T14:27:03.579Z] github.com/docker/docker/oci/caps [2022-06-23T14:27:03.579Z] github.com/docker/docker/opts [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/aaparser [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/archive [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/authorization [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/broadcaster [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/capabilities [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/chrootarchive [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/containerfs [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/devicemapper [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/directory [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/dmesg [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/fileutils [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/fsutils [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/homedir [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/idtools [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/ioutils [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/jsonmessage [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/longpath [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/loopback [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/namesgenerator [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/parsers [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/pidfile [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/platform [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/plugingetter [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/plugins [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/plugins/transport [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/pools [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/progress [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/pubsub [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/reexec [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/signal [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/stack [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/stdcopy [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/streamformatter [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/stringid [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/sysinfo [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/system [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/tailfile [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/tarsum [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/truncindex [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/urlutil [2022-06-23T14:27:03.579Z] github.com/docker/docker/pkg/useragent [2022-06-23T14:27:03.579Z] github.com/docker/docker/plugin [2022-06-23T14:27:03.579Z] github.com/docker/docker/plugin/executor/containerd [2022-06-23T14:27:03.579Z] github.com/docker/docker/plugin/v2 [2022-06-23T14:27:03.579Z] github.com/docker/docker/profiles/apparmor [2022-06-23T14:27:03.579Z] github.com/docker/docker/profiles/seccomp [2022-06-23T14:27:03.579Z] github.com/docker/docker/quota [2022-06-23T14:27:03.579Z] github.com/docker/docker/reference [2022-06-23T14:27:03.579Z] github.com/docker/docker/registry [2022-06-23T14:27:03.579Z] github.com/docker/docker/registry/resumable [2022-06-23T14:27:03.579Z] github.com/docker/docker/restartmanager [2022-06-23T14:27:03.579Z] github.com/docker/docker/rootless [2022-06-23T14:27:03.579Z] github.com/docker/docker/rootless/specconv [2022-06-23T14:27:03.579Z] github.com/docker/docker/runconfig [2022-06-23T14:27:03.579Z] github.com/docker/docker/runconfig/opts [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil/daemon [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil/environment [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil/fakecontext [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil/fakegit [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil/fakestorage [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil/fixtures/load [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil/registry [2022-06-23T14:27:03.579Z] github.com/docker/docker/testutil/request [2022-06-23T14:27:03.579Z] github.com/docker/docker/volume [2022-06-23T14:27:03.579Z] github.com/docker/docker/volume/drivers [2022-06-23T14:27:03.579Z] github.com/docker/docker/volume/local [2022-06-23T14:27:03.579Z] github.com/docker/docker/volume/mounts [2022-06-23T14:27:03.579Z] github.com/docker/docker/volume/service [2022-06-23T14:27:03.579Z] github.com/docker/docker/volume/service/opts [2022-06-23T14:27:03.579Z] github.com/docker/docker/volume/testutils' [2022-06-23T14:27:03.579Z] ++ grep --fixed-strings /libnetwork [2022-06-23T14:27:03.579Z] ++ echo 'github.com/docker/docker/api [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/backend/build [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/httpstatus [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/httputils [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/middleware [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/build [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/container [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/debug [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/distribution [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/grpc [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/image [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/network [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/plugin [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/session [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/swarm [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/system [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/server/router/volume [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/backend [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/blkiodev [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/container [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/events [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/filters [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/image [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/mount [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/network [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/registry [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/strslice [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/swarm [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/time [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/versions [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-23T14:27:03.579Z] github.com/docker/docker/api/types/volume [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/builder-next [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/builder-next/worker [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/dockerfile [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/remotecontext [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/remotecontext/git [2022-06-23T14:27:03.579Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-23T14:27:03.579Z] github.com/docker/docker/cli [2022-06-23T14:27:03.579Z] github.com/docker/docker/cli/config [2022-06-23T14:27:03.579Z] github.com/docker/docker/cli/debug [2022-06-23T14:27:03.579Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-23T14:27:03.579Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-23T14:27:03.579Z] github.com/docker/docker/client [2022-06-23T14:27:03.579Z] github.com/docker/docker/cmd/docker-proxy [2022-06-23T14:27:03.579Z] github.com/docker/docker/cmd/dockerd [2022-06-23T14:27:03.579Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-23T14:27:03.579Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-23T14:27:03.579Z] github.com/docker/docker/container [2022-06-23T14:27:03.579Z] github.com/docker/docker/container/stream [2022-06-23T14:27:03.579Z] github.com/docker/docker/contrib/apparmor [2022-06-23T14:27:03.579Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-23T14:27:03.579Z] github.com/docker/docker/contrib/httpserver [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/cluster [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/cluster/convert [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/cluster/executor [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/cluster/provider [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/config [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/events [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/events/testutils [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/exec [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/images [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/initlayer [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/links [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/listeners [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/gelf [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/journald [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/local [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/logentries [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/splunk [2022-06-23T14:27:03.579Z] github.com/docker/docker/daemon/logger/syslog [2022-06-23T14:27:03.580Z] github.com/docker/docker/daemon/logger/templates [2022-06-23T14:27:03.580Z] github.com/docker/docker/daemon/names [2022-06-23T14:27:03.580Z] github.com/docker/docker/daemon/network [2022-06-23T14:27:03.580Z] github.com/docker/docker/daemon/stats [2022-06-23T14:27:03.580Z] github.com/docker/docker/distribution [2022-06-23T14:27:03.580Z] github.com/docker/docker/distribution/metadata [2022-06-23T14:27:03.580Z] github.com/docker/docker/distribution/utils [2022-06-23T14:27:03.580Z] github.com/docker/docker/distribution/xfer [2022-06-23T14:27:03.580Z] github.com/docker/docker/dockerversion [2022-06-23T14:27:03.580Z] github.com/docker/docker/errdefs [2022-06-23T14:27:03.580Z] github.com/docker/docker/image [2022-06-23T14:27:03.580Z] github.com/docker/docker/image/cache [2022-06-23T14:27:03.580Z] github.com/docker/docker/image/tarexport [2022-06-23T14:27:03.580Z] github.com/docker/docker/image/v1 [2022-06-23T14:27:03.580Z] github.com/docker/docker/internal/test/suite [2022-06-23T14:27:03.580Z] github.com/docker/docker/layer [2022-06-23T14:27:03.580Z] github.com/docker/docker/libcontainerd [2022-06-23T14:27:03.580Z] github.com/docker/docker/libcontainerd/queue [2022-06-23T14:27:03.580Z] github.com/docker/docker/libcontainerd/remote [2022-06-23T14:27:03.580Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-23T14:27:03.580Z] github.com/docker/docker/libcontainerd/types [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/bitseq [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cluster [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/config [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/datastore [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/driverapi [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/etchosts [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/idm [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipam [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/iptables [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/netlabel [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/netutils [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/networkdb [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ns [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/options [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/osl [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/portallocator [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/portmapper [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/testutils [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/types [2022-06-23T14:27:03.580Z] github.com/docker/docker/oci [2022-06-23T14:27:03.580Z] github.com/docker/docker/oci/caps [2022-06-23T14:27:03.580Z] github.com/docker/docker/opts [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/aaparser [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/archive [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/authorization [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/broadcaster [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/capabilities [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/chrootarchive [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/containerfs [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/devicemapper [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/directory [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/dmesg [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/fileutils [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/fsutils [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/homedir [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/idtools [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/ioutils [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/jsonmessage [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/longpath [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/loopback [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/namesgenerator [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/parsers [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/pidfile [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/platform [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/plugingetter [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/plugins [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/plugins/transport [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/pools [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/progress [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/pubsub [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/reexec [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/signal [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/stack [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/stdcopy [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/streamformatter [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/stringid [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/sysinfo [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/system [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/tailfile [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/tarsum [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/truncindex [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/urlutil [2022-06-23T14:27:03.580Z] github.com/docker/docker/pkg/useragent [2022-06-23T14:27:03.580Z] github.com/docker/docker/plugin [2022-06-23T14:27:03.580Z] github.com/docker/docker/plugin/executor/containerd [2022-06-23T14:27:03.580Z] github.com/docker/docker/plugin/v2 [2022-06-23T14:27:03.580Z] github.com/docker/docker/profiles/apparmor [2022-06-23T14:27:03.580Z] github.com/docker/docker/profiles/seccomp [2022-06-23T14:27:03.580Z] github.com/docker/docker/quota [2022-06-23T14:27:03.580Z] github.com/docker/docker/reference [2022-06-23T14:27:03.580Z] github.com/docker/docker/registry [2022-06-23T14:27:03.580Z] github.com/docker/docker/registry/resumable [2022-06-23T14:27:03.580Z] github.com/docker/docker/restartmanager [2022-06-23T14:27:03.580Z] github.com/docker/docker/rootless [2022-06-23T14:27:03.580Z] github.com/docker/docker/rootless/specconv [2022-06-23T14:27:03.580Z] github.com/docker/docker/runconfig [2022-06-23T14:27:03.580Z] github.com/docker/docker/runconfig/opts [2022-06-23T14:27:03.580Z] github.com/docker/docker/testutil [2022-06-23T14:27:03.580Z] github.com/docker/docker/testutil/daemon [2022-06-23T14:27:03.580Z] github.com/docker/docker/testutil/environment [2022-06-23T14:27:03.580Z] github.com/docker/docker/testutil/fakecontext [2022-06-23T14:27:03.580Z] github.com/docker/docker/testutil/fakegit [2022-06-23T14:27:03.580Z] github.com/docker/docker/testutil/fakestorage [2022-06-23T14:27:03.580Z] github.com/docker/docker/testutil/fixtures/load [2022-06-23T14:27:03.580Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-23T14:27:03.580Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-23T14:27:03.580Z] github.com/docker/docker/testutil/registry [2022-06-23T14:27:03.580Z] github.com/docker/docker/testutil/request [2022-06-23T14:27:03.580Z] github.com/docker/docker/volume [2022-06-23T14:27:03.580Z] github.com/docker/docker/volume/drivers [2022-06-23T14:27:03.580Z] github.com/docker/docker/volume/local [2022-06-23T14:27:03.580Z] github.com/docker/docker/volume/mounts [2022-06-23T14:27:03.580Z] github.com/docker/docker/volume/service [2022-06-23T14:27:03.580Z] github.com/docker/docker/volume/service/opts [2022-06-23T14:27:03.580Z] github.com/docker/docker/volume/testutils' [2022-06-23T14:27:03.580Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/bitseq [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cluster [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/config [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/datastore [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/driverapi [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/etchosts [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/idm [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipam [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/iptables [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/netlabel [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/netutils [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/networkdb [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ns [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/options [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/osl [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/portallocator [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/portmapper [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/testutils [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/types' [2022-06-23T14:27:03.580Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-23T14:27:03.580Z] + echo 'github.com/docker/docker/libnetwork [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/bitseq [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cluster [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/config [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/datastore [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/driverapi [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/etchosts [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/idm [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipam [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/iptables [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/netlabel [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/netutils [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/networkdb [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/ns [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/options [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/osl [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/portallocator [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/portmapper [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/testutils [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/types' [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-23T14:27:03.580Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-23T14:27:03.580Z] + type docker-proxy [2022-06-23T14:27:03.580Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-23T14:27:03.580Z] + hack/make.sh binary-proxy install-proxy [2022-06-23T14:27:03.580Z] [2022-06-23T14:27:03.580Z] Removing bundles/ [2022-06-23T14:27:03.580Z] [2022-06-23T14:27:03.580Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-23T14:27:03.580Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-23T14:27:03.580Z] GOOS="" GOARCH="" GOARM="" [2022-06-23T14:27:03.868Z] #47 DONE 369.4s [2022-06-23T14:27:03.868Z] [2022-06-23T14:27:03.868Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:27:03.868Z] #60 sha256:41a516425a5282a08a4b76bffc5c0b09581adf25ec1b1f50634cf0cb582b5a0a [2022-06-23T14:27:04.126Z] #60 ... [2022-06-23T14:27:04.126Z] [2022-06-23T14:27:04.126Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-23T14:27:04.126Z] #48 sha256:ae9d8e11c533944c588ac0819a8d3a6c2583ef33b7b09215a1c131140742f6db [2022-06-23T14:27:04.434Z] #23 12.86 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-23T14:27:04.696Z] #48 DONE 0.6s [2022-06-23T14:27:04.696Z] [2022-06-23T14:27:04.696Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:27:04.696Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:27:04.696Z] #77 297.4 CCLD tests/init [2022-06-23T14:27:04.954Z] #77 ... [2022-06-23T14:27:04.954Z] [2022-06-23T14:27:04.954Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-23T14:27:04.954Z] #52 sha256:7acf962b41df46120b135a1b7cacd80a50f1f8d1ef97733d952626c665eb3698 [2022-06-23T14:27:04.954Z] #52 DONE 0.1s [2022-06-23T14:27:04.954Z] [2022-06-23T14:27:04.954Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-23T14:27:04.954Z] #54 sha256:71f748f9b5aee175ebd1a89911f27c7d395ea5f4c52dedd59ee5d0579f46e45b [2022-06-23T14:27:04.954Z] #54 DONE 0.1s [2022-06-23T14:27:04.954Z] [2022-06-23T14:27:04.954Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:27:04.954Z] #60 sha256:41a516425a5282a08a4b76bffc5c0b09581adf25ec1b1f50634cf0cb582b5a0a [2022-06-23T14:27:05.812Z] #23 14.13 Collecting pathspec>=0.5.3 [2022-06-23T14:27:05.812Z] #23 14.15 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-23T14:27:06.071Z] #23 14.58 Collecting pyyaml [2022-06-23T14:27:06.071Z] #23 14.60 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-06-23T14:27:06.331Z] #23 14.66 Building wheels for collected packages: yamllint [2022-06-23T14:27:06.331Z] #23 14.69 Building wheel for yamllint (setup.py): started [2022-06-23T14:27:07.707Z] #23 15.94 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-23T14:27:07.708Z] #23 15.95 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=15cdd18071c5b474ec30b12b3b633ab908035b7a1551abe507cabe0740a99d28 [2022-06-23T14:27:07.708Z] #23 15.95 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-23T14:27:07.708Z] #23 15.96 Successfully built yamllint [2022-06-23T14:27:07.708Z] #23 15.98 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-23T14:27:07.966Z] #23 16.46 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-23T14:27:08.826Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-23T14:27:08.826Z] [2022-06-23T14:27:08.826Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-23T14:27:08.826Z] Installing docker-proxy to /usr/local/bin/ [2022-06-23T14:27:08.826Z] [2022-06-23T14:27:08.826Z] + mkdir -p bundles [2022-06-23T14:27:08.826Z] + '[' -n 'github.com/docker/docker/api [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/server [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/server/backend/build [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/server/httpstatus [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/server/httputils [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/server/middleware [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/server/router [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/server/router/build [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/server/router/container [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/server/router/debug [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/server/router/distribution [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/server/router/grpc [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/server/router/image [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/server/router/network [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/server/router/plugin [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/server/router/session [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/server/router/swarm [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/server/router/system [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/server/router/volume [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/types [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/types/backend [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/types/blkiodev [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/types/container [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/types/events [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/types/filters [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/types/image [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/types/mount [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/types/network [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/types/registry [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/types/strslice [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/types/swarm [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/types/time [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/types/versions [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-23T14:27:08.826Z] github.com/docker/docker/api/types/volume [2022-06-23T14:27:08.826Z] github.com/docker/docker/builder [2022-06-23T14:27:08.826Z] github.com/docker/docker/builder/builder-next [2022-06-23T14:27:08.826Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-23T14:27:08.826Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-23T14:27:08.826Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-23T14:27:08.826Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-23T14:27:08.826Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-23T14:27:08.826Z] github.com/docker/docker/builder/builder-next/worker [2022-06-23T14:27:08.826Z] github.com/docker/docker/builder/dockerfile [2022-06-23T14:27:08.826Z] github.com/docker/docker/builder/remotecontext [2022-06-23T14:27:08.826Z] github.com/docker/docker/builder/remotecontext/git [2022-06-23T14:27:08.826Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-23T14:27:08.826Z] github.com/docker/docker/cli [2022-06-23T14:27:08.826Z] github.com/docker/docker/cli/config [2022-06-23T14:27:08.826Z] github.com/docker/docker/cli/debug [2022-06-23T14:27:08.826Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-23T14:27:08.826Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-23T14:27:08.826Z] github.com/docker/docker/client [2022-06-23T14:27:08.826Z] github.com/docker/docker/cmd/docker-proxy [2022-06-23T14:27:08.826Z] github.com/docker/docker/cmd/dockerd [2022-06-23T14:27:08.826Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-23T14:27:08.826Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-23T14:27:08.826Z] github.com/docker/docker/container [2022-06-23T14:27:08.826Z] github.com/docker/docker/container/stream [2022-06-23T14:27:08.826Z] github.com/docker/docker/contrib/apparmor [2022-06-23T14:27:08.826Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-23T14:27:08.826Z] github.com/docker/docker/contrib/httpserver [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/cluster [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/cluster/convert [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/cluster/executor [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/cluster/provider [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/config [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/events [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/events/testutils [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/exec [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/graphdriver [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/images [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/initlayer [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/links [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/listeners [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/logger [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/logger/gelf [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/logger/journald [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/logger/local [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/logger/logentries [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/logger/splunk [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/logger/syslog [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/logger/templates [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/names [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/network [2022-06-23T14:27:08.826Z] github.com/docker/docker/daemon/stats [2022-06-23T14:27:08.826Z] github.com/docker/docker/distribution [2022-06-23T14:27:08.826Z] github.com/docker/docker/distribution/metadata [2022-06-23T14:27:08.826Z] github.com/docker/docker/distribution/utils [2022-06-23T14:27:08.826Z] github.com/docker/docker/distribution/xfer [2022-06-23T14:27:08.826Z] github.com/docker/docker/dockerversion [2022-06-23T14:27:08.826Z] github.com/docker/docker/errdefs [2022-06-23T14:27:08.826Z] github.com/docker/docker/image [2022-06-23T14:27:08.826Z] github.com/docker/docker/image/cache [2022-06-23T14:27:08.826Z] github.com/docker/docker/image/tarexport [2022-06-23T14:27:08.826Z] github.com/docker/docker/image/v1 [2022-06-23T14:27:08.826Z] github.com/docker/docker/internal/test/suite [2022-06-23T14:27:08.826Z] github.com/docker/docker/layer [2022-06-23T14:27:08.826Z] github.com/docker/docker/libcontainerd [2022-06-23T14:27:08.826Z] github.com/docker/docker/libcontainerd/queue [2022-06-23T14:27:08.826Z] github.com/docker/docker/libcontainerd/remote [2022-06-23T14:27:08.826Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-23T14:27:08.826Z] github.com/docker/docker/libcontainerd/types [2022-06-23T14:27:08.826Z] github.com/docker/docker/oci [2022-06-23T14:27:08.826Z] github.com/docker/docker/oci/caps [2022-06-23T14:27:08.826Z] github.com/docker/docker/opts [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/aaparser [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/archive [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/authorization [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/broadcaster [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/capabilities [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/chrootarchive [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/containerfs [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/devicemapper [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/directory [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/dmesg [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/fileutils [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/fsutils [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/homedir [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/idtools [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/ioutils [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/jsonmessage [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/longpath [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/loopback [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/namesgenerator [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/parsers [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/pidfile [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/platform [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/plugingetter [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/plugins [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/plugins/transport [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/pools [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/progress [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/pubsub [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/reexec [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/signal [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/stack [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/stdcopy [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/streamformatter [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/stringid [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/sysinfo [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/system [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/tailfile [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/tarsum [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/truncindex [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/urlutil [2022-06-23T14:27:08.826Z] github.com/docker/docker/pkg/useragent [2022-06-23T14:27:08.826Z] github.com/docker/docker/plugin [2022-06-23T14:27:08.826Z] github.com/docker/docker/plugin/executor/containerd [2022-06-23T14:27:08.826Z] github.com/docker/docker/plugin/v2 [2022-06-23T14:27:08.826Z] github.com/docker/docker/profiles/apparmor [2022-06-23T14:27:08.826Z] github.com/docker/docker/profiles/seccomp [2022-06-23T14:27:08.826Z] github.com/docker/docker/quota [2022-06-23T14:27:08.826Z] github.com/docker/docker/reference [2022-06-23T14:27:08.826Z] github.com/docker/docker/registry [2022-06-23T14:27:08.826Z] github.com/docker/docker/registry/resumable [2022-06-23T14:27:08.826Z] github.com/docker/docker/restartmanager [2022-06-23T14:27:08.826Z] github.com/docker/docker/rootless [2022-06-23T14:27:08.826Z] github.com/docker/docker/rootless/specconv [2022-06-23T14:27:08.826Z] github.com/docker/docker/runconfig [2022-06-23T14:27:08.826Z] github.com/docker/docker/runconfig/opts [2022-06-23T14:27:08.826Z] github.com/docker/docker/testutil [2022-06-23T14:27:08.826Z] github.com/docker/docker/testutil/daemon [2022-06-23T14:27:08.826Z] github.com/docker/docker/testutil/environment [2022-06-23T14:27:08.826Z] github.com/docker/docker/testutil/fakecontext [2022-06-23T14:27:08.826Z] github.com/docker/docker/testutil/fakegit [2022-06-23T14:27:08.826Z] github.com/docker/docker/testutil/fakestorage [2022-06-23T14:27:08.826Z] github.com/docker/docker/testutil/fixtures/load [2022-06-23T14:27:08.826Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-23T14:27:08.826Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-23T14:27:08.826Z] github.com/docker/docker/testutil/registry [2022-06-23T14:27:08.826Z] github.com/docker/docker/testutil/request [2022-06-23T14:27:08.826Z] github.com/docker/docker/volume [2022-06-23T14:27:08.826Z] github.com/docker/docker/volume/drivers [2022-06-23T14:27:08.826Z] github.com/docker/docker/volume/local [2022-06-23T14:27:08.826Z] github.com/docker/docker/volume/mounts [2022-06-23T14:27:08.826Z] github.com/docker/docker/volume/service [2022-06-23T14:27:08.826Z] github.com/docker/docker/volume/service/opts [2022-06-23T14:27:08.826Z] github.com/docker/docker/volume/testutils' ']' [2022-06-23T14:27:08.827Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-06-23T14:27:08.919Z] #23 DONE 17.2s [2022-06-23T14:27:08.919Z] [2022-06-23T14:27:08.919Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-06-23T14:27:08.919Z] #27 sha256:c9f650d858b2a9d5a4ef7e18bf09f5e63883bd7d33db3319d2066d6e2451e917 [2022-06-23T14:27:09.178Z] #27 DONE 0.4s [2022-06-23T14:27:09.178Z] [2022-06-23T14:27:09.178Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-23T14:27:09.178Z] #32 sha256:ed25ca2651a1643da9d1920bb71650b445991ea6b9b74ef2f77982846d8ede70 [2022-06-23T14:27:09.754Z] ? github.com/docker/docker/api [no test files] [2022-06-23T14:27:10.114Z] #32 DONE 0.7s [2022-06-23T14:27:10.114Z] [2022-06-23T14:27:10.114Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-23T14:27:10.114Z] #35 sha256:ad94b79d80e4ae298d0e5d3e8dacba6650db827dbc32b4c50607ac4f62084139 [2022-06-23T14:27:10.114Z] #35 DONE 0.4s [2022-06-23T14:27:10.114Z] [2022-06-23T14:27:10.114Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:27:10.114Z] #60 sha256:ed6a788f2b4a3ba3e115822b8fc2632a5e2cd29086ce7550454f1f81ab663712 [2022-06-23T14:27:10.374Z] #60 ... [2022-06-23T14:27:10.374Z] [2022-06-23T14:27:10.374Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-06-23T14:27:10.374Z] #37 sha256:b2e6b003b4de820b98e3c824f82570c292e2bc73365960f3c3fdf507949f9942 [2022-06-23T14:27:10.633Z] #37 DONE 0.4s [2022-06-23T14:27:10.633Z] [2022-06-23T14:27:10.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-06-23T14:27:10.633Z] #60 sha256:ed6a788f2b4a3ba3e115822b8fc2632a5e2cd29086ce7550454f1f81ab663712 [2022-06-23T14:27:10.633Z] #60 ... [2022-06-23T14:27:10.633Z] [2022-06-23T14:27:10.633Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-23T14:27:10.633Z] #39 sha256:7f6f267b42789774700ea7b35817ab833b8ee8c068faa5479933f564e6a58063 [2022-06-23T14:27:10.633Z] #39 DONE 0.1s [2022-06-23T14:27:10.893Z] [2022-06-23T14:27:10.893Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-23T14:27:10.893Z] #41 sha256:3eac49c6303719b8d2f75d0b72ccc4e341dcda09717203676b3add0e4f594a55 [2022-06-23T14:27:10.893Z] #41 DONE 0.1s [2022-06-23T14:27:10.893Z] [2022-06-23T14:27:10.893Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-06-23T14:27:10.893Z] #45 sha256:868d3894d393a1370c68d7524c04ef5d239121a4736683aba07ddf1420239f2a [2022-06-23T14:27:10.893Z] #45 DONE 0.1s [2022-06-23T14:27:10.893Z] [2022-06-23T14:27:10.893Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:27:10.893Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:27:12.928Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-06-23T14:27:24.599Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-06-23T14:27:26.858Z] #60 ... [2022-06-23T14:27:26.858Z] [2022-06-23T14:27:26.858Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:27:26.858Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:27:26.858Z] #77 317.7 AR libcrun_testing.a [2022-06-23T14:27:26.858Z] #77 317.7 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-23T14:27:26.858Z] #77 317.9 CCLD tests/tests_libcrun_utils [2022-06-23T14:27:26.858Z] #77 317.9 CCLD tests/tests_libcrun_errors [2022-06-23T14:27:26.858Z] #77 317.9 CCLD tests/tests_libcrun_fuzzer [2022-06-23T14:27:26.859Z] #77 318.1 CCLD libcrun.la [2022-06-23T14:27:26.859Z] #77 319.3 CCLD crun [2022-06-23T14:27:27.116Z] #77 319.9 make[3]: Entering directory '/tmp/crun-build' [2022-06-23T14:27:27.116Z] #77 320.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-23T14:27:27.373Z] #77 320.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-23T14:27:27.373Z] #77 320.1 /bin/mkdir -p '/usr/local/lib' [2022-06-23T14:27:27.373Z] #77 320.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-23T14:27:27.373Z] #77 320.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-23T14:27:27.373Z] #77 320.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-23T14:27:27.373Z] #77 320.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-23T14:27:27.373Z] #77 320.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-23T14:27:27.630Z] #77 320.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-23T14:27:27.630Z] #77 320.5 ---------------------------------------------------------------------- [2022-06-23T14:27:27.630Z] #77 320.5 Libraries have been installed in: [2022-06-23T14:27:27.630Z] #77 320.5 /usr/local/lib [2022-06-23T14:27:27.630Z] #77 320.5 [2022-06-23T14:27:27.630Z] #77 320.5 If you ever happen to want to link against installed libraries [2022-06-23T14:27:27.630Z] #77 320.5 in a given directory, LIBDIR, you must either use libtool, and [2022-06-23T14:27:27.630Z] #77 320.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-23T14:27:27.630Z] #77 320.5 flag during linking and do at least one of the following: [2022-06-23T14:27:27.630Z] #77 320.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-23T14:27:27.630Z] #77 320.5 during execution [2022-06-23T14:27:27.630Z] #77 320.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-23T14:27:27.630Z] #77 320.5 during linking [2022-06-23T14:27:27.630Z] #77 320.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-23T14:27:27.630Z] #77 320.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-23T14:27:27.630Z] #77 320.5 [2022-06-23T14:27:27.630Z] #77 320.5 See any operating system documentation about shared libraries for [2022-06-23T14:27:27.630Z] #77 320.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-23T14:27:27.630Z] #77 320.5 ---------------------------------------------------------------------- [2022-06-23T14:27:27.630Z] #77 320.5 /bin/mkdir -p '/build' [2022-06-23T14:27:27.630Z] #77 320.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-23T14:27:27.631Z] #77 320.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-23T14:27:27.888Z] #77 320.6 make[3]: Leaving directory '/tmp/crun-build' [2022-06-23T14:27:27.888Z] #77 320.6 make[2]: Leaving directory '/tmp/crun-build' [2022-06-23T14:27:27.888Z] #77 320.6 make[1]: Leaving directory '/tmp/crun-build' [2022-06-23T14:27:28.145Z] #77 DONE 321.0s [2022-06-23T14:27:28.145Z] [2022-06-23T14:27:28.145Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:27:28.145Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:27:28.977Z] #47 353.0 + dpkg --print-architecture [2022-06-23T14:27:28.978Z] #47 353.0 + git checkout -q v2.1.0 [2022-06-23T14:27:28.978Z] #47 353.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-23T14:27:28.978Z] #47 353.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-23T14:27:37.094Z] #47 ... [2022-06-23T14:27:37.094Z] [2022-06-23T14:27:37.094Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:27:37.094Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:27:37.094Z] #77 271.1 CCLD libocispec.la [2022-06-23T14:27:37.094Z] #77 271.5 CCLD src/validate [2022-06-23T14:27:37.094Z] #77 271.5 CCLD tests/test-1 [2022-06-23T14:27:37.094Z] #77 271.5 CCLD tests/test-2 [2022-06-23T14:27:37.094Z] #77 271.5 CCLD tests/test-3 [2022-06-23T14:27:37.094Z] #77 271.6 CCLD tests/test-4 [2022-06-23T14:27:37.094Z] #77 271.6 CCLD tests/test-5 [2022-06-23T14:27:37.094Z] #77 271.7 CCLD tests/test-6 [2022-06-23T14:27:37.094Z] #77 271.7 CCLD tests/test-7 [2022-06-23T14:27:37.094Z] #77 271.8 CCLD tests/test-8 [2022-06-23T14:27:37.094Z] #77 271.9 CCLD tests/test-9 [2022-06-23T14:27:37.094Z] #77 271.9 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-06-23T14:27:37.094Z] #77 271.9 CCLD tests/test-10 [2022-06-23T14:27:37.094Z] #77 272.0 CCLD tests/test-11 [2022-06-23T14:27:37.094Z] #77 273.4 libtool: link: ar cr libocispec.a [2022-06-23T14:27:37.094Z] #77 273.5 libtool: link: ranlib libocispec.a [2022-06-23T14:27:37.094Z] #77 275.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-06-23T14:27:37.094Z] #77 275.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-06-23T14:27:37.094Z] #77 275.7 make[5]: Nothing to be done for 'install-data-am'. [2022-06-23T14:27:37.094Z] #77 275.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-23T14:27:37.094Z] #77 275.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-23T14:27:37.094Z] #77 275.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-23T14:27:37.094Z] #77 275.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-06-23T14:27:37.094Z] #77 275.8 make[2]: Entering directory '/tmp/crun-build' [2022-06-23T14:27:37.094Z] #77 275.9 CC src/libcrun/libcrun_testing_a-utils.o [2022-06-23T14:27:37.094Z] #77 275.9 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-06-23T14:27:37.094Z] #77 275.9 CC src/libcrun/libcrun_testing_a-container.o [2022-06-23T14:27:37.094Z] #77 275.9 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-06-23T14:27:37.094Z] #77 276.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-06-23T14:27:37.094Z] #77 276.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-06-23T14:27:37.094Z] #77 276.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-06-23T14:27:37.094Z] #77 276.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-06-23T14:27:37.094Z] #77 276.0 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-06-23T14:27:37.094Z] #77 276.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-06-23T14:27:37.094Z] #77 276.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-06-23T14:27:37.094Z] #77 276.1 CC src/libcrun/libcrun_testing_a-linux.o [2022-06-23T14:27:37.094Z] #77 276.2 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-06-23T14:27:37.094Z] #77 276.2 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-06-23T14:27:37.094Z] #77 276.2 CC src/libcrun/libcrun_testing_a-error.o [2022-06-23T14:27:37.094Z] #77 276.3 CC src/libcrun/libcrun_testing_a-status.o [2022-06-23T14:27:37.094Z] #77 276.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-06-23T14:27:37.094Z] #77 276.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-06-23T14:27:37.094Z] #77 276.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-06-23T14:27:37.094Z] #77 276.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-06-23T14:27:37.094Z] #77 276.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-06-23T14:27:37.094Z] #77 276.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-06-23T14:27:37.094Z] #77 276.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-06-23T14:27:37.094Z] #77 276.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-06-23T14:27:37.094Z] #77 276.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-06-23T14:27:37.094Z] #77 276.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-06-23T14:27:37.094Z] #77 276.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-06-23T14:27:37.094Z] #77 276.8 CC src/crun-crun.o [2022-06-23T14:27:37.094Z] #77 277.0 CC src/crun-run.o [2022-06-23T14:27:37.094Z] #77 277.0 CC src/crun-delete.o [2022-06-23T14:27:37.353Z] #77 277.1 CC src/crun-kill.o [2022-06-23T14:27:37.353Z] #77 277.1 CC src/crun-pause.o [2022-06-23T14:27:37.353Z] #77 277.1 CC src/crun-unpause.o [2022-06-23T14:27:37.353Z] #77 277.2 CC src/crun-spec.o [2022-06-23T14:27:37.353Z] #77 277.2 CC src/crun-exec.o [2022-06-23T14:27:37.353Z] #77 277.2 CC src/crun-list.o [2022-06-23T14:27:37.353Z] #77 277.2 CC src/crun-create.o [2022-06-23T14:27:37.612Z] #77 277.3 CC src/crun-start.o [2022-06-23T14:27:37.612Z] #77 277.5 CC src/crun-state.o [2022-06-23T14:27:37.612Z] #77 277.5 CC src/crun-update.o [2022-06-23T14:27:37.612Z] #77 277.5 CC src/crun-ps.o [2022-06-23T14:27:37.871Z] #77 277.7 CC src/crun-restore.o [2022-06-23T14:27:37.871Z] #77 277.7 CC src/crun-checkpoint.o [2022-06-23T14:27:37.871Z] #77 277.7 CC src/libcrun/libcrun_la-utils.lo [2022-06-23T14:27:38.130Z] #77 277.8 CC src/libcrun/libcrun_la-container.lo [2022-06-23T14:27:38.130Z] #77 277.9 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-06-23T14:27:38.130Z] #77 277.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-06-23T14:27:38.130Z] #77 278.0 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-06-23T14:27:38.130Z] #77 278.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-06-23T14:27:38.130Z] #77 278.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-06-23T14:27:38.389Z] #77 278.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-06-23T14:27:38.389Z] #77 278.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-06-23T14:27:38.389Z] #77 278.3 CC src/libcrun/libcrun_la-criu.lo [2022-06-23T14:27:38.648Z] #77 278.5 CC src/libcrun/libcrun_la-custom-handler.lo [2022-06-23T14:27:38.648Z] #77 278.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-06-23T14:27:38.648Z] #77 278.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-06-23T14:27:38.648Z] #77 278.6 CC src/libcrun/libcrun_la-error.lo [2022-06-23T14:27:38.648Z] #77 278.6 CC src/libcrun/libcrun_la-linux.lo [2022-06-23T14:27:38.648Z] #77 278.7 CC src/libcrun/libcrun_la-status.lo [2022-06-23T14:27:38.907Z] #77 278.7 CC src/libcrun/libcrun_la-terminal.lo [2022-06-23T14:27:38.907Z] #77 278.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-06-23T14:27:39.166Z] #77 279.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-06-23T14:27:39.166Z] #77 279.1 CC src/libcrun/libcrun_la-signals.lo [2022-06-23T14:27:39.434Z] #77 279.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-06-23T14:27:39.434Z] #77 279.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-06-23T14:27:39.434Z] #77 279.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-06-23T14:27:39.693Z] #77 279.5 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-06-23T14:27:39.693Z] #77 279.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-06-23T14:27:39.693Z] #77 279.7 CC tests/init.o [2022-06-23T14:27:39.952Z] #77 279.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-06-23T14:27:46.218Z] #55 411.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-23T14:27:46.218Z] #55 DONE 412.2s [2022-06-23T14:27:46.218Z] [2022-06-23T14:27:46.218Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:27:46.218Z] #60 sha256:41a516425a5282a08a4b76bffc5c0b09581adf25ec1b1f50634cf0cb582b5a0a [2022-06-23T14:27:46.218Z] #60 200.9 + mkdir -p /build [2022-06-23T14:27:46.218Z] #60 200.9 + cp runc /build/runc [2022-06-23T14:27:46.218Z] #60 DONE 201.3s [2022-06-23T14:27:46.218Z] [2022-06-23T14:27:46.218Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:27:46.218Z] #64 sha256:252a8d313b23ba4ca4ce43bf85cfa528fdca2121796b705a975f9a61c36fe545 [2022-06-23T14:27:46.218Z] #64 ... [2022-06-23T14:27:46.218Z] [2022-06-23T14:27:46.218Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-23T14:27:46.218Z] #56 sha256:7cba085b4d843513b71491aeb188a5d0f25d2c55f6f98bbc20426bbc007b8283 [2022-06-23T14:27:46.782Z] #56 DONE 0.6s [2022-06-23T14:27:46.782Z] [2022-06-23T14:27:46.782Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:27:46.782Z] #64 sha256:252a8d313b23ba4ca4ce43bf85cfa528fdca2121796b705a975f9a61c36fe545 [2022-06-23T14:27:46.782Z] #64 ... [2022-06-23T14:27:46.782Z] [2022-06-23T14:27:46.782Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-23T14:27:46.782Z] #58 sha256:26d62e08771fd3fa339f71d415eb76c954ea6468ff10b1fb1bf417672a62ceba [2022-06-23T14:27:46.782Z] #58 DONE 0.2s [2022-06-23T14:27:47.040Z] [2022-06-23T14:27:47.040Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:27:47.040Z] #64 sha256:252a8d313b23ba4ca4ce43bf85cfa528fdca2121796b705a975f9a61c36fe545 [2022-06-23T14:27:47.607Z] #64 ... [2022-06-23T14:27:47.607Z] [2022-06-23T14:27:47.607Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-23T14:27:47.607Z] #61 sha256:0cdc9e176ab0b9766132d69d71a3669d946947e29d075ab0a763f320dacd870b [2022-06-23T14:27:47.863Z] #61 DONE 0.2s [2022-06-23T14:27:47.863Z] [2022-06-23T14:27:47.863Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:27:47.863Z] #64 sha256:252a8d313b23ba4ca4ce43bf85cfa528fdca2121796b705a975f9a61c36fe545 [2022-06-23T14:27:52.034Z] #64 357.5 + bin/containerd [2022-06-23T14:27:54.219Z] #64 334.3 # github.com/containerd/containerd/cmd/containerd [2022-06-23T14:27:54.219Z] #64 334.3 /usr/bin/ld: /tmp/go-link-1251035530/000019.o: in function `New': [2022-06-23T14:27:54.219Z] #64 334.3 /tmp/tmp.9MW6Gpn1I8/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-23T14:27:54.219Z] #64 334.4 + bin/containerd-stress [2022-06-23T14:27:54.219Z] #64 335.6 + bin/containerd-shim [2022-06-23T14:27:58.060Z] #77 ... [2022-06-23T14:27:58.060Z] [2022-06-23T14:27:58.060Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-23T14:27:58.060Z] #47 sha256:eb22935f725bc2fbe5f539808cc70f9396376b087c2917f7c8aeae9352f88d67 [2022-06-23T14:27:58.060Z] #47 DONE 382.2s [2022-06-23T14:27:58.060Z] [2022-06-23T14:27:58.060Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:27:58.060Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:28:02.256Z] #55 ... [2022-06-23T14:28:02.256Z] [2022-06-23T14:28:02.256Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-06-23T14:28:02.256Z] #48 sha256:f778d304b793de032d2161f1ce442114c8a413da7a2afe3d3983bec845702aa6 [2022-06-23T14:28:02.405Z] #64 346.9 + bin/containerd-shim-runc-v1 [2022-06-23T14:28:02.519Z] #48 DONE 0.6s [2022-06-23T14:28:02.519Z] [2022-06-23T14:28:02.519Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-06-23T14:28:02.519Z] #52 sha256:27e3c9a8c58116399d08d6be00c4d294216ca7293aee13c5f9c0a2d266398449 [2022-06-23T14:28:02.519Z] #52 DONE 0.1s [2022-06-23T14:28:02.519Z] [2022-06-23T14:28:02.519Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:28:02.519Z] #60 sha256:ed6a788f2b4a3ba3e115822b8fc2632a5e2cd29086ce7550454f1f81ab663712 [2022-06-23T14:28:02.519Z] #60 ... [2022-06-23T14:28:02.519Z] [2022-06-23T14:28:02.519Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-23T14:28:02.519Z] #54 sha256:babb18de0dee1ccaccbe418efe778c6256b5b42fb685644cf97e271e2e6e72ab [2022-06-23T14:28:02.778Z] #54 DONE 0.2s [2022-06-23T14:28:02.778Z] [2022-06-23T14:28:02.778Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-06-23T14:28:02.778Z] #60 sha256:ed6a788f2b4a3ba3e115822b8fc2632a5e2cd29086ce7550454f1f81ab663712 [2022-06-23T14:28:06.552Z] .........................xx.................... [ 29%] [2022-06-23T14:28:06.971Z] #60 ... [2022-06-23T14:28:06.971Z] [2022-06-23T14:28:06.971Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-06-23T14:28:06.971Z] #77 sha256:21353fc6d12e51171e344e7d68e3eb28edd9ea9cd24cbb300777d1b6bc900b8a [2022-06-23T14:28:06.971Z] #77 306.3 CCLD tests/init [2022-06-23T14:28:07.703Z] #64 353.2 + bin/containerd-shim-runc-v2 [2022-06-23T14:28:08.641Z] #64 354.1 + binaries [2022-06-23T14:28:08.641Z] #64 354.1 + install -D bin/containerd /build/containerd [2022-06-23T14:28:08.641Z] #64 354.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-23T14:28:08.641Z] #64 354.1 + install -D bin/ctr /build/ctr [2022-06-23T14:28:11.183Z] #64 DONE 356.2s [2022-06-23T14:28:11.442Z] [2022-06-23T14:28:11.443Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-23T14:28:11.443Z] #65 sha256:43aa4349be1dfc59308cf4dd113b697bc961a9e8bf0ab797c441ab9342058b32 [2022-06-23T14:28:12.821Z] #65 DONE 1.0s [2022-06-23T14:28:12.821Z] [2022-06-23T14:28:12.821Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-23T14:28:12.821Z] #70 sha256:eccda19a81a382ab5d4096819698ecdf3223394b36af150ca064a7618c72a96a [2022-06-23T14:28:12.821Z] #70 DONE 0.3s [2022-06-23T14:28:12.821Z] [2022-06-23T14:28:12.821Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-23T14:28:12.821Z] #75 sha256:9af03080a0741b845a48dabb36443c28aeb6b03c1fb5ea67f655754322220743 [2022-06-23T14:28:13.759Z] #75 DONE 0.9s [2022-06-23T14:28:13.759Z] [2022-06-23T14:28:13.759Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-23T14:28:13.759Z] #78 sha256:a08ce15a9a54deab62aa6dc2017bf392e09a540332c01d5fc7d71f148b27221a [2022-06-23T14:28:13.759Z] #78 DONE 0.1s [2022-06-23T14:28:13.759Z] [2022-06-23T14:28:13.759Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-23T14:28:13.759Z] #79 sha256:809919bba4739fca3506ee0df585d999bd6945cc04d33f6eaaf4fefe369ed221 [2022-06-23T14:28:13.759Z] #79 DONE 0.0s [2022-06-23T14:28:14.021Z] [2022-06-23T14:28:14.021Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-23T14:28:14.021Z] #80 sha256:4c43ed8c344bb3ae5efe4a732fd742b0eeef279d1f44b8ec2ee6408bf39455b8 [2022-06-23T14:28:14.021Z] #80 DONE 0.0s [2022-06-23T14:28:14.021Z] [2022-06-23T14:28:14.021Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-06-23T14:28:14.021Z] #81 sha256:6cf5881ea093d26746a05453dfdd5ddd2af2d63a9b1a8fa0c6886d41ccf52a34 [2022-06-23T14:28:14.959Z] #81 0.854 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-23T14:28:14.959Z] #81 1.019 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-23T14:28:14.959Z] #81 1.198 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-23T14:28:15.530Z] #81 1.278 Reading package lists... [2022-06-23T14:28:16.360Z] #81 1.863 Reading package lists... [2022-06-23T14:28:16.360Z] #81 2.384 Building dependency tree... [2022-06-23T14:28:16.360Z] #81 2.503 Reading state information... [2022-06-23T14:28:16.619Z] #81 2.624 The following additional packages will be installed: [2022-06-23T14:28:16.619Z] #81 2.625 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-06-23T14:28:16.619Z] #81 2.625 Suggested packages: [2022-06-23T14:28:16.619Z] #81 2.625 systemd-container policykit-1 [2022-06-23T14:28:16.619Z] #81 2.625 Recommended packages: [2022-06-23T14:28:16.619Z] #81 2.625 systemd-timesyncd | time-daemon libnss-systemd [2022-06-23T14:28:16.619Z] #81 2.692 The following NEW packages will be installed: [2022-06-23T14:28:16.619Z] #81 2.693 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-06-23T14:28:16.619Z] #81 2.693 libkmod2 libpam-systemd systemd systemd-sysv [2022-06-23T14:28:16.878Z] #81 2.973 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-06-23T14:28:16.878Z] #81 2.973 Need to get 5817 kB of archives. [2022-06-23T14:28:16.878Z] #81 2.973 After this operation, 19.3 MB of additional disk space will be used. [2022-06-23T14:28:16.878Z] #81 2.973 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-06-23T14:28:16.878Z] #81 2.977 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-06-23T14:28:16.878Z] #81 2.978 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-06-23T14:28:16.878Z] #81 2.986 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-06-23T14:28:16.878Z] #81 2.988 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-06-23T14:28:16.878Z] #81 3.074 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-06-23T14:28:16.878Z] #81 3.075 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-06-23T14:28:16.878Z] #81 3.077 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-06-23T14:28:16.878Z] #81 3.078 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-06-23T14:28:16.878Z] #81 3.080 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-06-23T14:28:17.138Z] #81 3.238 debconf: delaying package configuration, since apt-utils is not installed [2022-06-23T14:28:17.138Z] #81 3.269 Fetched 5817 kB in 0s (15.2 MB/s) [2022-06-23T14:28:17.138Z] #81 3.294 Selecting previously unselected package libargon2-1:amd64. [2022-06-23T14:28:17.138Z] #81 3.294 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28639 files and directories currently installed.) [2022-06-23T14:28:17.138Z] #81 3.306 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-06-23T14:28:17.138Z] #81 3.314 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-23T14:28:17.138Z] #81 3.349 Selecting previously unselected package libjson-c5:amd64. [2022-06-23T14:28:17.138Z] #81 3.352 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-06-23T14:28:17.138Z] #81 3.356 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-06-23T14:28:17.138Z] #81 3.389 Selecting previously unselected package libcryptsetup12:amd64. [2022-06-23T14:28:17.138Z] #81 3.392 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-06-23T14:28:17.138Z] #81 3.395 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-06-23T14:28:17.138Z] #81 3.446 Selecting previously unselected package libkmod2:amd64. [2022-06-23T14:28:17.398Z] #81 3.449 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-06-23T14:28:17.398Z] #81 3.453 Unpacking libkmod2:amd64 (28-1) ... [2022-06-23T14:28:17.398Z] #81 3.500 Selecting previously unselected package systemd. [2022-06-23T14:28:17.398Z] #81 3.503 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-06-23T14:28:17.398Z] #81 3.538 Unpacking systemd (247.3-7) ... [2022-06-23T14:28:17.968Z] #81 4.089 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-23T14:28:17.968Z] #81 4.103 Setting up libjson-c5:amd64 (0.15-2) ... [2022-06-23T14:28:17.968Z] #81 4.115 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-06-23T14:28:17.968Z] #81 4.126 Setting up libkmod2:amd64 (28-1) ... [2022-06-23T14:28:17.968Z] #81 4.142 Setting up systemd (247.3-7) ... [2022-06-23T14:28:18.227Z] #81 4.219 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-06-23T14:28:18.227Z] #81 4.220 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-06-23T14:28:18.227Z] #81 4.223 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-06-23T14:28:18.227Z] #81 4.246 Initializing machine ID from KVM UUID. [2022-06-23T14:28:18.487Z] #81 4.621 Selecting previously unselected package systemd-sysv. [2022-06-23T14:28:18.487Z] #81 4.621 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29450 files and directories currently installed.) [2022-06-23T14:28:18.487Z] #81 4.635 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-06-23T14:28:18.487Z] #81 4.640 Unpacking systemd-sysv (247.3-7) ... [2022-06-23T14:28:18.487Z] #81 4.686 Selecting previously unselected package libdbus-1-3:amd64. [2022-06-23T14:28:18.487Z] #81 4.688 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-06-23T14:28:18.487Z] #81 4.693 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-06-23T14:28:18.487Z] #81 4.749 Selecting previously unselected package dbus. [2022-06-23T14:28:18.747Z] #81 4.752 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-06-23T14:28:18.747Z] #81 4.763 Unpacking dbus (1.12.20-2) ... [2022-06-23T14:28:18.747Z] #81 4.828 Selecting previously unselected package libpam-systemd:amd64. [2022-06-23T14:28:18.747Z] #81 4.832 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-06-23T14:28:18.747Z] #81 4.836 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-06-23T14:28:18.747Z] #81 4.881 Selecting previously unselected package dbus-user-session. [2022-06-23T14:28:18.747Z] #81 4.884 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-06-23T14:28:18.747Z] #81 4.888 Unpacking dbus-user-session (1.12.20-2) ... [2022-06-23T14:28:18.747Z] #81 4.955 Setting up systemd-sysv (247.3-7) ... [2022-06-23T14:28:18.747Z] #81 4.967 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-06-23T14:28:18.747Z] #81 4.979 Setting up dbus (1.12.20-2) ... [2022-06-23T14:28:19.007Z] #81 5.100 invoke-rc.d: could not determine current runlevel [2022-06-23T14:28:19.007Z] #81 5.103 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-23T14:28:19.007Z] #81 5.107 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-06-23T14:28:19.007Z] #81 5.256 Setting up dbus-user-session (1.12.20-2) ... [2022-06-23T14:28:19.007Z] #81 5.275 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-23T14:28:19.270Z] #81 DONE 5.4s [2022-06-23T14:28:19.270Z] [2022-06-23T14:28:19.270Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-06-23T14:28:19.270Z] #82 sha256:663b79d9b05bfeaa29d3e0de5610d6e70664b6d8ff7e98ce62ced748b9e4c694 [2022-06-23T14:28:19.842Z] #82 0.412 % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T14:28:19.842Z] #82 0.413 Dload Upload Total Spent Left Speed [2022-06-23T14:28:20.101Z] #82 0.413 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6138 0 --:--:-- --:--:-- --:--:-- 6138 [2022-06-23T14:28:20.101Z] #82 DONE 0.8s [2022-06-23T14:28:20.101Z] [2022-06-23T14:28:20.101Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-23T14:28:20.101Z] #83 sha256:67614bd998ac8c16862e1bafdc80a678ccd155ea8f8f032ca72cefe628b65d19 [2022-06-23T14:28:21.040Z] #83 DONE 0.9s [2022-06-23T14:28:21.040Z] [2022-06-23T14:28:21.040Z] #84 exporting to image [2022-06-23T14:28:21.040Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-23T14:28:21.040Z] #84 exporting layers [2022-06-23T14:28:22.693Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-06-23T14:28:27.615Z] #84 exporting layers 6.5s done [2022-06-23T14:28:27.615Z] #84 writing image sha256:df26fc3956409889111b7836b4a900846e7d55b20e756eb8d6aadd9049d7b12b done [2022-06-23T14:28:27.615Z] #84 naming to docker.io/library/docker:04c51cba84301af9bbce4ea719e1cbf239efb37c done [2022-06-23T14:28:27.615Z] #84 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T14:28:27.961Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43741/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c -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:04c51cba84301af9bbce4ea719e1cbf239efb37c hack/make.sh dynbinary test-integration [2022-06-23T14:28:28.953Z] #77 327.3 AR libcrun_testing.a [2022-06-23T14:28:28.953Z] #77 327.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-06-23T14:28:28.953Z] #77 327.5 CCLD tests/tests_libcrun_utils [2022-06-23T14:28:28.953Z] #77 327.5 CCLD tests/tests_libcrun_errors [2022-06-23T14:28:28.953Z] #77 327.5 CCLD tests/tests_libcrun_fuzzer [2022-06-23T14:28:28.953Z] #77 328.3 CCLD libcrun.la [2022-06-23T14:28:29.212Z] #77 329.1 CCLD crun [2022-06-23T14:28:29.778Z] #77 329.6 make[3]: Entering directory '/tmp/crun-build' [2022-06-23T14:28:29.866Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-06-23T14:28:29.866Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-06-23T14:28:29.866Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-06-23T14:28:29.866Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-06-23T14:28:29.866Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-06-23T14:28:29.866Z] Detected virtualization docker. [2022-06-23T14:28:29.866Z] Detected architecture x86-64. [2022-06-23T14:28:29.866Z] Set hostname to <52d1beb62b77>. [2022-06-23T14:28:29.866Z] modprobe@configfs.service: Succeeded. [2022-06-23T14:28:29.866Z] modprobe@drm.service: Succeeded. [2022-06-23T14:28:29.866Z] modprobe@fuse.service: Succeeded. [2022-06-23T14:28:29.866Z] + source /etc/docker-entrypoint-cmd [2022-06-23T14:28:29.866Z] ++ hack/make.sh dynbinary test-integration [2022-06-23T14:28:29.866Z] [2022-06-23T14:28:29.866Z] Removing bundles/ [2022-06-23T14:28:30.036Z] #77 329.8 /bin/mkdir -p '/usr/local/lib' [2022-06-23T14:28:30.036Z] #77 329.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-06-23T14:28:30.036Z] #77 329.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-06-23T14:28:30.036Z] #77 329.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-06-23T14:28:30.036Z] #77 329.9 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-06-23T14:28:30.036Z] #77 329.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-06-23T14:28:30.036Z] #77 329.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-06-23T14:28:30.036Z] #77 329.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-06-23T14:28:30.126Z] [2022-06-23T14:28:30.126Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-23T14:28:30.126Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-23T14:28:30.126Z] GOOS="" GOARCH="" GOARM="" [2022-06-23T14:28:30.397Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-06-23T14:28:30.602Z] #77 330.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-06-23T14:28:30.602Z] #77 330.3 ---------------------------------------------------------------------- [2022-06-23T14:28:30.602Z] #77 330.3 Libraries have been installed in: [2022-06-23T14:28:30.602Z] #77 330.3 /usr/local/lib [2022-06-23T14:28:30.602Z] #77 330.3 [2022-06-23T14:28:30.602Z] #77 330.3 If you ever happen to want to link against installed libraries [2022-06-23T14:28:30.602Z] #77 330.3 in a given directory, LIBDIR, you must either use libtool, and [2022-06-23T14:28:30.602Z] #77 330.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-06-23T14:28:30.602Z] #77 330.3 flag during linking and do at least one of the following: [2022-06-23T14:28:30.602Z] #77 330.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-06-23T14:28:30.602Z] #77 330.3 during execution [2022-06-23T14:28:30.602Z] #77 330.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-06-23T14:28:30.602Z] #77 330.3 during linking [2022-06-23T14:28:30.602Z] #77 330.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-06-23T14:28:30.602Z] #77 330.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-06-23T14:28:30.602Z] #77 330.3 [2022-06-23T14:28:30.602Z] #77 330.3 See any operating system documentation about shared libraries for [2022-06-23T14:28:30.602Z] #77 330.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-06-23T14:28:30.602Z] #77 330.3 ---------------------------------------------------------------------- [2022-06-23T14:28:30.602Z] #77 330.3 /bin/mkdir -p '/build' [2022-06-23T14:28:30.602Z] #77 330.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-06-23T14:28:30.602Z] #77 330.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-06-23T14:28:30.602Z] #77 330.3 make[3]: Leaving directory '/tmp/crun-build' [2022-06-23T14:28:30.602Z] #77 330.3 make[2]: Leaving directory '/tmp/crun-build' [2022-06-23T14:28:30.602Z] #77 330.4 make[1]: Leaving directory '/tmp/crun-build' [2022-06-23T14:28:30.860Z] #77 DONE 330.8s [2022-06-23T14:28:30.860Z] [2022-06-23T14:28:30.860Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-06-23T14:28:30.860Z] #55 sha256:8dbd03f56a3678218b1ecc0cbffb3c5f52365056c40c5cabc5a3091d75b9be82 [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-23T14:28:32.224Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-06-23T14:28:32.224Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-23T14:28:32.224Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 6.0% of statements [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-23T14:28:32.224Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-06-23T14:28:32.224Z] ok github.com/docker/docker/api/server/router/volume 0.014s coverage: 67.9% of statements [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/types [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-23T14:28:32.224Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-23T14:28:32.224Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-06-23T14:28:32.224Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 77.3% of statements [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/builder [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-23T14:28:32.224Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-23T14:28:32.224Z] ok github.com/docker/docker/builder/remotecontext 0.128s coverage: 13.7% of statements [2022-06-23T14:28:32.786Z] ok github.com/docker/docker/builder/dockerfile 0.373s coverage: 49.3% of statements [2022-06-23T14:28:32.786Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-06-23T14:28:33.349Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-06-23T14:28:34.279Z] ok github.com/docker/docker/builder/remotecontext/git 1.634s coverage: 86.3% of statements [2022-06-23T14:28:34.279Z] ? github.com/docker/docker/cli [no test files] [2022-06-23T14:28:34.279Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-23T14:28:34.279Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-23T14:28:34.279Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-23T14:28:34.841Z] ok github.com/docker/docker/cmd/docker-proxy 0.314s coverage: 67.6% of statements [2022-06-23T14:28:35.104Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-06-23T14:28:38.110Z] ok github.com/docker/docker/client 0.102s coverage: 75.6% of statements [2022-06-23T14:28:45.736Z] #55 427.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-23T14:28:45.736Z] #55 DONE 428.9s [2022-06-23T14:28:45.736Z] [2022-06-23T14:28:45.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-06-23T14:28:45.736Z] #60 sha256:ed6a788f2b4a3ba3e115822b8fc2632a5e2cd29086ce7550454f1f81ab663712 [2022-06-23T14:28:45.736Z] #60 212.6 + mkdir -p /build [2022-06-23T14:28:45.736Z] #60 212.6 + cp runc /build/runc [2022-06-23T14:28:45.736Z] #60 DONE 212.9s [2022-06-23T14:28:45.736Z] [2022-06-23T14:28:45.736Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:28:45.736Z] #64 sha256:7c328badb77d9b6ea816d8ff19f88e07f0a4af1b3f41d49cf8c4b97d3f0ae169 [2022-06-23T14:28:47.112Z] #64 ... [2022-06-23T14:28:47.112Z] [2022-06-23T14:28:47.112Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-23T14:28:47.112Z] #56 sha256:788db5ec11cdb3dbf2ff19f72e85e24a049b9d98a93d59fd5b65818fec0ebbf0 [2022-06-23T14:28:48.054Z] #56 DONE 0.7s [2022-06-23T14:28:48.055Z] [2022-06-23T14:28:48.055Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-23T14:28:48.055Z] #58 sha256:693ce17110ef0648cc8c2d86db4d7963b4c12baae74e4e33f527fe132bded724 [2022-06-23T14:28:48.055Z] #58 DONE 0.1s [2022-06-23T14:28:48.055Z] [2022-06-23T14:28:48.055Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-06-23T14:28:48.055Z] #61 sha256:557101d670d1e9064312ed3b2c7c97bd2b9e6fc26246dd39b06b6fa1c8191af7 [2022-06-23T14:28:48.055Z] #61 DONE 0.3s [2022-06-23T14:28:48.055Z] [2022-06-23T14:28:48.055Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-06-23T14:28:48.055Z] #64 sha256:7c328badb77d9b6ea816d8ff19f88e07f0a4af1b3f41d49cf8c4b97d3f0ae169 [2022-06-23T14:28:48.284Z] #64 408.7 # github.com/containerd/containerd/cmd/containerd [2022-06-23T14:28:48.284Z] #64 408.7 /usr/bin/ld: /tmp/go-link-3892138100/000019.o: in function `New': [2022-06-23T14:28:48.284Z] #64 408.7 /tmp/tmp.9rcPlLjZuy/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-23T14:28:48.284Z] #64 408.8 + bin/containerd-stress [2022-06-23T14:28:48.284Z] #64 409.9 + bin/containerd-shim [2022-06-23T14:28:51.340Z] #64 370.5 + bin/containerd [2022-06-23T14:28:51.364Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-06-23T14:28:56.378Z] #64 421.1 + bin/containerd-shim-runc-v1 [2022-06-23T14:29:01.626Z] #64 427.5 + bin/containerd-shim-runc-v2 [2022-06-23T14:29:01.664Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-06-23T14:29:02.190Z] #64 428.3 + binaries [2022-06-23T14:29:02.190Z] #64 428.3 + install -D bin/containerd /build/containerd [2022-06-23T14:29:02.190Z] #64 428.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-23T14:29:02.515Z] #64 428.4 + install -D bin/ctr /build/ctr [2022-06-23T14:29:03.082Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-06-23T14:29:05.030Z] #64 DONE 431.1s [2022-06-23T14:29:05.959Z] [2022-06-23T14:29:05.959Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-23T14:29:05.959Z] #65 sha256:c566e3a39042268acb542e3b8fd2046df439deb270ed03de48b7c3d29d3b89bb [2022-06-23T14:29:06.896Z] #65 DONE 0.8s [2022-06-23T14:29:06.896Z] [2022-06-23T14:29:06.896Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-23T14:29:06.896Z] #70 sha256:87589d57f84ec50048f31371f2cb6f73d1bbd352def5b989f51f685ac80b3264 [2022-06-23T14:29:07.152Z] #70 DONE 0.2s [2022-06-23T14:29:07.152Z] [2022-06-23T14:29:07.152Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-23T14:29:07.152Z] #75 sha256:987d6f1702fd1d7ef93cbc8561fadd4c70bfde76fd98957c3980cebe0edcd746 [2022-06-23T14:29:07.366Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-06-23T14:29:08.079Z] #75 DONE 0.9s [2022-06-23T14:29:08.079Z] [2022-06-23T14:29:08.079Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-23T14:29:08.079Z] #78 sha256:1f9f4aef916f33839d05270e9de8bcf6778f6a1b56044647c451a1e54b47d43e [2022-06-23T14:29:08.079Z] #78 DONE 0.0s [2022-06-23T14:29:08.079Z] [2022-06-23T14:29:08.079Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-23T14:29:08.079Z] #79 sha256:afa5fb55e2fc531b2fd1b292717967870b5f48a1fb36f71d6dad81eb021498d5 [2022-06-23T14:29:08.079Z] #79 DONE 0.0s [2022-06-23T14:29:08.079Z] [2022-06-23T14:29:08.079Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-23T14:29:08.079Z] #80 sha256:b25f4b20b91f595d425d14cc8d5646062853c3baa9d01a8f7ecc2f215a8e6918 [2022-06-23T14:29:08.079Z] #80 DONE 0.0s [2022-06-23T14:29:08.079Z] [2022-06-23T14:29:08.079Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-23T14:29:08.079Z] #81 sha256:4bc87a7d6356f5c6011cf044d97efcd7d962f4c0d02e2edb1ba9287e1e414351 [2022-06-23T14:29:10.146Z] ok github.com/docker/docker/cmd/dockerd 0.078s coverage: 29.7% of statements [2022-06-23T14:29:10.147Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-06-23T14:29:10.147Z] ok github.com/docker/docker/cmd/dockerd/trap 2.439s coverage: 0.0% of statements [2022-06-23T14:29:10.147Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-23T14:29:10.147Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-23T14:29:10.147Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-23T14:29:10.147Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-23T14:29:10.147Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-23T14:29:11.346Z] #81 DONE 3.2s [2022-06-23T14:29:11.346Z] [2022-06-23T14:29:11.346Z] #82 exporting to image [2022-06-23T14:29:11.346Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-23T14:29:11.346Z] #82 exporting layers [2022-06-23T14:29:12.206Z] ............................ [ 66%] [2022-06-23T14:29:15.397Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2022-06-23T14:29:16.327Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-06-23T14:29:17.726Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-06-23T14:29:19.437Z] #82 exporting layers 7.1s done [2022-06-23T14:29:19.437Z] #82 writing image sha256:4cfb379ff3570a3a632280872055f5b91ef4c536a35efa66c7d463cd891e74e5 done [2022-06-23T14:29:19.437Z] #82 naming to docker.io/library/docker:04c51cba84301af9bbce4ea719e1cbf239efb37c done [2022-06-23T14:29:19.437Z] #82 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-06-23T14:29:19.810Z] + trap exit INT TERM [2022-06-23T14:29:19.810Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-06-23T14:29:19.810Z] + CONTAINER_NAME=docker-pr1 [2022-06-23T14:29:19.810Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43741/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43741/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c -e DOCKER_GRAPHDRIVER docker:04c51cba84301af9bbce4ea719e1cbf239efb37c hack/make.sh dynbinary [2022-06-23T14:29:21.174Z] [2022-06-23T14:29:21.431Z] Removing bundles/ [2022-06-23T14:29:21.431Z] [2022-06-23T14:29:21.431Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-23T14:29:21.431Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-23T14:29:21.431Z] GOOS="" GOARCH="" GOARM="" [2022-06-23T14:29:24.263Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-06-23T14:29:25.191Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.5% of statements [2022-06-23T14:29:25.753Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-06-23T14:29:26.315Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-06-23T14:29:27.244Z] ok github.com/docker/docker/daemon 10.126s coverage: 16.1% of statements [2022-06-23T14:29:27.244Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-23T14:29:27.244Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-23T14:29:27.244Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-23T14:29:27.244Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-23T14:29:27.244Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.516s coverage: 74.8% of statements [2022-06-23T14:29:28.172Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.291s coverage: 56.2% of statements [2022-06-23T14:29:29.537Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.0% of statements [2022-06-23T14:29:30.482Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-06-23T14:29:31.873Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.262s coverage: 50.6% of statements [2022-06-23T14:29:32.436Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.753s coverage: 46.1% of statements [2022-06-23T14:29:32.436Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-23T14:29:33.803Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-06-23T14:29:33.803Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.867s coverage: 58.5% of statements [2022-06-23T14:29:33.803Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-23T14:29:33.803Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-23T14:29:34.365Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-06-23T14:29:34.928Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-06-23T14:29:35.857Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 6.9% of statements [2022-06-23T14:29:35.857Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-23T14:29:35.857Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-23T14:29:36.113Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2022-06-23T14:29:37.043Z] ok github.com/docker/docker/daemon/logger/awslogs 0.122s coverage: 79.9% of statements [2022-06-23T14:29:37.043Z] ok github.com/docker/docker/daemon/logger/fluentd 0.021s coverage: 53.6% of statements [2022-06-23T14:29:37.043Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-23T14:29:37.607Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 68.2% of statements [2022-06-23T14:29:37.607Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.4% of statements [2022-06-23T14:29:38.169Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 87.2% of statements [2022-06-23T14:29:38.731Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.144s coverage: 76.8% of statements [2022-06-23T14:29:38.731Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 79.4% of statements [2022-06-23T14:29:38.731Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-23T14:29:38.731Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-23T14:29:39.659Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 62.0% of statements [2022-06-23T14:29:39.659Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2022-06-23T14:29:40.221Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2022-06-23T14:29:40.782Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-06-23T14:29:41.038Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-06-23T14:29:41.966Z] ok github.com/docker/docker/daemon/logger/splunk 1.530s coverage: 82.5% of statements [2022-06-23T14:29:41.966Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-23T14:29:41.966Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-23T14:29:42.528Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 44.4% of statements [2022-06-23T14:29:42.785Z] ok github.com/docker/docker/distribution 0.591s coverage: 28.0% of statements [2022-06-23T14:29:42.785Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-23T14:29:43.346Z] ok github.com/docker/docker/errdefs 0.006s coverage: 77.0% of statements [2022-06-23T14:29:43.908Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-06-23T14:29:44.470Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-06-23T14:29:45.032Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-06-23T14:29:45.288Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.9% of statements [2022-06-23T14:29:45.288Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-23T14:29:45.288Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-23T14:29:45.288Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-23T14:29:45.851Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-06-23T14:29:46.413Z] ok github.com/docker/docker/oci 0.021s coverage: 46.0% of statements [2022-06-23T14:29:46.669Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-06-23T14:29:46.925Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-23T14:29:47.563Z] #64 422.3 # github.com/containerd/containerd/cmd/containerd [2022-06-23T14:29:47.563Z] #64 422.3 /usr/bin/ld: /tmp/go-link-2043858397/000019.o: in function `New': [2022-06-23T14:29:47.563Z] #64 422.3 /tmp/tmp.VPg3bF2iyB/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-06-23T14:29:47.563Z] #64 422.4 + bin/containerd-stress [2022-06-23T14:29:47.563Z] #64 423.5 + bin/containerd-shim [2022-06-23T14:29:48.292Z] ok github.com/docker/docker/pkg/archive 0.284s coverage: 82.3% of statements [2022-06-23T14:29:49.658Z] ok github.com/docker/docker/pkg/authorization 0.766s coverage: 68.3% of statements [2022-06-23T14:29:49.913Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-23T14:29:49.913Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-06-23T14:29:53.075Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-06-23T14:29:53.180Z] ok github.com/docker/docker/pkg/chrootarchive 2.513s coverage: 42.7% of statements [2022-06-23T14:29:53.437Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-23T14:29:53.437Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-06-23T14:29:53.693Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-06-23T14:29:54.256Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-06-23T14:29:54.256Z] ok github.com/docker/docker/layer 7.901s coverage: 69.0% of statements [2022-06-23T14:29:54.256Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-23T14:29:54.256Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-23T14:29:54.256Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-23T14:29:54.256Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-23T14:29:54.256Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-23T14:29:54.256Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-23T14:29:54.512Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-06-23T14:29:54.512Z] ok github.com/docker/docker/pkg/fsutils 0.187s coverage: 85.1% of statements [2022-06-23T14:29:55.442Z] ok github.com/docker/docker/pkg/idtools 0.365s coverage: 67.9% of statements [2022-06-23T14:29:55.442Z] ok github.com/docker/docker/pkg/ioutils 0.351s coverage: 71.0% of statements [2022-06-23T14:29:55.681Z] #64 434.9 + bin/containerd-shim-runc-v1 [2022-06-23T14:29:55.698Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-06-23T14:29:55.698Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2022-06-23T14:29:55.698Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-23T14:29:55.954Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-06-23T14:29:55.954Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-06-23T14:29:56.211Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-06-23T14:29:56.467Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-06-23T14:29:56.467Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2022-06-23T14:29:56.467Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-23T14:29:56.467Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-23T14:29:57.049Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-06-23T14:29:57.305Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-06-23T14:29:57.561Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-23T14:29:57.818Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-23T14:29:59.183Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-06-23T14:29:59.183Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-06-23T14:29:59.440Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-06-23T14:29:59.695Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-06-23T14:29:59.952Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-06-23T14:30:00.208Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-23T14:30:00.770Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-06-23T14:30:01.041Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-06-23T14:30:01.316Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-06-23T14:30:01.880Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-06-23T14:30:02.136Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-23T14:30:02.249Z] #64 441.3 + bin/containerd-shim-runc-v2 [2022-06-23T14:30:02.392Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-23T14:30:02.507Z] #64 442.2 + binaries [2022-06-23T14:30:02.507Z] #64 442.2 + install -D bin/containerd /build/containerd [2022-06-23T14:30:02.507Z] #64 442.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-23T14:30:02.507Z] #64 442.2 + install -D bin/ctr /build/ctr [2022-06-23T14:30:04.280Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-06-23T14:30:04.280Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-23T14:30:04.842Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-06-23T14:30:05.770Z] ok github.com/docker/docker/quota 0.206s coverage: 71.4% of statements [2022-06-23T14:30:05.786Z] #64 DONE 445.0s [2022-06-23T14:30:06.026Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-06-23T14:30:06.720Z] [2022-06-23T14:30:06.720Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-23T14:30:06.720Z] #65 sha256:3e73730786e7a343c317ee657ce4a47c246e0d81f3b52b88abf38545638416de [2022-06-23T14:30:06.955Z] ok github.com/docker/docker/registry 0.078s coverage: 58.6% of statements [2022-06-23T14:30:07.518Z] ok github.com/docker/docker/registry/resumable 0.019s coverage: 100.0% of statements [2022-06-23T14:30:07.518Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-06-23T14:30:07.652Z] #65 DONE 1.0s [2022-06-23T14:30:07.652Z] [2022-06-23T14:30:07.652Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-23T14:30:07.652Z] #70 sha256:6d26b875f24215f3d915a20684522c486dfa8d9eb24902863af6c98260f6d87e [2022-06-23T14:30:07.652Z] #70 DONE 0.2s [2022-06-23T14:30:07.652Z] [2022-06-23T14:30:07.652Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-23T14:30:07.652Z] #75 sha256:cc4b8ee4f88c978a01e943e2f280878bb1713ada743eb63016cee9d21f63ddf7 [2022-06-23T14:30:08.078Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-06-23T14:30:08.334Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-06-23T14:30:08.585Z] #75 DONE 1.0s [2022-06-23T14:30:08.585Z] [2022-06-23T14:30:08.585Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-06-23T14:30:08.585Z] #78 sha256:3309688b042635e85ae47b2078f87f668b4ca85df0077a7dcd1c3c4e75988650 [2022-06-23T14:30:08.585Z] #78 DONE 0.1s [2022-06-23T14:30:08.843Z] [2022-06-23T14:30:08.843Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-06-23T14:30:08.843Z] #79 sha256:ed8f6b5869c93146ad3c25d37c00d5559a5b94a947100da5958a532455dd3683 [2022-06-23T14:30:08.843Z] #79 DONE 0.0s [2022-06-23T14:30:08.843Z] [2022-06-23T14:30:08.843Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-06-23T14:30:08.843Z] #80 sha256:d07dc5c8914260be5558c4a7a19d3374ddf25bd73fb5c32ee9670046ca94e3d1 [2022-06-23T14:30:08.843Z] #80 DONE 0.0s [2022-06-23T14:30:08.843Z] [2022-06-23T14:30:08.843Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-23T14:30:08.843Z] #81 sha256:4c5dc1a2079a0d03905152ec0eaec1f1631755dc158803c4610bdad7288e6a34 [2022-06-23T14:30:09.698Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-06-23T14:30:10.260Z] ok github.com/docker/docker/volume/local 0.085s coverage: 76.8% of statements [2022-06-23T14:30:10.822Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-06-23T14:30:11.174Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-06-23T14:30:11.174Z] tests/integration/client_test.py ..... [ 75%] [2022-06-23T14:30:11.174Z] tests/integration/context_api_test.py ... [ 76%] [2022-06-23T14:30:11.174Z] tests/integration/errors_test.py . [ 76%] [2022-06-23T14:30:12.198Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-06-23T14:30:14.103Z] #81 DONE 5.4s [2022-06-23T14:30:14.103Z] [2022-06-23T14:30:14.103Z] #82 exporting to image [2022-06-23T14:30:14.103Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-23T14:30:14.103Z] #82 exporting layers [2022-06-23T14:30:22.211Z] #82 exporting layers 8.2s done [2022-06-23T14:30:22.211Z] #82 writing image sha256:d333239aa6222afbc7327c03e44516be99c9a2a6dd110ac7d8a1a07ac2cd29e9 done [2022-06-23T14:30:22.211Z] #82 naming to docker.io/library/docker:04c51cba84301af9bbce4ea719e1cbf239efb37c done [2022-06-23T14:30:22.211Z] #82 DONE 8.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T14:30:22.570Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43741/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c -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:04c51cba84301af9bbce4ea719e1cbf239efb37c hack/make.sh dynbinary test-integration [2022-06-23T14:30:23.944Z] [2022-06-23T14:30:23.944Z] Removing bundles/ [2022-06-23T14:30:23.944Z] [2022-06-23T14:30:23.944Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-23T14:30:23.944Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-23T14:30:23.944Z] GOOS="" GOARCH="" GOARM="" [2022-06-23T14:30:30.062Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-06-23T14:30:34.082Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.3% of statements [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/rootless [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/volume [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-23T14:30:34.082Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === Skipped [2022-06-23T14:30:34.082Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-23T14:30:34.082Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-23T14:30:34.082Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-23T14:30:34.082Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-23T14:30:34.082Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-23T14:30:34.082Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-23T14:30:34.082Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-23T14:30:34.082Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-23T14:30:34.082Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-23T14:30:34.082Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-23T14:30:34.082Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-23T14:30:34.082Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-23T14:30:34.082Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-23T14:30:34.082Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-23T14:30:34.082Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-23T14:30:34.082Z] graphtest_unix.go:71: No driver to put! [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-23T14:30:34.082Z] time="2022-06-23T14:29:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-23T14:30:34.082Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-23T14:30:34.082Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-23T14:30:34.082Z] time="2022-06-23T14:29:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-23T14:30:34.082Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-23T14:30:34.082Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-23T14:30:34.082Z] time="2022-06-23T14:29:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-23T14:30:34.082Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-23T14:30:34.082Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-23T14:30:34.082Z] time="2022-06-23T14:29:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-23T14:30:34.082Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-23T14:30:34.082Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-23T14:30:34.082Z] time="2022-06-23T14:29:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-23T14:30:34.082Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-23T14:30:34.082Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-23T14:30:34.082Z] graphtest_unix.go:71: No driver to put! [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-23T14:30:34.082Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-23T14:30:34.082Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-23T14:30:34.082Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-23T14:30:34.082Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-23T14:30:34.082Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-23T14:30:34.082Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-23T14:30:34.082Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-23T14:30:34.082Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-23T14:30:34.082Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-23T14:30:34.082Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-23T14:30:34.082Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-23T14:30:34.082Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-23T14:30:34.082Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-23T14:30:34.082Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-23T14:30:34.082Z] graphtest_unix.go:71: No driver to put! [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-23T14:30:34.082Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-23T14:30:34.082Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-23T14:30:34.082Z] [2022-06-23T14:30:34.082Z] DONE 2785 tests, 28 skipped in 201.931s [2022-06-23T14:30:34.082Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/bitseq [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/cluster [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/config [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/datastore [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/driverapi [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/etchosts [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/idm [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/ipam [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/iptables [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/netlabel [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/netutils [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/networkdb [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/ns [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/options [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/osl [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/portallocator [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/portmapper [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/testutils [2022-06-23T14:30:34.082Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-23T14:30:34.082Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-06-23T14:30:36.632Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-23T14:30:36.632Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-23T14:30:36.632Z] GOOS="" GOARCH="" GOARM="" [2022-06-23T14:30:36.632Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-23T14:30:36.632Z] [2022-06-23T14:30:36.632Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-23T14:30:36.632Z] DOCKER_SYSTEMD=1 [2022-06-23T14:30:36.632Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-23T14:30:36.632Z] HOSTNAME=52d1beb62b77 [2022-06-23T14:30:36.632Z] DEST=bundles/test-integration [2022-06-23T14:30:36.632Z] PWD=/go/src/github.com/docker/docker [2022-06-23T14:30:36.632Z] DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c [2022-06-23T14:30:36.632Z] container=docker [2022-06-23T14:30:36.632Z] HOME=/root [2022-06-23T14:30:36.632Z] LANG=C.UTF-8 [2022-06-23T14:30:36.632Z] INVOCATION_ID=44786b85238e447dbdba104c28952d26 [2022-06-23T14:30:36.632Z] GOLANG_VERSION=1.18.3 [2022-06-23T14:30:36.632Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-23T14:30:36.632Z] VALIDATE_BRANCH=master [2022-06-23T14:30:36.632Z] TERM=xterm [2022-06-23T14:30:36.632Z] DOCKER_PKG=github.com/docker/docker [2022-06-23T14:30:36.632Z] SHLVL=3 [2022-06-23T14:30:36.632Z] TIMEOUT=120m [2022-06-23T14:30:36.632Z] DOCKER_BUILDTAGS= journald [2022-06-23T14:30:36.632Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-23T14:30:36.632Z] GO111MODULE=off [2022-06-23T14:30:36.632Z] DOCKER_EXPERIMENTAL=1 [2022-06-23T14:30:36.632Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-23T14:30:36.632Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-23T14:30:36.632Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-23T14:30:36.632Z] GOPATH=/go [2022-06-23T14:30:36.632Z] PKG_CONFIG=pkg-config [2022-06-23T14:30:36.632Z] _=/usr/bin/env [2022-06-23T14:30:36.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-23T14:30:46.276Z] ......... [ 85%] [2022-06-23T14:30:51.214Z] tests/integration/models_images_test.py ............... [ 89%] [2022-06-23T14:30:52.407Z] tests/integration/models_networks_test.py .... [ 90%] [2022-06-23T14:30:58.961Z] tests/integration/models_nodes_test.py . [ 90%] [2022-06-23T14:30:58.961Z] tests/integration/models_resources_test.py . [ 91%] [2022-06-23T14:31:00.996Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-06-23T14:31:03.741Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-06-23T14:31:04.000Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-06-23T14:31:07.918Z] tests/integration/regression_test.py ...... [ 98%] [2022-06-23T14:31:08.693Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-06-23T14:31:08.693Z] tests/integration/credentials/utils_test.py . [100%] [2022-06-23T14:31:08.693Z] [2022-06-23T14:31:08.693Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-06-23T14:31:08.693Z] =========================== short test summary info ============================ [2022-06-23T14:31:08.693Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-06-23T14:31:08.693Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-06-23T14:31:08.693Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-06-23T14:31:08.693Z] Not supported on most drivers [2022-06-23T14:31:08.693Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-06-23T14:31:08.693Z] Output of docker top depends on host distro, and is not formalized. [2022-06-23T14:31:08.693Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-06-23T14:31:08.693Z] Output of docker top depends on host distro, and is not formalized. [2022-06-23T14:31:08.693Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-06-23T14:31:08.693Z] Can fail if eth0 has multiple IP addresses [2022-06-23T14:31:08.693Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-06-23T14:31:08.693Z] This doesn't seem to be taken into account by the engine [2022-06-23T14:31:08.693Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-06-23T14:31:08.693Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-06-23T14:31:08.693Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.56 seconds == [2022-06-23T14:31:08.951Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-06-23T14:31:20.700Z] ok github.com/docker/docker/libnetwork 37.327s coverage: 40.6% of statements [2022-06-23T14:31:20.700Z] ok github.com/docker/docker/libnetwork/bitseq 0.135s coverage: 84.4% of statements [2022-06-23T14:31:20.701Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-23T14:31:20.701Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-23T14:31:20.701Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-23T14:31:20.701Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-23T14:31:20.701Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-23T14:31:20.701Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-23T14:31:20.701Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-23T14:31:20.701Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-23T14:31:20.701Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-06-23T14:31:20.701Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-06-23T14:31:20.701Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-23T14:31:20.701Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-23T14:31:20.701Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-06-23T14:31:20.701Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.500s coverage: 59.9% of statements [2022-06-23T14:31:20.701Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-23T14:31:20.701Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-23T14:31:20.701Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.030s coverage: 4.0% of statements [2022-06-23T14:31:20.701Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-23T14:31:20.701Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2022-06-23T14:31:20.701Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-23T14:31:20.701Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-06-23T14:31:21.141Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-23T14:31:21.141Z] [2022-06-23T14:31:21.141Z] Unloading profiles will leave already running processes permanently [2022-06-23T14:31:21.141Z] unconfined, which can lead to unexpected situations. [2022-06-23T14:31:21.141Z] [2022-06-23T14:31:21.141Z] To set a process to complain mode, use the command line tool [2022-06-23T14:31:21.141Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-23T14:31:21.141Z] Post stage [Pipeline] junit [2022-06-23T14:31:21.152Z] Recording test results [2022-06-23T14:31:21.178Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-06-23T14:31:21.459Z] + echo Ensuring container killed. [2022-06-23T14:31:21.459Z] Ensuring container killed. [2022-06-23T14:31:21.459Z] + docker rm -vf docker-pr1 [2022-06-23T14:31:21.459Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-23T14:31:21.738Z] + echo Chowning /workspace to jenkins user [2022-06-23T14:31:21.738Z] Chowning /workspace to jenkins user [2022-06-23T14:31:21.738Z] + id -u [2022-06-23T14:31:21.738Z] + id -g [2022-06-23T14:31:21.738Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43741:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-23T14:31:22.602Z] + bundleName=docker-py [2022-06-23T14:31:22.602Z] + echo Creating docker-py-bundles.tar.gz [2022-06-23T14:31:22.602Z] Creating docker-py-bundles.tar.gz [2022-06-23T14:31:22.602Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-06-23T14:31:22.637Z] Archiving artifacts [2022-06-23T14:31:22.844Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43741/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-06-23T14:31:23.182Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43741/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c -e DOCKER_GRAPHDRIVER docker:04c51cba84301af9bbce4ea719e1cbf239efb37c hack/make.sh binary [2022-06-23T14:31:23.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-23T14:31:23.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-23T14:31:23.441Z] [2022-06-23T14:31:23.700Z] Removing bundles/ [2022-06-23T14:31:23.700Z] [2022-06-23T14:31:23.700Z] ---> Making bundle: binary (in bundles/binary) [2022-06-23T14:31:23.700Z] Building: bundles/binary-daemon/dockerd-dev [2022-06-23T14:31:23.700Z] GOOS="" GOARCH="" GOARM="" [2022-06-23T14:31:27.847Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-23T14:31:27.847Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-23T14:31:27.847Z] GOOS="" GOARCH="" GOARM="" [2022-06-23T14:31:27.847Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-23T14:31:27.847Z] [2022-06-23T14:31:27.847Z] + TEST_INTEGRATION_DEST=1 [2022-06-23T14:31:27.847Z] + CONTAINER_NAME=docker-pr1-1 [2022-06-23T14:31:27.847Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-06-23T14:31:27.847Z] + run_tests test-integration-flaky [2022-06-23T14:31:27.847Z] + '[' -n 0 ']' [2022-06-23T14:31:27.847Z] + rm= [2022-06-23T14:31:27.847Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43741/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43741/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43741/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:04c51cba84301af9bbce4ea719e1cbf239efb37c hack/make.sh test-integration-flaky test-integration [2022-06-23T14:31:27.847Z] + c=0 [2022-06-23T14:31:27.847Z] + TEST_INTEGRATION_DEST=3 [2022-06-23T14:31:27.847Z] + CONTAINER_NAME=docker-pr1-3 [2022-06-23T14:31:27.847Z] + TEST_SKIP_INTEGRATION=1 [2022-06-23T14:31:27.847Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-23T14:31:27.847Z] + run_tests [2022-06-23T14:31:27.847Z] + '[' -n 0 ']' [2022-06-23T14:31:27.847Z] + rm= [2022-06-23T14:31:27.847Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43741/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43741/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43741/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:04c51cba84301af9bbce4ea719e1cbf239efb37c hack/make.sh '' test-integration [2022-06-23T14:31:27.847Z] + TEST_INTEGRATION_DEST=2 [2022-06-23T14:31:27.847Z] + CONTAINER_NAME=docker-pr1-2 [2022-06-23T14:31:27.847Z] + TEST_SKIP_INTEGRATION=1 [2022-06-23T14:31:27.847Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-23T14:31:27.847Z] + run_tests [2022-06-23T14:31:27.847Z] + '[' -n 0 ']' [2022-06-23T14:31:27.847Z] + rm= [2022-06-23T14:31:27.847Z] ++ jobs -p [2022-06-23T14:31:27.847Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43741/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43741/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43741/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:04c51cba84301af9bbce4ea719e1cbf239efb37c hack/make.sh '' test-integration [2022-06-23T14:31:27.847Z] + for job in $(jobs -p) [2022-06-23T14:31:27.847Z] + wait 7156 [2022-06-23T14:31:27.847Z] [2022-06-23T14:31:27.847Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-23T14:31:27.847Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-23T14:31:27.847Z] HOSTNAME=db7ad320eead [2022-06-23T14:31:27.847Z] TEST_SKIP_INTEGRATION=1 [2022-06-23T14:31:27.847Z] TESTDEBUG=0 [2022-06-23T14:31:27.847Z] DEST=bundles/test-integration [2022-06-23T14:31:27.847Z] PWD=/go/src/github.com/docker/docker [2022-06-23T14:31:27.847Z] KEEPBUNDLE=1 [2022-06-23T14:31:27.847Z] DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c [2022-06-23T14:31:27.847Z] container=docker [2022-06-23T14:31:27.847Z] HOME=/root [2022-06-23T14:31:27.847Z] GOLANG_VERSION=1.18.3 [2022-06-23T14:31:27.847Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-23T14:31:27.847Z] VALIDATE_BRANCH=master [2022-06-23T14:31:27.847Z] TERM=xterm [2022-06-23T14:31:27.847Z] DOCKER_PKG=github.com/docker/docker [2022-06-23T14:31:27.847Z] SHLVL=1 [2022-06-23T14:31:27.847Z] TIMEOUT=120m [2022-06-23T14:31:27.847Z] DOCKER_BUILDTAGS= journald [2022-06-23T14:31:27.847Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-23T14:31:27.847Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-06-23T14:31:27.847Z] GO111MODULE=off [2022-06-23T14:31:27.847Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-23T14:31:27.847Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-23T14:31:27.847Z] GOPATH=/go [2022-06-23T14:31:27.847Z] PKG_CONFIG=pkg-config [2022-06-23T14:31:27.847Z] _=/usr/bin/env [2022-06-23T14:31:27.847Z] Building test suite binary ./integration-cli/test.main [2022-06-23T14:31:27.847Z] [2022-06-23T14:31:27.847Z] [2022-06-23T14:31:27.847Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-06-23T14:31:27.847Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-23T14:31:27.847Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-23T14:31:27.847Z] HOSTNAME=b1b6e82570db [2022-06-23T14:31:27.847Z] TEST_SKIP_INTEGRATION=1 [2022-06-23T14:31:27.847Z] TESTDEBUG=0 [2022-06-23T14:31:27.847Z] DEST=bundles/test-integration [2022-06-23T14:31:27.848Z] PWD=/go/src/github.com/docker/docker [2022-06-23T14:31:27.848Z] KEEPBUNDLE=1 [2022-06-23T14:31:27.848Z] DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c [2022-06-23T14:31:27.848Z] container=docker [2022-06-23T14:31:27.848Z] HOME=/root [2022-06-23T14:31:27.848Z] GOLANG_VERSION=1.18.3 [2022-06-23T14:31:27.848Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-23T14:31:27.848Z] VALIDATE_BRANCH=master [2022-06-23T14:31:27.848Z] TERM=xterm [2022-06-23T14:31:27.848Z] DOCKER_PKG=github.com/docker/docker [2022-06-23T14:31:27.848Z] SHLVL=1 [2022-06-23T14:31:27.848Z] TIMEOUT=120m [2022-06-23T14:31:27.848Z] DOCKER_BUILDTAGS= journald [2022-06-23T14:31:27.848Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-23T14:31:27.848Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-06-23T14:31:27.848Z] GO111MODULE=off [2022-06-23T14:31:27.848Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-23T14:31:27.848Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-23T14:31:27.848Z] GOPATH=/go [2022-06-23T14:31:27.848Z] PKG_CONFIG=pkg-config [2022-06-23T14:31:27.848Z] _=/usr/bin/env [2022-06-23T14:31:27.848Z] Building test suite binary ./integration-cli/test.main [2022-06-23T14:31:27.848Z] No new tests added to integration. [2022-06-23T14:31:27.848Z] [2022-06-23T14:31:27.848Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-23T14:31:27.848Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-23T14:31:27.848Z] HOSTNAME=77591dcebdec [2022-06-23T14:31:27.848Z] TESTDEBUG=0 [2022-06-23T14:31:27.848Z] DEST=bundles/test-integration [2022-06-23T14:31:27.848Z] PWD=/go/src/github.com/docker/docker [2022-06-23T14:31:27.848Z] KEEPBUNDLE=1 [2022-06-23T14:31:27.848Z] DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c [2022-06-23T14:31:27.848Z] container=docker [2022-06-23T14:31:27.848Z] HOME=/root [2022-06-23T14:31:27.848Z] GOLANG_VERSION=1.18.3 [2022-06-23T14:31:27.848Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-23T14:31:27.848Z] VALIDATE_BRANCH=master [2022-06-23T14:31:27.848Z] TERM=xterm [2022-06-23T14:31:27.848Z] DOCKER_PKG=github.com/docker/docker [2022-06-23T14:31:27.848Z] SHLVL=1 [2022-06-23T14:31:27.848Z] TIMEOUT=120m [2022-06-23T14:31:27.848Z] DOCKER_BUILDTAGS= journald [2022-06-23T14:31:27.848Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-23T14:31:27.848Z] GO111MODULE=off [2022-06-23T14:31:27.848Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-23T14:31:27.848Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-23T14:31:27.848Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-23T14:31:27.848Z] GOPATH=/go [2022-06-23T14:31:27.848Z] PKG_CONFIG=pkg-config [2022-06-23T14:31:27.848Z] _=/usr/bin/env [2022-06-23T14:31:27.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-23T14:31:28.785Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.603s coverage: 7.4% of statements [2022-06-23T14:31:28.785Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-23T14:31:29.041Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-06-23T14:31:29.297Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-06-23T14:31:29.297Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-23T14:31:29.297Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-23T14:31:29.553Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-23T14:31:29.809Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-06-23T14:31:30.065Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-06-23T14:31:30.322Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-06-23T14:31:30.578Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-23T14:31:42.748Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-06-23T14:31:45.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-23T14:31:53.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-23T14:31:57.590Z] ok github.com/docker/docker/libnetwork/ipam 15.076s coverage: 85.3% of statements [2022-06-23T14:31:57.590Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-23T14:31:57.590Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-23T14:31:57.590Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-23T14:31:57.590Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-06-23T14:31:57.590Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-23T14:31:57.590Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-23T14:31:57.590Z] ok github.com/docker/docker/libnetwork/ipamutils 0.258s coverage: 74.0% of statements [2022-06-23T14:31:58.518Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.1% of statements [2022-06-23T14:31:58.518Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-23T14:31:58.774Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-06-23T14:32:01.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-23T14:32:02.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-23T14:32:03.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-23T14:32:03.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-23T14:32:04.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-23T14:32:04.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-23T14:32:05.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-23T14:32:08.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-23T14:32:09.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-23T14:32:10.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-23T14:32:10.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-23T14:32:11.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-23T14:32:12.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-23T14:32:13.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-23T14:32:14.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-23T14:32:14.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-23T14:32:15.930Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-23T14:32:15.931Z] Using test binary docker [2022-06-23T14:32:15.931Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-23T14:32:15.931Z] Starting apparmor (via systemctl): apparmor.service. [2022-06-23T14:32:15.931Z] Starting dockerd [2022-06-23T14:32:15.931Z] INFO: Waiting for daemon to start... [2022-06-23T14:32:17.837Z] . [2022-06-23T14:32:17.837Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-23T14:32:17.837Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-23T14:32:17.837Z] Error: No such image: emptyfs [2022-06-23T14:32:18.097Z] Running integration-test (iteration 1) [2022-06-23T14:32:18.097Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-23T14:32:18.357Z] Loaded image: busybox:latest [2022-06-23T14:32:18.357Z] Loaded image: busybox:glibc [2022-06-23T14:32:19.739Z] Loaded image: debian:bullseye-slim [2022-06-23T14:32:19.739Z] Loaded image: hello-world:latest [2022-06-23T14:32:19.739Z] Loaded image: arm32v7/hello-world:latest [2022-06-23T14:32:19.739Z] INFO: Testing against a local daemon [2022-06-23T14:32:19.739Z] === RUN TestCgroupNamespacesBuild [2022-06-23T14:32:21.120Z] --- PASS: TestCgroupNamespacesBuild (1.40s) [2022-06-23T14:32:21.120Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-23T14:32:22.503Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s) [2022-06-23T14:32:22.503Z] === RUN TestBuildWithSession [2022-06-23T14:32:22.503Z] build_session_test.go:25: TODO: BuildKit [2022-06-23T14:32:22.503Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-23T14:32:22.503Z] === RUN TestBuildSquashParent [2022-06-23T14:32:27.784Z] --- PASS: TestBuildSquashParent (4.98s) [2022-06-23T14:32:27.784Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-23T14:32:27.784Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-23T14:32:27.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-23T14:32:27.784Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-23T14:32:27.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-23T14:32:27.784Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-23T14:32:27.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-23T14:32:27.784Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-23T14:32:27.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-23T14:32:27.784Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-23T14:32:27.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-23T14:32:27.784Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-23T14:32:27.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-23T14:32:27.784Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-23T14:32:27.784Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-23T14:32:29.163Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-23T14:32:29.424Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-23T14:32:30.425Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-23T14:32:30.426Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-23T14:32:30.426Z] GOOS="" GOARCH="" GOARM="" [2022-06-23T14:32:30.426Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-23T14:32:30.426Z] [2022-06-23T14:32:30.426Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-23T14:32:30.426Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-23T14:32:30.426Z] HOSTNAME=56d7237cf3b2 [2022-06-23T14:32:30.426Z] DEST=bundles/test-integration [2022-06-23T14:32:30.426Z] PWD=/go/src/github.com/docker/docker [2022-06-23T14:32:30.426Z] DOCKER_ROOTLESS=1 [2022-06-23T14:32:30.426Z] DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c [2022-06-23T14:32:30.426Z] container=docker [2022-06-23T14:32:30.426Z] HOME=/root [2022-06-23T14:32:30.426Z] GOLANG_VERSION=1.18.3 [2022-06-23T14:32:30.426Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-23T14:32:30.426Z] VALIDATE_BRANCH=master [2022-06-23T14:32:30.426Z] TERM=xterm [2022-06-23T14:32:30.426Z] DOCKER_PKG=github.com/docker/docker [2022-06-23T14:32:30.426Z] SHLVL=1 [2022-06-23T14:32:30.426Z] TIMEOUT=120m [2022-06-23T14:32:30.426Z] DOCKER_BUILDTAGS= journald [2022-06-23T14:32:30.426Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-23T14:32:30.426Z] GO111MODULE=off [2022-06-23T14:32:30.426Z] DOCKER_EXPERIMENTAL=1 [2022-06-23T14:32:30.426Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-23T14:32:30.426Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-23T14:32:30.426Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-23T14:32:30.426Z] GOPATH=/go [2022-06-23T14:32:30.426Z] PKG_CONFIG=pkg-config [2022-06-23T14:32:30.426Z] _=/usr/bin/env [2022-06-23T14:32:30.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-23T14:32:30.805Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-23T14:32:30.805Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-23T14:32:32.712Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-06-23T14:32:32.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.42s) [2022-06-23T14:32:32.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.79s) [2022-06-23T14:32:32.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.59s) [2022-06-23T14:32:32.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.56s) [2022-06-23T14:32:32.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.46s) [2022-06-23T14:32:32.712Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.62s) [2022-06-23T14:32:32.712Z] === RUN TestBuildMultiStageCopy [2022-06-23T14:32:32.712Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-23T14:32:34.093Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-23T14:32:34.093Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-23T14:32:34.353Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-23T14:32:34.612Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-23T14:32:34.872Z] --- PASS: TestBuildMultiStageCopy (2.40s) [2022-06-23T14:32:34.872Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s) [2022-06-23T14:32:34.873Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-06-23T14:32:34.873Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-06-23T14:32:34.873Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.27s) [2022-06-23T14:32:34.873Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s) [2022-06-23T14:32:34.873Z] === RUN TestBuildMultiStageParentConfig [2022-06-23T14:32:35.443Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-06-23T14:32:35.443Z] === RUN TestBuildLabelWithTargets [2022-06-23T14:32:36.383Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-06-23T14:32:36.383Z] === RUN TestBuildWithEmptyLayers [2022-06-23T14:32:36.954Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-06-23T14:32:36.954Z] === RUN TestBuildMultiStageOnBuild [2022-06-23T14:32:38.861Z] --- PASS: TestBuildMultiStageOnBuild (1.70s) [2022-06-23T14:32:38.861Z] === RUN TestBuildUncleanTarFilenames [2022-06-23T14:32:39.430Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-06-23T14:32:39.430Z] === RUN TestBuildMultiStageLayerLeak [2022-06-23T14:32:40.813Z] --- PASS: TestBuildMultiStageLayerLeak (1.63s) [2022-06-23T14:32:40.813Z] === RUN TestBuildWithHugeFile [2022-06-23T14:33:17.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-23T14:33:17.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-23T14:33:30.153Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-06-23T14:33:30.153Z] Copying nested executables into bundles/binary-daemon [2022-06-23T14:33:30.153Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-06-23T14:33:30.153Z] GOOS="" GOARCH="" GOARM="" [2022-06-23T14:33:30.153Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-06-23T14:33:30.153Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-06-23T14:33:30.469Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43741/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c -e DOCKER_GRAPHDRIVER docker:04c51cba84301af9bbce4ea719e1cbf239efb37c hack/make.sh cross [2022-06-23T14:33:30.727Z] [2022-06-23T14:33:30.985Z] Removing bundles/ [2022-06-23T14:33:30.986Z] [2022-06-23T14:33:30.986Z] ---> Making bundle: cross (in bundles/cross) [2022-06-23T14:33:30.986Z] Cross building: bundles/cross/linux/amd64 [2022-06-23T14:33:30.986Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-23T14:33:30.986Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-23T14:33:37.069Z] --- PASS: TestBuildWithHugeFile (49.64s) [2022-06-23T14:33:37.069Z] === RUN TestBuildWCOWSandboxSize [2022-06-23T14:33:37.069Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-23T14:33:37.069Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-23T14:33:37.069Z] === RUN TestBuildWithEmptyDockerfile [2022-06-23T14:33:37.069Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-23T14:33:37.069Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-23T14:33:37.069Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-23T14:33:37.069Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-23T14:33:37.069Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-23T14:33:37.069Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-23T14:33:37.069Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-23T14:33:37.069Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-23T14:33:37.069Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-23T14:33:37.069Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-23T14:33:37.069Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-06-23T14:33:37.069Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-06-23T14:33:37.069Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-23T14:33:37.069Z] === RUN TestBuildPreserveOwnership [2022-06-23T14:33:37.069Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-23T14:33:37.069Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-23T14:33:37.069Z] --- PASS: TestBuildPreserveOwnership (3.73s) [2022-06-23T14:33:37.069Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.56s) [2022-06-23T14:33:37.069Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-06-23T14:33:37.069Z] === RUN TestBuildPlatformInvalid [2022-06-23T14:33:37.069Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-06-23T14:33:37.069Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-23T14:33:37.069Z] Loaded image: busybox:latest [2022-06-23T14:33:37.069Z] Loaded image: busybox:glibc [2022-06-23T14:33:37.069Z] Loaded image: debian:bullseye-slim [2022-06-23T14:33:37.069Z] Loaded image: hello-world:latest [2022-06-23T14:33:37.069Z] Loaded image: arm32v7/hello-world:latest [2022-06-23T14:33:43.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-23T14:33:45.199Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.73s) [2022-06-23T14:33:45.199Z] PASS [2022-06-23T14:33:45.199Z] [2022-06-23T14:33:45.199Z] === Skipped [2022-06-23T14:33:45.199Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-23T14:33:45.199Z] build_session_test.go:25: TODO: BuildKit [2022-06-23T14:33:45.199Z] [2022-06-23T14:33:45.199Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-23T14:33:45.199Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-23T14:33:45.199Z] [2022-06-23T14:33:45.199Z] DONE 34 tests, 2 skipped in 87.246s [2022-06-23T14:33:45.199Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-23T14:33:45.199Z] INFO: Testing against a local daemon [2022-06-23T14:33:45.199Z] === RUN TestConfigInspect [2022-06-23T14:33:47.736Z] --- PASS: TestConfigInspect (2.25s) [2022-06-23T14:33:47.736Z] === RUN TestConfigList [2022-06-23T14:33:48.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-23T14:33:49.643Z] --- PASS: TestConfigList (2.16s) [2022-06-23T14:33:49.643Z] === RUN TestConfigsCreateAndDelete [2022-06-23T14:33:50.220Z] ok github.com/docker/docker/libnetwork/networkdb 103.961s coverage: 60.3% of statements [2022-06-23T14:33:50.220Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-23T14:33:50.220Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-23T14:33:50.220Z] ok github.com/docker/docker/libnetwork/osl 4.294s coverage: 39.7% of statements [2022-06-23T14:33:50.220Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-23T14:33:50.220Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-06-23T14:33:50.480Z] ok github.com/docker/docker/libnetwork/portmapper 0.630s coverage: 48.6% of statements [2022-06-23T14:33:50.736Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-06-23T14:33:50.736Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-23T14:33:50.992Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-06-23T14:33:50.992Z] [2022-06-23T14:33:50.992Z] === Skipped [2022-06-23T14:33:50.992Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-23T14:33:50.992Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-23T14:33:50.992Z] [2022-06-23T14:33:50.992Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-23T14:33:50.992Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-23T14:33:50.992Z] [2022-06-23T14:33:50.992Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-23T14:33:50.992Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-23T14:33:50.992Z] [2022-06-23T14:33:50.992Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-23T14:33:50.992Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-23T14:33:50.992Z] [2022-06-23T14:33:50.992Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-23T14:33:50.992Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-23T14:33:50.992Z] [2022-06-23T14:33:50.992Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-23T14:33:50.992Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-23T14:33:50.992Z] [2022-06-23T14:33:50.992Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-23T14:33:50.992Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-23T14:33:50.992Z] [2022-06-23T14:33:50.992Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-23T14:33:50.992Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-23T14:33:50.992Z] [2022-06-23T14:33:50.992Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-23T14:33:50.992Z] firewalld_test.go:14: firewalld is not running [2022-06-23T14:33:50.992Z] [2022-06-23T14:33:50.992Z] DONE 326 tests, 9 skipped in 200.202s Post stage [Pipeline] junit [2022-06-23T14:33:51.563Z] Recording test results [2022-06-23T14:33:52.180Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-06-23T14:33:52.180Z] === RUN TestConfigsUpdate [2022-06-23T14:33:52.940Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T14:33:53.264Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43741/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c -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:04c51cba84301af9bbce4ea719e1cbf239efb37c hack/make.sh dynbinary test-integration [2022-06-23T14:33:53.520Z] [2022-06-23T14:33:53.777Z] Removing bundles/ [2022-06-23T14:33:53.777Z] [2022-06-23T14:33:53.777Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-23T14:33:53.777Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-23T14:33:53.777Z] GOOS="" GOARCH="" GOARM="" [2022-06-23T14:33:54.128Z] --- PASS: TestConfigsUpdate (2.17s) [2022-06-23T14:33:54.128Z] === RUN TestTemplatedConfig [2022-06-23T14:33:56.710Z] --- PASS: TestTemplatedConfig (2.77s) [2022-06-23T14:33:56.710Z] === RUN TestConfigCreateResolve [2022-06-23T14:33:58.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-23T14:33:58.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-23T14:33:59.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-23T14:33:59.248Z] --- PASS: TestConfigCreateResolve (2.13s) [2022-06-23T14:33:59.248Z] PASS [2022-06-23T14:33:59.248Z] [2022-06-23T14:33:59.248Z] DONE 6 tests in 13.674s [2022-06-23T14:33:59.248Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-23T14:33:59.248Z] INFO: Testing against a local daemon [2022-06-23T14:33:59.248Z] === RUN TestAttachWithTTY [2022-06-23T14:33:59.248Z] --- PASS: TestAttachWithTTY (0.06s) [2022-06-23T14:33:59.248Z] === RUN TestAttachWithoutTTy [2022-06-23T14:33:59.248Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-23T14:33:59.248Z] === RUN TestCheckpoint [2022-06-23T14:33:59.248Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-23T14:33:59.248Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/commit [2022-06-23T14:33:59.248Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-23T14:33:59.248Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-23T14:33:59.248Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-23T14:33:59.248Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-23T14:33:59.248Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-23T14:33:59.248Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-23T14:33:59.248Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-23T14:33:59.248Z] === CONT TestContainerInvalidJSON/commit [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-23T14:33:59.248Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-23T14:33:59.248Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-23T14:33:59.248Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-23T14:33:59.248Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-23T14:33:59.248Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-23T14:33:59.248Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-23T14:33:59.248Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-23T14:33:59.248Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-23T14:33:59.248Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-23T14:33:59.248Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-23T14:33:59.248Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-23T14:33:59.248Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-23T14:33:59.248Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-23T14:33:59.248Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-06-23T14:33:59.248Z] === RUN TestCopyEmptyFile [2022-06-23T14:33:59.508Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-06-23T14:33:59.508Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-23T14:33:59.508Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-23T14:33:59.508Z] === RUN TestCopyFromContainer [2022-06-23T14:34:00.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-23T14:34:00.447Z] === RUN TestCopyFromContainer// [2022-06-23T14:34:00.707Z] === RUN TestCopyFromContainer//bar/root [2022-06-23T14:34:00.707Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-23T14:34:00.707Z] === RUN TestCopyFromContainer/bar/quux [2022-06-23T14:34:00.707Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-23T14:34:00.967Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-23T14:34:00.967Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-23T14:34:00.967Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-23T14:34:00.967Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-23T14:34:01.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-23T14:34:01.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-23T14:34:01.227Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-23T14:34:01.227Z] --- PASS: TestCopyFromContainer (1.72s) [2022-06-23T14:34:01.227Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-06-23T14:34:01.227Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-06-23T14:34:01.227Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-23T14:34:01.227Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-23T14:34:01.227Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-23T14:34:01.227Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-23T14:34:01.227Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-23T14:34:01.227Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-23T14:34:01.227Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-06-23T14:34:01.227Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-23T14:34:01.227Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-23T14:34:01.227Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-23T14:34:01.227Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-23T14:34:01.227Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-23T14:34:01.227Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-23T14:34:01.227Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-23T14:34:01.227Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-23T14:34:01.227Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-23T14:34:01.227Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-23T14:34:01.227Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-23T14:34:01.227Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-23T14:34:01.227Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-23T14:34:01.227Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-23T14:34:01.227Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-23T14:34:01.227Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-23T14:34:01.227Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-06-23T14:34:01.227Z] === RUN TestCreateWithInvalidEnv [2022-06-23T14:34:01.227Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-23T14:34:01.227Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-23T14:34:01.227Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-23T14:34:01.227Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-23T14:34:01.227Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-23T14:34:01.227Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-23T14:34:01.227Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-23T14:34:01.227Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-23T14:34:01.227Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-23T14:34:01.227Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-23T14:34:01.227Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-23T14:34:01.227Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-23T14:34:01.227Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-23T14:34:01.227Z] === RUN TestCreateTmpfsMountsTarget [2022-06-23T14:34:01.227Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-23T14:34:01.227Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-23T14:34:01.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-23T14:34:03.135Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2022-06-23T14:34:03.135Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-23T14:34:04.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-23T14:34:04.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-23T14:34:04.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-23T14:34:04.516Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s) [2022-06-23T14:34:04.516Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-23T14:34:04.516Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-23T14:34:04.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-23T14:34:04.516Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-23T14:34:04.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-23T14:34:04.516Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-23T14:34:04.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-23T14:34:04.516Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-23T14:34:04.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-23T14:34:04.516Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-23T14:34:04.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-23T14:34:04.516Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-23T14:34:04.516Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-23T14:34:04.516Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-23T14:34:04.516Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-23T14:34:04.516Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-23T14:34:04.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-23T14:34:04.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-23T14:34:04.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-23T14:34:04.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-23T14:34:04.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-23T14:34:04.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-06-23T14:34:04.516Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-23T14:34:05.086Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-06-23T14:34:05.086Z] === RUN TestCreateDifferentPlatform [2022-06-23T14:34:05.086Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-23T14:34:05.086Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-23T14:34:05.086Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-06-23T14:34:05.086Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-23T14:34:05.086Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-23T14:34:05.086Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-23T14:34:05.086Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-06-23T14:34:05.086Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-23T14:34:05.086Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-23T14:34:05.086Z] === RUN TestCreateInvalidHostConfig [2022-06-23T14:34:05.086Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-23T14:34:05.086Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-23T14:34:05.086Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-23T14:34:05.086Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-23T14:34:05.086Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-23T14:34:05.086Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-23T14:34:05.086Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-23T14:34:05.086Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-23T14:34:05.086Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-23T14:34:05.086Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-23T14:34:05.086Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-23T14:34:05.086Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-23T14:34:05.086Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-23T14:34:05.086Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-23T14:34:05.086Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-23T14:34:05.086Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-23T14:34:05.086Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-23T14:34:05.086Z] === RUN TestContainerStartOnDaemonRestart [2022-06-23T14:34:05.086Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-23T14:34:05.086Z] === RUN TestDaemonRestartIpcMode [2022-06-23T14:34:05.086Z] === PAUSE TestDaemonRestartIpcMode [2022-06-23T14:34:05.086Z] === RUN TestDaemonHostGatewayIP [2022-06-23T14:34:05.086Z] === PAUSE TestDaemonHostGatewayIP [2022-06-23T14:34:05.086Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-23T14:34:05.086Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-23T14:34:05.086Z] === RUN TestContainerKillOnDaemonStart [2022-06-23T14:34:05.086Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-23T14:34:05.086Z] === RUN TestDiff [2022-06-23T14:34:05.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-23T14:34:05.656Z] --- PASS: TestDiff (0.55s) [2022-06-23T14:34:05.656Z] === RUN TestExecWithCloseStdin [2022-06-23T14:34:06.594Z] --- PASS: TestExecWithCloseStdin (0.67s) [2022-06-23T14:34:06.594Z] === RUN TestExec [2022-06-23T14:34:06.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-23T14:34:06.854Z] --- PASS: TestExec (0.61s) [2022-06-23T14:34:06.854Z] === RUN TestExecUser [2022-06-23T14:34:07.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-23T14:34:07.793Z] --- PASS: TestExecUser (0.66s) [2022-06-23T14:34:07.793Z] === RUN TestExportContainerAndImportImage [2022-06-23T14:34:07.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-23T14:34:08.363Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2022-06-23T14:34:08.363Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-23T14:34:08.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-23T14:34:09.741Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-06-23T14:34:09.741Z] === RUN TestHealthCheckWorkdir [2022-06-23T14:34:09.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-23T14:34:10.310Z] --- PASS: TestHealthCheckWorkdir (0.77s) [2022-06-23T14:34:10.310Z] === RUN TestHealthKillContainer [2022-06-23T14:34:10.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-23T14:34:11.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-23T14:34:12.377Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-23T14:34:12.377Z] Using test binary docker [2022-06-23T14:34:12.377Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-23T14:34:12.377Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-23T14:34:12.377Z] INFO: Waiting for daemon to start... [2022-06-23T14:34:12.377Z] Starting dockerd [2022-06-23T14:34:14.279Z] . [2022-06-23T14:34:14.279Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-23T14:34:14.537Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-23T14:34:14.537Z] Error: No such image: emptyfs [2022-06-23T14:34:14.537Z] Running integration-test (iteration 1) [2022-06-23T14:34:14.537Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-23T14:34:14.796Z] Loaded image: busybox:latest [2022-06-23T14:34:15.054Z] Loaded image: busybox:glibc [2022-06-23T14:34:16.429Z] Loaded image: debian:bullseye-slim [2022-06-23T14:34:16.429Z] Loaded image: hello-world:latest [2022-06-23T14:34:16.429Z] Loaded image: arm32v7/hello-world:latest [2022-06-23T14:34:16.429Z] INFO: Testing against a local daemon [2022-06-23T14:34:16.429Z] === RUN TestCgroupNamespacesBuild [2022-06-23T14:34:17.845Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2022-06-23T14:34:17.845Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-23T14:34:19.233Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s) [2022-06-23T14:34:19.233Z] === RUN TestBuildWithSession [2022-06-23T14:34:19.233Z] build_session_test.go:25: TODO: BuildKit [2022-06-23T14:34:19.233Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-23T14:34:19.233Z] === RUN TestBuildSquashParent [2022-06-23T14:34:20.289Z] --- PASS: TestHealthKillContainer (8.21s) [2022-06-23T14:34:20.289Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-23T14:34:20.289Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2022-06-23T14:34:20.289Z] === RUN TestIpcModeNone [2022-06-23T14:34:20.289Z] --- PASS: TestIpcModeNone (0.62s) [2022-06-23T14:34:20.289Z] === RUN TestIpcModePrivate [2022-06-23T14:34:20.289Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-06-23T14:34:20.289Z] --- PASS: TestIpcModePrivate (0.61s) [2022-06-23T14:34:20.289Z] === RUN TestIpcModeShareable [2022-06-23T14:34:20.550Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-06-23T14:34:21.119Z] --- PASS: TestIpcModeShareable (0.62s) [2022-06-23T14:34:21.119Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-23T14:34:23.026Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s) [2022-06-23T14:34:23.026Z] === RUN TestAPIIpcModeHost [2022-06-23T14:34:23.026Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-06-23T14:34:23.026Z] === RUN TestDaemonIpcModeShareable [2022-06-23T14:34:24.405Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-06-23T14:34:24.405Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-06-23T14:34:24.405Z] === RUN TestDaemonIpcModePrivate [2022-06-23T14:34:25.342Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-06-23T14:34:25.602Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-06-23T14:34:25.602Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-23T14:34:26.539Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-06-23T14:34:26.799Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-06-23T14:34:26.799Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-23T14:34:27.336Z] --- PASS: TestBuildSquashParent (7.22s) [2022-06-23T14:34:27.337Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-23T14:34:27.337Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-23T14:34:27.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-23T14:34:27.337Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-23T14:34:27.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-23T14:34:27.337Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-23T14:34:27.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-23T14:34:27.337Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-23T14:34:27.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-23T14:34:27.337Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-23T14:34:27.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-23T14:34:27.337Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-23T14:34:27.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-23T14:34:27.337Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-23T14:34:27.337Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-23T14:34:27.596Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-23T14:34:27.737Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-06-23T14:34:27.854Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-23T14:34:27.997Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-06-23T14:34:27.997Z] === RUN TestIpcModeOlderClient [2022-06-23T14:34:27.997Z] === PAUSE TestIpcModeOlderClient [2022-06-23T14:34:27.997Z] === RUN TestKillContainerInvalidSignal [2022-06-23T14:34:28.566Z] --- PASS: TestKillContainerInvalidSignal (0.59s) [2022-06-23T14:34:28.566Z] === RUN TestKillContainer [2022-06-23T14:34:28.566Z] === RUN TestKillContainer/no_signal [2022-06-23T14:34:29.135Z] === RUN TestKillContainer/non_killing_signal [2022-06-23T14:34:29.394Z] === RUN TestKillContainer/killing_signal [2022-06-23T14:34:29.755Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-23T14:34:29.756Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-23T14:34:29.963Z] --- PASS: TestKillContainer (1.36s) [2022-06-23T14:34:29.963Z] --- PASS: TestKillContainer/no_signal (0.49s) [2022-06-23T14:34:29.963Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-06-23T14:34:29.963Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-06-23T14:34:29.963Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-23T14:34:29.963Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-23T14:34:30.223Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-23T14:34:31.162Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2022-06-23T14:34:31.162Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-06-23T14:34:31.162Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.75s) [2022-06-23T14:34:31.162Z] === RUN TestKillStoppedContainer [2022-06-23T14:34:31.421Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-06-23T14:34:31.421Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-23T14:34:31.421Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-06-23T14:34:31.421Z] === RUN TestKillDifferentUserContainer [2022-06-23T14:34:31.680Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-06-23T14:34:31.680Z] === RUN TestInspectOomKilledTrue [2022-06-23T14:34:31.680Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-23T14:34:31.680Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-23T14:34:31.680Z] === RUN TestInspectOomKilledFalse [2022-06-23T14:34:32.249Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-06-23T14:34:32.249Z] === RUN TestLinksEtcHostsContentMatch [2022-06-23T14:34:32.287Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-06-23T14:34:32.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.43s) [2022-06-23T14:34:32.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s) [2022-06-23T14:34:32.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s) [2022-06-23T14:34:32.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.15s) [2022-06-23T14:34:32.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2022-06-23T14:34:32.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.15s) [2022-06-23T14:34:32.287Z] === RUN TestBuildMultiStageCopy [2022-06-23T14:34:32.287Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-23T14:34:32.510Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-06-23T14:34:32.510Z] === RUN TestLinksContainerNames [2022-06-23T14:34:33.452Z] --- PASS: TestLinksContainerNames (0.88s) [2022-06-23T14:34:33.452Z] === RUN TestLogsFollowTailEmpty [2022-06-23T14:34:33.712Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-06-23T14:34:33.712Z] === RUN TestLogs [2022-06-23T14:34:33.712Z] === RUN TestLogs/driver_local [2022-06-23T14:34:33.712Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-23T14:34:33.712Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-23T14:34:33.712Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-23T14:34:33.712Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-23T14:34:33.712Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-23T14:34:33.712Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-23T14:34:33.712Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-23T14:34:33.712Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-23T14:34:33.712Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-23T14:34:33.712Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-23T14:34:33.712Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-23T14:34:33.712Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-23T14:34:33.712Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-23T14:34:33.712Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-23T14:34:34.654Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-23T14:34:34.654Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-23T14:34:35.226Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-23T14:34:35.226Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-23T14:34:35.572Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-23T14:34:35.796Z] === RUN TestLogs/driver_json-file [2022-06-23T14:34:35.796Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-23T14:34:35.796Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-23T14:34:35.796Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-23T14:34:35.796Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-23T14:34:35.796Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-23T14:34:35.796Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-23T14:34:35.796Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-23T14:34:35.796Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-23T14:34:35.796Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-23T14:34:35.796Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-23T14:34:35.796Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-23T14:34:35.796Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-23T14:34:35.796Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-23T14:34:35.796Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-23T14:34:36.137Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-23T14:34:36.734Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-23T14:34:36.735Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-23T14:34:37.070Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-23T14:34:37.304Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-23T14:34:37.304Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-23T14:34:37.876Z] --- PASS: TestLogs (4.10s) [2022-06-23T14:34:37.876Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-23T14:34:37.876Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s) [2022-06-23T14:34:37.876Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.81s) [2022-06-23T14:34:37.876Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.65s) [2022-06-23T14:34:37.876Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.70s) [2022-06-23T14:34:37.876Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s) [2022-06-23T14:34:37.876Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-06-23T14:34:37.876Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-23T14:34:37.876Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s) [2022-06-23T14:34:37.876Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s) [2022-06-23T14:34:37.876Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.58s) [2022-06-23T14:34:37.876Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.60s) [2022-06-23T14:34:37.876Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.66s) [2022-06-23T14:34:37.876Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.69s) [2022-06-23T14:34:37.876Z] === RUN TestContainerNetworkMountsNoChown [2022-06-23T14:34:38.443Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-23T14:34:38.448Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/default [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/default [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/private [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/private [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/rprivate [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/slave [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/slave [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/rslave [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/shared [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/shared [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/rshared [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-23T14:34:38.448Z] === CONT TestMountDaemonRoot/default [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-23T14:34:38.448Z] === CONT TestMountDaemonRoot/rslave [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-23T14:34:38.448Z] === CONT TestMountDaemonRoot/rshared [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-23T14:34:38.448Z] === CONT TestMountDaemonRoot/shared [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-23T14:34:38.448Z] === CONT TestMountDaemonRoot/rprivate [2022-06-23T14:34:38.448Z] === CONT TestMountDaemonRoot/slave [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-23T14:34:38.448Z] === CONT TestMountDaemonRoot/private [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-23T14:34:38.448Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-23T14:34:38.448Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-23T14:34:38.448Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-23T14:34:38.448Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-23T14:34:38.448Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-23T14:34:38.448Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-23T14:34:38.448Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-23T14:34:38.448Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-23T14:34:38.448Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-23T14:34:38.448Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-23T14:34:38.448Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-23T14:34:38.448Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-23T14:34:38.448Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-23T14:34:38.448Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-23T14:34:38.708Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-23T14:34:38.708Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-23T14:34:38.708Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-23T14:34:38.708Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-23T14:34:38.708Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-23T14:34:38.708Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-23T14:34:38.708Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-23T14:34:38.708Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-23T14:34:38.708Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-23T14:34:38.708Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-23T14:34:38.708Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-23T14:34:38.708Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-23T14:34:38.708Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-23T14:34:38.708Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-23T14:34:38.708Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-23T14:34:38.708Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-06-23T14:34:38.708Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-23T14:34:38.708Z] === RUN TestContainerBindMountNonRecursive [2022-06-23T14:34:39.376Z] --- PASS: TestBuildMultiStageCopy (7.21s) [2022-06-23T14:34:39.376Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.20s) [2022-06-23T14:34:39.376Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-06-23T14:34:39.376Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-06-23T14:34:39.376Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-06-23T14:34:39.376Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-06-23T14:34:39.376Z] === RUN TestBuildMultiStageParentConfig [2022-06-23T14:34:40.088Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-06-23T14:34:40.088Z] === RUN TestContainerVolumesMountedAsShared [2022-06-23T14:34:40.657Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-06-23T14:34:40.657Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-23T14:34:40.916Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-06-23T14:34:40.916Z] === RUN TestNetworkNat [2022-06-23T14:34:41.485Z] --- PASS: TestNetworkNat (0.45s) [2022-06-23T14:34:41.485Z] === RUN TestNetworkLocalhostTCPNat [2022-06-23T14:34:41.744Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-06-23T14:34:41.744Z] === RUN TestNetworkLoopbackNat [2022-06-23T14:34:44.281Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-06-23T14:34:44.281Z] === RUN TestPause [2022-06-23T14:34:44.635Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-06-23T14:34:44.636Z] === RUN TestBuildLabelWithTargets [2022-06-23T14:34:44.851Z] --- PASS: TestPause (0.45s) [2022-06-23T14:34:44.851Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-23T14:34:44.851Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-23T14:34:44.851Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-23T14:34:44.851Z] === RUN TestPauseStopPausedContainer [2022-06-23T14:34:45.419Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-06-23T14:34:45.419Z] === RUN TestPidHost [2022-06-23T14:34:46.359Z] --- PASS: TestPidHost (0.98s) [2022-06-23T14:34:46.359Z] === RUN TestPsFilter [2022-06-23T14:34:46.359Z] --- PASS: TestPsFilter (0.11s) [2022-06-23T14:34:46.359Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-23T14:34:46.929Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-06-23T14:34:46.929Z] === RUN TestRemoveContainerWithVolume [2022-06-23T14:34:47.189Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-06-23T14:34:47.189Z] === RUN TestRemoveContainerRunning [2022-06-23T14:34:47.759Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-06-23T14:34:47.759Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-23T14:34:48.020Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-06-23T14:34:48.020Z] === RUN TestRemoveInvalidContainer [2022-06-23T14:34:48.020Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-06-23T14:34:48.020Z] === RUN TestRenameLinkedContainer [2022-06-23T14:34:49.933Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-06-23T14:34:49.933Z] === RUN TestRenameStoppedContainer [2022-06-23T14:34:50.193Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-06-23T14:34:50.193Z] === RUN TestRenameRunningContainerAndReuse [2022-06-23T14:34:51.134Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-06-23T14:34:51.134Z] === RUN TestRenameInvalidName [2022-06-23T14:34:51.716Z] --- PASS: TestRenameInvalidName (0.44s) [2022-06-23T14:34:51.716Z] === RUN TestRenameAnonymousContainer [2022-06-23T14:34:52.738Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-06-23T14:34:52.738Z] === RUN TestBuildWithEmptyLayers [2022-06-23T14:34:53.115Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-06-23T14:34:53.115Z] === RUN TestRenameContainerWithSameName [2022-06-23T14:34:53.688Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-06-23T14:34:53.688Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-23T14:34:54.627Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-06-23T14:34:54.627Z] === RUN TestResize [2022-06-23T14:34:54.886Z] --- PASS: TestResize (0.42s) [2022-06-23T14:34:54.886Z] === RUN TestResizeWithInvalidSize [2022-06-23T14:34:55.265Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-06-23T14:34:55.265Z] === RUN TestBuildMultiStageOnBuild [2022-06-23T14:34:55.454Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-06-23T14:34:55.455Z] === RUN TestResizeWhenContainerNotStarted [2022-06-23T14:34:55.714Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-06-23T14:34:55.714Z] === RUN TestDaemonRestartKillContainers [2022-06-23T14:34:55.714Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-23T14:34:55.714Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-23T14:34:55.714Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-23T14:34:55.714Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-23T14:34:55.714Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-23T14:34:55.714Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-23T14:34:55.714Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-23T14:34:55.714Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-23T14:34:55.714Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-23T14:34:55.714Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-23T14:34:55.714Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-23T14:34:55.714Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-23T14:34:55.714Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-23T14:34:55.714Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-23T14:34:55.714Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-23T14:34:55.714Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-23T14:34:55.714Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-23T14:34:55.714Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-23T14:34:55.714Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-23T14:34:57.622Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-23T14:34:59.001Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-23T14:34:59.939Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-23T14:35:00.199Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-23T14:35:00.526Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-06-23T14:35:00.526Z] === RUN TestBuildUncleanTarFilenames [2022-06-23T14:35:00.783Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-06-23T14:35:00.783Z] === RUN TestBuildMultiStageLayerLeak [2022-06-23T14:35:01.579Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-23T14:35:01.579Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-23T14:35:05.775Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-23T14:35:05.775Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-23T14:35:06.044Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s) [2022-06-23T14:35:06.044Z] === RUN TestBuildWithHugeFile [2022-06-23T14:35:07.156Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-23T14:35:09.064Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-23T14:35:09.324Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-23T14:35:10.705Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-23T14:35:11.275Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-23T14:35:12.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-23T14:35:14.039Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-23T14:35:14.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2022-06-23T14:35:14.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-06-23T14:35:14.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-06-23T14:35:14.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.33s) [2022-06-23T14:35:14.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-06-23T14:35:14.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-06-23T14:35:14.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.59s) [2022-06-23T14:35:14.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.69s) [2022-06-23T14:35:14.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.20s) [2022-06-23T14:35:14.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-06-23T14:35:14.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.19s) [2022-06-23T14:35:14.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-06-23T14:35:14.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) [2022-06-23T14:35:14.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2022-06-23T14:35:14.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-06-23T14:35:14.039Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-06-23T14:35:14.039Z] === RUN TestCgroupNamespacesRun [2022-06-23T14:35:15.208Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-23T14:35:15.208Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-23T14:35:15.208Z] GOOS="" GOARCH="" GOARM="" [2022-06-23T14:35:15.208Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-23T14:35:15.208Z] [2022-06-23T14:35:15.208Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-23T14:35:15.418Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-06-23T14:35:15.418Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-23T14:35:15.418Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-23T14:35:15.418Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-23T14:35:15.418Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-23T14:35:15.769Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-23T14:35:15.769Z] HOSTNAME=7d2f5aad85f0 [2022-06-23T14:35:15.769Z] TESTDEBUG=0 [2022-06-23T14:35:15.769Z] DEST=bundles/test-integration [2022-06-23T14:35:15.769Z] PWD=/go/src/github.com/docker/docker [2022-06-23T14:35:15.769Z] DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c [2022-06-23T14:35:15.769Z] container=docker [2022-06-23T14:35:15.769Z] HOME=/root [2022-06-23T14:35:15.769Z] GOLANG_VERSION=1.18.3 [2022-06-23T14:35:15.769Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-23T14:35:15.769Z] VALIDATE_BRANCH=master [2022-06-23T14:35:15.769Z] TERM=xterm [2022-06-23T14:35:15.769Z] DOCKER_PKG=github.com/docker/docker [2022-06-23T14:35:15.769Z] SHLVL=1 [2022-06-23T14:35:15.769Z] TIMEOUT=120m [2022-06-23T14:35:15.769Z] DOCKER_BUILDTAGS= journald [2022-06-23T14:35:15.769Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-23T14:35:15.769Z] GO111MODULE=off [2022-06-23T14:35:15.769Z] DOCKER_EXPERIMENTAL=1 [2022-06-23T14:35:15.769Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-23T14:35:15.769Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-23T14:35:15.769Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-23T14:35:15.769Z] GOPATH=/go [2022-06-23T14:35:15.769Z] PKG_CONFIG=pkg-config [2022-06-23T14:35:15.769Z] _=/usr/bin/env [2022-06-23T14:35:15.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-23T14:35:16.356Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-06-23T14:35:16.356Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-23T14:35:17.736Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-06-23T14:35:17.736Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-23T14:35:19.116Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.24s) [2022-06-23T14:35:19.116Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-23T14:35:20.054Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-06-23T14:35:20.054Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-23T14:35:20.622Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-06-23T14:35:20.622Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-23T14:35:22.003Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-06-23T14:35:22.004Z] === RUN TestNISDomainname [2022-06-23T14:35:22.572Z] --- PASS: TestNISDomainname (0.55s) [2022-06-23T14:35:22.572Z] === RUN TestHostnameDnsResolution [2022-06-23T14:35:23.142Z] --- PASS: TestHostnameDnsResolution (0.77s) [2022-06-23T14:35:23.142Z] === RUN TestUnprivilegedPortsAndPing [2022-06-23T14:35:23.712Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-06-23T14:35:23.712Z] === RUN TestPrivilegedHostDevices [2022-06-23T14:35:24.281Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-06-23T14:35:24.281Z] === RUN TestConsoleSize [2022-06-23T14:35:24.540Z] --- PASS: TestConsoleSize (0.43s) [2022-06-23T14:35:24.540Z] === RUN TestStats [2022-06-23T14:35:25.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-23T14:35:27.077Z] --- PASS: TestStats (2.46s) [2022-06-23T14:35:27.077Z] === RUN TestStopContainerWithTimeout [2022-06-23T14:35:27.077Z] === RUN TestStopContainerWithTimeout/0 [2022-06-23T14:35:27.077Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-23T14:35:27.077Z] === RUN TestStopContainerWithTimeout/1 [2022-06-23T14:35:27.077Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-23T14:35:27.077Z] === RUN TestStopContainerWithTimeout/3 [2022-06-23T14:35:27.077Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-23T14:35:27.077Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-23T14:35:27.077Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-23T14:35:27.077Z] === CONT TestStopContainerWithTimeout/0 [2022-06-23T14:35:27.077Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-23T14:35:27.646Z] === CONT TestStopContainerWithTimeout/3 [2022-06-23T14:35:30.182Z] === CONT TestStopContainerWithTimeout/1 [2022-06-23T14:35:31.561Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-23T14:35:31.561Z] --- PASS: TestStopContainerWithTimeout/0 (0.57s) [2022-06-23T14:35:31.561Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-06-23T14:35:31.561Z] --- PASS: TestStopContainerWithTimeout/3 (2.49s) [2022-06-23T14:35:31.561Z] --- PASS: TestStopContainerWithTimeout/1 (1.57s) [2022-06-23T14:35:31.561Z] === RUN TestDeleteDevicemapper [2022-06-23T14:35:31.561Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-23T14:35:31.561Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-23T14:35:31.561Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-23T14:35:32.942Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.56s) [2022-06-23T14:35:32.942Z] === RUN TestUpdateMemory [2022-06-23T14:35:33.510Z] --- PASS: TestUpdateMemory (0.54s) [2022-06-23T14:35:33.510Z] === RUN TestUpdateCPUQuota [2022-06-23T14:35:34.449Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-06-23T14:35:34.449Z] === RUN TestUpdatePidsLimit [2022-06-23T14:35:34.449Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-23T14:35:34.709Z] === RUN TestUpdatePidsLimit/no_change [2022-06-23T14:35:34.969Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-23T14:35:34.969Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-23T14:35:35.229Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-23T14:35:35.488Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-23T14:35:35.748Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-23T14:35:36.316Z] --- PASS: TestUpdatePidsLimit (2.00s) [2022-06-23T14:35:36.317Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-06-23T14:35:36.317Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-06-23T14:35:36.317Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-06-23T14:35:36.317Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-06-23T14:35:36.317Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-06-23T14:35:36.317Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-06-23T14:35:36.317Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-06-23T14:35:36.317Z] === RUN TestUpdateRestartPolicy [2022-06-23T14:35:37.470Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-23T14:35:37.470Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-06-23T14:35:37.470Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-23T14:35:37.470Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-23T14:35:37.470Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-23T14:35:37.470Z] Cross building: bundles/cross/windows/amd64 [2022-06-23T14:35:37.470Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-06-23T14:35:37.470Z] { [2022-06-23T14:35:37.470Z] "RT_GROUP_ICON": { [2022-06-23T14:35:37.470Z] "#1": { [2022-06-23T14:35:37.470Z] "0409": "../../winresources/docker.ico" [2022-06-23T14:35:37.470Z] } [2022-06-23T14:35:37.470Z] }, [2022-06-23T14:35:37.470Z] "RT_MANIFEST": { [2022-06-23T14:35:37.470Z] "#1": { [2022-06-23T14:35:37.470Z] "0409": { [2022-06-23T14:35:37.470Z] "identity": {}, [2022-06-23T14:35:37.470Z] "description": "Docker Engine", [2022-06-23T14:35:37.470Z] "minimum-os": "vista", [2022-06-23T14:35:37.470Z] "execution-level": "", [2022-06-23T14:35:37.470Z] "ui-access": false, [2022-06-23T14:35:37.470Z] "auto-elevate": false, [2022-06-23T14:35:37.470Z] "dpi-awareness": "unaware", [2022-06-23T14:35:37.470Z] "disable-theming": false, [2022-06-23T14:35:37.470Z] "disable-window-filtering": false, [2022-06-23T14:35:37.470Z] "high-resolution-scrolling-aware": false, [2022-06-23T14:35:37.470Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-23T14:35:37.470Z] "long-path-aware": false, [2022-06-23T14:35:37.470Z] "printer-driver-isolation": false, [2022-06-23T14:35:37.470Z] "gdi-scaling": false, [2022-06-23T14:35:37.470Z] "segment-heap": false, [2022-06-23T14:35:37.470Z] "use-common-controls-v6": false [2022-06-23T14:35:37.470Z] } [2022-06-23T14:35:37.470Z] } [2022-06-23T14:35:37.470Z] }, [2022-06-23T14:35:37.470Z] "RT_MESSAGETABLE": { [2022-06-23T14:35:37.470Z] "#1": { [2022-06-23T14:35:37.470Z] "0409": "../../winresources/event_messages.bin" [2022-06-23T14:35:37.470Z] } [2022-06-23T14:35:37.470Z] }, [2022-06-23T14:35:37.470Z] "RT_VERSION": { [2022-06-23T14:35:37.470Z] "#1": { [2022-06-23T14:35:37.470Z] "0409": { [2022-06-23T14:35:37.470Z] "fixed": { [2022-06-23T14:35:37.470Z] "file_version": "0.0.0.0", [2022-06-23T14:35:37.470Z] "product_version": "0.0.0.0", [2022-06-23T14:35:37.470Z] "type": "Unknown" [2022-06-23T14:35:37.470Z] }, [2022-06-23T14:35:37.470Z] "info": { [2022-06-23T14:35:37.470Z] "0000": { [2022-06-23T14:35:37.470Z] "CompanyName": "", [2022-06-23T14:35:37.470Z] "FileVersion": "dev", [2022-06-23T14:35:37.470Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-23T14:35:37.470Z] "OriginalFileName": "dockerd-dev.exe", [2022-06-23T14:35:37.470Z] "ProductName": "", [2022-06-23T14:35:37.470Z] "ProductVersion": "dev", [2022-06-23T14:35:37.470Z] "SpecialBuild": "04c51cba84301af9bbce4ea719e1cbf239efb37c" [2022-06-23T14:35:37.470Z] } [2022-06-23T14:35:37.470Z] } [2022-06-23T14:35:37.470Z] } [2022-06-23T14:35:37.470Z] } [2022-06-23T14:35:37.470Z] } [2022-06-23T14:35:37.470Z] } [2022-06-23T14:35:37.470Z] cmd/dockerd/config.go [2022-06-23T14:35:37.470Z] cmd/dockerd/config_windows.go [2022-06-23T14:35:37.470Z] cmd/dockerd/daemon.go [2022-06-23T14:35:37.470Z] cmd/dockerd/daemon_test.go [2022-06-23T14:35:37.470Z] cmd/dockerd/daemon_windows.go [2022-06-23T14:35:37.470Z] cmd/dockerd/docker.go [2022-06-23T14:35:37.470Z] cmd/dockerd/docker_windows.go [2022-06-23T14:35:37.470Z] cmd/dockerd/genwinres_windows.go [2022-06-23T14:35:37.470Z] cmd/dockerd/metrics.go [2022-06-23T14:35:37.470Z] cmd/dockerd/options.go [2022-06-23T14:35:37.470Z] cmd/dockerd/options_test.go [2022-06-23T14:35:37.470Z] cmd/dockerd/service_windows.go [2022-06-23T14:35:37.470Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-23T14:35:37.470Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-23T14:35:43.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-23T14:35:48.527Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2022-06-23T14:35:48.527Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-23T14:35:48.527Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-06-23T14:35:48.527Z] === RUN TestWaitNonBlocked [2022-06-23T14:35:48.527Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-23T14:35:48.527Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-23T14:35:48.527Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-23T14:35:48.527Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-23T14:35:48.527Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-23T14:35:48.527Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-23T14:35:48.527Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-23T14:35:48.527Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2022-06-23T14:35:48.527Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-06-23T14:35:48.527Z] === RUN TestWaitBlocked [2022-06-23T14:35:48.527Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-23T14:35:48.527Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-23T14:35:48.527Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-23T14:35:48.527Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-23T14:35:48.527Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-23T14:35:48.527Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-23T14:35:49.466Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-23T14:35:49.466Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2022-06-23T14:35:49.466Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2022-06-23T14:35:49.466Z] === CONT TestContainerStartOnDaemonRestart [2022-06-23T14:35:49.466Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-23T14:35:52.008Z] --- PASS: TestContainerStartOnDaemonRestart (2.36s) [2022-06-23T14:35:52.008Z] === CONT TestIpcModeOlderClient [2022-06-23T14:35:52.008Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2022-06-23T14:35:52.008Z] === CONT TestContainerKillOnDaemonStart [2022-06-23T14:35:52.008Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-06-23T14:35:52.008Z] === CONT TestDaemonHostGatewayIP [2022-06-23T14:35:54.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-23T14:35:54.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-23T14:35:54.549Z] --- PASS: TestDaemonHostGatewayIP (2.54s) [2022-06-23T14:35:54.549Z] === CONT TestDaemonRestartIpcMode [2022-06-23T14:35:57.100Z] --- PASS: TestDaemonRestartIpcMode (2.35s) [2022-06-23T14:36:02.262Z] --- PASS: TestBuildWithHugeFile (50.69s) [2022-06-23T14:36:02.262Z] === RUN TestBuildWCOWSandboxSize [2022-06-23T14:36:02.262Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-23T14:36:02.262Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-23T14:36:02.262Z] === RUN TestBuildWithEmptyDockerfile [2022-06-23T14:36:02.262Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-23T14:36:02.262Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-23T14:36:02.262Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-23T14:36:02.262Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-23T14:36:02.262Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-23T14:36:02.262Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-23T14:36:02.262Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-23T14:36:02.262Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-23T14:36:02.262Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-23T14:36:02.262Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-06-23T14:36:02.262Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2022-06-23T14:36:02.262Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2022-06-23T14:36:02.262Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-23T14:36:02.262Z] === RUN TestBuildPreserveOwnership [2022-06-23T14:36:02.262Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-23T14:36:02.262Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-23T14:36:03.733Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2022-06-23T14:36:03.734Z] PASS [2022-06-23T14:36:03.734Z] [2022-06-23T14:36:03.734Z] === Skipped [2022-06-23T14:36:03.734Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-23T14:36:03.734Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-23T14:36:03.734Z] [2022-06-23T14:36:03.734Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-23T14:36:03.734Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-23T14:36:03.734Z] [2022-06-23T14:36:03.734Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-23T14:36:03.734Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-23T14:36:03.734Z] [2022-06-23T14:36:03.734Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-23T14:36:03.734Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-23T14:36:03.734Z] [2022-06-23T14:36:03.734Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-23T14:36:03.734Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-23T14:36:03.734Z] [2022-06-23T14:36:03.734Z] DONE 258 tests, 5 skipped in 124.571s [2022-06-23T14:36:03.734Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-23T14:36:03.734Z] === RUN TestConfigDaemonLibtrustID [2022-06-23T14:36:03.994Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-06-23T14:36:03.994Z] === RUN TestConfigDaemonID [2022-06-23T14:36:05.374Z] daemon_test.go:83: [dcd3dc3c65f5b] daemon is not started [2022-06-23T14:36:05.374Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-23T14:36:05.374Z] === RUN TestDaemonConfigValidation [2022-06-23T14:36:05.374Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-23T14:36:05.374Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-23T14:36:05.374Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-23T14:36:05.374Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-23T14:36:05.374Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-23T14:36:05.374Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-23T14:36:05.375Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-23T14:36:05.375Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-23T14:36:05.375Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-23T14:36:05.375Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-23T14:36:05.375Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-23T14:36:05.375Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-23T14:36:05.375Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-23T14:36:05.375Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-23T14:36:05.375Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-23T14:36:05.375Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-23T14:36:05.375Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-06-23T14:36:05.375Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-06-23T14:36:05.375Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-06-23T14:36:05.375Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-06-23T14:36:05.375Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-06-23T14:36:05.375Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-23T14:36:05.375Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-23T14:36:06.313Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-23T14:36:06.443Z] --- PASS: TestBuildPreserveOwnership (9.95s) [2022-06-23T14:36:06.443Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.93s) [2022-06-23T14:36:06.443Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-06-23T14:36:06.443Z] === RUN TestBuildPlatformInvalid [2022-06-23T14:36:06.443Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-06-23T14:36:06.443Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-23T14:36:06.443Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-23T14:36:06.443Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-23T14:36:06.443Z] PASS [2022-06-23T14:36:06.443Z] [2022-06-23T14:36:06.443Z] === Skipped [2022-06-23T14:36:06.443Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-23T14:36:06.443Z] build_session_test.go:25: TODO: BuildKit [2022-06-23T14:36:06.443Z] [2022-06-23T14:36:06.443Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-23T14:36:06.443Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-23T14:36:06.443Z] [2022-06-23T14:36:06.443Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-23T14:36:06.443Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-23T14:36:06.443Z] [2022-06-23T14:36:06.443Z] DONE 34 tests, 3 skipped in 111.681s [2022-06-23T14:36:06.443Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-23T14:36:06.701Z] INFO: Testing against a local daemon [2022-06-23T14:36:06.701Z] === RUN TestConfigInspect [2022-06-23T14:36:06.701Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:36:06.701Z] --- SKIP: TestConfigInspect (0.02s) [2022-06-23T14:36:06.701Z] === RUN TestConfigList [2022-06-23T14:36:06.701Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:36:06.701Z] --- SKIP: TestConfigList (0.01s) [2022-06-23T14:36:06.701Z] === RUN TestConfigsCreateAndDelete [2022-06-23T14:36:06.701Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:36:06.701Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-06-23T14:36:06.701Z] === RUN TestConfigsUpdate [2022-06-23T14:36:06.701Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:36:06.701Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-06-23T14:36:06.701Z] === RUN TestTemplatedConfig [2022-06-23T14:36:06.701Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:36:06.701Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-06-23T14:36:06.701Z] === RUN TestConfigCreateResolve [2022-06-23T14:36:06.701Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:36:06.701Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-06-23T14:36:06.701Z] PASS [2022-06-23T14:36:06.701Z] [2022-06-23T14:36:06.701Z] === Skipped [2022-06-23T14:36:06.701Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-06-23T14:36:06.701Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:36:06.701Z] [2022-06-23T14:36:06.701Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-06-23T14:36:06.701Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:36:06.701Z] [2022-06-23T14:36:06.701Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-06-23T14:36:06.701Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:36:06.701Z] [2022-06-23T14:36:06.701Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-06-23T14:36:06.701Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:36:06.701Z] [2022-06-23T14:36:06.701Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-06-23T14:36:06.701Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:36:06.701Z] [2022-06-23T14:36:06.701Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-06-23T14:36:06.701Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:36:06.701Z] [2022-06-23T14:36:06.701Z] DONE 6 tests, 6 skipped in 0.231s [2022-06-23T14:36:06.701Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-23T14:36:06.959Z] INFO: Testing against a local daemon [2022-06-23T14:36:06.959Z] === RUN TestAttachWithTTY [2022-06-23T14:36:06.959Z] --- PASS: TestAttachWithTTY (0.06s) [2022-06-23T14:36:06.959Z] === RUN TestAttachWithoutTTy [2022-06-23T14:36:06.959Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-23T14:36:06.959Z] === RUN TestCheckpoint [2022-06-23T14:36:06.959Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-23T14:36:06.959Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/commit [2022-06-23T14:36:06.959Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-23T14:36:06.959Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-23T14:36:06.959Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-23T14:36:06.959Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-23T14:36:06.959Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-23T14:36:06.959Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-23T14:36:06.959Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-23T14:36:06.959Z] === CONT TestContainerInvalidJSON/commit [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-23T14:36:06.959Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-23T14:36:06.959Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-23T14:36:06.959Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-23T14:36:06.959Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-23T14:36:06.959Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-23T14:36:06.959Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-23T14:36:06.959Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-23T14:36:06.959Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-23T14:36:06.959Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-23T14:36:07.218Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-06-23T14:36:07.218Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-23T14:36:07.218Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-23T14:36:07.218Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-23T14:36:07.218Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-06-23T14:36:07.218Z] === RUN TestCopyEmptyFile [2022-06-23T14:36:07.476Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-06-23T14:36:07.476Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-23T14:36:07.476Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-23T14:36:07.476Z] === RUN TestCopyFromContainer [2022-06-23T14:36:07.692Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-23T14:36:08.629Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-23T14:36:08.629Z] daemon_test.go:197: [d90544018d1ac] daemon is not started [2022-06-23T14:36:08.629Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-06-23T14:36:08.629Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-23T14:36:08.629Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-23T14:36:08.629Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-23T14:36:08.629Z] === RUN TestDaemonProxy [2022-06-23T14:36:08.629Z] === RUN TestDaemonProxy/environment_variables [2022-06-23T14:36:10.534Z] === RUN TestDaemonProxy/command-line_options [2022-06-23T14:36:11.686Z] === RUN TestCopyFromContainer// [2022-06-23T14:36:11.686Z] === RUN TestCopyFromContainer//bar/root [2022-06-23T14:36:11.686Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-23T14:36:11.686Z] === RUN TestCopyFromContainer/bar/quux [2022-06-23T14:36:11.686Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-23T14:36:11.686Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-23T14:36:11.686Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-23T14:36:11.686Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-23T14:36:11.686Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-23T14:36:11.686Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-23T14:36:11.686Z] --- PASS: TestCopyFromContainer (4.28s) [2022-06-23T14:36:11.686Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-23T14:36:11.686Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-06-23T14:36:11.686Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-23T14:36:11.686Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-23T14:36:11.686Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-06-23T14:36:11.686Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-23T14:36:11.686Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-23T14:36:11.686Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-06-23T14:36:11.686Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-06-23T14:36:11.686Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-23T14:36:11.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-23T14:36:11.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-23T14:36:11.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-23T14:36:11.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-23T14:36:11.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-23T14:36:11.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-23T14:36:11.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-23T14:36:11.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-23T14:36:11.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-23T14:36:11.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-23T14:36:11.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-23T14:36:11.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-23T14:36:11.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-23T14:36:11.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-23T14:36:11.686Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-23T14:36:11.912Z] === RUN TestDaemonProxy/configuration_file [2022-06-23T14:36:11.946Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-06-23T14:36:11.946Z] === RUN TestCreateWithInvalidEnv [2022-06-23T14:36:11.946Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-23T14:36:11.946Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-23T14:36:11.946Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-23T14:36:11.946Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-23T14:36:11.946Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-23T14:36:11.946Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-23T14:36:11.946Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-23T14:36:11.946Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-23T14:36:11.946Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-23T14:36:11.946Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-06-23T14:36:11.946Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-23T14:36:11.946Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-23T14:36:11.946Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-23T14:36:11.946Z] === RUN TestCreateTmpfsMountsTarget [2022-06-23T14:36:11.946Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-23T14:36:11.946Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-23T14:36:12.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-23T14:36:13.343Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2022-06-23T14:36:13.343Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-23T14:36:13.818Z] === RUN TestDaemonProxy/conflicting_options [2022-06-23T14:36:14.077Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-23T14:36:14.276Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2022-06-23T14:36:14.276Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-23T14:36:14.276Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-23T14:36:14.276Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-23T14:36:14.276Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-23T14:36:14.276Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-23T14:36:14.276Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-23T14:36:14.276Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-23T14:36:14.276Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-23T14:36:14.276Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-23T14:36:14.276Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-23T14:36:14.276Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-23T14:36:14.276Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-23T14:36:14.276Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-23T14:36:14.276Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-23T14:36:14.276Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-23T14:36:14.534Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-23T14:36:14.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-23T14:36:14.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-06-23T14:36:14.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-06-23T14:36:14.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-06-23T14:36:14.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-06-23T14:36:14.535Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-06-23T14:36:14.535Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-23T14:36:14.647Z] --- PASS: TestDaemonProxy (6.19s) [2022-06-23T14:36:14.647Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-06-23T14:36:14.647Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-06-23T14:36:14.647Z] --- PASS: TestDaemonProxy/configuration_file (1.70s) [2022-06-23T14:36:14.647Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-23T14:36:14.647Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-23T14:36:14.647Z] PASS [2022-06-23T14:36:14.647Z] [2022-06-23T14:36:14.647Z] DONE 18 tests in 11.115s [2022-06-23T14:36:14.647Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-23T14:36:14.647Z] INFO: Testing against a local daemon [2022-06-23T14:36:14.647Z] === RUN TestCommitInheritsEnv [2022-06-23T14:36:14.793Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-06-23T14:36:14.793Z] === RUN TestCreateDifferentPlatform [2022-06-23T14:36:14.793Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-23T14:36:14.793Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-23T14:36:14.793Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-23T14:36:14.793Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-23T14:36:14.793Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-23T14:36:14.793Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-23T14:36:14.793Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-06-23T14:36:14.793Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-23T14:36:14.907Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-06-23T14:36:14.907Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-23T14:36:14.907Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-23T14:36:14.907Z] === RUN TestImportWithCustomPlatform [2022-06-23T14:36:14.907Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-23T14:36:15.050Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-06-23T14:36:15.050Z] === RUN TestCreateInvalidHostConfig [2022-06-23T14:36:15.050Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-23T14:36:15.050Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-23T14:36:15.050Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-23T14:36:15.050Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-23T14:36:15.050Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-23T14:36:15.050Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-23T14:36:15.050Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-23T14:36:15.050Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-23T14:36:15.050Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-23T14:36:15.050Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-23T14:36:15.050Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-23T14:36:15.050Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-23T14:36:15.050Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-23T14:36:15.050Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-23T14:36:15.050Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-23T14:36:15.050Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-23T14:36:15.050Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-23T14:36:15.050Z] === RUN TestContainerStartOnDaemonRestart [2022-06-23T14:36:15.050Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-23T14:36:15.050Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-06-23T14:36:15.050Z] === RUN TestDaemonRestartIpcMode [2022-06-23T14:36:15.050Z] === PAUSE TestDaemonRestartIpcMode [2022-06-23T14:36:15.050Z] === RUN TestDaemonHostGatewayIP [2022-06-23T14:36:15.050Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-23T14:36:15.050Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-06-23T14:36:15.050Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-23T14:36:15.051Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-23T14:36:15.051Z] === RUN TestContainerKillOnDaemonStart [2022-06-23T14:36:15.051Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-23T14:36:15.051Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-06-23T14:36:15.051Z] === RUN TestDiff [2022-06-23T14:36:15.167Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-23T14:36:15.167Z] === RUN TestImportWithCustomPlatform// [2022-06-23T14:36:15.167Z] === RUN TestImportWithCustomPlatform/linux [2022-06-23T14:36:15.167Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-23T14:36:15.167Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-23T14:36:15.167Z] === RUN TestImportWithCustomPlatform/macos [2022-06-23T14:36:15.167Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-23T14:36:15.167Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-23T14:36:15.308Z] --- PASS: TestDiff (0.43s) [2022-06-23T14:36:15.308Z] === RUN TestExecWithCloseStdin [2022-06-23T14:36:15.427Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-06-23T14:36:15.427Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-23T14:36:15.427Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-23T14:36:15.427Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-23T14:36:15.427Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-23T14:36:15.427Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-23T14:36:15.427Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-23T14:36:15.427Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-23T14:36:15.427Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-23T14:36:15.427Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-23T14:36:15.427Z] === RUN TestImagesFilterMultiReference [2022-06-23T14:36:15.427Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-06-23T14:36:15.427Z] === RUN TestImagePullPlatformInvalid [2022-06-23T14:36:15.427Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-23T14:36:15.427Z] === RUN TestRemoveImageOrphaning [2022-06-23T14:36:15.687Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-06-23T14:36:15.687Z] === RUN TestRemoveImageGarbageCollector [2022-06-23T14:36:15.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-23T14:36:15.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-23T14:36:15.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-23T14:36:15.875Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-06-23T14:36:15.875Z] === RUN TestExec [2022-06-23T14:36:16.256Z] time="2022-06-23T14:36:16Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-23T14:36:16.440Z] --- PASS: TestExec (0.48s) [2022-06-23T14:36:16.440Z] === RUN TestExecUser [2022-06-23T14:36:16.697Z] --- PASS: TestExecUser (0.46s) [2022-06-23T14:36:16.697Z] === RUN TestExportContainerAndImportImage [2022-06-23T14:36:17.263Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-06-23T14:36:17.263Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-23T14:36:17.635Z] --- PASS: TestRemoveImageGarbageCollector (1.98s) [2022-06-23T14:36:17.635Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-23T14:36:17.635Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-23T14:36:17.635Z] === RUN TestTagInvalidReference [2022-06-23T14:36:17.635Z] --- PASS: TestTagInvalidReference (0.02s) [2022-06-23T14:36:17.635Z] === RUN TestTagValidPrefixedRepo [2022-06-23T14:36:17.635Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-23T14:36:17.635Z] === RUN TestTagExistedNameWithoutForce [2022-06-23T14:36:17.635Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-23T14:36:17.635Z] === RUN TestTagOfficialNames [2022-06-23T14:36:17.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-23T14:36:17.895Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-23T14:36:17.895Z] === RUN TestTagMatchesDigest [2022-06-23T14:36:17.895Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-23T14:36:17.895Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-23T14:36:18.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-23T14:36:18.636Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-06-23T14:36:18.636Z] === RUN TestHealthCheckWorkdir [2022-06-23T14:36:19.201Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-06-23T14:36:19.201Z] === RUN TestHealthKillContainer [2022-06-23T14:36:20.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-23T14:36:21.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-23T14:36:23.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-23T14:36:24.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-06-23T14:36:24.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-23T14:36:25.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-23T14:36:25.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-23T14:36:26.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-23T14:36:26.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-23T14:36:27.306Z] --- PASS: TestHealthKillContainer (7.88s) [2022-06-23T14:36:27.306Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-23T14:36:27.306Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-23T14:36:27.306Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-06-23T14:36:27.306Z] === RUN TestIpcModeNone [2022-06-23T14:36:27.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-23T14:36:27.871Z] --- PASS: TestIpcModeNone (0.69s) [2022-06-23T14:36:27.871Z] === RUN TestIpcModePrivate [2022-06-23T14:36:28.129Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-06-23T14:36:28.387Z] --- PASS: TestIpcModePrivate (0.44s) [2022-06-23T14:36:28.387Z] === RUN TestIpcModeShareable [2022-06-23T14:36:28.387Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-23T14:36:28.387Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-06-23T14:36:28.387Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-23T14:36:29.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-23T14:36:29.760Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-06-23T14:36:29.760Z] === RUN TestAPIIpcModeHost [2022-06-23T14:36:29.760Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-23T14:36:29.760Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-06-23T14:36:29.760Z] === RUN TestDaemonIpcModeShareable [2022-06-23T14:36:29.760Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-23T14:36:29.760Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-06-23T14:36:29.760Z] === RUN TestDaemonIpcModePrivate [2022-06-23T14:36:30.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-23T14:36:30.693Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-06-23T14:36:30.951Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-06-23T14:36:30.951Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-23T14:36:30.951Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-23T14:36:30.951Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-23T14:36:30.951Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-23T14:36:30.951Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-23T14:36:30.951Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-23T14:36:30.951Z] === RUN TestIpcModeOlderClient [2022-06-23T14:36:30.951Z] === PAUSE TestIpcModeOlderClient [2022-06-23T14:36:30.951Z] === RUN TestKillContainerInvalidSignal [2022-06-23T14:36:31.209Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-06-23T14:36:31.209Z] === RUN TestKillContainer [2022-06-23T14:36:31.209Z] === RUN TestKillContainer/no_signal [2022-06-23T14:36:31.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-23T14:36:31.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-23T14:36:31.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-23T14:36:31.775Z] === RUN TestKillContainer/non_killing_signal [2022-06-23T14:36:32.035Z] === RUN TestKillContainer/killing_signal [2022-06-23T14:36:32.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-23T14:36:32.601Z] --- PASS: TestKillContainer (1.32s) [2022-06-23T14:36:32.601Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-06-23T14:36:32.601Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-06-23T14:36:32.601Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2022-06-23T14:36:32.601Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-23T14:36:32.601Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-23T14:36:33.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-23T14:36:33.172Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-23T14:36:33.739Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.03s) [2022-06-23T14:36:33.739Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-06-23T14:36:33.739Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2022-06-23T14:36:33.739Z] === RUN TestKillStoppedContainer [2022-06-23T14:36:33.739Z] --- PASS: TestKillStoppedContainer (0.09s) [2022-06-23T14:36:33.739Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-23T14:36:33.739Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-06-23T14:36:33.739Z] === RUN TestKillDifferentUserContainer [2022-06-23T14:36:34.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-23T14:36:34.305Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2022-06-23T14:36:34.305Z] === RUN TestInspectOomKilledTrue [2022-06-23T14:36:34.305Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-23T14:36:34.305Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-23T14:36:34.305Z] === RUN TestInspectOomKilledFalse [2022-06-23T14:36:34.305Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-23T14:36:34.305Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-23T14:36:34.305Z] === RUN TestLinksEtcHostsContentMatch [2022-06-23T14:36:34.305Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-23T14:36:34.305Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-06-23T14:36:34.305Z] === RUN TestLinksContainerNames [2022-06-23T14:36:34.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-23T14:36:34.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-23T14:36:35.239Z] --- PASS: TestLinksContainerNames (0.90s) [2022-06-23T14:36:35.239Z] === RUN TestLogsFollowTailEmpty [2022-06-23T14:36:35.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-23T14:36:35.805Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-06-23T14:36:35.805Z] === RUN TestLogs [2022-06-23T14:36:35.805Z] === RUN TestLogs/driver_local [2022-06-23T14:36:35.805Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-23T14:36:35.805Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-23T14:36:35.805Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-23T14:36:35.805Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-23T14:36:35.805Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-23T14:36:35.805Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-23T14:36:35.805Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-23T14:36:35.805Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-23T14:36:35.805Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-23T14:36:35.805Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-23T14:36:35.805Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-23T14:36:35.805Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-23T14:36:35.805Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-23T14:36:35.805Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-23T14:36:36.112Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-23T14:36:36.112Z] Using test binary docker [2022-06-23T14:36:36.112Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-23T14:36:36.112Z] +++ /etc/init.d/apparmor start [2022-06-23T14:36:36.112Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-23T14:36:36.112Z] INFO: Waiting for daemon to start... [2022-06-23T14:36:36.112Z] Starting dockerd [2022-06-23T14:36:36.112Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-06-23T14:36:36.371Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-23T14:36:36.371Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-23T14:36:36.938Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-23T14:36:36.938Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-23T14:36:37.504Z] === RUN TestLogs/driver_json-file [2022-06-23T14:36:37.504Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-23T14:36:37.504Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-23T14:36:37.504Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-23T14:36:37.504Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-23T14:36:37.504Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-23T14:36:37.504Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-23T14:36:37.504Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-23T14:36:37.504Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-23T14:36:37.504Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-23T14:36:37.504Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-23T14:36:37.504Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-23T14:36:37.504Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-23T14:36:37.504Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-23T14:36:37.504Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-23T14:36:37.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-23T14:36:38.002Z] . [2022-06-23T14:36:38.002Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-23T14:36:38.071Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-23T14:36:38.260Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-23T14:36:38.260Z] Error: No such image: emptyfs [2022-06-23T14:36:38.260Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-23T14:36:38.260Z] ++++ docker load [2022-06-23T14:36:38.260Z] Running integration-test (iteration 1) [2022-06-23T14:36:38.260Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-06-23T14:36:38.260Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:36:38.260Z] ++ set -e [2022-06-23T14:36:38.260Z] ++ '[' -n 0 ']' [2022-06-23T14:36:38.260Z] ++ set -x [2022-06-23T14:36:38.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:36:38.329Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-23T14:36:38.516Z] Loaded image: busybox:latest [2022-06-23T14:36:38.780Z] Loaded image: busybox:glibc [2022-06-23T14:36:38.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-23T14:36:38.895Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-23T14:36:38.895Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-23T14:36:39.462Z] --- PASS: TestLogs (3.82s) [2022-06-23T14:36:39.462Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-23T14:36:39.462Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.61s) [2022-06-23T14:36:39.462Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.72s) [2022-06-23T14:36:39.462Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.67s) [2022-06-23T14:36:39.462Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s) [2022-06-23T14:36:39.462Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) [2022-06-23T14:36:39.462Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.61s) [2022-06-23T14:36:39.462Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-23T14:36:39.462Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.57s) [2022-06-23T14:36:39.462Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.75s) [2022-06-23T14:36:39.462Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.74s) [2022-06-23T14:36:39.462Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s) [2022-06-23T14:36:39.462Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.56s) [2022-06-23T14:36:39.462Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s) [2022-06-23T14:36:39.462Z] === RUN TestContainerNetworkMountsNoChown [2022-06-23T14:36:39.708Z] Loaded image: debian:bullseye-slim [2022-06-23T14:36:39.708Z] Loaded image: hello-world:latest [2022-06-23T14:36:39.708Z] Loaded image: arm32v7/hello-world:latest [2022-06-23T14:36:39.708Z] INFO: Testing against a local daemon [2022-06-23T14:36:39.708Z] === RUN TestCgroupNamespacesBuild [2022-06-23T14:36:40.027Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/default [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/default [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/private [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/private [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/rprivate [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/slave [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/slave [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/rslave [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/shared [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/shared [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/rshared [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-23T14:36:40.027Z] === CONT TestMountDaemonRoot/default [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-23T14:36:40.027Z] === CONT TestMountDaemonRoot/rslave [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-23T14:36:40.027Z] === CONT TestMountDaemonRoot/rshared [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-23T14:36:40.027Z] === CONT TestMountDaemonRoot/shared [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-23T14:36:40.027Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-23T14:36:40.027Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-23T14:36:40.028Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-23T14:36:40.028Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-23T14:36:40.028Z] === CONT TestMountDaemonRoot/rprivate [2022-06-23T14:36:40.028Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-23T14:36:40.028Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-23T14:36:40.028Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-23T14:36:40.028Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-23T14:36:40.028Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-23T14:36:40.028Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-23T14:36:40.028Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-23T14:36:40.028Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-23T14:36:40.028Z] === CONT TestMountDaemonRoot/slave [2022-06-23T14:36:40.028Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-23T14:36:40.028Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-23T14:36:40.028Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-23T14:36:40.028Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-23T14:36:40.028Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-23T14:36:40.028Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-23T14:36:40.028Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-23T14:36:40.028Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-23T14:36:40.028Z] === CONT TestMountDaemonRoot/private [2022-06-23T14:36:40.028Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-23T14:36:40.028Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-23T14:36:40.028Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-23T14:36:40.028Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-23T14:36:40.028Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-23T14:36:40.028Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-23T14:36:40.028Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-23T14:36:40.028Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-23T14:36:40.028Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-23T14:36:40.028Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-23T14:36:40.028Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-23T14:36:40.028Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-23T14:36:40.028Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-23T14:36:40.028Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-23T14:36:40.028Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-23T14:36:40.028Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-23T14:36:40.028Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-23T14:36:40.028Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-23T14:36:40.028Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-23T14:36:40.028Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-23T14:36:40.028Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-23T14:36:40.028Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-23T14:36:40.028Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-23T14:36:40.285Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-23T14:36:40.285Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-23T14:36:40.285Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-23T14:36:40.285Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-23T14:36:40.285Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-23T14:36:40.285Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-23T14:36:40.285Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-23T14:36:40.286Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-23T14:36:40.286Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-23T14:36:40.286Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-23T14:36:40.286Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-23T14:36:40.286Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-23T14:36:40.286Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-23T14:36:40.286Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-23T14:36:40.286Z] === RUN TestContainerBindMountNonRecursive [2022-06-23T14:36:40.286Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-23T14:36:40.286Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-06-23T14:36:40.286Z] === RUN TestContainerVolumesMountedAsShared [2022-06-23T14:36:40.286Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-23T14:36:40.286Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-06-23T14:36:40.286Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-23T14:36:40.286Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-23T14:36:40.286Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-06-23T14:36:40.286Z] === RUN TestNetworkNat [2022-06-23T14:36:40.853Z] --- PASS: TestNetworkNat (0.52s) [2022-06-23T14:36:40.853Z] === RUN TestNetworkLocalhostTCPNat [2022-06-23T14:36:41.074Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2022-06-23T14:36:41.074Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-23T14:36:41.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-23T14:36:41.419Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-06-23T14:36:41.419Z] === RUN TestNetworkLoopbackNat [2022-06-23T14:36:42.439Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) [2022-06-23T14:36:42.439Z] === RUN TestBuildWithSession [2022-06-23T14:36:42.439Z] build_session_test.go:25: TODO: BuildKit [2022-06-23T14:36:42.439Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-23T14:36:42.439Z] === RUN TestBuildSquashParent [2022-06-23T14:36:43.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-23T14:36:43.943Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-06-23T14:36:43.943Z] === RUN TestPause [2022-06-23T14:36:43.943Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-23T14:36:43.943Z] --- SKIP: TestPause (0.00s) [2022-06-23T14:36:43.943Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-23T14:36:43.943Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-23T14:36:43.943Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-23T14:36:43.943Z] === RUN TestPauseStopPausedContainer [2022-06-23T14:36:43.943Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-23T14:36:43.943Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-06-23T14:36:43.943Z] === RUN TestPidHost [2022-06-23T14:36:44.877Z] --- PASS: TestPidHost (0.90s) [2022-06-23T14:36:44.877Z] === RUN TestPsFilter [2022-06-23T14:36:44.877Z] --- PASS: TestPsFilter (0.12s) [2022-06-23T14:36:44.877Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-23T14:36:45.443Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-06-23T14:36:45.443Z] === RUN TestRemoveContainerWithVolume [2022-06-23T14:36:45.701Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-06-23T14:36:45.701Z] === RUN TestRemoveContainerRunning [2022-06-23T14:36:46.267Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-06-23T14:36:46.267Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-23T14:36:46.525Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-06-23T14:36:46.525Z] === RUN TestRemoveInvalidContainer [2022-06-23T14:36:46.525Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-23T14:36:46.525Z] === RUN TestRenameLinkedContainer [2022-06-23T14:36:46.605Z] --- PASS: TestBuildSquashParent (3.87s) [2022-06-23T14:36:46.605Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-23T14:36:46.605Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-23T14:36:46.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-23T14:36:46.605Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-23T14:36:46.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-23T14:36:46.605Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-23T14:36:46.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-23T14:36:46.605Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-23T14:36:46.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-23T14:36:46.605Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-23T14:36:46.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-23T14:36:46.605Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-23T14:36:46.605Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-23T14:36:46.605Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-23T14:36:46.605Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-23T14:36:47.534Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-23T14:36:47.534Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-23T14:36:48.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-23T14:36:48.426Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-06-23T14:36:48.426Z] === RUN TestRenameStoppedContainer [2022-06-23T14:36:48.463Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-23T14:36:48.684Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-06-23T14:36:48.684Z] === RUN TestRenameRunningContainerAndReuse [2022-06-23T14:36:48.719Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-23T14:36:49.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-23T14:36:49.623Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-06-23T14:36:49.623Z] === RUN TestRenameInvalidName [2022-06-23T14:36:49.886Z] --- PASS: TestRenameInvalidName (0.43s) [2022-06-23T14:36:49.886Z] === RUN TestRenameAnonymousContainer [2022-06-23T14:36:50.084Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-23T14:36:50.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.33s) [2022-06-23T14:36:50.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.40s) [2022-06-23T14:36:50.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.05s) [2022-06-23T14:36:50.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.22s) [2022-06-23T14:36:50.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.27s) [2022-06-23T14:36:50.084Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s) [2022-06-23T14:36:50.084Z] === RUN TestBuildMultiStageCopy [2022-06-23T14:36:50.084Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-23T14:36:51.014Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-23T14:36:51.014Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-23T14:36:51.270Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-23T14:36:51.526Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-23T14:36:51.782Z] --- PASS: TestBuildMultiStageCopy (1.96s) [2022-06-23T14:36:51.782Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s) [2022-06-23T14:36:51.782Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-06-23T14:36:51.782Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-06-23T14:36:51.782Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-06-23T14:36:51.782Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-06-23T14:36:51.782Z] === RUN TestBuildMultiStageParentConfig [2022-06-23T14:36:51.787Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-06-23T14:36:51.787Z] === RUN TestRenameContainerWithSameName [2022-06-23T14:36:51.787Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-06-23T14:36:51.787Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-23T14:36:52.344Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-06-23T14:36:52.344Z] === RUN TestBuildLabelWithTargets [2022-06-23T14:36:52.720Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-06-23T14:36:52.720Z] === RUN TestResize [2022-06-23T14:36:52.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-23T14:36:52.979Z] --- PASS: TestResize (0.41s) [2022-06-23T14:36:52.979Z] === RUN TestResizeWithInvalidSize [2022-06-23T14:36:53.271Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-06-23T14:36:53.271Z] === RUN TestBuildWithEmptyLayers [2022-06-23T14:36:53.545Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-06-23T14:36:53.545Z] === RUN TestResizeWhenContainerNotStarted [2022-06-23T14:36:53.833Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-06-23T14:36:53.833Z] === RUN TestBuildMultiStageOnBuild [2022-06-23T14:36:54.111Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-06-23T14:36:54.111Z] === RUN TestDaemonRestartKillContainers [2022-06-23T14:36:54.111Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-23T14:36:54.111Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-06-23T14:36:54.111Z] === RUN TestCgroupNamespacesRun [2022-06-23T14:36:55.047Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-06-23T14:36:55.047Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-23T14:36:55.198Z] --- PASS: TestBuildMultiStageOnBuild (1.30s) [2022-06-23T14:36:55.198Z] === RUN TestBuildUncleanTarFilenames [2022-06-23T14:36:55.377Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-23T14:36:55.377Z] Using test binary docker [2022-06-23T14:36:55.377Z] +++ /etc/init.d/apparmor start [2022-06-23T14:36:55.377Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-23T14:36:55.377Z] INFO: Waiting for daemon to start... [2022-06-23T14:36:55.377Z] Starting dockerd [2022-06-23T14:36:55.377Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-06-23T14:36:55.760Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-06-23T14:36:55.761Z] === RUN TestBuildMultiStageLayerLeak [2022-06-23T14:36:56.420Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-06-23T14:36:56.420Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-23T14:36:57.126Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2022-06-23T14:36:57.126Z] === RUN TestBuildWithHugeFile [2022-06-23T14:36:57.364Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-06-23T14:36:57.364Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-23T14:36:57.898Z] . [2022-06-23T14:36:57.898Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-23T14:36:57.898Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-23T14:36:57.898Z] Error: No such image: emptyfs [2022-06-23T14:36:57.898Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-23T14:36:57.898Z] ++++ docker load [2022-06-23T14:36:57.898Z] Running integration-test (iteration 1) [2022-06-23T14:36:57.898Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-23T14:36:57.898Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:36:57.898Z] ++ set -e [2022-06-23T14:36:57.898Z] ++ '[' -n 0 ']' [2022-06-23T14:36:57.898Z] ++ set -x [2022-06-23T14:36:57.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:36:58.753Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-06-23T14:36:58.753Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-23T14:36:59.265Z] Loaded image: busybox:latest [2022-06-23T14:36:59.522Z] Loaded image: busybox:glibc [2022-06-23T14:36:59.686Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-06-23T14:36:59.686Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-23T14:37:01.067Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-06-23T14:37:01.067Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-23T14:37:01.634Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-06-23T14:37:01.634Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-23T14:37:03.008Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-06-23T14:37:03.008Z] === RUN TestNISDomainname [2022-06-23T14:37:03.008Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-23T14:37:03.008Z] --- SKIP: TestNISDomainname (0.02s) [2022-06-23T14:37:03.008Z] === RUN TestHostnameDnsResolution [2022-06-23T14:37:03.575Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-06-23T14:37:03.575Z] === RUN TestUnprivilegedPortsAndPing [2022-06-23T14:37:03.575Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-06-23T14:37:03.575Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-06-23T14:37:03.575Z] === RUN TestPrivilegedHostDevices [2022-06-23T14:37:04.141Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-06-23T14:37:04.141Z] === RUN TestConsoleSize [2022-06-23T14:37:04.399Z] --- PASS: TestConsoleSize (0.43s) [2022-06-23T14:37:04.399Z] === RUN TestStats [2022-06-23T14:37:04.399Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-23T14:37:04.399Z] --- SKIP: TestStats (0.00s) [2022-06-23T14:37:04.399Z] === RUN TestStopContainerWithTimeout [2022-06-23T14:37:04.399Z] === RUN TestStopContainerWithTimeout/0 [2022-06-23T14:37:04.399Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-23T14:37:04.399Z] === RUN TestStopContainerWithTimeout/1 [2022-06-23T14:37:04.399Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-23T14:37:04.399Z] === RUN TestStopContainerWithTimeout/3 [2022-06-23T14:37:04.399Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-23T14:37:04.399Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-23T14:37:04.399Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-23T14:37:04.399Z] === CONT TestStopContainerWithTimeout/0 [2022-06-23T14:37:04.399Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-23T14:37:04.786Z] Loaded image: debian:bullseye-slim [2022-06-23T14:37:04.786Z] Loaded image: hello-world:latest [2022-06-23T14:37:04.786Z] Loaded image: arm32v7/hello-world:latest [2022-06-23T14:37:04.786Z] INFO: Testing against a local daemon [2022-06-23T14:37:04.786Z] === RUN TestCgroupNamespacesBuild [2022-06-23T14:37:05.332Z] === CONT TestStopContainerWithTimeout/3 [2022-06-23T14:37:07.230Z] === CONT TestStopContainerWithTimeout/1 [2022-06-23T14:37:07.303Z] --- PASS: TestCgroupNamespacesBuild (2.78s) [2022-06-23T14:37:07.303Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-23T14:37:08.604Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-23T14:37:08.604Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-06-23T14:37:08.604Z] --- PASS: TestStopContainerWithTimeout/-1 (2.59s) [2022-06-23T14:37:08.604Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-06-23T14:37:08.604Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-06-23T14:37:08.604Z] === RUN TestDeleteDevicemapper [2022-06-23T14:37:08.604Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-23T14:37:08.604Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-23T14:37:08.604Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-23T14:37:09.193Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2022-06-23T14:37:09.193Z] === RUN TestBuildWithSession [2022-06-23T14:37:09.193Z] build_session_test.go:25: TODO: BuildKit [2022-06-23T14:37:09.193Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-23T14:37:09.193Z] === RUN TestBuildSquashParent [2022-06-23T14:37:09.977Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s) [2022-06-23T14:37:09.977Z] === RUN TestUpdateMemory [2022-06-23T14:37:09.977Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-23T14:37:09.977Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-23T14:37:09.977Z] === RUN TestUpdateCPUQuota [2022-06-23T14:37:09.977Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-23T14:37:09.977Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-06-23T14:37:09.977Z] === RUN TestUpdatePidsLimit [2022-06-23T14:37:09.977Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-23T14:37:09.977Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-06-23T14:37:09.977Z] === RUN TestUpdateRestartPolicy [2022-06-23T14:37:13.921Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-23T14:37:13.921Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-06-23T14:37:13.921Z] { [2022-06-23T14:37:13.921Z] "RT_GROUP_ICON": { [2022-06-23T14:37:13.921Z] "#1": { [2022-06-23T14:37:13.921Z] "0409": "../../winresources/docker.ico" [2022-06-23T14:37:13.921Z] } [2022-06-23T14:37:13.921Z] }, [2022-06-23T14:37:13.921Z] "RT_MANIFEST": { [2022-06-23T14:37:13.921Z] "#1": { [2022-06-23T14:37:13.921Z] "0409": { [2022-06-23T14:37:13.921Z] "identity": {}, [2022-06-23T14:37:13.921Z] "description": "Docker Engine", [2022-06-23T14:37:13.921Z] "minimum-os": "vista", [2022-06-23T14:37:13.921Z] "execution-level": "", [2022-06-23T14:37:13.921Z] "ui-access": false, [2022-06-23T14:37:13.921Z] "auto-elevate": false, [2022-06-23T14:37:13.921Z] "dpi-awareness": "unaware", [2022-06-23T14:37:13.921Z] "disable-theming": false, [2022-06-23T14:37:13.921Z] "disable-window-filtering": false, [2022-06-23T14:37:13.921Z] "high-resolution-scrolling-aware": false, [2022-06-23T14:37:13.921Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-23T14:37:13.921Z] "long-path-aware": false, [2022-06-23T14:37:13.921Z] "printer-driver-isolation": false, [2022-06-23T14:37:13.921Z] "gdi-scaling": false, [2022-06-23T14:37:13.921Z] "segment-heap": false, [2022-06-23T14:37:13.921Z] "use-common-controls-v6": false [2022-06-23T14:37:13.921Z] } [2022-06-23T14:37:13.921Z] } [2022-06-23T14:37:13.921Z] }, [2022-06-23T14:37:13.921Z] "RT_MESSAGETABLE": { [2022-06-23T14:37:13.921Z] "#1": { [2022-06-23T14:37:13.921Z] "0409": "../../winresources/event_messages.bin" [2022-06-23T14:37:13.921Z] } [2022-06-23T14:37:13.921Z] }, [2022-06-23T14:37:13.921Z] "RT_VERSION": { [2022-06-23T14:37:13.921Z] "#1": { [2022-06-23T14:37:13.921Z] "0409": { [2022-06-23T14:37:13.921Z] "fixed": { [2022-06-23T14:37:13.921Z] "file_version": "0.0.0.0", [2022-06-23T14:37:13.921Z] "product_version": "0.0.0.0", [2022-06-23T14:37:13.921Z] "type": "Unknown" [2022-06-23T14:37:13.921Z] }, [2022-06-23T14:37:13.921Z] "info": { [2022-06-23T14:37:13.921Z] "0000": { [2022-06-23T14:37:13.921Z] "CompanyName": "", [2022-06-23T14:37:13.921Z] "FileVersion": "dev", [2022-06-23T14:37:13.921Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-23T14:37:13.921Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-06-23T14:37:13.921Z] "ProductName": "", [2022-06-23T14:37:13.921Z] "ProductVersion": "dev", [2022-06-23T14:37:13.921Z] "SpecialBuild": "04c51cba84301af9bbce4ea719e1cbf239efb37c" [2022-06-23T14:37:13.921Z] } [2022-06-23T14:37:13.921Z] } [2022-06-23T14:37:13.921Z] } [2022-06-23T14:37:13.921Z] } [2022-06-23T14:37:13.921Z] } [2022-06-23T14:37:13.921Z] } [2022-06-23T14:37:13.921Z] cmd/docker-proxy/genwinres_windows.go [2022-06-23T14:37:13.921Z] cmd/docker-proxy/main.go [2022-06-23T14:37:13.921Z] cmd/docker-proxy/network_proxy_test.go [2022-06-23T14:37:13.921Z] cmd/docker-proxy/proxy.go [2022-06-23T14:37:13.921Z] cmd/docker-proxy/sctp_proxy.go [2022-06-23T14:37:13.921Z] cmd/docker-proxy/tcp_proxy.go [2022-06-23T14:37:13.921Z] cmd/docker-proxy/udp_proxy.go [2022-06-23T14:37:13.921Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-23T14:37:13.921Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-23T14:37:13.921Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-23T14:37:13.921Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-06-23T14:37:13.921Z] remote: Enumerating objects: 23, done. [2022-06-23T14:37:13.921Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-06-23T14:37:13.921Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-06-23T14:37:13.921Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-06-23T14:37:13.921Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-06-23T14:37:13.921Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-06-23T14:37:13.921Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-06-23T14:37:13.921Z] Cross building: bundles/cross/linux/ppc64le [2022-06-23T14:37:13.921Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-23T14:37:13.921Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-23T14:37:19.148Z] --- PASS: TestBuildSquashParent (9.10s) [2022-06-23T14:37:19.148Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-23T14:37:19.148Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-23T14:37:19.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-23T14:37:19.148Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-23T14:37:19.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-23T14:37:19.148Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-23T14:37:19.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-23T14:37:19.148Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-23T14:37:19.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-23T14:37:19.148Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-23T14:37:19.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-23T14:37:19.148Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-23T14:37:19.148Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-23T14:37:19.148Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-23T14:37:19.148Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-23T14:37:22.170Z] --- PASS: TestUpdateRestartPolicy (10.94s) [2022-06-23T14:37:22.170Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-23T14:37:22.170Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-06-23T14:37:22.170Z] === RUN TestWaitNonBlocked [2022-06-23T14:37:22.170Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-23T14:37:22.170Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-23T14:37:22.170Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-23T14:37:22.170Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-23T14:37:22.170Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-23T14:37:22.170Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-23T14:37:22.170Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-23T14:37:22.170Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2022-06-23T14:37:22.170Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-06-23T14:37:22.170Z] === RUN TestWaitBlocked [2022-06-23T14:37:22.170Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-23T14:37:22.170Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-23T14:37:22.170Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-23T14:37:22.170Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-23T14:37:22.170Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-23T14:37:22.170Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-23T14:37:22.423Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-23T14:37:22.423Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-23T14:37:22.737Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-23T14:37:22.737Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2022-06-23T14:37:22.737Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-06-23T14:37:22.737Z] === CONT TestDaemonRestartIpcMode [2022-06-23T14:37:22.737Z] === CONT TestIpcModeOlderClient [2022-06-23T14:37:22.737Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-06-23T14:37:22.737Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-23T14:37:25.266Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.53s) [2022-06-23T14:37:25.524Z] --- PASS: TestDaemonRestartIpcMode (2.85s) [2022-06-23T14:37:25.524Z] PASS [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === Skipped [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-23T14:37:25.524Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-06-23T14:37:25.524Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-06-23T14:37:25.524Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-06-23T14:37:25.524Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-06-23T14:37:25.524Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-06-23T14:37:25.524Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-06-23T14:37:25.524Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-06-23T14:37:25.524Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-23T14:37:25.524Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-23T14:37:25.524Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-23T14:37:25.524Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-23T14:37:25.524Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-06-23T14:37:25.524Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-06-23T14:37:25.524Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-06-23T14:37:25.524Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-06-23T14:37:25.524Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-06-23T14:37:25.524Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-23T14:37:25.524Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-06-23T14:37:25.524Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-06-23T14:37:25.524Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-06-23T14:37:25.524Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-06-23T14:37:25.524Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-06-23T14:37:25.524Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-23T14:37:25.524Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-23T14:37:25.524Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-06-23T14:37:25.524Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-06-23T14:37:25.524Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-23T14:37:25.524Z] [2022-06-23T14:37:25.524Z] DONE 235 tests, 27 skipped in 78.901s [2022-06-23T14:37:25.524Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-23T14:37:25.699Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-23T14:37:25.699Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-23T14:37:25.782Z] === RUN TestConfigDaemonLibtrustID [2022-06-23T14:37:26.348Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-06-23T14:37:26.348Z] === RUN TestConfigDaemonID [2022-06-23T14:37:27.721Z] daemon_test.go:83: [d6b5eb3c54247] daemon is not started [2022-06-23T14:37:27.721Z] --- PASS: TestConfigDaemonID (1.08s) [2022-06-23T14:37:27.721Z] === RUN TestDaemonConfigValidation [2022-06-23T14:37:27.721Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-23T14:37:27.721Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-23T14:37:27.721Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-23T14:37:27.721Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-23T14:37:27.721Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-23T14:37:27.721Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-23T14:37:27.721Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-23T14:37:27.721Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-23T14:37:27.721Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-23T14:37:27.721Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-23T14:37:27.721Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-23T14:37:27.721Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-23T14:37:27.721Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-23T14:37:27.721Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-23T14:37:27.721Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-23T14:37:27.721Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-23T14:37:27.721Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-06-23T14:37:27.721Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-06-23T14:37:27.721Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-06-23T14:37:27.721Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-06-23T14:37:27.721Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-06-23T14:37:27.721Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-23T14:37:27.721Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-23T14:37:28.978Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-23T14:37:28.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.59s) [2022-06-23T14:37:28.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.76s) [2022-06-23T14:37:28.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.44s) [2022-06-23T14:37:28.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.36s) [2022-06-23T14:37:28.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.11s) [2022-06-23T14:37:28.978Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.16s) [2022-06-23T14:37:28.978Z] === RUN TestBuildMultiStageCopy [2022-06-23T14:37:28.978Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-23T14:37:29.094Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-23T14:37:30.028Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-23T14:37:30.963Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-23T14:37:30.963Z] daemon_test.go:197: [d65e2e409ad57] daemon is not started [2022-06-23T14:37:30.963Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-06-23T14:37:30.963Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-06-23T14:37:30.963Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-06-23T14:37:30.963Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-06-23T14:37:30.963Z] === RUN TestDaemonProxy [2022-06-23T14:37:30.963Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-23T14:37:30.963Z] --- SKIP: TestDaemonProxy (0.00s) [2022-06-23T14:37:30.963Z] PASS [2022-06-23T14:37:30.963Z] [2022-06-23T14:37:30.963Z] === Skipped [2022-06-23T14:37:30.963Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-06-23T14:37:30.963Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-23T14:37:30.963Z] [2022-06-23T14:37:30.963Z] DONE 13 tests, 1 skipped in 5.323s [2022-06-23T14:37:30.963Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-23T14:37:31.221Z] INFO: Testing against a local daemon [2022-06-23T14:37:31.221Z] === RUN TestCommitInheritsEnv [2022-06-23T14:37:31.500Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-23T14:37:32.065Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-23T14:37:32.629Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-23T14:37:33.118Z] --- PASS: TestCommitInheritsEnv (1.99s) [2022-06-23T14:37:33.118Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-23T14:37:33.118Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-23T14:37:33.118Z] === RUN TestImportWithCustomPlatform [2022-06-23T14:37:33.118Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-23T14:37:33.193Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-23T14:37:33.375Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-23T14:37:33.375Z] === RUN TestImportWithCustomPlatform// [2022-06-23T14:37:33.375Z] === RUN TestImportWithCustomPlatform/linux [2022-06-23T14:37:33.375Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-23T14:37:33.375Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-23T14:37:33.375Z] === RUN TestImportWithCustomPlatform/macos [2022-06-23T14:37:33.375Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-23T14:37:33.375Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-23T14:37:33.633Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-06-23T14:37:33.633Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-06-23T14:37:33.633Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-23T14:37:33.633Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-23T14:37:33.633Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-23T14:37:33.633Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-23T14:37:33.633Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-06-23T14:37:33.633Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-23T14:37:33.633Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-23T14:37:33.633Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-23T14:37:33.633Z] === RUN TestImagesFilterMultiReference [2022-06-23T14:37:33.633Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-06-23T14:37:33.633Z] === RUN TestImagePullPlatformInvalid [2022-06-23T14:37:33.633Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-06-23T14:37:33.633Z] === RUN TestRemoveImageOrphaning [2022-06-23T14:37:33.757Z] --- PASS: TestBuildMultiStageCopy (5.10s) [2022-06-23T14:37:33.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.81s) [2022-06-23T14:37:33.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2022-06-23T14:37:33.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2022-06-23T14:37:33.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2022-06-23T14:37:33.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2022-06-23T14:37:33.757Z] === RUN TestBuildMultiStageParentConfig [2022-06-23T14:37:35.128Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2022-06-23T14:37:35.128Z] === RUN TestBuildLabelWithTargets [2022-06-23T14:37:35.531Z] --- PASS: TestRemoveImageOrphaning (1.56s) [2022-06-23T14:37:35.531Z] === RUN TestRemoveImageGarbageCollector [2022-06-23T14:37:35.531Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-23T14:37:35.531Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-23T14:37:35.531Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-23T14:37:35.531Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-23T14:37:35.531Z] === RUN TestTagInvalidReference [2022-06-23T14:37:35.531Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-23T14:37:35.531Z] === RUN TestTagValidPrefixedRepo [2022-06-23T14:37:35.531Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-23T14:37:35.531Z] === RUN TestTagExistedNameWithoutForce [2022-06-23T14:37:35.531Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-23T14:37:35.531Z] === RUN TestTagOfficialNames [2022-06-23T14:37:35.531Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-23T14:37:35.531Z] === RUN TestTagMatchesDigest [2022-06-23T14:37:35.531Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-23T14:37:35.531Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-23T14:37:35.855Z] --- PASS: TestBuildWithHugeFile (34.78s) [2022-06-23T14:37:35.855Z] === RUN TestBuildWCOWSandboxSize [2022-06-23T14:37:35.855Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-23T14:37:35.855Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-23T14:37:35.855Z] === RUN TestBuildWithEmptyDockerfile [2022-06-23T14:37:35.855Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-23T14:37:35.855Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-23T14:37:35.855Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-23T14:37:35.855Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-23T14:37:35.855Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-23T14:37:35.855Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-23T14:37:35.855Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-23T14:37:35.855Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-23T14:37:35.855Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-23T14:37:35.855Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-23T14:37:35.855Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-06-23T14:37:35.855Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-06-23T14:37:35.855Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-23T14:37:35.855Z] === RUN TestBuildPreserveOwnership [2022-06-23T14:37:35.855Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-23T14:37:35.855Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-23T14:37:35.855Z] --- PASS: TestBuildPreserveOwnership (2.88s) [2022-06-23T14:37:35.855Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.89s) [2022-06-23T14:37:35.855Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-06-23T14:37:35.855Z] === RUN TestBuildPlatformInvalid [2022-06-23T14:37:35.855Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-23T14:37:35.855Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-23T14:37:35.855Z] Loaded image: busybox:latest [2022-06-23T14:37:35.855Z] Loaded image: busybox:glibc [2022-06-23T14:37:36.783Z] Loaded image: debian:bullseye-slim [2022-06-23T14:37:36.783Z] Loaded image: hello-world:latest [2022-06-23T14:37:36.783Z] Loaded image: arm32v7/hello-world:latest [2022-06-23T14:37:37.648Z] --- PASS: TestBuildLabelWithTargets (2.25s) [2022-06-23T14:37:37.648Z] === RUN TestBuildWithEmptyLayers [2022-06-23T14:37:38.577Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2022-06-23T14:37:38.577Z] === RUN TestBuildMultiStageOnBuild [2022-06-23T14:37:41.844Z] --- PASS: TestBuildMultiStageOnBuild (3.20s) [2022-06-23T14:37:41.844Z] === RUN TestBuildUncleanTarFilenames [2022-06-23T14:37:44.365Z] --- PASS: TestBuildUncleanTarFilenames (2.14s) [2022-06-23T14:37:44.365Z] === RUN TestBuildMultiStageLayerLeak [2022-06-23T14:37:44.869Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.14s) [2022-06-23T14:37:44.869Z] PASS [2022-06-23T14:37:44.869Z] [2022-06-23T14:37:44.869Z] === Skipped [2022-06-23T14:37:44.869Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-06-23T14:37:44.869Z] build_session_test.go:25: TODO: BuildKit [2022-06-23T14:37:44.869Z] [2022-06-23T14:37:44.869Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-23T14:37:44.869Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-23T14:37:44.869Z] [2022-06-23T14:37:44.869Z] DONE 34 tests, 2 skipped in 65.798s [2022-06-23T14:37:44.869Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-06-23T14:37:44.869Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:37:44.869Z] ++ set -e [2022-06-23T14:37:44.869Z] ++ '[' -n 0 ']' [2022-06-23T14:37:44.869Z] ++ set -x [2022-06-23T14:37:44.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:37:44.869Z] INFO: Testing against a local daemon [2022-06-23T14:37:44.869Z] === RUN TestConfigInspect [2022-06-23T14:37:46.758Z] --- PASS: TestConfigInspect (2.36s) [2022-06-23T14:37:46.758Z] === RUN TestConfigList [2022-06-23T14:37:47.639Z] --- PASS: TestBuildMultiStageLayerLeak (3.24s) [2022-06-23T14:37:47.640Z] === RUN TestBuildWithHugeFile [2022-06-23T14:37:48.648Z] --- PASS: TestConfigList (2.17s) [2022-06-23T14:37:48.648Z] === RUN TestConfigsCreateAndDelete [2022-06-23T14:37:51.164Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-06-23T14:37:51.164Z] === RUN TestConfigsUpdate [2022-06-23T14:37:53.054Z] --- PASS: TestConfigsUpdate (1.83s) [2022-06-23T14:37:53.054Z] === RUN TestTemplatedConfig [2022-06-23T14:37:54.362Z] --- PASS: TestImportExtremelyLargeImageWorks (91.95s) [2022-06-23T14:37:54.362Z] PASS [2022-06-23T14:37:54.362Z] [2022-06-23T14:37:54.362Z] DONE 22 tests in 95.119s [2022-06-23T14:37:54.362Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-23T14:37:54.362Z] === RUN TestStripANSICommands [2022-06-23T14:37:54.362Z] === RUN TestStripANSICommands/#00 [2022-06-23T14:37:54.362Z] === RUN TestStripANSICommands/#01 [2022-06-23T14:37:54.362Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-23T14:37:54.362Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-23T14:37:54.362Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-23T14:37:54.362Z] PASS [2022-06-23T14:37:54.362Z] [2022-06-23T14:37:54.362Z] DONE 3 tests in 0.009s [2022-06-23T14:37:54.362Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-23T14:37:54.362Z] INFO: Testing against a local daemon [2022-06-23T14:37:54.362Z] === RUN TestNetworkCreateDelete [2022-06-23T14:37:54.362Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-06-23T14:37:54.362Z] === RUN TestDockerNetworkDeletePreferID [2022-06-23T14:37:54.362Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-06-23T14:37:54.362Z] === RUN TestDaemonDNSFallback [2022-06-23T14:37:55.570Z] --- PASS: TestTemplatedConfig (2.42s) [2022-06-23T14:37:55.570Z] === RUN TestConfigCreateResolve [2022-06-23T14:37:56.898Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-06-23T14:37:56.898Z] === RUN TestInspectNetwork [2022-06-23T14:37:57.460Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-06-23T14:37:57.461Z] PASS [2022-06-23T14:37:57.461Z] [2022-06-23T14:37:57.461Z] DONE 6 tests in 13.202s [2022-06-23T14:37:57.461Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-06-23T14:37:57.461Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:37:57.461Z] ++ set -e [2022-06-23T14:37:57.461Z] ++ '[' -n 0 ']' [2022-06-23T14:37:57.461Z] ++ set -x [2022-06-23T14:37:57.461Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:37:57.461Z] INFO: Testing against a local daemon [2022-06-23T14:37:57.461Z] === RUN TestAttachWithTTY [2022-06-23T14:37:57.461Z] --- PASS: TestAttachWithTTY (0.06s) [2022-06-23T14:37:57.461Z] === RUN TestAttachWithoutTTy [2022-06-23T14:37:57.717Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-23T14:37:57.717Z] === RUN TestCheckpoint [2022-06-23T14:37:57.717Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-23T14:37:57.717Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/commit [2022-06-23T14:37:57.717Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-23T14:37:57.717Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-23T14:37:57.717Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-23T14:37:57.717Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-23T14:37:57.717Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-23T14:37:57.717Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-23T14:37:57.717Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-23T14:37:57.717Z] === CONT TestContainerInvalidJSON/commit [2022-06-23T14:37:57.717Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-23T14:37:57.717Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-23T14:37:57.717Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-23T14:37:57.717Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-23T14:37:57.717Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-23T14:37:57.717Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-23T14:37:57.717Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-23T14:37:57.717Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-23T14:37:57.717Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-23T14:37:57.717Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-23T14:37:57.717Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-23T14:37:57.717Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-06-23T14:37:57.717Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-23T14:37:57.717Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-06-23T14:37:57.717Z] === RUN TestCopyEmptyFile [2022-06-23T14:37:57.977Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-06-23T14:37:57.977Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-23T14:37:57.977Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-06-23T14:37:57.977Z] === RUN TestCopyFromContainer [2022-06-23T14:37:58.906Z] === RUN TestCopyFromContainer// [2022-06-23T14:37:58.906Z] === RUN TestCopyFromContainer//bar/root [2022-06-23T14:37:58.906Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-23T14:37:59.172Z] === RUN TestCopyFromContainer/bar/quux [2022-06-23T14:37:59.172Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-23T14:37:59.172Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-23T14:37:59.172Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-23T14:37:59.428Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-23T14:37:59.428Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-23T14:37:59.428Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-23T14:37:59.428Z] --- PASS: TestCopyFromContainer (1.48s) [2022-06-23T14:37:59.428Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-23T14:37:59.428Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-23T14:37:59.428Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-23T14:37:59.428Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-23T14:37:59.428Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-23T14:37:59.428Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-23T14:37:59.428Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-23T14:37:59.428Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-06-23T14:37:59.428Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-23T14:37:59.428Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-06-23T14:37:59.428Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-23T14:37:59.428Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-23T14:37:59.428Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-23T14:37:59.428Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-23T14:37:59.428Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-23T14:37:59.428Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-23T14:37:59.428Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-23T14:37:59.428Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-23T14:37:59.428Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-23T14:37:59.428Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-23T14:37:59.428Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-23T14:37:59.428Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-23T14:37:59.428Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-23T14:37:59.428Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-23T14:37:59.428Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-23T14:37:59.428Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-23T14:37:59.428Z] === RUN TestCreateWithInvalidEnv [2022-06-23T14:37:59.684Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-23T14:37:59.684Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-23T14:37:59.684Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-23T14:37:59.684Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-23T14:37:59.684Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-23T14:37:59.684Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-23T14:37:59.684Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-23T14:37:59.684Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-23T14:37:59.684Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-23T14:37:59.684Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-23T14:37:59.684Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-23T14:37:59.684Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-23T14:37:59.684Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-23T14:37:59.684Z] === RUN TestCreateTmpfsMountsTarget [2022-06-23T14:37:59.684Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-23T14:37:59.684Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-23T14:38:00.188Z] === RUN TestInspectNetwork/full_network_id [2022-06-23T14:38:00.189Z] === RUN TestInspectNetwork/partial_network_id [2022-06-23T14:38:00.189Z] === RUN TestInspectNetwork/network_name [2022-06-23T14:38:00.189Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-23T14:38:01.049Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-06-23T14:38:01.049Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-23T14:38:01.977Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-06-23T14:38:01.977Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-23T14:38:01.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-23T14:38:01.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-23T14:38:01.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-23T14:38:01.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-23T14:38:01.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-23T14:38:01.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-23T14:38:01.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-23T14:38:01.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-23T14:38:01.977Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-23T14:38:01.977Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-23T14:38:01.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-23T14:38:01.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-23T14:38:01.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-23T14:38:01.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-23T14:38:01.977Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-23T14:38:01.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-23T14:38:01.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-23T14:38:01.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-23T14:38:01.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-23T14:38:01.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-06-23T14:38:01.977Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-23T14:38:01.977Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-23T14:38:02.233Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-06-23T14:38:02.233Z] === RUN TestCreateDifferentPlatform [2022-06-23T14:38:02.233Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-23T14:38:02.233Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-23T14:38:02.489Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-23T14:38:02.489Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-23T14:38:02.489Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-23T14:38:02.489Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-23T14:38:02.489Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-06-23T14:38:02.489Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-23T14:38:02.489Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-23T14:38:02.489Z] === RUN TestCreateInvalidHostConfig [2022-06-23T14:38:02.489Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-23T14:38:02.489Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-23T14:38:02.489Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-23T14:38:02.489Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-23T14:38:02.489Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-23T14:38:02.489Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-23T14:38:02.489Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-23T14:38:02.489Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-23T14:38:02.489Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-23T14:38:02.489Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-23T14:38:02.489Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-23T14:38:02.489Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-23T14:38:02.489Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-23T14:38:02.489Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-23T14:38:02.489Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-23T14:38:02.489Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-23T14:38:02.489Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-23T14:38:02.489Z] === RUN TestContainerStartOnDaemonRestart [2022-06-23T14:38:02.489Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-23T14:38:02.489Z] === RUN TestDaemonRestartIpcMode [2022-06-23T14:38:02.489Z] === PAUSE TestDaemonRestartIpcMode [2022-06-23T14:38:02.489Z] === RUN TestDaemonHostGatewayIP [2022-06-23T14:38:02.489Z] === PAUSE TestDaemonHostGatewayIP [2022-06-23T14:38:02.489Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-23T14:38:02.489Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-23T14:38:02.489Z] === RUN TestContainerKillOnDaemonStart [2022-06-23T14:38:02.489Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-23T14:38:02.489Z] === RUN TestDiff [2022-06-23T14:38:02.745Z] --- PASS: TestDiff (0.41s) [2022-06-23T14:38:02.745Z] === RUN TestExecWithCloseStdin [2022-06-23T14:38:03.306Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-06-23T14:38:03.306Z] === RUN TestExec [2022-06-23T14:38:03.868Z] --- PASS: TestExec (0.44s) [2022-06-23T14:38:03.868Z] === RUN TestExecUser [2022-06-23T14:38:04.124Z] --- PASS: TestExecUser (0.46s) [2022-06-23T14:38:04.124Z] === RUN TestExportContainerAndImportImage [2022-06-23T14:38:04.383Z] --- PASS: TestInspectNetwork (7.16s) [2022-06-23T14:38:04.383Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-23T14:38:04.383Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-23T14:38:04.383Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-23T14:38:04.383Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-23T14:38:04.383Z] === RUN TestRunContainerWithBridgeNone [2022-06-23T14:38:04.686Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-06-23T14:38:04.686Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-23T14:38:05.323Z] --- PASS: TestRunContainerWithBridgeNone (1.58s) [2022-06-23T14:38:05.323Z] === RUN TestNetworkInvalidJSON [2022-06-23T14:38:05.323Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-23T14:38:05.323Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-23T14:38:05.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-23T14:38:05.323Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-23T14:38:05.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-23T14:38:05.323Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-23T14:38:05.323Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-23T14:38:05.323Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-23T14:38:05.323Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-23T14:38:05.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-23T14:38:05.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-23T14:38:05.323Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-23T14:38:05.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-23T14:38:05.323Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-23T14:38:05.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-23T14:38:05.323Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-23T14:38:05.323Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-23T14:38:05.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-23T14:38:05.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-23T14:38:05.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-23T14:38:05.323Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-23T14:38:05.323Z] === RUN TestNetworkList [2022-06-23T14:38:05.323Z] === RUN TestNetworkList//networks [2022-06-23T14:38:05.323Z] === PAUSE TestNetworkList//networks [2022-06-23T14:38:05.323Z] === RUN TestNetworkList//networks/ [2022-06-23T14:38:05.323Z] === PAUSE TestNetworkList//networks/ [2022-06-23T14:38:05.323Z] === CONT TestNetworkList//networks [2022-06-23T14:38:05.323Z] === CONT TestNetworkList//networks/ [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkList (0.02s) [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-23T14:38:05.323Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-23T14:38:05.323Z] === RUN TestHostIPv4BridgeLabel [2022-06-23T14:38:05.891Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-06-23T14:38:05.891Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-23T14:38:06.050Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-06-23T14:38:06.050Z] === RUN TestHealthCheckWorkdir [2022-06-23T14:38:06.613Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2022-06-23T14:38:06.613Z] === RUN TestHealthKillContainer [2022-06-23T14:38:07.270Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-06-23T14:38:07.270Z] === RUN TestDaemonDefaultNetworkPools [2022-06-23T14:38:07.839Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-06-23T14:38:07.839Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-23T14:38:08.779Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-06-23T14:38:08.779Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-23T14:38:10.157Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-06-23T14:38:10.157Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-23T14:38:10.726Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-06-23T14:38:10.726Z] === RUN TestServiceWithPredefinedNetwork [2022-06-23T14:38:13.264Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-06-23T14:38:13.264Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-23T14:38:13.264Z] service_test.go:243: FLAKY_TEST [2022-06-23T14:38:13.264Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-23T14:38:13.264Z] === RUN TestServiceWithDataPathPortInit [2022-06-23T14:38:14.695Z] --- PASS: TestHealthKillContainer (7.88s) [2022-06-23T14:38:14.695Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-23T14:38:14.951Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-06-23T14:38:14.951Z] === RUN TestIpcModeNone [2022-06-23T14:38:15.207Z] --- PASS: TestIpcModeNone (0.48s) [2022-06-23T14:38:15.207Z] === RUN TestIpcModePrivate [2022-06-23T14:38:15.769Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-06-23T14:38:15.769Z] --- PASS: TestIpcModePrivate (0.50s) [2022-06-23T14:38:15.769Z] === RUN TestIpcModeShareable [2022-06-23T14:38:16.024Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-06-23T14:38:16.281Z] --- PASS: TestIpcModeShareable (0.45s) [2022-06-23T14:38:16.281Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-23T14:38:17.646Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-06-23T14:38:17.646Z] === RUN TestAPIIpcModeHost [2022-06-23T14:38:18.229Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-06-23T14:38:18.229Z] === RUN TestDaemonIpcModeShareable [2022-06-23T14:38:19.175Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-06-23T14:38:19.175Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-06-23T14:38:19.175Z] === RUN TestDaemonIpcModePrivate [2022-06-23T14:38:20.540Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-06-23T14:38:20.540Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-06-23T14:38:20.540Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-23T14:38:21.468Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-06-23T14:38:21.468Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-06-23T14:38:21.468Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-23T14:38:22.834Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-06-23T14:38:22.834Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-06-23T14:38:22.834Z] === RUN TestIpcModeOlderClient [2022-06-23T14:38:22.834Z] === PAUSE TestIpcModeOlderClient [2022-06-23T14:38:22.834Z] === RUN TestKillContainerInvalidSignal [2022-06-23T14:38:23.090Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-06-23T14:38:23.090Z] === RUN TestKillContainer [2022-06-23T14:38:23.090Z] === RUN TestKillContainer/no_signal [2022-06-23T14:38:23.652Z] === RUN TestKillContainer/non_killing_signal [2022-06-23T14:38:23.652Z] === RUN TestKillContainer/killing_signal [2022-06-23T14:38:24.214Z] --- PASS: TestKillContainer (1.22s) [2022-06-23T14:38:24.214Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-06-23T14:38:24.214Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-06-23T14:38:24.214Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-06-23T14:38:24.214Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-23T14:38:24.214Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-23T14:38:24.776Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-23T14:38:25.705Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s) [2022-06-23T14:38:25.705Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-06-23T14:38:25.705Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-06-23T14:38:25.705Z] === RUN TestKillStoppedContainer [2022-06-23T14:38:25.705Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-23T14:38:25.705Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-23T14:38:25.705Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-23T14:38:25.705Z] === RUN TestKillDifferentUserContainer [2022-06-23T14:38:25.961Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-06-23T14:38:25.961Z] === RUN TestInspectOomKilledTrue [2022-06-23T14:38:26.523Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-06-23T14:38:26.523Z] === RUN TestInspectOomKilledFalse [2022-06-23T14:38:26.779Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-06-23T14:38:26.779Z] === RUN TestLinksEtcHostsContentMatch [2022-06-23T14:38:27.340Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-06-23T14:38:27.340Z] === RUN TestLinksContainerNames [2022-06-23T14:38:27.903Z] --- PASS: TestLinksContainerNames (0.83s) [2022-06-23T14:38:27.903Z] === RUN TestLogsFollowTailEmpty [2022-06-23T14:38:28.153Z] --- PASS: TestServiceWithDataPathPortInit (13.95s) [2022-06-23T14:38:28.153Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-23T14:38:28.465Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-06-23T14:38:28.465Z] === RUN TestLogs [2022-06-23T14:38:28.465Z] === RUN TestLogs/driver_local [2022-06-23T14:38:28.465Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-23T14:38:28.465Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-23T14:38:28.465Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-23T14:38:28.465Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-23T14:38:28.465Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-23T14:38:28.465Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-23T14:38:28.465Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-23T14:38:28.465Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-23T14:38:28.465Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-23T14:38:28.465Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-23T14:38:28.465Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-23T14:38:28.465Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-23T14:38:28.465Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-23T14:38:28.465Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-23T14:38:29.027Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-23T14:38:29.027Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-23T14:38:29.532Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l0qe89su8fa939nx9hc8ivegh Created:2022-06-23 14:38:28.131129905 +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[6069d988b350c5a7ce49a42a65670dfcc333610e8a31248dc03ba403f9bbc420:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mw7rusmeqlzt5lkv6aiuurv97 EndpointID:15da6425572b76dbbab7d8032f1ebb606d16dbf7df268e20d8a157861969e62e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c55f772700820bb0e8478b086b870e9b249076ebd2b07d3d265f42ea901347e2 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:8e583ae041d2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mw7rusmeqlzt5lkv6aiuurv97 EndpointID:15da6425572b76dbbab7d8032f1ebb606d16dbf7df268e20d8a157861969e62e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-23T14:38:29.588Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-23T14:38:29.844Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-23T14:38:30.405Z] === RUN TestLogs/driver_json-file [2022-06-23T14:38:30.405Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-23T14:38:30.405Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-23T14:38:30.405Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-23T14:38:30.405Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-23T14:38:30.405Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-23T14:38:30.405Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-23T14:38:30.405Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-23T14:38:30.405Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-23T14:38:30.405Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-23T14:38:30.405Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-23T14:38:30.405Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-23T14:38:30.405Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-23T14:38:30.405Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-23T14:38:30.405Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-23T14:38:30.968Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-23T14:38:31.224Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-23T14:38:31.785Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-23T14:38:31.785Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-23T14:38:32.348Z] --- PASS: TestLogs (3.91s) [2022-06-23T14:38:32.348Z] --- PASS: TestLogs/driver_local (0.01s) [2022-06-23T14:38:32.348Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s) [2022-06-23T14:38:32.348Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s) [2022-06-23T14:38:32.348Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.63s) [2022-06-23T14:38:32.348Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.71s) [2022-06-23T14:38:32.348Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.72s) [2022-06-23T14:38:32.348Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s) [2022-06-23T14:38:32.348Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-06-23T14:38:32.348Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s) [2022-06-23T14:38:32.348Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s) [2022-06-23T14:38:32.348Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s) [2022-06-23T14:38:32.348Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s) [2022-06-23T14:38:32.348Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.66s) [2022-06-23T14:38:32.348Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s) [2022-06-23T14:38:32.348Z] === RUN TestContainerNetworkMountsNoChown [2022-06-23T14:38:32.910Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/default [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/default [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/private [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/private [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/rprivate [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/slave [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/slave [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/rslave [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/shared [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/shared [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/rshared [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/default [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/rprivate [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/private [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/shared [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/rshared [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/rslave [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/slave [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-23T14:38:32.910Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-23T14:38:32.910Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-23T14:38:32.910Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-23T14:38:33.166Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-23T14:38:33.166Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-23T14:38:33.166Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-23T14:38:33.166Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-23T14:38:33.166Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-23T14:38:33.166Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-23T14:38:33.166Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-23T14:38:33.166Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-23T14:38:33.166Z] === RUN TestContainerBindMountNonRecursive [2022-06-23T14:38:34.531Z] --- PASS: TestContainerBindMountNonRecursive (1.24s) [2022-06-23T14:38:34.531Z] === RUN TestContainerVolumesMountedAsShared [2022-06-23T14:38:34.787Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-06-23T14:38:34.787Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-23T14:38:34.804Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.09s) [2022-06-23T14:38:34.804Z] PASS [2022-06-23T14:38:34.804Z] [2022-06-23T14:38:34.804Z] === Skipped [2022-06-23T14:38:34.804Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-23T14:38:34.804Z] service_test.go:243: FLAKY_TEST [2022-06-23T14:38:34.804Z] [2022-06-23T14:38:34.804Z] DONE 38 tests, 1 skipped in 44.145s [2022-06-23T14:38:34.804Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-23T14:38:34.804Z] INFO: Testing against a local daemon [2022-06-23T14:38:34.804Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-23T14:38:34.804Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-23T14:38:34.804Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-23T14:38:34.804Z] === RUN TestDockerNetworkIpvlan [2022-06-23T14:38:34.804Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-23T14:38:34.804Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-23T14:38:34.804Z] PASS [2022-06-23T14:38:34.804Z] [2022-06-23T14:38:34.804Z] === Skipped [2022-06-23T14:38:34.804Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-23T14:38:34.804Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-23T14:38:34.804Z] [2022-06-23T14:38:34.804Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-23T14:38:34.804Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-23T14:38:34.804Z] [2022-06-23T14:38:34.804Z] DONE 2 tests, 2 skipped in 0.054s [2022-06-23T14:38:34.804Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-23T14:38:34.804Z] INFO: Testing against a local daemon [2022-06-23T14:38:34.804Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-23T14:38:35.043Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-06-23T14:38:35.043Z] === RUN TestNetworkNat [2022-06-23T14:38:35.372Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-06-23T14:38:35.372Z] === RUN TestDockerNetworkMacvlan [2022-06-23T14:38:35.605Z] --- PASS: TestNetworkNat (0.43s) [2022-06-23T14:38:35.605Z] === RUN TestNetworkLocalhostTCPNat [2022-06-23T14:38:35.861Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-06-23T14:38:35.861Z] === RUN TestNetworkLoopbackNat [2022-06-23T14:38:35.940Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-23T14:38:36.885Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-23T14:38:37.453Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-23T14:38:38.378Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-06-23T14:38:38.378Z] === RUN TestPause [2022-06-23T14:38:38.940Z] --- PASS: TestPause (0.41s) [2022-06-23T14:38:38.940Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-23T14:38:38.940Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-23T14:38:38.940Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-23T14:38:38.940Z] === RUN TestPauseStopPausedContainer [2022-06-23T14:38:39.393Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-23T14:38:39.502Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-06-23T14:38:39.503Z] === RUN TestPidHost [2022-06-23T14:38:40.430Z] --- PASS: TestPidHost (0.91s) [2022-06-23T14:38:40.430Z] === RUN TestPsFilter [2022-06-23T14:38:40.430Z] --- PASS: TestPsFilter (0.10s) [2022-06-23T14:38:40.430Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-23T14:38:40.686Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-06-23T14:38:40.686Z] === RUN TestRemoveContainerWithVolume [2022-06-23T14:38:41.248Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-06-23T14:38:41.248Z] === RUN TestRemoveContainerRunning [2022-06-23T14:38:41.326Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-23T14:38:41.505Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-06-23T14:38:41.505Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-23T14:38:42.067Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-06-23T14:38:42.067Z] === RUN TestRemoveInvalidContainer [2022-06-23T14:38:42.067Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-23T14:38:42.067Z] === RUN TestRenameLinkedContainer [2022-06-23T14:38:43.960Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-06-23T14:38:43.960Z] === RUN TestRenameStoppedContainer [2022-06-23T14:38:44.216Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-06-23T14:38:44.216Z] === RUN TestRenameRunningContainerAndReuse [2022-06-23T14:38:44.618Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-23T14:38:45.145Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-06-23T14:38:45.145Z] === RUN TestRenameInvalidName [2022-06-23T14:38:45.186Z] --- PASS: TestDockerNetworkMacvlan (9.75s) [2022-06-23T14:38:45.186Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-06-23T14:38:45.186Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-06-23T14:38:45.186Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-06-23T14:38:45.186Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-06-23T14:38:45.186Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-06-23T14:38:45.186Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-06-23T14:38:45.186Z] PASS [2022-06-23T14:38:45.186Z] [2022-06-23T14:38:45.186Z] DONE 8 tests in 11.065s [2022-06-23T14:38:45.186Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-23T14:38:45.186Z] testing: warning: no tests to run [2022-06-23T14:38:45.186Z] PASS [2022-06-23T14:38:45.186Z] [2022-06-23T14:38:45.186Z] DONE 0 tests in 0.007s [2022-06-23T14:38:45.186Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-23T14:38:45.186Z] INFO: Testing against a local daemon [2022-06-23T14:38:45.186Z] === RUN TestAuthZPluginAllowRequest [2022-06-23T14:38:45.401Z] --- PASS: TestRenameInvalidName (0.43s) [2022-06-23T14:38:45.401Z] === RUN TestRenameAnonymousContainer [2022-06-23T14:38:46.568Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-06-23T14:38:46.568Z] === RUN TestAuthZPluginTLS [2022-06-23T14:38:46.768Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-06-23T14:38:46.768Z] === RUN TestRenameContainerWithSameName [2022-06-23T14:38:46.828Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-06-23T14:38:46.828Z] === RUN TestAuthZPluginDenyRequest [2022-06-23T14:38:47.331Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-06-23T14:38:47.331Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-23T14:38:47.397Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-23T14:38:47.397Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-23T14:38:47.965Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-23T14:38:47.965Z] === RUN TestAuthZPluginDenyResponse [2022-06-23T14:38:48.259Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-06-23T14:38:48.259Z] === RUN TestResize [2022-06-23T14:38:48.516Z] --- PASS: TestResize (0.39s) [2022-06-23T14:38:48.516Z] === RUN TestResizeWithInvalidSize [2022-06-23T14:38:48.534Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-06-23T14:38:48.534Z] === RUN TestAuthZPluginAllowEventStream [2022-06-23T14:38:49.079Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-06-23T14:38:49.079Z] === RUN TestResizeWhenContainerNotStarted [2022-06-23T14:38:49.335Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-06-23T14:38:49.335Z] === RUN TestDaemonRestartKillContainers [2022-06-23T14:38:49.335Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-23T14:38:49.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-23T14:38:49.335Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-23T14:38:49.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-23T14:38:49.335Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-23T14:38:49.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-23T14:38:49.335Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-23T14:38:49.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-23T14:38:49.335Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-23T14:38:49.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-23T14:38:49.335Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-23T14:38:49.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-23T14:38:49.335Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-23T14:38:49.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-23T14:38:49.335Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-23T14:38:49.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-23T14:38:49.335Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-23T14:38:49.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-23T14:38:49.335Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-23T14:38:49.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-23T14:38:49.335Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-23T14:38:49.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-23T14:38:49.335Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-23T14:38:49.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-23T14:38:49.335Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-23T14:38:49.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-23T14:38:49.335Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-23T14:38:49.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-23T14:38:49.335Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-23T14:38:49.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-23T14:38:49.335Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-23T14:38:49.335Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-23T14:38:49.335Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-23T14:38:49.335Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-23T14:38:49.912Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-06-23T14:38:49.912Z] === RUN TestAuthZPluginErrorResponse [2022-06-23T14:38:50.172Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-06-23T14:38:50.172Z] === RUN TestAuthZPluginErrorRequest [2022-06-23T14:38:50.741Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-23T14:38:50.741Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-23T14:38:51.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-23T14:38:51.310Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-06-23T14:38:51.310Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-23T14:38:52.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-23T14:38:52.689Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-06-23T14:38:52.689Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-23T14:38:53.518Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-23T14:38:53.518Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-23T14:38:54.070Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-06-23T14:38:54.070Z] === RUN TestAuthZPluginHeader [2022-06-23T14:38:54.450Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-23T14:38:54.708Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-23T14:38:55.009Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-06-23T14:38:55.009Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-23T14:38:57.974Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-23T14:38:57.974Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-23T14:38:59.202Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.02s) [2022-06-23T14:38:59.202Z] === RUN TestAuthZPluginV2Disable [2022-06-23T14:39:00.492Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-23T14:39:01.895Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-23T14:39:01.895Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-23T14:39:02.492Z] --- PASS: TestAuthZPluginV2Disable (3.44s) [2022-06-23T14:39:02.492Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-23T14:39:03.785Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-23T14:39:03.785Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-23T14:39:05.151Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-23T14:39:05.368Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-23T14:39:05.627Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-23T14:39:05.627Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-23T14:39:05.781Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.28s) [2022-06-23T14:39:05.781Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-23T14:39:05.886Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-23T14:39:05.886Z] Cross building: bundles/cross/linux/s390x [2022-06-23T14:39:05.886Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-23T14:39:05.886Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-23T14:39:07.041Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-23T14:39:07.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-06-23T14:39:07.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-06-23T14:39:07.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.87s) [2022-06-23T14:39:07.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-06-23T14:39:07.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-06-23T14:39:07.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-06-23T14:39:07.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.27s) [2022-06-23T14:39:07.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s) [2022-06-23T14:39:07.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.97s) [2022-06-23T14:39:07.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s) [2022-06-23T14:39:07.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s) [2022-06-23T14:39:07.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.76s) [2022-06-23T14:39:07.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s) [2022-06-23T14:39:07.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-06-23T14:39:07.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-06-23T14:39:07.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2022-06-23T14:39:07.041Z] === RUN TestCgroupNamespacesRun [2022-06-23T14:39:07.970Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-06-23T14:39:07.970Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-23T14:39:09.335Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-06-23T14:39:09.335Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-23T14:39:10.263Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-06-23T14:39:10.263Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-23T14:39:11.627Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-06-23T14:39:11.627Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-23T14:39:11.961Z] --- PASS: TestImportExtremelyLargeImageWorks (93.06s) [2022-06-23T14:39:11.962Z] PASS [2022-06-23T14:39:11.962Z] [2022-06-23T14:39:11.962Z] === Skipped [2022-06-23T14:39:11.962Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-23T14:39:11.962Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-23T14:39:11.962Z] [2022-06-23T14:39:11.962Z] DONE 22 tests, 1 skipped in 97.442s [2022-06-23T14:39:11.962Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-23T14:39:11.962Z] === RUN TestStripANSICommands [2022-06-23T14:39:11.962Z] === RUN TestStripANSICommands/#00 [2022-06-23T14:39:11.962Z] === RUN TestStripANSICommands/#01 [2022-06-23T14:39:11.962Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-23T14:39:11.962Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-23T14:39:11.962Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-23T14:39:11.962Z] PASS [2022-06-23T14:39:11.962Z] [2022-06-23T14:39:11.962Z] DONE 3 tests in 0.047s [2022-06-23T14:39:11.962Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-23T14:39:11.962Z] INFO: Testing against a local daemon [2022-06-23T14:39:11.962Z] === RUN TestNetworkCreateDelete [2022-06-23T14:39:11.962Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-06-23T14:39:11.962Z] === RUN TestDockerNetworkDeletePreferID [2022-06-23T14:39:11.962Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-06-23T14:39:11.962Z] === RUN TestDaemonDNSFallback [2022-06-23T14:39:12.554Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-06-23T14:39:12.554Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-23T14:39:13.918Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-06-23T14:39:13.918Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-23T14:39:14.480Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-06-23T14:39:14.480Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-23T14:39:15.408Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-06-23T14:39:15.408Z] === RUN TestNISDomainname [2022-06-23T14:39:15.762Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.98s) [2022-06-23T14:39:15.762Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-23T14:39:15.970Z] --- PASS: TestNISDomainname (0.49s) [2022-06-23T14:39:15.970Z] === RUN TestHostnameDnsResolution [2022-06-23T14:39:16.141Z] --- PASS: TestDaemonDNSFallback (6.38s) [2022-06-23T14:39:16.141Z] === RUN TestInspectNetwork [2022-06-23T14:39:16.141Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:16.141Z] --- SKIP: TestInspectNetwork (0.00s) [2022-06-23T14:39:16.141Z] === RUN TestRunContainerWithBridgeNone [2022-06-23T14:39:16.141Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-23T14:39:16.141Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-06-23T14:39:16.141Z] === RUN TestNetworkInvalidJSON [2022-06-23T14:39:16.141Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-23T14:39:16.141Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-23T14:39:16.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-23T14:39:16.141Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-23T14:39:16.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-23T14:39:16.141Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-23T14:39:16.141Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-23T14:39:16.141Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-23T14:39:16.141Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-23T14:39:16.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-23T14:39:16.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-23T14:39:16.141Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-23T14:39:16.141Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-23T14:39:16.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-23T14:39:16.141Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-23T14:39:16.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-23T14:39:16.141Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-23T14:39:16.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-23T14:39:16.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-23T14:39:16.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-23T14:39:16.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-23T14:39:16.141Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-06-23T14:39:16.141Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-23T14:39:16.141Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-23T14:39:16.141Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-23T14:39:16.141Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-23T14:39:16.141Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-23T14:39:16.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-06-23T14:39:16.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-23T14:39:16.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-23T14:39:16.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-23T14:39:16.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-23T14:39:16.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-23T14:39:16.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-23T14:39:16.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-23T14:39:16.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-23T14:39:16.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-23T14:39:16.141Z] === RUN TestNetworkList [2022-06-23T14:39:16.141Z] === RUN TestNetworkList//networks [2022-06-23T14:39:16.141Z] === PAUSE TestNetworkList//networks [2022-06-23T14:39:16.141Z] === RUN TestNetworkList//networks/ [2022-06-23T14:39:16.141Z] === PAUSE TestNetworkList//networks/ [2022-06-23T14:39:16.141Z] === CONT TestNetworkList//networks [2022-06-23T14:39:16.141Z] === CONT TestNetworkList//networks/ [2022-06-23T14:39:16.141Z] --- PASS: TestNetworkList (0.01s) [2022-06-23T14:39:16.141Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-23T14:39:16.141Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-23T14:39:16.141Z] === RUN TestHostIPv4BridgeLabel [2022-06-23T14:39:16.141Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-23T14:39:16.141Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-06-23T14:39:16.141Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-23T14:39:16.141Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-23T14:39:16.141Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-06-23T14:39:16.141Z] === RUN TestDaemonDefaultNetworkPools [2022-06-23T14:39:16.141Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-23T14:39:16.141Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-06-23T14:39:16.141Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-23T14:39:16.141Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-23T14:39:16.141Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-23T14:39:16.141Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-23T14:39:16.141Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-23T14:39:16.141Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-23T14:39:16.141Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-23T14:39:16.141Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-23T14:39:16.141Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-23T14:39:16.141Z] === RUN TestServiceWithPredefinedNetwork [2022-06-23T14:39:16.141Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:16.141Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-06-23T14:39:16.141Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-23T14:39:16.141Z] service_test.go:243: FLAKY_TEST [2022-06-23T14:39:16.141Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-23T14:39:16.141Z] === RUN TestServiceWithDataPathPortInit [2022-06-23T14:39:16.141Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:16.141Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-06-23T14:39:16.141Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-23T14:39:16.141Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:16.141Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-23T14:39:16.141Z] PASS [2022-06-23T14:39:16.141Z] [2022-06-23T14:39:16.141Z] === Skipped [2022-06-23T14:39:16.141Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-06-23T14:39:16.141Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:16.141Z] [2022-06-23T14:39:16.141Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-06-23T14:39:16.141Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-23T14:39:16.141Z] [2022-06-23T14:39:16.141Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-06-23T14:39:16.141Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-23T14:39:16.141Z] [2022-06-23T14:39:16.141Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-06-23T14:39:16.141Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-23T14:39:16.141Z] [2022-06-23T14:39:16.141Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-06-23T14:39:16.141Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-23T14:39:16.141Z] [2022-06-23T14:39:16.141Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-23T14:39:16.141Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-23T14:39:16.141Z] [2022-06-23T14:39:16.141Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-23T14:39:16.141Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-23T14:39:16.141Z] [2022-06-23T14:39:16.141Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-23T14:39:16.141Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-23T14:39:16.141Z] [2022-06-23T14:39:16.141Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-06-23T14:39:16.141Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:16.141Z] [2022-06-23T14:39:16.141Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-23T14:39:16.141Z] service_test.go:243: FLAKY_TEST [2022-06-23T14:39:16.141Z] [2022-06-23T14:39:16.141Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-06-23T14:39:16.141Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:16.141Z] [2022-06-23T14:39:16.141Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-23T14:39:16.141Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:16.141Z] [2022-06-23T14:39:16.141Z] DONE 34 tests, 12 skipped in 7.180s [2022-06-23T14:39:16.141Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-23T14:39:16.141Z] INFO: Testing against a local daemon [2022-06-23T14:39:16.141Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-23T14:39:16.141Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-23T14:39:16.141Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-06-23T14:39:16.141Z] === RUN TestDockerNetworkIpvlan [2022-06-23T14:39:16.141Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-23T14:39:16.141Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-23T14:39:16.141Z] PASS [2022-06-23T14:39:16.141Z] [2022-06-23T14:39:16.141Z] === Skipped [2022-06-23T14:39:16.141Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-06-23T14:39:16.141Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-23T14:39:16.141Z] [2022-06-23T14:39:16.141Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-23T14:39:16.141Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-23T14:39:16.141Z] [2022-06-23T14:39:16.141Z] DONE 2 tests, 2 skipped in 0.137s [2022-06-23T14:39:16.141Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-23T14:39:16.141Z] INFO: Testing against a local daemon [2022-06-23T14:39:16.141Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-23T14:39:16.141Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-23T14:39:16.141Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-23T14:39:16.141Z] === RUN TestDockerNetworkMacvlan [2022-06-23T14:39:16.141Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-23T14:39:16.141Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-06-23T14:39:16.141Z] PASS [2022-06-23T14:39:16.141Z] [2022-06-23T14:39:16.141Z] === Skipped [2022-06-23T14:39:16.141Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-23T14:39:16.141Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-23T14:39:16.141Z] [2022-06-23T14:39:16.141Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-06-23T14:39:16.141Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-23T14:39:16.141Z] [2022-06-23T14:39:16.141Z] DONE 2 tests, 2 skipped in 0.125s [2022-06-23T14:39:16.141Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-23T14:39:16.141Z] testing: warning: no tests to run [2022-06-23T14:39:16.141Z] PASS [2022-06-23T14:39:16.141Z] [2022-06-23T14:39:16.141Z] DONE 0 tests in 0.035s [2022-06-23T14:39:16.141Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-23T14:39:16.141Z] INFO: Testing against a local daemon [2022-06-23T14:39:16.141Z] === RUN TestAuthZPluginAllowRequest [2022-06-23T14:39:16.141Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.141Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-06-23T14:39:16.141Z] === RUN TestAuthZPluginTLS [2022-06-23T14:39:16.141Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.141Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-06-23T14:39:16.141Z] === RUN TestAuthZPluginDenyRequest [2022-06-23T14:39:16.141Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.141Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-06-23T14:39:16.141Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-23T14:39:16.141Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.141Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-23T14:39:16.141Z] === RUN TestAuthZPluginDenyResponse [2022-06-23T14:39:16.141Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.141Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-06-23T14:39:16.142Z] === RUN TestAuthZPluginAllowEventStream [2022-06-23T14:39:16.142Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.142Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-06-23T14:39:16.142Z] === RUN TestAuthZPluginErrorResponse [2022-06-23T14:39:16.142Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.142Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-06-23T14:39:16.142Z] === RUN TestAuthZPluginErrorRequest [2022-06-23T14:39:16.142Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.142Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-06-23T14:39:16.142Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-23T14:39:16.142Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.142Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-23T14:39:16.142Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-23T14:39:16.142Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.142Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-23T14:39:16.142Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-23T14:39:16.142Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.142Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-23T14:39:16.142Z] === RUN TestAuthZPluginHeader [2022-06-23T14:39:16.142Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.142Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-06-23T14:39:16.142Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-23T14:39:16.399Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.399Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2022-06-23T14:39:16.399Z] === RUN TestAuthZPluginV2Disable [2022-06-23T14:39:16.399Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.399Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-06-23T14:39:16.399Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-23T14:39:16.399Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.399Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-06-23T14:39:16.399Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-23T14:39:16.399Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.399Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-06-23T14:39:16.399Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-23T14:39:16.399Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.399Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-06-23T14:39:16.399Z] PASS [2022-06-23T14:39:16.399Z] [2022-06-23T14:39:16.399Z] === Skipped [2022-06-23T14:39:16.399Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-06-23T14:39:16.399Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.399Z] [2022-06-23T14:39:16.399Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-06-23T14:39:16.399Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.399Z] [2022-06-23T14:39:16.399Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-06-23T14:39:16.399Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.399Z] [2022-06-23T14:39:16.399Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-23T14:39:16.400Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.400Z] [2022-06-23T14:39:16.400Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-06-23T14:39:16.400Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.400Z] [2022-06-23T14:39:16.400Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-06-23T14:39:16.400Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.400Z] [2022-06-23T14:39:16.400Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-06-23T14:39:16.400Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.400Z] [2022-06-23T14:39:16.400Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-06-23T14:39:16.400Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.400Z] [2022-06-23T14:39:16.400Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-23T14:39:16.400Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.400Z] [2022-06-23T14:39:16.400Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-23T14:39:16.400Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.400Z] [2022-06-23T14:39:16.400Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-23T14:39:16.400Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.400Z] [2022-06-23T14:39:16.400Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-06-23T14:39:16.400Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.400Z] [2022-06-23T14:39:16.400Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2022-06-23T14:39:16.400Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.400Z] [2022-06-23T14:39:16.400Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-06-23T14:39:16.400Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.400Z] [2022-06-23T14:39:16.400Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-06-23T14:39:16.400Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.400Z] [2022-06-23T14:39:16.400Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-06-23T14:39:16.400Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.400Z] [2022-06-23T14:39:16.400Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-06-23T14:39:16.400Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.400Z] [2022-06-23T14:39:16.400Z] DONE 17 tests, 17 skipped in 0.388s [2022-06-23T14:39:16.400Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-23T14:39:16.532Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-06-23T14:39:16.532Z] === RUN TestUnprivilegedPortsAndPing [2022-06-23T14:39:16.657Z] INFO: Testing against a local daemon [2022-06-23T14:39:16.657Z] === RUN TestPluginInvalidJSON [2022-06-23T14:39:16.657Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-23T14:39:16.658Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-23T14:39:16.658Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-23T14:39:16.658Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-23T14:39:16.658Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-23T14:39:16.658Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-23T14:39:16.658Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-23T14:39:16.658Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-23T14:39:16.658Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-23T14:39:16.658Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-23T14:39:16.658Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-23T14:39:16.658Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-23T14:39:16.658Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-23T14:39:16.658Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-23T14:39:16.658Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-23T14:39:16.658Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-23T14:39:16.658Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-23T14:39:16.658Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-23T14:39:16.658Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-23T14:39:16.658Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-23T14:39:16.658Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-23T14:39:16.658Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-23T14:39:16.658Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-06-23T14:39:16.658Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-23T14:39:16.658Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-23T14:39:16.658Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-23T14:39:16.658Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-23T14:39:16.658Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-06-23T14:39:16.658Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-23T14:39:16.658Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-23T14:39:16.658Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-23T14:39:16.658Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-23T14:39:16.658Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-23T14:39:16.658Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-23T14:39:16.658Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-23T14:39:16.658Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-23T14:39:16.658Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-23T14:39:16.658Z] === RUN TestPluginInstall [2022-06-23T14:39:16.658Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.658Z] --- SKIP: TestPluginInstall (0.00s) [2022-06-23T14:39:16.658Z] === RUN TestPluginsWithRuntimes [2022-06-23T14:39:16.658Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-06-23T14:39:16.658Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-06-23T14:39:16.658Z] === RUN TestPluginBackCompatMediaTypes [2022-06-23T14:39:16.658Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-23T14:39:16.658Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-06-23T14:39:16.658Z] PASS [2022-06-23T14:39:16.658Z] [2022-06-23T14:39:16.658Z] === Skipped [2022-06-23T14:39:16.658Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-06-23T14:39:16.658Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-23T14:39:16.658Z] [2022-06-23T14:39:16.658Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-06-23T14:39:16.658Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-06-23T14:39:16.658Z] [2022-06-23T14:39:16.658Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-06-23T14:39:16.658Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-23T14:39:16.658Z] [2022-06-23T14:39:16.658Z] DONE 19 tests, 3 skipped in 0.187s [2022-06-23T14:39:16.658Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-23T14:39:16.658Z] INFO: Testing against a local daemon [2022-06-23T14:39:16.658Z] === RUN TestExternalGraphDriver [2022-06-23T14:39:16.915Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-23T14:39:16.915Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-06-23T14:39:16.915Z] === RUN TestGraphdriverPluginV2 [2022-06-23T14:39:17.094Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s) [2022-06-23T14:39:17.094Z] === RUN TestPrivilegedHostDevices [2022-06-23T14:39:17.656Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-06-23T14:39:17.656Z] === RUN TestConsoleSize [2022-06-23T14:39:17.912Z] --- PASS: TestConsoleSize (0.41s) [2022-06-23T14:39:17.912Z] === RUN TestStats [2022-06-23T14:39:20.197Z] --- PASS: TestGraphdriverPluginV2 (3.47s) [2022-06-23T14:39:20.197Z] PASS [2022-06-23T14:39:20.197Z] [2022-06-23T14:39:20.197Z] === Skipped [2022-06-23T14:39:20.197Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-06-23T14:39:20.197Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-23T14:39:20.197Z] [2022-06-23T14:39:20.197Z] DONE 2 tests, 1 skipped in 3.639s [2022-06-23T14:39:20.197Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-23T14:39:20.427Z] --- PASS: TestStats (2.42s) [2022-06-23T14:39:20.427Z] === RUN TestStopContainerWithTimeout [2022-06-23T14:39:20.427Z] === RUN TestStopContainerWithTimeout/0 [2022-06-23T14:39:20.427Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-23T14:39:20.427Z] === RUN TestStopContainerWithTimeout/1 [2022-06-23T14:39:20.427Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-23T14:39:20.427Z] === RUN TestStopContainerWithTimeout/3 [2022-06-23T14:39:20.427Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-23T14:39:20.427Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-23T14:39:20.427Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-23T14:39:20.427Z] === CONT TestStopContainerWithTimeout/0 [2022-06-23T14:39:20.427Z] === CONT TestStopContainerWithTimeout/3 [2022-06-23T14:39:20.455Z] INFO: Testing against a local daemon [2022-06-23T14:39:20.455Z] === RUN TestContinueAfterPluginCrash [2022-06-23T14:39:20.455Z] === PAUSE TestContinueAfterPluginCrash [2022-06-23T14:39:20.455Z] === RUN TestReadPluginNoRead [2022-06-23T14:39:20.455Z] === PAUSE TestReadPluginNoRead [2022-06-23T14:39:20.455Z] === RUN TestDaemonStartWithLogOpt [2022-06-23T14:39:20.455Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-23T14:39:20.455Z] === CONT TestContinueAfterPluginCrash [2022-06-23T14:39:20.455Z] === CONT TestDaemonStartWithLogOpt [2022-06-23T14:39:20.989Z] === CONT TestStopContainerWithTimeout/1 [2022-06-23T14:39:22.352Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-23T14:39:24.867Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-23T14:39:24.867Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-06-23T14:39:24.867Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-06-23T14:39:24.867Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2022-06-23T14:39:24.867Z] --- PASS: TestStopContainerWithTimeout/-1 (2.49s) [2022-06-23T14:39:24.867Z] === RUN TestDeleteDevicemapper [2022-06-23T14:39:24.867Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-23T14:39:24.867Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-23T14:39:24.867Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-23T14:39:25.754Z] --- PASS: TestDaemonStartWithLogOpt (5.23s) [2022-06-23T14:39:25.754Z] === CONT TestReadPluginNoRead [2022-06-23T14:39:26.756Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.62s) [2022-06-23T14:39:26.756Z] === RUN TestUpdateMemory [2022-06-23T14:39:27.013Z] --- PASS: TestUpdateMemory (0.53s) [2022-06-23T14:39:27.013Z] === RUN TestUpdateCPUQuota [2022-06-23T14:39:27.576Z] --- PASS: TestUpdateCPUQuota (0.67s) [2022-06-23T14:39:27.576Z] === RUN TestUpdatePidsLimit [2022-06-23T14:39:27.576Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-23T14:39:27.832Z] === RUN TestUpdatePidsLimit/no_change [2022-06-23T14:39:28.088Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-23T14:39:28.088Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-23T14:39:28.281Z] === RUN TestReadPluginNoRead/default [2022-06-23T14:39:28.343Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-23T14:39:28.599Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-23T14:39:28.854Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-23T14:39:29.214Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-23T14:39:29.416Z] --- PASS: TestUpdatePidsLimit (1.74s) [2022-06-23T14:39:29.416Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-06-23T14:39:29.416Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-06-23T14:39:29.416Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-06-23T14:39:29.416Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-06-23T14:39:29.416Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-06-23T14:39:29.416Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-06-23T14:39:29.416Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-06-23T14:39:29.416Z] === RUN TestUpdateRestartPolicy [2022-06-23T14:39:30.587Z] --- PASS: TestContinueAfterPluginCrash (9.86s) [2022-06-23T14:39:30.587Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-23T14:39:31.959Z] === CONT TestReadPluginNoRead [2022-06-23T14:39:31.959Z] read_test.go:92: [d62bdb2e87cd3] daemon is not started [2022-06-23T14:39:31.959Z] --- PASS: TestReadPluginNoRead (6.20s) [2022-06-23T14:39:31.959Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-06-23T14:39:31.959Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2022-06-23T14:39:31.959Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2022-06-23T14:39:31.959Z] PASS [2022-06-23T14:39:31.959Z] [2022-06-23T14:39:31.959Z] DONE 6 tests in 11.589s [2022-06-23T14:39:31.960Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-23T14:39:31.960Z] testing: warning: no tests to run [2022-06-23T14:39:31.960Z] PASS [2022-06-23T14:39:31.960Z] [2022-06-23T14:39:31.960Z] DONE 0 tests in 0.060s [2022-06-23T14:39:31.960Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-23T14:39:32.217Z] INFO: Testing against a local daemon [2022-06-23T14:39:32.217Z] === RUN TestPluginWithDevMounts [2022-06-23T14:39:32.217Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-23T14:39:32.217Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-06-23T14:39:32.217Z] PASS [2022-06-23T14:39:32.217Z] [2022-06-23T14:39:32.217Z] === Skipped [2022-06-23T14:39:32.217Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-06-23T14:39:32.217Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-23T14:39:32.217Z] [2022-06-23T14:39:32.217Z] DONE 1 tests, 1 skipped in 0.195s [2022-06-23T14:39:32.217Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-23T14:39:32.217Z] INFO: Testing against a local daemon [2022-06-23T14:39:32.217Z] === RUN TestSecretInspect [2022-06-23T14:39:32.217Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.217Z] --- SKIP: TestSecretInspect (0.01s) [2022-06-23T14:39:32.217Z] === RUN TestSecretList [2022-06-23T14:39:32.217Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.217Z] --- SKIP: TestSecretList (0.02s) [2022-06-23T14:39:32.217Z] === RUN TestSecretsCreateAndDelete [2022-06-23T14:39:32.217Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.475Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-06-23T14:39:32.475Z] === RUN TestSecretsUpdate [2022-06-23T14:39:32.475Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.475Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-06-23T14:39:32.475Z] === RUN TestTemplatedSecret [2022-06-23T14:39:32.475Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.475Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-06-23T14:39:32.475Z] === RUN TestSecretCreateResolve [2022-06-23T14:39:32.475Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.475Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-06-23T14:39:32.475Z] PASS [2022-06-23T14:39:32.475Z] [2022-06-23T14:39:32.475Z] === Skipped [2022-06-23T14:39:32.475Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-06-23T14:39:32.475Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.475Z] [2022-06-23T14:39:32.475Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-06-23T14:39:32.475Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.475Z] [2022-06-23T14:39:32.475Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-06-23T14:39:32.475Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.475Z] [2022-06-23T14:39:32.475Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-06-23T14:39:32.475Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.475Z] [2022-06-23T14:39:32.475Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-06-23T14:39:32.475Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.475Z] [2022-06-23T14:39:32.475Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-06-23T14:39:32.475Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.475Z] [2022-06-23T14:39:32.475Z] DONE 6 tests, 6 skipped in 0.224s [2022-06-23T14:39:32.475Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-23T14:39:32.733Z] INFO: Testing against a local daemon [2022-06-23T14:39:32.733Z] === RUN TestServiceCreateInit [2022-06-23T14:39:32.733Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-23T14:39:32.733Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.733Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-23T14:39:32.733Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.733Z] --- PASS: TestServiceCreateInit (0.01s) [2022-06-23T14:39:32.733Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-23T14:39:32.733Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-23T14:39:32.733Z] === RUN TestCreateServiceMultipleTimes [2022-06-23T14:39:32.733Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.733Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-06-23T14:39:32.733Z] === RUN TestCreateServiceConflict [2022-06-23T14:39:32.733Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.733Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-06-23T14:39:32.733Z] === RUN TestCreateServiceMaxReplicas [2022-06-23T14:39:32.733Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.733Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-06-23T14:39:32.733Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-23T14:39:32.733Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.733Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-23T14:39:32.733Z] === RUN TestCreateServiceSecretFileMode [2022-06-23T14:39:32.733Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.733Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-06-23T14:39:32.733Z] === RUN TestCreateServiceConfigFileMode [2022-06-23T14:39:32.733Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.733Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-06-23T14:39:32.733Z] === RUN TestCreateServiceSysctls [2022-06-23T14:39:32.733Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.733Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-06-23T14:39:32.733Z] === RUN TestCreateServiceCapabilities [2022-06-23T14:39:32.733Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.733Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-06-23T14:39:32.733Z] === RUN TestInspect [2022-06-23T14:39:32.733Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.733Z] --- SKIP: TestInspect (0.01s) [2022-06-23T14:39:32.733Z] === RUN TestCreateJob [2022-06-23T14:39:32.733Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.991Z] --- SKIP: TestCreateJob (0.01s) [2022-06-23T14:39:32.991Z] === RUN TestReplicatedJob [2022-06-23T14:39:32.991Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.991Z] --- SKIP: TestReplicatedJob (0.01s) [2022-06-23T14:39:32.991Z] === RUN TestUpdateReplicatedJob [2022-06-23T14:39:32.991Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.991Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-06-23T14:39:32.991Z] === RUN TestServiceListWithStatuses [2022-06-23T14:39:32.991Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-23T14:39:32.991Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-23T14:39:32.991Z] === RUN TestDockerNetworkConnectAlias [2022-06-23T14:39:32.991Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.991Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-06-23T14:39:32.991Z] === RUN TestDockerNetworkReConnect [2022-06-23T14:39:32.991Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:32.991Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-06-23T14:39:32.991Z] === RUN TestServicePlugin [2022-06-23T14:39:33.853Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-06-23T14:39:33.853Z] PASS [2022-06-23T14:39:33.853Z] [2022-06-23T14:39:33.853Z] DONE 17 tests in 46.994s [2022-06-23T14:39:33.853Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-23T14:39:33.853Z] INFO: Testing against a local daemon [2022-06-23T14:39:33.853Z] === RUN TestPluginInvalidJSON [2022-06-23T14:39:33.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-23T14:39:33.853Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-23T14:39:33.853Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-23T14:39:33.854Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-23T14:39:33.854Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-23T14:39:33.854Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-23T14:39:33.854Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-23T14:39:33.854Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-23T14:39:33.854Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-23T14:39:33.854Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-23T14:39:33.854Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-23T14:39:33.854Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-23T14:39:33.854Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-23T14:39:33.854Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-23T14:39:33.854Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-23T14:39:33.854Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-23T14:39:33.854Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-23T14:39:33.854Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-23T14:39:33.854Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-23T14:39:33.854Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-23T14:39:33.854Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-23T14:39:33.854Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-06-23T14:39:33.854Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-23T14:39:33.854Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-23T14:39:33.854Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-23T14:39:33.854Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-23T14:39:33.854Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-23T14:39:33.854Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-23T14:39:33.854Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-23T14:39:33.854Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-23T14:39:33.854Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-23T14:39:33.854Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-23T14:39:33.854Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-23T14:39:33.854Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-23T14:39:33.854Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-23T14:39:33.854Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-23T14:39:33.854Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-23T14:39:33.854Z] === RUN TestPluginInstall [2022-06-23T14:39:33.854Z] === RUN TestPluginInstall/no_auth [2022-06-23T14:39:33.854Z] time="2022-06-23T14:39:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-23T14:39:33.854Z] time="2022-06-23T14:39:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8ab40ead5e7d31ed26ff6c4dd71c02e05ef1a43f406ee50aceaa1fe24359bbb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-23T14:39:33.854Z] time="2022-06-23T14:39:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-23T14:39:33.854Z] time="2022-06-23T14:39:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8ab40ead5e7d31ed26ff6c4dd71c02e05ef1a43f406ee50aceaa1fe24359bbb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-23T14:39:33.854Z] === RUN TestPluginInstall/with_htpasswd [2022-06-23T14:39:33.854Z] time="2022-06-23T14:39:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-23T14:39:33.854Z] time="2022-06-23T14:39:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1a581c4bd05ab37204b4a36b514baebd45f72a7266ca337c94b927bd85aec5c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-23T14:39:33.854Z] time="2022-06-23T14:39:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-23T14:39:33.854Z] time="2022-06-23T14:39:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1a581c4bd05ab37204b4a36b514baebd45f72a7266ca337c94b927bd85aec5c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-23T14:39:33.854Z] === RUN TestPluginInstall/with_insecure [2022-06-23T14:39:34.791Z] time="2022-06-23T14:39:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-23T14:39:34.791Z] time="2022-06-23T14:39:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:daa75e1da7c3661c8923d32c641dafaca764acb8ae3e40156a943cdce2835968" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-23T14:39:34.791Z] time="2022-06-23T14:39:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-23T14:39:34.791Z] time="2022-06-23T14:39:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:daa75e1da7c3661c8923d32c641dafaca764acb8ae3e40156a943cdce2835968" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-23T14:39:34.891Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] --- SKIP: TestServicePlugin (1.97s) [2022-06-23T14:39:34.891Z] === RUN TestServiceUpdateLabel [2022-06-23T14:39:34.891Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-06-23T14:39:34.891Z] === RUN TestServiceUpdateSecrets [2022-06-23T14:39:34.891Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-06-23T14:39:34.891Z] === RUN TestServiceUpdateConfigs [2022-06-23T14:39:34.891Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-06-23T14:39:34.891Z] === RUN TestServiceUpdateNetwork [2022-06-23T14:39:34.891Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-06-23T14:39:34.891Z] === RUN TestServiceUpdatePidsLimit [2022-06-23T14:39:34.891Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-06-23T14:39:34.891Z] PASS [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === Skipped [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-23T14:39:34.891Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-23T14:39:34.891Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-06-23T14:39:34.891Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-06-23T14:39:34.891Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-06-23T14:39:34.891Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-23T14:39:34.891Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-06-23T14:39:34.891Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-06-23T14:39:34.891Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-06-23T14:39:34.891Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-06-23T14:39:34.891Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-06-23T14:39:34.891Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-06-23T14:39:34.891Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-06-23T14:39:34.891Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-06-23T14:39:34.891Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-23T14:39:34.891Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-06-23T14:39:34.891Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-06-23T14:39:34.891Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestServicePlugin (1.97s) [2022-06-23T14:39:34.891Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-06-23T14:39:34.891Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-06-23T14:39:34.891Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-06-23T14:39:34.891Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-06-23T14:39:34.891Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-06-23T14:39:34.891Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-23T14:39:34.891Z] [2022-06-23T14:39:34.891Z] DONE 24 tests, 23 skipped in 2.576s [2022-06-23T14:39:34.891Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-23T14:39:35.051Z] plugin_test.go:195: [d9e9799d39061] daemon is not started [2022-06-23T14:39:35.051Z] --- PASS: TestPluginInstall (2.71s) [2022-06-23T14:39:35.051Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-06-23T14:39:35.051Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-06-23T14:39:35.051Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-06-23T14:39:35.051Z] === RUN TestPluginsWithRuntimes [2022-06-23T14:39:35.148Z] INFO: Testing against a local daemon [2022-06-23T14:39:35.149Z] === RUN TestSessionCreate [2022-06-23T14:39:35.149Z] --- PASS: TestSessionCreate (0.03s) [2022-06-23T14:39:35.149Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-23T14:39:35.149Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-06-23T14:39:35.149Z] PASS [2022-06-23T14:39:35.149Z] [2022-06-23T14:39:35.149Z] DONE 2 tests in 0.199s [2022-06-23T14:39:35.149Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-23T14:39:35.407Z] INFO: Testing against a local daemon [2022-06-23T14:39:35.407Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-23T14:39:35.407Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-23T14:39:35.407Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-23T14:39:35.407Z] === RUN TestDiskUsage [2022-06-23T14:39:35.407Z] === PAUSE TestDiskUsage [2022-06-23T14:39:35.407Z] === RUN TestEventsExecDie [2022-06-23T14:39:35.972Z] --- PASS: TestEventsExecDie (0.53s) [2022-06-23T14:39:35.972Z] === RUN TestEventsBackwardsCompatible [2022-06-23T14:39:35.972Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-06-23T14:39:35.972Z] === RUN TestEventsVolumeCreate [2022-06-23T14:39:35.972Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-06-23T14:39:35.972Z] === RUN TestInfoBinaryCommits [2022-06-23T14:39:35.972Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-23T14:39:35.972Z] === RUN TestInfoAPIVersioned [2022-06-23T14:39:35.972Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-23T14:39:35.972Z] === RUN TestInfoAPI [2022-06-23T14:39:35.972Z] --- PASS: TestInfoAPI (0.02s) [2022-06-23T14:39:35.972Z] === RUN TestInfoAPIWarnings [2022-06-23T14:39:36.431Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-23T14:39:37.368Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-23T14:39:38.307Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-06-23T14:39:38.308Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-06-23T14:39:38.308Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-06-23T14:39:38.308Z] === RUN TestPluginBackCompatMediaTypes [2022-06-23T14:39:38.877Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-06-23T14:39:38.877Z] PASS [2022-06-23T14:39:38.877Z] [2022-06-23T14:39:38.877Z] DONE 24 tests in 6.663s [2022-06-23T14:39:38.877Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-23T14:39:38.877Z] INFO: Testing against a local daemon [2022-06-23T14:39:38.877Z] === RUN TestExternalGraphDriver [2022-06-23T14:39:38.877Z] === RUN TestExternalGraphDriver/json [2022-06-23T14:39:39.112Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-23T14:39:39.112Z] Using test binary docker [2022-06-23T14:39:39.112Z] +++ /etc/init.d/apparmor start [2022-06-23T14:39:39.112Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-23T14:39:39.112Z] INFO: Waiting for daemon to start... [2022-06-23T14:39:39.112Z] Starting dockerd [2022-06-23T14:39:39.112Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-06-23T14:39:39.112Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-23T14:39:39.112Z] Using test binary docker [2022-06-23T14:39:39.112Z] +++ /etc/init.d/apparmor start [2022-06-23T14:39:39.112Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-23T14:39:39.112Z] INFO: Waiting for daemon to start... [2022-06-23T14:39:39.112Z] Starting dockerd [2022-06-23T14:39:39.112Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-06-23T14:39:40.479Z] . [2022-06-23T14:39:40.479Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-23T14:39:40.479Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-23T14:39:40.735Z] Error: No such image: emptyfs [2022-06-23T14:39:40.735Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-23T14:39:40.735Z] ++++ docker load [2022-06-23T14:39:40.785Z] === RUN TestExternalGraphDriver/spec [2022-06-23T14:39:40.992Z] Running integration-test (iteration 1) [2022-06-23T14:39:40.992Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-06-23T14:39:40.992Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-23T14:39:40.992Z] ++ set -e [2022-06-23T14:39:40.992Z] ++ '[' -n 0 ']' [2022-06-23T14:39:40.992Z] ++ set -x [2022-06-23T14:39:40.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-23T14:39:40.993Z] [2022-06-23T14:39:40.993Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-23T14:39:41.249Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-23T14:39:41.249Z] Error: No such image: emptyfs [2022-06-23T14:39:41.249Z] ++++ docker load [2022-06-23T14:39:41.249Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-23T14:39:41.506Z] Running integration-test (iteration 1) [2022-06-23T14:39:41.506Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-06-23T14:39:41.506Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-23T14:39:41.506Z] ++ set -e [2022-06-23T14:39:41.506Z] ++ '[' -n 0 ']' [2022-06-23T14:39:41.506Z] ++ set -x [2022-06-23T14:39:41.506Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-23T14:39:41.582Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-06-23T14:39:41.583Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-23T14:39:41.583Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-06-23T14:39:41.583Z] === RUN TestWaitNonBlocked [2022-06-23T14:39:41.583Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-23T14:39:41.583Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-23T14:39:41.583Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-23T14:39:41.583Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-23T14:39:41.583Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-23T14:39:41.583Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-23T14:39:41.583Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-23T14:39:41.583Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-06-23T14:39:41.583Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-06-23T14:39:41.583Z] === RUN TestWaitBlocked [2022-06-23T14:39:41.583Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-23T14:39:41.583Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-23T14:39:41.583Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-23T14:39:41.583Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-23T14:39:41.583Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-23T14:39:41.583Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-23T14:39:41.763Z] Loaded image: busybox:latest [2022-06-23T14:39:42.145Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-23T14:39:42.145Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2022-06-23T14:39:42.145Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-06-23T14:39:42.145Z] === CONT TestContainerStartOnDaemonRestart [2022-06-23T14:39:42.145Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-23T14:39:42.164Z] === RUN TestExternalGraphDriver/pull [2022-06-23T14:39:42.325Z] Loaded image: busybox:glibc [2022-06-23T14:39:42.325Z] Loaded image: busybox:latest [2022-06-23T14:39:42.887Z] Loaded image: busybox:glibc [2022-06-23T14:39:44.039Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.98s) [2022-06-23T14:39:44.039Z] === CONT TestIpcModeOlderClient [2022-06-23T14:39:44.039Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-06-23T14:39:44.039Z] === CONT TestContainerKillOnDaemonStart [2022-06-23T14:39:44.069Z] --- PASS: TestExternalGraphDriver (4.96s) [2022-06-23T14:39:44.069Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-06-23T14:39:44.069Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-06-23T14:39:44.069Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-06-23T14:39:44.069Z] === RUN TestGraphdriverPluginV2 [2022-06-23T14:39:44.295Z] --- PASS: TestContainerStartOnDaemonRestart (2.07s) [2022-06-23T14:39:44.295Z] === CONT TestDaemonHostGatewayIP [2022-06-23T14:39:46.158Z] Loaded image: debian:bullseye-slim [2022-06-23T14:39:46.415Z] Loaded image: hello-world:latest [2022-06-23T14:39:46.673Z] Loaded image: arm32v7/hello-world:latest [2022-06-23T14:39:46.811Z] --- PASS: TestDaemonHostGatewayIP (2.36s) [2022-06-23T14:39:46.811Z] === CONT TestDaemonRestartIpcMode [2022-06-23T14:39:46.930Z] INFO: Testing against a local daemon [2022-06-23T14:39:46.930Z] === RUN TestDockerSuite [2022-06-23T14:39:46.930Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-06-23T14:39:46.930Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-06-23T14:39:46.930Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-06-23T14:39:46.930Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-06-23T14:39:46.930Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-06-23T14:39:46.930Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-06-23T14:39:46.930Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-06-23T14:39:46.930Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-06-23T14:39:47.186Z] Loaded image: debian:bullseye-slim [2022-06-23T14:39:47.186Z] Loaded image: hello-world:latest [2022-06-23T14:39:47.443Z] Loaded image: arm32v7/hello-world:latest [2022-06-23T14:39:47.443Z] INFO: Testing against a local daemon [2022-06-23T14:39:47.443Z] === RUN TestDockerDaemonSuite [2022-06-23T14:39:47.443Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-06-23T14:39:47.701Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-06-23T14:39:47.958Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-06-23T14:39:48.215Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-06-23T14:39:48.261Z] --- PASS: TestGraphdriverPluginV2 (3.93s) [2022-06-23T14:39:48.261Z] PASS [2022-06-23T14:39:48.261Z] [2022-06-23T14:39:48.261Z] DONE 5 tests in 8.928s [2022-06-23T14:39:48.261Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-23T14:39:48.261Z] INFO: Testing against a local daemon [2022-06-23T14:39:48.261Z] === RUN TestContinueAfterPluginCrash [2022-06-23T14:39:48.261Z] === PAUSE TestContinueAfterPluginCrash [2022-06-23T14:39:48.261Z] === RUN TestReadPluginNoRead [2022-06-23T14:39:48.261Z] === PAUSE TestReadPluginNoRead [2022-06-23T14:39:48.261Z] === RUN TestDaemonStartWithLogOpt [2022-06-23T14:39:48.261Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-23T14:39:48.261Z] === CONT TestContinueAfterPluginCrash [2022-06-23T14:39:48.261Z] === CONT TestDaemonStartWithLogOpt [2022-06-23T14:39:48.474Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-06-23T14:39:48.699Z] --- PASS: TestDaemonRestartIpcMode (2.24s) [2022-06-23T14:39:49.037Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-06-23T14:39:49.295Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-06-23T14:39:49.295Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-06-23T14:39:50.670Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-06-23T14:39:50.927Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-06-23T14:39:50.927Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-06-23T14:39:50.927Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-06-23T14:39:51.554Z] --- PASS: TestDaemonStartWithLogOpt (3.39s) [2022-06-23T14:39:51.554Z] === CONT TestReadPluginNoRead [2022-06-23T14:39:51.863Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-06-23T14:39:52.121Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-06-23T14:39:53.052Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-06-23T14:39:53.052Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-06-23T14:39:53.052Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-06-23T14:39:53.052Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-06-23T14:39:53.466Z] === RUN TestReadPluginNoRead/default [2022-06-23T14:39:53.984Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-06-23T14:39:54.042Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-06-23T14:39:54.042Z] === RUN TestInfoDebug [2022-06-23T14:39:54.042Z] --- PASS: TestInfoDebug (0.54s) [2022-06-23T14:39:54.042Z] === RUN TestInfoInsecureRegistries [2022-06-23T14:39:54.042Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-06-23T14:39:54.042Z] === RUN TestInfoRegistryMirrors [2022-06-23T14:39:54.300Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-06-23T14:39:54.300Z] === RUN TestLoginFailsWithBadCredentials [2022-06-23T14:39:54.300Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-23T14:39:54.300Z] === RUN TestPingCacheHeaders [2022-06-23T14:39:54.300Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-06-23T14:39:54.300Z] === RUN TestPingGet [2022-06-23T14:39:54.300Z] --- PASS: TestPingGet (0.01s) [2022-06-23T14:39:54.300Z] === RUN TestPingHead [2022-06-23T14:39:54.300Z] --- PASS: TestPingHead (0.03s) [2022-06-23T14:39:54.300Z] === RUN TestPingSwarmHeader [2022-06-23T14:39:54.845Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-23T14:39:54.864Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-23T14:39:55.430Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-23T14:39:56.225Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-23T14:39:56.225Z] --- PASS: TestContinueAfterPluginCrash (8.45s) [2022-06-23T14:39:56.364Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-23T14:39:56.364Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-06-23T14:39:56.364Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-23T14:39:56.364Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-23T14:39:56.364Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-23T14:39:56.364Z] === RUN TestVersion [2022-06-23T14:39:56.364Z] --- PASS: TestVersion (0.03s) [2022-06-23T14:39:56.364Z] === CONT TestDiskUsage [2022-06-23T14:39:56.790Z] --- PASS: TestContainerKillOnDaemonStart (11.61s) [2022-06-23T14:39:56.790Z] PASS [2022-06-23T14:39:56.790Z] [2022-06-23T14:39:56.790Z] === Skipped [2022-06-23T14:39:56.790Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-06-23T14:39:56.790Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-23T14:39:56.790Z] [2022-06-23T14:39:56.790Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-23T14:39:56.790Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-23T14:39:56.790Z] [2022-06-23T14:39:56.790Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-23T14:39:56.790Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-23T14:39:56.790Z] [2022-06-23T14:39:56.790Z] DONE 258 tests, 3 skipped in 118.403s [2022-06-23T14:39:56.790Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-23T14:39:56.791Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:39:56.791Z] ++ set -e [2022-06-23T14:39:56.791Z] ++ '[' -n 0 ']' [2022-06-23T14:39:56.791Z] ++ set -x [2022-06-23T14:39:56.791Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:39:56.791Z] === RUN TestConfigDaemonLibtrustID [2022-06-23T14:39:56.791Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-06-23T14:39:56.791Z] === RUN TestConfigDaemonID [2022-06-23T14:39:56.932Z] === RUN TestDiskUsage/empty [2022-06-23T14:39:56.932Z] === RUN TestDiskUsage/empty/container_types [2022-06-23T14:39:56.932Z] === RUN TestDiskUsage/empty/image_types [2022-06-23T14:39:56.932Z] === RUN TestDiskUsage/empty/volume_types [2022-06-23T14:39:56.932Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-23T14:39:56.932Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-23T14:39:56.932Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-23T14:39:56.932Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-23T14:39:56.932Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-23T14:39:56.932Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-23T14:39:56.932Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-23T14:39:56.932Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-23T14:39:57.163Z] === CONT TestReadPluginNoRead [2022-06-23T14:39:57.163Z] read_test.go:92: [d042894df42a3] daemon is not started [2022-06-23T14:39:57.163Z] --- PASS: TestReadPluginNoRead (6.05s) [2022-06-23T14:39:57.163Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-06-23T14:39:57.163Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-06-23T14:39:57.163Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-06-23T14:39:57.163Z] PASS [2022-06-23T14:39:57.163Z] [2022-06-23T14:39:57.163Z] DONE 6 tests in 9.458s [2022-06-23T14:39:57.163Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-23T14:39:57.163Z] testing: warning: no tests to run [2022-06-23T14:39:57.163Z] PASS [2022-06-23T14:39:57.163Z] [2022-06-23T14:39:57.163Z] DONE 0 tests in 0.007s [2022-06-23T14:39:57.163Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-23T14:39:57.190Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-23T14:39:57.190Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-23T14:39:57.190Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-23T14:39:57.190Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-23T14:39:57.190Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-23T14:39:57.190Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-23T14:39:57.190Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-23T14:39:57.190Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-23T14:39:57.190Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-23T14:39:57.190Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-23T14:39:57.190Z] === RUN TestDiskUsage/after_container.Run [2022-06-23T14:39:57.254Z] --- PASS: TestBuildWithHugeFile (129.81s) [2022-06-23T14:39:57.254Z] === RUN TestBuildWCOWSandboxSize [2022-06-23T14:39:57.254Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-23T14:39:57.254Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-23T14:39:57.254Z] === RUN TestBuildWithEmptyDockerfile [2022-06-23T14:39:57.254Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-23T14:39:57.254Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-23T14:39:57.254Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-23T14:39:57.254Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-23T14:39:57.254Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-23T14:39:57.254Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-23T14:39:57.254Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-23T14:39:57.254Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-23T14:39:57.254Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-23T14:39:57.254Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-06-23T14:39:57.254Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-23T14:39:57.254Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-06-23T14:39:57.254Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-06-23T14:39:57.254Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-06-23T14:39:57.254Z] === RUN TestBuildPreserveOwnership [2022-06-23T14:39:57.254Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-23T14:39:57.352Z] daemon_test.go:83: [d1e7d22eabe36] daemon is not started [2022-06-23T14:39:57.353Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-23T14:39:57.353Z] === RUN TestDaemonConfigValidation [2022-06-23T14:39:57.353Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-23T14:39:57.353Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-23T14:39:57.353Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-23T14:39:57.353Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-23T14:39:57.353Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-23T14:39:57.353Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-23T14:39:57.353Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-23T14:39:57.353Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-23T14:39:57.353Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-23T14:39:57.353Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-23T14:39:57.353Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-23T14:39:57.353Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-23T14:39:57.422Z] INFO: Testing against a local daemon [2022-06-23T14:39:57.422Z] === RUN TestPluginWithDevMounts [2022-06-23T14:39:57.422Z] === PAUSE TestPluginWithDevMounts [2022-06-23T14:39:57.422Z] === CONT TestPluginWithDevMounts [2022-06-23T14:39:57.448Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-23T14:39:57.448Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-23T14:39:57.448Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-23T14:39:57.448Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-23T14:39:57.448Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-23T14:39:57.448Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-23T14:39:57.448Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-23T14:39:57.448Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-23T14:39:57.448Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-23T14:39:57.448Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-23T14:39:57.615Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-23T14:39:57.615Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-23T14:39:57.615Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-23T14:39:57.615Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-23T14:39:57.615Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-06-23T14:39:57.615Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-06-23T14:39:57.615Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-06-23T14:39:57.615Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-06-23T14:39:57.615Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-06-23T14:39:57.615Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-23T14:39:57.615Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage (1.23s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-06-23T14:39:57.706Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-06-23T14:39:57.706Z] PASS [2022-06-23T14:39:57.706Z] [2022-06-23T14:39:57.706Z] === Skipped [2022-06-23T14:39:57.706Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-23T14:39:57.706Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-23T14:39:57.706Z] [2022-06-23T14:39:57.706Z] DONE 54 tests, 1 skipped in 22.519s [2022-06-23T14:39:57.706Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-23T14:39:57.965Z] INFO: Testing against a local daemon [2022-06-23T14:39:57.965Z] === RUN TestVolumesCreateAndList [2022-06-23T14:39:57.965Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-23T14:39:57.965Z] === RUN TestVolumesRemove [2022-06-23T14:39:57.965Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-23T14:39:57.965Z] === RUN TestVolumesInspect [2022-06-23T14:39:57.965Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-23T14:39:57.965Z] === RUN TestVolumesInvalidJSON [2022-06-23T14:39:57.965Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-23T14:39:57.965Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-23T14:39:57.965Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-23T14:39:57.965Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-23T14:39:57.965Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-23T14:39:57.965Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-23T14:39:57.965Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-23T14:39:57.965Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-23T14:39:57.965Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-23T14:39:57.965Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-23T14:39:57.965Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-23T14:39:57.965Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-23T14:39:57.965Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-23T14:39:57.965Z] PASS [2022-06-23T14:39:57.965Z] [2022-06-23T14:39:57.965Z] DONE 9 tests in 0.336s [2022-06-23T14:39:57.965Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-23T14:39:58.222Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14256 is not a child of this shell [2022-06-23T14:39:58.222Z] warning: PID 14256 from bundles/test-integration/docker.pid had a nonzero exit code [2022-06-23T14:39:58.222Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-23T14:39:58.222Z] [2022-06-23T14:39:58.222Z] Unloading profiles will leave already running processes permanently [2022-06-23T14:39:58.222Z] unconfined, which can lead to unexpected situations. [2022-06-23T14:39:58.222Z] [2022-06-23T14:39:58.222Z] To set a process to complain mode, use the command line tool [2022-06-23T14:39:58.222Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-23T14:39:58.222Z] Removing test suite binaries [2022-06-23T14:39:58.222Z] exiting test-integration [2022-06-23T14:39:58.222Z] ++ exit 0 [2022-06-23T14:39:58.222Z] [2022-06-23T14:39:58.801Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-06-23T14:39:58.801Z] PASS [2022-06-23T14:39:58.801Z] [2022-06-23T14:39:58.801Z] DONE 1 tests in 1.601s [2022-06-23T14:39:58.801Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-23T14:39:58.801Z] INFO: Testing against a local daemon [2022-06-23T14:39:58.801Z] === RUN TestSecretInspect [2022-06-23T14:39:59.000Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-23T14:39:59.146Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-06-23T14:39:59.402Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-23T14:39:59.929Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile Post stage [Pipeline] junit [2022-06-23T14:40:00.132Z] Recording test results [2022-06-23T14:40:00.769Z] --- PASS: TestBuildPreserveOwnership (3.35s) [2022-06-23T14:40:00.769Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.27s) [2022-06-23T14:40:00.769Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.07s) [2022-06-23T14:40:00.769Z] === RUN TestBuildPlatformInvalid [2022-06-23T14:40:00.769Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-23T14:40:00.769Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-23T14:40:00.856Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-23T14:40:00.856Z] daemon_test.go:197: [d1da6d2c1f030] daemon is not started [2022-06-23T14:40:00.856Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-06-23T14:40:00.856Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-06-23T14:40:00.856Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-23T14:40:00.856Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-23T14:40:00.856Z] === RUN TestDaemonProxy [2022-06-23T14:40:00.856Z] === RUN TestDaemonProxy/environment_variables [2022-06-23T14:40:01.025Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-06-23T14:40:01.388Z] --- PASS: TestSecretInspect (2.39s) [2022-06-23T14:40:01.388Z] === RUN TestSecretList [2022-06-23T14:40:01.588Z] Loaded image: busybox:latest [2022-06-23T14:40:01.588Z] Loaded image: busybox:glibc [2022-06-23T14:40:01.987Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-23T14:40:02.319Z] + echo Ensuring container killed. [2022-06-23T14:40:02.319Z] Ensuring container killed. [2022-06-23T14:40:02.319Z] + docker rm -vf docker-pr1 [2022-06-23T14:40:02.319Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-23T14:40:02.607Z] + echo Chowning /workspace to jenkins user [2022-06-23T14:40:02.607Z] Chowning /workspace to jenkins user [2022-06-23T14:40:02.607Z] + id -u [2022-06-23T14:40:02.607Z] + id -g [2022-06-23T14:40:02.607Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43741:/workspace busybox chown -R 1000:1000 /workspace [2022-06-23T14:40:02.607Z] Unable to find image 'busybox:latest' locally [2022-06-23T14:40:02.745Z] === RUN TestDaemonProxy/command-line_options [2022-06-23T14:40:02.865Z] latest: Pulling from library/busybox [2022-06-23T14:40:02.865Z] 19d511225f94: Pulling fs layer [2022-06-23T14:40:02.865Z] 19d511225f94: Verifying Checksum [2022-06-23T14:40:02.865Z] 19d511225f94: Download complete [2022-06-23T14:40:03.127Z] 19d511225f94: Pull complete [2022-06-23T14:40:03.127Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-23T14:40:03.127Z] Status: Downloaded newer image for busybox:latest [2022-06-23T14:40:03.481Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-06-23T14:40:03.738Z] Loaded image: debian:bullseye-slim [2022-06-23T14:40:03.738Z] Loaded image: hello-world:latest [2022-06-23T14:40:03.738Z] Loaded image: arm32v7/hello-world:latest [2022-06-23T14:40:03.930Z] --- PASS: TestSecretList (2.18s) [2022-06-23T14:40:03.930Z] === RUN TestSecretsCreateAndDelete [2022-06-23T14:40:03.995Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-06-23T14:40:04.110Z] === RUN TestDaemonProxy/configuration_file [2022-06-23T14:40:05.364Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-23T14:40:05.836Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-06-23T14:40:05.836Z] === RUN TestSecretsUpdate [2022-06-23T14:40:05.955Z] + bundleName=amd64-rootless [2022-06-23T14:40:05.955Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-06-23T14:40:05.955Z] Creating amd64-rootless-bundles.tar.gz [2022-06-23T14:40:05.955Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-23T14:40:05.955Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-06-23T14:40:05.966Z] Archiving artifacts [2022-06-23T14:40:05.998Z] === RUN TestDaemonProxy/conflicting_options [2022-06-23T14:40:06.559Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-23T14:40:06.737Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-06-23T14:40:07.121Z] --- PASS: TestDaemonProxy (6.21s) [2022-06-23T14:40:07.121Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-06-23T14:40:07.121Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-06-23T14:40:07.121Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-06-23T14:40:07.121Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-23T14:40:07.121Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-23T14:40:07.121Z] PASS [2022-06-23T14:40:07.121Z] [2022-06-23T14:40:07.121Z] DONE 18 tests in 11.215s [2022-06-23T14:40:07.121Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-06-23T14:40:07.121Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:40:07.121Z] ++ set -e [2022-06-23T14:40:07.121Z] ++ '[' -n 0 ']' [2022-06-23T14:40:07.121Z] ++ set -x [2022-06-23T14:40:07.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:40:07.121Z] INFO: Testing against a local daemon [2022-06-23T14:40:07.121Z] === RUN TestCommitInheritsEnv [2022-06-23T14:40:07.377Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-06-23T14:40:07.377Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-23T14:40:07.377Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-23T14:40:07.377Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-06-23T14:40:07.377Z] === RUN TestImportWithCustomPlatform [2022-06-23T14:40:07.377Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-23T14:40:07.504Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43741/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-23T14:40:07.633Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-23T14:40:07.633Z] === RUN TestImportWithCustomPlatform// [2022-06-23T14:40:07.633Z] === RUN TestImportWithCustomPlatform/linux [2022-06-23T14:40:07.633Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-23T14:40:07.633Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-23T14:40:07.633Z] === RUN TestImportWithCustomPlatform/macos [2022-06-23T14:40:07.633Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-23T14:40:07.633Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-23T14:40:07.633Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-06-23T14:40:07.633Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-23T14:40:07.633Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-23T14:40:07.633Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-23T14:40:07.633Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-23T14:40:07.633Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-23T14:40:07.633Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-23T14:40:07.633Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-23T14:40:07.633Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-23T14:40:07.633Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-23T14:40:07.633Z] === RUN TestImagesFilterMultiReference [2022-06-23T14:40:07.667Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-06-23T14:40:07.808Z] + make clean [2022-06-23T14:40:07.890Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-23T14:40:07.890Z] === RUN TestImagePullPlatformInvalid [2022-06-23T14:40:07.890Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-23T14:40:07.890Z] === RUN TestRemoveImageOrphaning [2022-06-23T14:40:08.067Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-23T14:40:08.067Z] docker-dev-cache [2022-06-23T14:40:08.067Z] docker-mod-cache [Pipeline] deleteDir [2022-06-23T14:40:08.146Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-06-23T14:40:08.146Z] === RUN TestRemoveImageGarbageCollector [2022-06-23T14:40:08.146Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-23T14:40:08.146Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-23T14:40:08.146Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-23T14:40:08.146Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-23T14:40:08.146Z] === RUN TestTagInvalidReference [2022-06-23T14:40:08.146Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-23T14:40:08.146Z] === RUN TestTagValidPrefixedRepo [2022-06-23T14:40:08.146Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-23T14:40:08.146Z] === RUN TestTagExistedNameWithoutForce [2022-06-23T14:40:08.146Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-23T14:40:08.146Z] === RUN TestTagOfficialNames [2022-06-23T14:40:08.146Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-23T14:40:08.146Z] === RUN TestTagMatchesDigest [2022-06-23T14:40:08.146Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-23T14:40:08.146Z] PASS [2022-06-23T14:40:08.146Z] [2022-06-23T14:40:08.146Z] === Skipped [2022-06-23T14:40:08.146Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-06-23T14:40:08.146Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-23T14:40:08.146Z] [2022-06-23T14:40:08.146Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-23T14:40:08.146Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-23T14:40:08.146Z] [2022-06-23T14:40:08.146Z] DONE 22 tests, 2 skipped in 1.234s [2022-06-23T14:40:08.146Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-23T14:40:08.146Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:40:08.146Z] ++ set -e [2022-06-23T14:40:08.146Z] ++ '[' -n 0 ']' [2022-06-23T14:40:08.146Z] ++ set -x [2022-06-23T14:40:08.146Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:40:08.232Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-06-23T14:40:08.232Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-06-23T14:40:08.373Z] --- PASS: TestSecretsUpdate (2.22s) [2022-06-23T14:40:08.373Z] === RUN TestTemplatedSecret [2022-06-23T14:40:08.402Z] === RUN TestStripANSICommands [2022-06-23T14:40:08.402Z] === RUN TestStripANSICommands/#00 [2022-06-23T14:40:08.402Z] === RUN TestStripANSICommands/#01 [2022-06-23T14:40:08.402Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-23T14:40:08.402Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-23T14:40:08.402Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-23T14:40:08.402Z] PASS [2022-06-23T14:40:08.402Z] [2022-06-23T14:40:08.402Z] DONE 3 tests in 0.040s [2022-06-23T14:40:08.402Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-06-23T14:40:08.402Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:40:08.402Z] ++ set -e [2022-06-23T14:40:08.402Z] ++ '[' -n 0 ']' [2022-06-23T14:40:08.402Z] ++ set -x [2022-06-23T14:40:08.402Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:40:08.402Z] INFO: Testing against a local daemon [2022-06-23T14:40:08.402Z] === RUN TestNetworkCreateDelete [2022-06-23T14:40:08.658Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-06-23T14:40:08.658Z] === RUN TestDockerNetworkDeletePreferID [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2022-06-23T14:40:08.914Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-06-23T14:40:08.914Z] === RUN TestDaemonDNSFallback [Pipeline] } [2022-06-23T14:40:09.163Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-06-23T14:40:09.726Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-06-23T14:40:10.655Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-06-23T14:40:10.655Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-06-23T14:40:10.910Z] --- PASS: TestTemplatedSecret (2.73s) [2022-06-23T14:40:10.910Z] === RUN TestSecretCreateResolve [2022-06-23T14:40:12.024Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-06-23T14:40:12.280Z] docker_cli_daemon_test.go:1474: [d7fd24596a128] daemon is not started [2022-06-23T14:40:12.818Z] --- PASS: TestSecretCreateResolve (2.22s) [2022-06-23T14:40:12.818Z] PASS [2022-06-23T14:40:12.818Z] [2022-06-23T14:40:12.818Z] DONE 6 tests in 13.966s [2022-06-23T14:40:12.818Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-23T14:40:12.818Z] INFO: Testing against a local daemon [2022-06-23T14:40:12.818Z] === RUN TestServiceCreateInit [2022-06-23T14:40:12.818Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-23T14:40:13.211Z] check_test.go:540: [d289dab03ecb7] daemon is not started [2022-06-23T14:40:13.211Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-06-23T14:40:15.449Z] --- PASS: TestDaemonDNSFallback (6.26s) [2022-06-23T14:40:15.449Z] === RUN TestInspectNetwork [2022-06-23T14:40:15.731Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-06-23T14:40:15.989Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.36s) [2022-06-23T14:40:15.989Z] PASS [2022-06-23T14:40:15.989Z] [2022-06-23T14:40:15.989Z] === Skipped [2022-06-23T14:40:15.989Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-23T14:40:15.989Z] build_session_test.go:25: TODO: BuildKit [2022-06-23T14:40:15.989Z] [2022-06-23T14:40:15.989Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-23T14:40:15.989Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-23T14:40:15.989Z] [2022-06-23T14:40:15.989Z] DONE 34 tests, 2 skipped in 197.930s [2022-06-23T14:40:15.989Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-23T14:40:15.989Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:40:15.989Z] ++ set -e [2022-06-23T14:40:15.989Z] ++ '[' -n 0 ']' [2022-06-23T14:40:15.989Z] ++ set -x [2022-06-23T14:40:15.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:40:15.989Z] INFO: Testing against a local daemon [2022-06-23T14:40:15.989Z] === RUN TestConfigInspect [2022-06-23T14:40:17.016Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-23T14:40:17.408Z] check_test.go:540: [de69865a9411e] daemon is not started [2022-06-23T14:40:17.408Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-06-23T14:40:17.669Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-06-23T14:40:18.246Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-06-23T14:40:18.715Z] === RUN TestInspectNetwork/full_network_id [2022-06-23T14:40:18.715Z] === RUN TestInspectNetwork/partial_network_id [2022-06-23T14:40:18.715Z] === RUN TestInspectNetwork/network_name [2022-06-23T14:40:18.715Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-23T14:40:18.810Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-06-23T14:40:18.810Z] --- PASS: TestConfigInspect (2.82s) [2022-06-23T14:40:18.810Z] === RUN TestConfigList [2022-06-23T14:40:19.066Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-06-23T14:40:19.323Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-06-23T14:40:19.323Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-06-23T14:40:19.323Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-06-23T14:40:20.690Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-06-23T14:40:21.212Z] --- PASS: TestServiceCreateInit (7.80s) [2022-06-23T14:40:21.212Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.88s) [2022-06-23T14:40:21.212Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.91s) [2022-06-23T14:40:21.212Z] === RUN TestCreateServiceMultipleTimes [2022-06-23T14:40:21.619Z] --- PASS: TestConfigList (2.76s) [2022-06-23T14:40:21.619Z] === RUN TestConfigsCreateAndDelete [2022-06-23T14:40:21.875Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-06-23T14:40:22.438Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-06-23T14:40:22.438Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-06-23T14:40:22.880Z] --- PASS: TestInspectNetwork (7.16s) [2022-06-23T14:40:22.880Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-23T14:40:22.880Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-23T14:40:22.880Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-23T14:40:22.880Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-23T14:40:22.880Z] === RUN TestRunContainerWithBridgeNone [2022-06-23T14:40:23.001Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-06-23T14:40:23.807Z] --- PASS: TestRunContainerWithBridgeNone (1.41s) [2022-06-23T14:40:23.807Z] === RUN TestNetworkInvalidJSON [2022-06-23T14:40:23.807Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-23T14:40:23.807Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-23T14:40:23.807Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-23T14:40:23.807Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-23T14:40:23.807Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-23T14:40:23.807Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-23T14:40:23.807Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-23T14:40:23.807Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-23T14:40:23.807Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-23T14:40:23.807Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-23T14:40:23.807Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-23T14:40:23.807Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-23T14:40:23.807Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-23T14:40:23.807Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-23T14:40:23.807Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-23T14:40:23.807Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-23T14:40:23.807Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-23T14:40:23.807Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-23T14:40:23.807Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-23T14:40:23.807Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-23T14:40:23.807Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-23T14:40:23.807Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-23T14:40:23.807Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-23T14:40:23.807Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-23T14:40:23.807Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-23T14:40:23.807Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-23T14:40:23.807Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-23T14:40:23.807Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-23T14:40:23.807Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-23T14:40:23.807Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-23T14:40:23.807Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-23T14:40:23.807Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-23T14:40:23.807Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-23T14:40:23.807Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-23T14:40:23.807Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-23T14:40:23.807Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-23T14:40:23.807Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-23T14:40:23.807Z] === RUN TestNetworkList [2022-06-23T14:40:23.807Z] === RUN TestNetworkList//networks [2022-06-23T14:40:23.807Z] === PAUSE TestNetworkList//networks [2022-06-23T14:40:23.807Z] === RUN TestNetworkList//networks/ [2022-06-23T14:40:23.807Z] === PAUSE TestNetworkList//networks/ [2022-06-23T14:40:23.807Z] === CONT TestNetworkList//networks [2022-06-23T14:40:23.807Z] === CONT TestNetworkList//networks/ [2022-06-23T14:40:23.807Z] --- PASS: TestNetworkList (0.02s) [2022-06-23T14:40:23.807Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-23T14:40:23.807Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-23T14:40:23.807Z] === RUN TestHostIPv4BridgeLabel [2022-06-23T14:40:23.931Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-06-23T14:40:24.369Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-23T14:40:24.369Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-23T14:40:24.494Z] --- PASS: TestConfigsCreateAndDelete (2.91s) [2022-06-23T14:40:24.494Z] === RUN TestConfigsUpdate [2022-06-23T14:40:24.752Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-06-23T14:40:25.009Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-06-23T14:40:25.266Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-06-23T14:40:25.296Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-06-23T14:40:25.296Z] === RUN TestDaemonDefaultNetworkPools [2022-06-23T14:40:25.829Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-06-23T14:40:25.829Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-06-23T14:40:26.085Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-06-23T14:40:26.224Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-06-23T14:40:26.224Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-23T14:40:26.648Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-06-23T14:40:26.648Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-06-23T14:40:26.904Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-06-23T14:40:26.904Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-06-23T14:40:26.904Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-06-23T14:40:27.151Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-06-23T14:40:27.151Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-23T14:40:27.161Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-06-23T14:40:27.724Z] --- PASS: TestConfigsUpdate (3.04s) [2022-06-23T14:40:27.724Z] === RUN TestTemplatedConfig [2022-06-23T14:40:27.724Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-06-23T14:40:28.518Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-06-23T14:40:28.518Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-23T14:40:28.654Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-06-23T14:40:29.079Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-06-23T14:40:29.079Z] === RUN TestServiceWithPredefinedNetwork [2022-06-23T14:40:29.217Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-06-23T14:40:29.217Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-06-23T14:40:30.148Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-06-23T14:40:31.076Z] --- PASS: TestTemplatedConfig (3.57s) [2022-06-23T14:40:31.076Z] === RUN TestConfigCreateResolve [2022-06-23T14:40:31.333Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-06-23T14:40:31.595Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2022-06-23T14:40:31.595Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-23T14:40:31.595Z] service_test.go:243: FLAKY_TEST [2022-06-23T14:40:31.595Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-23T14:40:31.595Z] === RUN TestServiceWithDataPathPortInit [2022-06-23T14:40:32.263Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-06-23T14:40:32.263Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-06-23T14:40:32.825Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-06-23T14:40:33.081Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-06-23T14:40:33.646Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-06-23T14:40:34.209Z] --- PASS: TestConfigCreateResolve (3.02s) [2022-06-23T14:40:34.209Z] PASS [2022-06-23T14:40:34.209Z] [2022-06-23T14:40:34.209Z] DONE 6 tests in 18.251s [2022-06-23T14:40:34.209Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-23T14:40:34.209Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:40:34.209Z] ++ set -e [2022-06-23T14:40:34.209Z] ++ '[' -n 0 ']' [2022-06-23T14:40:34.209Z] ++ set -x [2022-06-23T14:40:34.209Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:40:34.466Z] INFO: Testing against a local daemon [2022-06-23T14:40:34.466Z] === RUN TestAttachWithTTY [2022-06-23T14:40:34.466Z] --- PASS: TestAttachWithTTY (0.06s) [2022-06-23T14:40:34.466Z] === RUN TestAttachWithoutTTy [2022-06-23T14:40:34.466Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-06-23T14:40:34.466Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-06-23T14:40:34.466Z] === RUN TestCheckpoint [2022-06-23T14:40:34.466Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-23T14:40:34.466Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-23T14:40:34.466Z] === RUN TestContainerInvalidJSON [2022-06-23T14:40:34.466Z] === RUN TestContainerInvalidJSON/commit [2022-06-23T14:40:34.466Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-23T14:40:34.466Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-23T14:40:34.466Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-23T14:40:34.466Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-23T14:40:34.466Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-23T14:40:34.466Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-23T14:40:34.466Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-23T14:40:34.466Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-23T14:40:34.466Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-23T14:40:34.466Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-23T14:40:34.466Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-23T14:40:34.466Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-23T14:40:34.466Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-23T14:40:34.722Z] === CONT TestContainerInvalidJSON/commit [2022-06-23T14:40:34.722Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-23T14:40:34.722Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-23T14:40:34.722Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-23T14:40:34.722Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-23T14:40:34.722Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-23T14:40:34.722Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-23T14:40:34.722Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-23T14:40:34.722Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-23T14:40:34.722Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-23T14:40:34.722Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-23T14:40:34.722Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-23T14:40:34.722Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-23T14:40:34.722Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-23T14:40:34.722Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-23T14:40:34.722Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-23T14:40:34.722Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-23T14:40:34.722Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-23T14:40:34.722Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-23T14:40:34.723Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-23T14:40:34.723Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-23T14:40:34.723Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-23T14:40:34.723Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-23T14:40:34.723Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-23T14:40:34.723Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-23T14:40:34.723Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-23T14:40:34.723Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-23T14:40:34.723Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-23T14:40:34.723Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-23T14:40:34.723Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-23T14:40:34.723Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-23T14:40:34.723Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-23T14:40:34.723Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-23T14:40:34.723Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-23T14:40:34.723Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.01s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-23T14:40:34.723Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-23T14:40:34.723Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-23T14:40:34.723Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-06-23T14:40:34.723Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-23T14:40:34.723Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-06-23T14:40:34.723Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-23T14:40:34.723Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-06-23T14:40:34.723Z] === RUN TestCopyEmptyFile [2022-06-23T14:40:35.287Z] --- PASS: TestCopyEmptyFile (0.45s) [2022-06-23T14:40:35.287Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-23T14:40:35.287Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-06-23T14:40:35.287Z] === RUN TestCopyFromContainer [2022-06-23T14:40:35.287Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-06-23T14:40:35.287Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-06-23T14:40:35.544Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-06-23T14:40:36.107Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-06-23T14:40:37.037Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-06-23T14:40:37.037Z] === RUN TestCopyFromContainer// [2022-06-23T14:40:37.037Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-06-23T14:40:37.037Z] === RUN TestCopyFromContainer//bar/root [2022-06-23T14:40:37.294Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-23T14:40:37.552Z] === RUN TestCopyFromContainer/bar/quux [2022-06-23T14:40:37.552Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-23T14:40:37.808Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-23T14:40:37.808Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-06-23T14:40:37.808Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-23T14:40:38.065Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-06-23T14:40:38.065Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-23T14:40:38.065Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-23T14:40:38.321Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-23T14:40:38.321Z] --- PASS: TestCopyFromContainer (3.08s) [2022-06-23T14:40:38.321Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-06-23T14:40:38.321Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2022-06-23T14:40:38.321Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-06-23T14:40:38.321Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-06-23T14:40:38.321Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2022-06-23T14:40:38.321Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-06-23T14:40:38.321Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2022-06-23T14:40:38.321Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-06-23T14:40:38.321Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-06-23T14:40:38.321Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-06-23T14:40:38.321Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-23T14:40:38.321Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-23T14:40:38.321Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-23T14:40:38.321Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-23T14:40:38.321Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-23T14:40:38.321Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-23T14:40:38.321Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-23T14:40:38.578Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-23T14:40:38.578Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-23T14:40:38.578Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-23T14:40:38.578Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-06-23T14:40:38.578Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-23T14:40:38.578Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-23T14:40:38.578Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-06-23T14:40:38.578Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-23T14:40:38.578Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-06-23T14:40:38.578Z] === RUN TestCreateWithInvalidEnv [2022-06-23T14:40:38.578Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-23T14:40:38.578Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-23T14:40:38.578Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-23T14:40:38.578Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-23T14:40:38.578Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-23T14:40:38.578Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-23T14:40:38.578Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-23T14:40:38.578Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-23T14:40:38.578Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-23T14:40:38.578Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-06-23T14:40:38.578Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-23T14:40:38.578Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-23T14:40:38.578Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-23T14:40:38.578Z] === RUN TestCreateTmpfsMountsTarget [2022-06-23T14:40:38.578Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-23T14:40:38.578Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-23T14:40:38.834Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-06-23T14:40:39.091Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-06-23T14:40:39.315Z] --- PASS: TestCreateServiceMultipleTimes (16.02s) [2022-06-23T14:40:39.315Z] === RUN TestCreateServiceConflict [2022-06-23T14:40:39.315Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-06-23T14:40:39.315Z] === RUN TestCreateServiceMaxReplicas [2022-06-23T14:40:40.458Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-06-23T14:40:40.458Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s) [2022-06-23T14:40:40.458Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-23T14:40:40.714Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-06-23T14:40:41.277Z] check_test.go:540: [d5c4631bd600c] daemon is not started [2022-06-23T14:40:41.277Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-06-23T14:40:41.852Z] --- PASS: TestCreateServiceMaxReplicas (2.90s) [2022-06-23T14:40:41.852Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-23T14:40:42.208Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-06-23T14:40:42.208Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-06-23T14:40:42.208Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-06-23T14:40:42.208Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-06-23T14:40:42.208Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-06-23T14:40:42.771Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.30s) [2022-06-23T14:40:42.771Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-23T14:40:42.771Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-23T14:40:42.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-23T14:40:42.771Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-23T14:40:42.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-23T14:40:42.771Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-23T14:40:42.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-23T14:40:42.771Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-23T14:40:42.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-23T14:40:42.771Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-23T14:40:42.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-23T14:40:42.771Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-23T14:40:42.771Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-23T14:40:42.771Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-23T14:40:42.771Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-23T14:40:42.771Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-23T14:40:42.771Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-06-23T14:40:42.771Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-23T14:40:42.771Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-23T14:40:42.771Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-23T14:40:42.771Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-23T14:40:42.771Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-23T14:40:42.771Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-23T14:40:43.027Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-06-23T14:40:43.591Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-06-23T14:40:43.591Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2022-06-23T14:40:43.591Z] === RUN TestCreateDifferentPlatform [2022-06-23T14:40:43.591Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-23T14:40:43.591Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-23T14:40:43.591Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-06-23T14:40:43.591Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-06-23T14:40:43.591Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-23T14:40:43.591Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-23T14:40:43.591Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-06-23T14:40:43.591Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-23T14:40:43.591Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-06-23T14:40:43.591Z] === RUN TestCreateInvalidHostConfig [2022-06-23T14:40:43.591Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-23T14:40:43.591Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-23T14:40:43.591Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-23T14:40:43.591Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-23T14:40:43.591Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-23T14:40:43.591Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-23T14:40:43.591Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-23T14:40:43.591Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-23T14:40:43.591Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-23T14:40:43.591Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-23T14:40:43.591Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-23T14:40:43.591Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-23T14:40:43.591Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-23T14:40:43.591Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-23T14:40:43.591Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-23T14:40:43.591Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-23T14:40:43.591Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-23T14:40:43.591Z] === RUN TestContainerStartOnDaemonRestart [2022-06-23T14:40:43.591Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-23T14:40:43.591Z] === RUN TestDaemonRestartIpcMode [2022-06-23T14:40:43.591Z] === PAUSE TestDaemonRestartIpcMode [2022-06-23T14:40:43.591Z] === RUN TestDaemonHostGatewayIP [2022-06-23T14:40:43.591Z] === PAUSE TestDaemonHostGatewayIP [2022-06-23T14:40:43.591Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-23T14:40:43.591Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-23T14:40:43.591Z] === RUN TestContainerKillOnDaemonStart [2022-06-23T14:40:43.591Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-23T14:40:43.591Z] === RUN TestDiff [2022-06-23T14:40:44.155Z] --- PASS: TestDiff (0.48s) [2022-06-23T14:40:44.155Z] === RUN TestExecWithCloseStdin [2022-06-23T14:40:44.717Z] --- PASS: TestExecWithCloseStdin (0.67s) [2022-06-23T14:40:44.717Z] === RUN TestExec [2022-06-23T14:40:44.974Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-06-23T14:40:45.538Z] --- PASS: TestExec (0.63s) [2022-06-23T14:40:45.538Z] === RUN TestExecUser [2022-06-23T14:40:46.101Z] --- PASS: TestExecUser (0.71s) [2022-06-23T14:40:46.101Z] === RUN TestExportContainerAndImportImage [2022-06-23T14:40:46.434Z] --- PASS: TestServiceWithDataPathPortInit (13.69s) [2022-06-23T14:40:46.434Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-23T14:40:47.031Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-06-23T14:40:47.031Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-23T14:40:47.031Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-06-23T14:40:47.290Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-06-23T14:40:47.800Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cai9u96gs5f0ngqv8k5x4oipd Created:2022-06-23 14:40:46.365986183 +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[28200b7d8dfc0e7ef4f2b32d52e79d4f4f1dc2474e110df0832e120ed408916b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.slps9orewdxos37ctyllcwu0w EndpointID:a79c4f82bc92b7a574d5d038a713bb417bcdbf5f6a176f3041218ab94ef5f47c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6c1d025569026aa94db74f414bb2e0a556fb697e89dd9300460fc2b83b32d846 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:a78f97ba9d57 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.slps9orewdxos37ctyllcwu0w EndpointID:a79c4f82bc92b7a574d5d038a713bb417bcdbf5f6a176f3041218ab94ef5f47c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-23T14:40:48.219Z] === RUN TestDockerSuite/TestContainerAPITop [2022-06-23T14:40:48.219Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2022-06-23T14:40:48.219Z] === RUN TestHealthCheckWorkdir [2022-06-23T14:40:48.782Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-06-23T14:40:48.783Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-23T14:40:48.783Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-06-23T14:40:48.783Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-06-23T14:40:49.345Z] --- PASS: TestHealthCheckWorkdir (0.84s) [2022-06-23T14:40:49.345Z] === RUN TestHealthKillContainer [2022-06-23T14:40:50.710Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-06-23T14:40:51.273Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-06-23T14:40:51.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-06-23T14:40:51.965Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.94s) [2022-06-23T14:40:51.965Z] PASS [2022-06-23T14:40:51.965Z] [2022-06-23T14:40:51.965Z] === Skipped [2022-06-23T14:40:51.965Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-23T14:40:51.965Z] service_test.go:243: FLAKY_TEST [2022-06-23T14:40:51.965Z] [2022-06-23T14:40:51.965Z] DONE 38 tests, 1 skipped in 43.730s [2022-06-23T14:40:51.965Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-23T14:40:51.965Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:40:51.965Z] ++ set -e [2022-06-23T14:40:51.965Z] ++ '[' -n 0 ']' [2022-06-23T14:40:51.965Z] ++ set -x [2022-06-23T14:40:51.965Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:40:52.221Z] INFO: Testing against a local daemon [2022-06-23T14:40:52.221Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-23T14:40:52.221Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-23T14:40:52.221Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-23T14:40:52.221Z] === RUN TestDockerNetworkIpvlan [2022-06-23T14:40:52.221Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-23T14:40:52.221Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-23T14:40:52.221Z] PASS [2022-06-23T14:40:52.221Z] [2022-06-23T14:40:52.221Z] === Skipped [2022-06-23T14:40:52.221Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-23T14:40:52.221Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-23T14:40:52.221Z] [2022-06-23T14:40:52.221Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-23T14:40:52.221Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-23T14:40:52.221Z] [2022-06-23T14:40:52.221Z] DONE 2 tests, 2 skipped in 0.086s [2022-06-23T14:40:52.221Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-23T14:40:52.221Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:40:52.221Z] ++ set -e [2022-06-23T14:40:52.221Z] ++ '[' -n 0 ']' [2022-06-23T14:40:52.221Z] ++ set -x [2022-06-23T14:40:52.221Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:40:52.221Z] INFO: Testing against a local daemon [2022-06-23T14:40:52.221Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-23T14:40:52.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-06-23T14:40:53.586Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2022-06-23T14:40:53.586Z] === RUN TestDockerNetworkMacvlan [2022-06-23T14:40:53.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-06-23T14:40:54.022Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-06-23T14:40:54.514Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-23T14:40:54.585Z] check_test.go:540: [d14d715cfdeba] daemon is not started [2022-06-23T14:40:54.585Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-06-23T14:40:55.076Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-23T14:40:55.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-06-23T14:40:55.179Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-06-23T14:40:55.445Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-06-23T14:40:55.723Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-06-23T14:40:56.004Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-23T14:40:56.289Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-06-23T14:40:56.737Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-06-23T14:40:56.738Z] === RUN TestCreateServiceSecretFileMode [2022-06-23T14:40:57.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a7dad0__} [2022-06-23T14:40:57.216Z] --- PASS: TestHealthKillContainer (8.16s) [2022-06-23T14:40:57.216Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-23T14:40:57.355Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-23T14:40:57.355Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-23T14:40:57.355Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-23T14:40:57.355Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-23T14:40:57.355Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-23T14:40:57.676Z] + sudo modprobe ip6table_filter [2022-06-23T14:40:57.677Z] --- PASS: TestCreateServiceSecretFileMode (2.48s) [2022-06-23T14:40:57.677Z] === RUN TestCreateServiceConfigFileMode [Pipeline] sh [2022-06-23T14:40:57.893Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-23T14:40:57.963Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43741/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:04c51cba84301af9bbce4ea719e1cbf239efb37c hack/test/unit [2022-06-23T14:40:58.146Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) [2022-06-23T14:40:58.146Z] === RUN TestIpcModeNone [2022-06-23T14:40:58.221Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-23T14:40:58.221Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-23T14:40:58.221Z] + TESTDIRS=./... [2022-06-23T14:40:58.221Z] + exclude_paths='/vendor/|/integration' [2022-06-23T14:40:58.221Z] ++ go list ./... [2022-06-23T14:40:58.221Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-23T14:40:58.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14078963147_/foo_false_____} [2022-06-23T14:40:58.708Z] --- PASS: TestIpcModeNone (0.69s) [2022-06-23T14:40:58.708Z] === RUN TestIpcModePrivate [2022-06-23T14:40:58.964Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-06-23T14:40:59.221Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2022-06-23T14:40:59.258Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-23T14:40:59.480Z] --- PASS: TestIpcModePrivate (0.79s) [2022-06-23T14:40:59.481Z] === RUN TestIpcModeShareable [2022-06-23T14:40:59.595Z] + pkg_list='github.com/docker/docker/api [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/backend/build [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/httpstatus [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/httputils [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/middleware [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/build [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/container [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/debug [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/distribution [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/grpc [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/image [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/network [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/plugin [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/session [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/swarm [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/system [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/volume [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/backend [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/blkiodev [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/container [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/events [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/filters [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/image [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/mount [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/network [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/registry [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/strslice [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/swarm [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/time [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/versions [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/volume [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/builder-next [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/builder-next/worker [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/dockerfile [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/remotecontext [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/remotecontext/git [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-23T14:40:59.596Z] github.com/docker/docker/cli [2022-06-23T14:40:59.596Z] github.com/docker/docker/cli/config [2022-06-23T14:40:59.596Z] github.com/docker/docker/cli/debug [2022-06-23T14:40:59.596Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-23T14:40:59.596Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-23T14:40:59.596Z] github.com/docker/docker/client [2022-06-23T14:40:59.596Z] github.com/docker/docker/cmd/docker-proxy [2022-06-23T14:40:59.596Z] github.com/docker/docker/cmd/dockerd [2022-06-23T14:40:59.596Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-23T14:40:59.596Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-23T14:40:59.596Z] github.com/docker/docker/container [2022-06-23T14:40:59.596Z] github.com/docker/docker/container/stream [2022-06-23T14:40:59.596Z] github.com/docker/docker/contrib/apparmor [2022-06-23T14:40:59.596Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-23T14:40:59.596Z] github.com/docker/docker/contrib/httpserver [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/cluster [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/cluster/convert [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/cluster/executor [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/cluster/provider [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/config [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/events [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/events/testutils [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/exec [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/graphdriver [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/images [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/initlayer [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/links [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/listeners [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/logger [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/logger/gelf [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/logger/journald [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/logger/local [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/logger/logentries [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/logger/splunk [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/logger/syslog [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/logger/templates [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/names [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/network [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/stats [2022-06-23T14:40:59.596Z] github.com/docker/docker/distribution [2022-06-23T14:40:59.596Z] github.com/docker/docker/distribution/metadata [2022-06-23T14:40:59.596Z] github.com/docker/docker/distribution/utils [2022-06-23T14:40:59.596Z] github.com/docker/docker/distribution/xfer [2022-06-23T14:40:59.596Z] github.com/docker/docker/dockerversion [2022-06-23T14:40:59.596Z] github.com/docker/docker/errdefs [2022-06-23T14:40:59.596Z] github.com/docker/docker/image [2022-06-23T14:40:59.596Z] github.com/docker/docker/image/cache [2022-06-23T14:40:59.596Z] github.com/docker/docker/image/tarexport [2022-06-23T14:40:59.596Z] github.com/docker/docker/image/v1 [2022-06-23T14:40:59.596Z] github.com/docker/docker/internal/test/suite [2022-06-23T14:40:59.596Z] github.com/docker/docker/layer [2022-06-23T14:40:59.596Z] github.com/docker/docker/libcontainerd [2022-06-23T14:40:59.596Z] github.com/docker/docker/libcontainerd/queue [2022-06-23T14:40:59.596Z] github.com/docker/docker/libcontainerd/remote [2022-06-23T14:40:59.596Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-23T14:40:59.596Z] github.com/docker/docker/libcontainerd/types [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/bitseq [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/cluster [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/config [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/datastore [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/driverapi [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/etchosts [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/idm [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/ipam [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/iptables [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/netlabel [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/netutils [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/networkdb [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/ns [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/options [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/osl [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/portallocator [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/portmapper [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/testutils [2022-06-23T14:40:59.596Z] github.com/docker/docker/libnetwork/types [2022-06-23T14:40:59.596Z] github.com/docker/docker/oci [2022-06-23T14:40:59.596Z] github.com/docker/docker/oci/caps [2022-06-23T14:40:59.596Z] github.com/docker/docker/opts [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/aaparser [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/archive [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/authorization [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/broadcaster [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/capabilities [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/chrootarchive [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/containerfs [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/devicemapper [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/directory [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/dmesg [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/fileutils [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/fsutils [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/homedir [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/idtools [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/ioutils [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/jsonmessage [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/longpath [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/loopback [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/namesgenerator [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/parsers [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/pidfile [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/platform [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/plugingetter [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/plugins [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/plugins/transport [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/pools [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/progress [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/pubsub [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/reexec [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/signal [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/stack [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/stdcopy [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/streamformatter [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/stringid [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/sysinfo [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/system [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/tailfile [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/tarsum [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/truncindex [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/urlutil [2022-06-23T14:40:59.596Z] github.com/docker/docker/pkg/useragent [2022-06-23T14:40:59.596Z] github.com/docker/docker/plugin [2022-06-23T14:40:59.596Z] github.com/docker/docker/plugin/executor/containerd [2022-06-23T14:40:59.596Z] github.com/docker/docker/plugin/v2 [2022-06-23T14:40:59.596Z] github.com/docker/docker/profiles/apparmor [2022-06-23T14:40:59.596Z] github.com/docker/docker/profiles/seccomp [2022-06-23T14:40:59.596Z] github.com/docker/docker/quota [2022-06-23T14:40:59.596Z] github.com/docker/docker/reference [2022-06-23T14:40:59.596Z] github.com/docker/docker/registry [2022-06-23T14:40:59.596Z] github.com/docker/docker/registry/resumable [2022-06-23T14:40:59.596Z] github.com/docker/docker/restartmanager [2022-06-23T14:40:59.596Z] github.com/docker/docker/rootless [2022-06-23T14:40:59.596Z] github.com/docker/docker/rootless/specconv [2022-06-23T14:40:59.596Z] github.com/docker/docker/runconfig [2022-06-23T14:40:59.596Z] github.com/docker/docker/runconfig/opts [2022-06-23T14:40:59.596Z] github.com/docker/docker/testutil [2022-06-23T14:40:59.596Z] github.com/docker/docker/testutil/daemon [2022-06-23T14:40:59.596Z] github.com/docker/docker/testutil/environment [2022-06-23T14:40:59.596Z] github.com/docker/docker/testutil/fakecontext [2022-06-23T14:40:59.596Z] github.com/docker/docker/testutil/fakegit [2022-06-23T14:40:59.596Z] github.com/docker/docker/testutil/fakestorage [2022-06-23T14:40:59.596Z] github.com/docker/docker/testutil/fixtures/load [2022-06-23T14:40:59.596Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-23T14:40:59.596Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-23T14:40:59.596Z] github.com/docker/docker/testutil/registry [2022-06-23T14:40:59.596Z] github.com/docker/docker/testutil/request [2022-06-23T14:40:59.596Z] github.com/docker/docker/volume [2022-06-23T14:40:59.596Z] github.com/docker/docker/volume/drivers [2022-06-23T14:40:59.596Z] github.com/docker/docker/volume/local [2022-06-23T14:40:59.596Z] github.com/docker/docker/volume/mounts [2022-06-23T14:40:59.596Z] github.com/docker/docker/volume/service [2022-06-23T14:40:59.596Z] github.com/docker/docker/volume/service/opts [2022-06-23T14:40:59.596Z] github.com/docker/docker/volume/testutils' [2022-06-23T14:40:59.596Z] ++ grep --fixed-strings -v /libnetwork [2022-06-23T14:40:59.596Z] ++ echo 'github.com/docker/docker/api [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/backend/build [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/httpstatus [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/httputils [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/middleware [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/build [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/container [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/debug [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/distribution [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/grpc [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/image [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/network [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/plugin [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/session [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/swarm [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/system [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/server/router/volume [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/backend [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/blkiodev [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/container [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/events [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/filters [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/image [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/mount [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/network [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/registry [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/strslice [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/swarm [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/time [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/versions [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-23T14:40:59.596Z] github.com/docker/docker/api/types/volume [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/builder-next [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/builder-next/worker [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/dockerfile [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/remotecontext [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/remotecontext/git [2022-06-23T14:40:59.596Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-23T14:40:59.596Z] github.com/docker/docker/cli [2022-06-23T14:40:59.596Z] github.com/docker/docker/cli/config [2022-06-23T14:40:59.596Z] github.com/docker/docker/cli/debug [2022-06-23T14:40:59.596Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-23T14:40:59.596Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-23T14:40:59.596Z] github.com/docker/docker/client [2022-06-23T14:40:59.596Z] github.com/docker/docker/cmd/docker-proxy [2022-06-23T14:40:59.596Z] github.com/docker/docker/cmd/dockerd [2022-06-23T14:40:59.596Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-23T14:40:59.596Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-23T14:40:59.596Z] github.com/docker/docker/container [2022-06-23T14:40:59.596Z] github.com/docker/docker/container/stream [2022-06-23T14:40:59.596Z] github.com/docker/docker/contrib/apparmor [2022-06-23T14:40:59.596Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-23T14:40:59.596Z] github.com/docker/docker/contrib/httpserver [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/cluster [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-23T14:40:59.596Z] github.com/docker/docker/daemon/cluster/convert [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/cluster/executor [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/cluster/provider [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/config [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/events [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/events/testutils [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/exec [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/images [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/initlayer [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/links [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/listeners [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/gelf [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/journald [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/local [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/logentries [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/splunk [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/syslog [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/templates [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/names [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/network [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/stats [2022-06-23T14:40:59.597Z] github.com/docker/docker/distribution [2022-06-23T14:40:59.597Z] github.com/docker/docker/distribution/metadata [2022-06-23T14:40:59.597Z] github.com/docker/docker/distribution/utils [2022-06-23T14:40:59.597Z] github.com/docker/docker/distribution/xfer [2022-06-23T14:40:59.597Z] github.com/docker/docker/dockerversion [2022-06-23T14:40:59.597Z] github.com/docker/docker/errdefs [2022-06-23T14:40:59.597Z] github.com/docker/docker/image [2022-06-23T14:40:59.597Z] github.com/docker/docker/image/cache [2022-06-23T14:40:59.597Z] github.com/docker/docker/image/tarexport [2022-06-23T14:40:59.597Z] github.com/docker/docker/image/v1 [2022-06-23T14:40:59.597Z] github.com/docker/docker/internal/test/suite [2022-06-23T14:40:59.597Z] github.com/docker/docker/layer [2022-06-23T14:40:59.597Z] github.com/docker/docker/libcontainerd [2022-06-23T14:40:59.597Z] github.com/docker/docker/libcontainerd/queue [2022-06-23T14:40:59.597Z] github.com/docker/docker/libcontainerd/remote [2022-06-23T14:40:59.597Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-23T14:40:59.597Z] github.com/docker/docker/libcontainerd/types [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/bitseq [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/cluster [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/config [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/datastore [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/driverapi [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/etchosts [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/idm [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/ipam [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/iptables [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/netlabel [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/netutils [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/networkdb [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/ns [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/options [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/osl [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/portallocator [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/portmapper [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/testutils [2022-06-23T14:40:59.597Z] github.com/docker/docker/libnetwork/types [2022-06-23T14:40:59.597Z] github.com/docker/docker/oci [2022-06-23T14:40:59.597Z] github.com/docker/docker/oci/caps [2022-06-23T14:40:59.597Z] github.com/docker/docker/opts [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/aaparser [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/archive [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/authorization [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/broadcaster [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/capabilities [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/chrootarchive [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/containerfs [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/devicemapper [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/directory [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/dmesg [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/fileutils [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/fsutils [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/homedir [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/idtools [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/ioutils [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/jsonmessage [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/longpath [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/loopback [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/namesgenerator [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/parsers [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/pidfile [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/platform [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/plugingetter [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/plugins [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/plugins/transport [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/pools [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/progress [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/pubsub [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/reexec [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/signal [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/stack [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/stdcopy [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/streamformatter [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/stringid [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/sysinfo [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/system [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/tailfile [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/tarsum [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/truncindex [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/urlutil [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/useragent [2022-06-23T14:40:59.597Z] github.com/docker/docker/plugin [2022-06-23T14:40:59.597Z] github.com/docker/docker/plugin/executor/containerd [2022-06-23T14:40:59.597Z] github.com/docker/docker/plugin/v2 [2022-06-23T14:40:59.597Z] github.com/docker/docker/profiles/apparmor [2022-06-23T14:40:59.597Z] github.com/docker/docker/profiles/seccomp [2022-06-23T14:40:59.597Z] github.com/docker/docker/quota [2022-06-23T14:40:59.597Z] github.com/docker/docker/reference [2022-06-23T14:40:59.597Z] github.com/docker/docker/registry [2022-06-23T14:40:59.597Z] github.com/docker/docker/registry/resumable [2022-06-23T14:40:59.597Z] github.com/docker/docker/restartmanager [2022-06-23T14:40:59.597Z] github.com/docker/docker/rootless [2022-06-23T14:40:59.597Z] github.com/docker/docker/rootless/specconv [2022-06-23T14:40:59.597Z] github.com/docker/docker/runconfig [2022-06-23T14:40:59.597Z] github.com/docker/docker/runconfig/opts [2022-06-23T14:40:59.597Z] github.com/docker/docker/testutil [2022-06-23T14:40:59.597Z] github.com/docker/docker/testutil/daemon [2022-06-23T14:40:59.597Z] github.com/docker/docker/testutil/environment [2022-06-23T14:40:59.597Z] github.com/docker/docker/testutil/fakecontext [2022-06-23T14:40:59.597Z] github.com/docker/docker/testutil/fakegit [2022-06-23T14:40:59.597Z] github.com/docker/docker/testutil/fakestorage [2022-06-23T14:40:59.597Z] github.com/docker/docker/testutil/fixtures/load [2022-06-23T14:40:59.597Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-23T14:40:59.597Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-23T14:40:59.597Z] github.com/docker/docker/testutil/registry [2022-06-23T14:40:59.597Z] github.com/docker/docker/testutil/request [2022-06-23T14:40:59.597Z] github.com/docker/docker/volume [2022-06-23T14:40:59.597Z] github.com/docker/docker/volume/drivers [2022-06-23T14:40:59.597Z] github.com/docker/docker/volume/local [2022-06-23T14:40:59.597Z] github.com/docker/docker/volume/mounts [2022-06-23T14:40:59.597Z] github.com/docker/docker/volume/service [2022-06-23T14:40:59.597Z] github.com/docker/docker/volume/service/opts [2022-06-23T14:40:59.597Z] github.com/docker/docker/volume/testutils' [2022-06-23T14:40:59.597Z] + base_pkg_list='github.com/docker/docker/api [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/server [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/server/backend/build [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/server/httpstatus [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/server/httputils [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/server/middleware [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/server/router [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/server/router/build [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/server/router/container [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/server/router/debug [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/server/router/distribution [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/server/router/grpc [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/server/router/image [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/server/router/network [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/server/router/plugin [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/server/router/session [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/server/router/swarm [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/server/router/system [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/server/router/volume [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/types [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/types/backend [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/types/blkiodev [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/types/container [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/types/events [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/types/filters [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/types/image [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/types/mount [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/types/network [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/types/registry [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/types/strslice [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/types/swarm [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/types/time [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/types/versions [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-23T14:40:59.597Z] github.com/docker/docker/api/types/volume [2022-06-23T14:40:59.597Z] github.com/docker/docker/builder [2022-06-23T14:40:59.597Z] github.com/docker/docker/builder/builder-next [2022-06-23T14:40:59.597Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-23T14:40:59.597Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-23T14:40:59.597Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-23T14:40:59.597Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-23T14:40:59.597Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-23T14:40:59.597Z] github.com/docker/docker/builder/builder-next/worker [2022-06-23T14:40:59.597Z] github.com/docker/docker/builder/dockerfile [2022-06-23T14:40:59.597Z] github.com/docker/docker/builder/remotecontext [2022-06-23T14:40:59.597Z] github.com/docker/docker/builder/remotecontext/git [2022-06-23T14:40:59.597Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-23T14:40:59.597Z] github.com/docker/docker/cli [2022-06-23T14:40:59.597Z] github.com/docker/docker/cli/config [2022-06-23T14:40:59.597Z] github.com/docker/docker/cli/debug [2022-06-23T14:40:59.597Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-23T14:40:59.597Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-23T14:40:59.597Z] github.com/docker/docker/client [2022-06-23T14:40:59.597Z] github.com/docker/docker/cmd/docker-proxy [2022-06-23T14:40:59.597Z] github.com/docker/docker/cmd/dockerd [2022-06-23T14:40:59.597Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-23T14:40:59.597Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-23T14:40:59.597Z] github.com/docker/docker/container [2022-06-23T14:40:59.597Z] github.com/docker/docker/container/stream [2022-06-23T14:40:59.597Z] github.com/docker/docker/contrib/apparmor [2022-06-23T14:40:59.597Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-23T14:40:59.597Z] github.com/docker/docker/contrib/httpserver [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/cluster [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/cluster/convert [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/cluster/executor [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/cluster/provider [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/config [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/events [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/events/testutils [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/exec [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/images [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/initlayer [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/links [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/listeners [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/gelf [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/journald [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/local [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/logentries [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/splunk [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/syslog [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/logger/templates [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/names [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/network [2022-06-23T14:40:59.597Z] github.com/docker/docker/daemon/stats [2022-06-23T14:40:59.597Z] github.com/docker/docker/distribution [2022-06-23T14:40:59.597Z] github.com/docker/docker/distribution/metadata [2022-06-23T14:40:59.597Z] github.com/docker/docker/distribution/utils [2022-06-23T14:40:59.597Z] github.com/docker/docker/distribution/xfer [2022-06-23T14:40:59.597Z] github.com/docker/docker/dockerversion [2022-06-23T14:40:59.597Z] github.com/docker/docker/errdefs [2022-06-23T14:40:59.597Z] github.com/docker/docker/image [2022-06-23T14:40:59.597Z] github.com/docker/docker/image/cache [2022-06-23T14:40:59.597Z] github.com/docker/docker/image/tarexport [2022-06-23T14:40:59.597Z] github.com/docker/docker/image/v1 [2022-06-23T14:40:59.597Z] github.com/docker/docker/internal/test/suite [2022-06-23T14:40:59.597Z] github.com/docker/docker/layer [2022-06-23T14:40:59.597Z] github.com/docker/docker/libcontainerd [2022-06-23T14:40:59.597Z] github.com/docker/docker/libcontainerd/queue [2022-06-23T14:40:59.597Z] github.com/docker/docker/libcontainerd/remote [2022-06-23T14:40:59.597Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-23T14:40:59.597Z] github.com/docker/docker/libcontainerd/types [2022-06-23T14:40:59.597Z] github.com/docker/docker/oci [2022-06-23T14:40:59.597Z] github.com/docker/docker/oci/caps [2022-06-23T14:40:59.597Z] github.com/docker/docker/opts [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/aaparser [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/archive [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/authorization [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/broadcaster [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/capabilities [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/chrootarchive [2022-06-23T14:40:59.597Z] github.com/docker/docker/pkg/containerfs [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/devicemapper [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/directory [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/dmesg [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/fileutils [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/fsutils [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/homedir [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/idtools [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/ioutils [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/jsonmessage [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/longpath [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/loopback [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/namesgenerator [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/parsers [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/pidfile [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/platform [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/plugingetter [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/plugins [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/plugins/transport [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/pools [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/progress [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/pubsub [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/reexec [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/signal [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/stack [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/stdcopy [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/streamformatter [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/stringid [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/sysinfo [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/system [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/tailfile [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/tarsum [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/truncindex [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/urlutil [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/useragent [2022-06-23T14:40:59.598Z] github.com/docker/docker/plugin [2022-06-23T14:40:59.598Z] github.com/docker/docker/plugin/executor/containerd [2022-06-23T14:40:59.598Z] github.com/docker/docker/plugin/v2 [2022-06-23T14:40:59.598Z] github.com/docker/docker/profiles/apparmor [2022-06-23T14:40:59.598Z] github.com/docker/docker/profiles/seccomp [2022-06-23T14:40:59.598Z] github.com/docker/docker/quota [2022-06-23T14:40:59.598Z] github.com/docker/docker/reference [2022-06-23T14:40:59.598Z] github.com/docker/docker/registry [2022-06-23T14:40:59.598Z] github.com/docker/docker/registry/resumable [2022-06-23T14:40:59.598Z] github.com/docker/docker/restartmanager [2022-06-23T14:40:59.598Z] github.com/docker/docker/rootless [2022-06-23T14:40:59.598Z] github.com/docker/docker/rootless/specconv [2022-06-23T14:40:59.598Z] github.com/docker/docker/runconfig [2022-06-23T14:40:59.598Z] github.com/docker/docker/runconfig/opts [2022-06-23T14:40:59.598Z] github.com/docker/docker/testutil [2022-06-23T14:40:59.598Z] github.com/docker/docker/testutil/daemon [2022-06-23T14:40:59.598Z] github.com/docker/docker/testutil/environment [2022-06-23T14:40:59.598Z] github.com/docker/docker/testutil/fakecontext [2022-06-23T14:40:59.598Z] github.com/docker/docker/testutil/fakegit [2022-06-23T14:40:59.598Z] github.com/docker/docker/testutil/fakestorage [2022-06-23T14:40:59.598Z] github.com/docker/docker/testutil/fixtures/load [2022-06-23T14:40:59.598Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-23T14:40:59.598Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-23T14:40:59.598Z] github.com/docker/docker/testutil/registry [2022-06-23T14:40:59.598Z] github.com/docker/docker/testutil/request [2022-06-23T14:40:59.598Z] github.com/docker/docker/volume [2022-06-23T14:40:59.598Z] github.com/docker/docker/volume/drivers [2022-06-23T14:40:59.598Z] github.com/docker/docker/volume/local [2022-06-23T14:40:59.598Z] github.com/docker/docker/volume/mounts [2022-06-23T14:40:59.598Z] github.com/docker/docker/volume/service [2022-06-23T14:40:59.598Z] github.com/docker/docker/volume/service/opts [2022-06-23T14:40:59.598Z] github.com/docker/docker/volume/testutils' [2022-06-23T14:40:59.598Z] ++ echo 'github.com/docker/docker/api [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/server [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/server/backend/build [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/server/httpstatus [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/server/httputils [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/server/middleware [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/server/router [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/server/router/build [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/server/router/container [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/server/router/debug [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/server/router/distribution [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/server/router/grpc [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/server/router/image [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/server/router/network [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/server/router/plugin [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/server/router/session [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/server/router/swarm [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/server/router/system [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/server/router/volume [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/types [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/types/backend [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/types/blkiodev [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/types/container [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/types/events [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/types/filters [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/types/image [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/types/mount [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/types/network [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/types/registry [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/types/strslice [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/types/swarm [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/types/time [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/types/versions [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-23T14:40:59.598Z] github.com/docker/docker/api/types/volume [2022-06-23T14:40:59.598Z] github.com/docker/docker/builder [2022-06-23T14:40:59.598Z] github.com/docker/docker/builder/builder-next [2022-06-23T14:40:59.598Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-23T14:40:59.598Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-23T14:40:59.598Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-23T14:40:59.598Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-23T14:40:59.598Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-23T14:40:59.598Z] github.com/docker/docker/builder/builder-next/worker [2022-06-23T14:40:59.598Z] github.com/docker/docker/builder/dockerfile [2022-06-23T14:40:59.598Z] github.com/docker/docker/builder/remotecontext [2022-06-23T14:40:59.598Z] github.com/docker/docker/builder/remotecontext/git [2022-06-23T14:40:59.598Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-23T14:40:59.598Z] github.com/docker/docker/cli [2022-06-23T14:40:59.598Z] github.com/docker/docker/cli/config [2022-06-23T14:40:59.598Z] github.com/docker/docker/cli/debug [2022-06-23T14:40:59.598Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-23T14:40:59.598Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-23T14:40:59.598Z] github.com/docker/docker/client [2022-06-23T14:40:59.598Z] github.com/docker/docker/cmd/docker-proxy [2022-06-23T14:40:59.598Z] github.com/docker/docker/cmd/dockerd [2022-06-23T14:40:59.598Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-23T14:40:59.598Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-23T14:40:59.598Z] github.com/docker/docker/container [2022-06-23T14:40:59.598Z] github.com/docker/docker/container/stream [2022-06-23T14:40:59.598Z] github.com/docker/docker/contrib/apparmor [2022-06-23T14:40:59.598Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-23T14:40:59.598Z] github.com/docker/docker/contrib/httpserver [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/cluster [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/cluster/convert [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/cluster/executor [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/cluster/provider [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/config [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/events [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/events/testutils [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/exec [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/graphdriver [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/images [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/initlayer [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/links [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/listeners [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/logger [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/logger/gelf [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/logger/journald [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/logger/local [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/logger/logentries [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/logger/splunk [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/logger/syslog [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/logger/templates [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/names [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/network [2022-06-23T14:40:59.598Z] github.com/docker/docker/daemon/stats [2022-06-23T14:40:59.598Z] github.com/docker/docker/distribution [2022-06-23T14:40:59.598Z] github.com/docker/docker/distribution/metadata [2022-06-23T14:40:59.598Z] github.com/docker/docker/distribution/utils [2022-06-23T14:40:59.598Z] github.com/docker/docker/distribution/xfer [2022-06-23T14:40:59.598Z] github.com/docker/docker/dockerversion [2022-06-23T14:40:59.598Z] github.com/docker/docker/errdefs [2022-06-23T14:40:59.598Z] github.com/docker/docker/image [2022-06-23T14:40:59.598Z] github.com/docker/docker/image/cache [2022-06-23T14:40:59.598Z] github.com/docker/docker/image/tarexport [2022-06-23T14:40:59.598Z] github.com/docker/docker/image/v1 [2022-06-23T14:40:59.598Z] github.com/docker/docker/internal/test/suite [2022-06-23T14:40:59.598Z] github.com/docker/docker/layer [2022-06-23T14:40:59.598Z] github.com/docker/docker/libcontainerd [2022-06-23T14:40:59.598Z] github.com/docker/docker/libcontainerd/queue [2022-06-23T14:40:59.598Z] github.com/docker/docker/libcontainerd/remote [2022-06-23T14:40:59.598Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-23T14:40:59.598Z] github.com/docker/docker/libcontainerd/types [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/bitseq [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/cluster [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/config [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/datastore [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/driverapi [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/etchosts [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/idm [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/ipam [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/iptables [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/netlabel [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/netutils [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/networkdb [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/ns [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/options [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/osl [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/portallocator [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/portmapper [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/testutils [2022-06-23T14:40:59.598Z] github.com/docker/docker/libnetwork/types [2022-06-23T14:40:59.598Z] github.com/docker/docker/oci [2022-06-23T14:40:59.598Z] github.com/docker/docker/oci/caps [2022-06-23T14:40:59.598Z] github.com/docker/docker/opts [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/aaparser [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/archive [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/authorization [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/broadcaster [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/capabilities [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/chrootarchive [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/containerfs [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/devicemapper [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/directory [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/dmesg [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/fileutils [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/fsutils [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/homedir [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/idtools [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/ioutils [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/jsonmessage [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/longpath [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/loopback [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/namesgenerator [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/parsers [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/pidfile [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/platform [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/plugingetter [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/plugins [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/plugins/transport [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/pools [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/progress [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/pubsub [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/reexec [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/signal [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/stack [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/stdcopy [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/streamformatter [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/stringid [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/sysinfo [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/system [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/tailfile [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/tarsum [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/truncindex [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/urlutil [2022-06-23T14:40:59.598Z] github.com/docker/docker/pkg/useragent [2022-06-23T14:40:59.598Z] github.com/docker/docker/plugin [2022-06-23T14:40:59.598Z] github.com/docker/docker/plugin/executor/containerd [2022-06-23T14:40:59.598Z] github.com/docker/docker/plugin/v2 [2022-06-23T14:40:59.598Z] github.com/docker/docker/profiles/apparmor [2022-06-23T14:40:59.598Z] github.com/docker/docker/profiles/seccomp [2022-06-23T14:40:59.598Z] github.com/docker/docker/quota [2022-06-23T14:40:59.598Z] github.com/docker/docker/reference [2022-06-23T14:40:59.599Z] github.com/docker/docker/registry [2022-06-23T14:40:59.599Z] github.com/docker/docker/registry/resumable [2022-06-23T14:40:59.599Z] github.com/docker/docker/restartmanager [2022-06-23T14:40:59.599Z] github.com/docker/docker/rootless [2022-06-23T14:40:59.599Z] github.com/docker/docker/rootless/specconv [2022-06-23T14:40:59.599Z] github.com/docker/docker/runconfig [2022-06-23T14:40:59.599Z] github.com/docker/docker/runconfig/opts [2022-06-23T14:40:59.599Z] github.com/docker/docker/testutil [2022-06-23T14:40:59.599Z] github.com/docker/docker/testutil/daemon [2022-06-23T14:40:59.599Z] github.com/docker/docker/testutil/environment [2022-06-23T14:40:59.599Z] github.com/docker/docker/testutil/fakecontext [2022-06-23T14:40:59.599Z] github.com/docker/docker/testutil/fakegit [2022-06-23T14:40:59.599Z] github.com/docker/docker/testutil/fakestorage [2022-06-23T14:40:59.599Z] github.com/docker/docker/testutil/fixtures/load [2022-06-23T14:40:59.599Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-23T14:40:59.599Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-23T14:40:59.599Z] github.com/docker/docker/testutil/registry [2022-06-23T14:40:59.599Z] github.com/docker/docker/testutil/request [2022-06-23T14:40:59.599Z] github.com/docker/docker/volume [2022-06-23T14:40:59.599Z] github.com/docker/docker/volume/drivers [2022-06-23T14:40:59.599Z] github.com/docker/docker/volume/local [2022-06-23T14:40:59.599Z] github.com/docker/docker/volume/mounts [2022-06-23T14:40:59.599Z] github.com/docker/docker/volume/service [2022-06-23T14:40:59.599Z] github.com/docker/docker/volume/service/opts [2022-06-23T14:40:59.599Z] github.com/docker/docker/volume/testutils' [2022-06-23T14:40:59.599Z] ++ grep --fixed-strings /libnetwork [2022-06-23T14:40:59.599Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/bitseq [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/cluster [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/config [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/datastore [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/driverapi [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/etchosts [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/idm [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/ipam [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/iptables [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/netlabel [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/netutils [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/networkdb [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/ns [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/options [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/osl [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/portallocator [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/portmapper [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/testutils [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/types' [2022-06-23T14:40:59.599Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-23T14:40:59.599Z] + echo 'github.com/docker/docker/libnetwork [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/bitseq [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/cluster [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/config [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/datastore [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/driverapi [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/etchosts [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/idm [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/ipam [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/iptables [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/netlabel [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/netutils [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/networkdb [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/ns [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/options [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/osl [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/portallocator [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/portmapper [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/testutils [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/types' [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-23T14:40:59.599Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-23T14:40:59.599Z] + type docker-proxy [2022-06-23T14:40:59.599Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-23T14:40:59.599Z] + hack/make.sh binary-proxy install-proxy [2022-06-23T14:40:59.599Z] [2022-06-23T14:40:59.599Z] Removing bundles/ [2022-06-23T14:40:59.599Z] [2022-06-23T14:40:59.599Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-23T14:40:59.599Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-23T14:40:59.599Z] GOOS="" GOARCH="" GOARM="" [2022-06-23T14:41:00.044Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-06-23T14:41:00.044Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14078963147_/foo_true_____} [2022-06-23T14:41:00.213Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2022-06-23T14:41:00.213Z] === RUN TestCreateServiceSysctls [2022-06-23T14:41:00.301Z] --- PASS: TestIpcModeShareable (0.69s) [2022-06-23T14:41:00.301Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-23T14:41:01.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3299096485_/foo_false_____} [2022-06-23T14:41:02.557Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-23T14:41:02.600Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.34s) [2022-06-23T14:41:02.600Z] === RUN TestAPIIpcModeHost [2022-06-23T14:41:03.119Z] --- PASS: TestDockerNetworkMacvlan (9.42s) [2022-06-23T14:41:03.119Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-06-23T14:41:03.119Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-06-23T14:41:03.119Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-06-23T14:41:03.119Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.76s) [2022-06-23T14:41:03.119Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-06-23T14:41:03.119Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-06-23T14:41:03.119Z] PASS [2022-06-23T14:41:03.119Z] [2022-06-23T14:41:03.119Z] DONE 8 tests in 10.930s [2022-06-23T14:41:03.119Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-23T14:41:03.119Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:41:03.119Z] ++ set -e [2022-06-23T14:41:03.119Z] ++ '[' -n 0 ']' [2022-06-23T14:41:03.119Z] ++ set -x [2022-06-23T14:41:03.119Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:41:03.119Z] testing: warning: no tests to run [2022-06-23T14:41:03.119Z] PASS [2022-06-23T14:41:03.119Z] [2022-06-23T14:41:03.119Z] DONE 0 tests in 0.023s [2022-06-23T14:41:03.119Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-23T14:41:03.119Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:41:03.119Z] ++ set -e [2022-06-23T14:41:03.119Z] ++ '[' -n 0 ']' [2022-06-23T14:41:03.119Z] ++ set -x [2022-06-23T14:41:03.119Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:41:03.119Z] INFO: Testing against a local daemon [2022-06-23T14:41:03.119Z] === RUN TestAuthZPluginAllowRequest [2022-06-23T14:41:03.164Z] --- PASS: TestAPIIpcModeHost (0.52s) [2022-06-23T14:41:03.164Z] === RUN TestDaemonIpcModeShareable [2022-06-23T14:41:03.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3299096485_/foo_true_____} [2022-06-23T14:41:03.506Z] --- PASS: TestCreateServiceSysctls (3.18s) [2022-06-23T14:41:03.506Z] === RUN TestCreateServiceCapabilities [2022-06-23T14:41:03.726Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-06-23T14:41:04.288Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-06-23T14:41:04.484Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2022-06-23T14:41:04.484Z] === RUN TestAuthZPluginTLS [2022-06-23T14:41:04.544Z] --- PASS: TestDaemonIpcModeShareable (1.34s) [2022-06-23T14:41:04.544Z] === RUN TestDaemonIpcModePrivate [2022-06-23T14:41:04.544Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3299096485_/foo_true__0xc000a7db00___} [2022-06-23T14:41:04.740Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-06-23T14:41:04.740Z] === RUN TestAuthZPluginDenyRequest [2022-06-23T14:41:05.301Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-23T14:41:05.301Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-23T14:41:05.863Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-23T14:41:05.863Z] === RUN TestAuthZPluginDenyResponse [2022-06-23T14:41:05.910Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2022-06-23T14:41:05.910Z] --- PASS: TestDaemonIpcModePrivate (1.56s) [2022-06-23T14:41:05.910Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-23T14:41:06.041Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-06-23T14:41:06.041Z] === RUN TestInspect [2022-06-23T14:41:06.166Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-06-23T14:41:06.166Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-23T14:41:06.166Z] check_test.go:540: [d0a225b29ecba] daemon is not started [2022-06-23T14:41:06.166Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-06-23T14:41:06.166Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a7db18__} [2022-06-23T14:41:06.424Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-06-23T14:41:06.424Z] === RUN TestAuthZPluginAllowEventStream [2022-06-23T14:41:07.533Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2022-06-23T14:41:07.534Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.51s) [2022-06-23T14:41:07.534Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-23T14:41:07.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a7db30__} [2022-06-23T14:41:07.711Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-23T14:41:07.711Z] [2022-06-23T14:41:07.711Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-23T14:41:07.711Z] Installing docker-proxy to /usr/local/bin/ [2022-06-23T14:41:07.711Z] [2022-06-23T14:41:07.711Z] + mkdir -p bundles [2022-06-23T14:41:07.711Z] + '[' -n 'github.com/docker/docker/api [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/server [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/server/backend/build [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/server/httpstatus [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/server/httputils [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/server/middleware [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/server/router [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/server/router/build [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/server/router/container [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/server/router/debug [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/server/router/distribution [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/server/router/grpc [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/server/router/image [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/server/router/network [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/server/router/plugin [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/server/router/session [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/server/router/swarm [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/server/router/system [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/server/router/volume [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/types [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/types/backend [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/types/blkiodev [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/types/container [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/types/events [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/types/filters [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/types/image [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/types/mount [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/types/network [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/types/registry [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/types/strslice [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/types/swarm [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/types/time [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/types/versions [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-23T14:41:07.711Z] github.com/docker/docker/api/types/volume [2022-06-23T14:41:07.711Z] github.com/docker/docker/builder [2022-06-23T14:41:07.711Z] github.com/docker/docker/builder/builder-next [2022-06-23T14:41:07.711Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-23T14:41:07.711Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-23T14:41:07.711Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-23T14:41:07.711Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-23T14:41:07.711Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-23T14:41:07.711Z] github.com/docker/docker/builder/builder-next/worker [2022-06-23T14:41:07.711Z] github.com/docker/docker/builder/dockerfile [2022-06-23T14:41:07.711Z] github.com/docker/docker/builder/remotecontext [2022-06-23T14:41:07.711Z] github.com/docker/docker/builder/remotecontext/git [2022-06-23T14:41:07.711Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-23T14:41:07.711Z] github.com/docker/docker/cli [2022-06-23T14:41:07.711Z] github.com/docker/docker/cli/config [2022-06-23T14:41:07.711Z] github.com/docker/docker/cli/debug [2022-06-23T14:41:07.711Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-23T14:41:07.711Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-23T14:41:07.711Z] github.com/docker/docker/client [2022-06-23T14:41:07.711Z] github.com/docker/docker/cmd/docker-proxy [2022-06-23T14:41:07.711Z] github.com/docker/docker/cmd/dockerd [2022-06-23T14:41:07.711Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-23T14:41:07.711Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-23T14:41:07.711Z] github.com/docker/docker/container [2022-06-23T14:41:07.711Z] github.com/docker/docker/container/stream [2022-06-23T14:41:07.711Z] github.com/docker/docker/contrib/apparmor [2022-06-23T14:41:07.711Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-23T14:41:07.711Z] github.com/docker/docker/contrib/httpserver [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/cluster [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/cluster/convert [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/cluster/executor [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/cluster/provider [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/config [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/events [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/events/testutils [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/exec [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/graphdriver [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/images [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/initlayer [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/links [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/listeners [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/logger [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/logger/gelf [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/logger/journald [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/logger/local [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/logger/logentries [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/logger/splunk [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/logger/syslog [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/logger/templates [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/names [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/network [2022-06-23T14:41:07.711Z] github.com/docker/docker/daemon/stats [2022-06-23T14:41:07.711Z] github.com/docker/docker/distribution [2022-06-23T14:41:07.711Z] github.com/docker/docker/distribution/metadata [2022-06-23T14:41:07.711Z] github.com/docker/docker/distribution/utils [2022-06-23T14:41:07.711Z] github.com/docker/docker/distribution/xfer [2022-06-23T14:41:07.711Z] github.com/docker/docker/dockerversion [2022-06-23T14:41:07.711Z] github.com/docker/docker/errdefs [2022-06-23T14:41:07.711Z] github.com/docker/docker/image [2022-06-23T14:41:07.712Z] github.com/docker/docker/image/cache [2022-06-23T14:41:07.712Z] github.com/docker/docker/image/tarexport [2022-06-23T14:41:07.712Z] github.com/docker/docker/image/v1 [2022-06-23T14:41:07.712Z] github.com/docker/docker/internal/test/suite [2022-06-23T14:41:07.712Z] github.com/docker/docker/layer [2022-06-23T14:41:07.712Z] github.com/docker/docker/libcontainerd [2022-06-23T14:41:07.712Z] github.com/docker/docker/libcontainerd/queue [2022-06-23T14:41:07.712Z] github.com/docker/docker/libcontainerd/remote [2022-06-23T14:41:07.712Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-23T14:41:07.712Z] github.com/docker/docker/libcontainerd/types [2022-06-23T14:41:07.712Z] github.com/docker/docker/oci [2022-06-23T14:41:07.712Z] github.com/docker/docker/oci/caps [2022-06-23T14:41:07.712Z] github.com/docker/docker/opts [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/aaparser [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/archive [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/authorization [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/broadcaster [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/capabilities [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/chrootarchive [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/containerfs [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/devicemapper [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/directory [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/dmesg [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/fileutils [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/fsutils [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/homedir [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/idtools [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/ioutils [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/jsonmessage [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/longpath [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/loopback [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/namesgenerator [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/parsers [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/pidfile [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/platform [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/plugingetter [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/plugins [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/plugins/transport [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/pools [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/progress [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/pubsub [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/reexec [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/signal [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/stack [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/stdcopy [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/streamformatter [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/stringid [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/sysinfo [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/system [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/tailfile [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/tarsum [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/truncindex [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/urlutil [2022-06-23T14:41:07.712Z] github.com/docker/docker/pkg/useragent [2022-06-23T14:41:07.712Z] github.com/docker/docker/plugin [2022-06-23T14:41:07.712Z] github.com/docker/docker/plugin/executor/containerd [2022-06-23T14:41:07.712Z] github.com/docker/docker/plugin/v2 [2022-06-23T14:41:07.712Z] github.com/docker/docker/profiles/apparmor [2022-06-23T14:41:07.712Z] github.com/docker/docker/profiles/seccomp [2022-06-23T14:41:07.712Z] github.com/docker/docker/quota [2022-06-23T14:41:07.712Z] github.com/docker/docker/reference [2022-06-23T14:41:07.712Z] github.com/docker/docker/registry [2022-06-23T14:41:07.712Z] github.com/docker/docker/registry/resumable [2022-06-23T14:41:07.712Z] github.com/docker/docker/restartmanager [2022-06-23T14:41:07.712Z] github.com/docker/docker/rootless [2022-06-23T14:41:07.712Z] github.com/docker/docker/rootless/specconv [2022-06-23T14:41:07.712Z] github.com/docker/docker/runconfig [2022-06-23T14:41:07.712Z] github.com/docker/docker/runconfig/opts [2022-06-23T14:41:07.712Z] github.com/docker/docker/testutil [2022-06-23T14:41:07.712Z] github.com/docker/docker/testutil/daemon [2022-06-23T14:41:07.712Z] github.com/docker/docker/testutil/environment [2022-06-23T14:41:07.712Z] github.com/docker/docker/testutil/fakecontext [2022-06-23T14:41:07.712Z] github.com/docker/docker/testutil/fakegit [2022-06-23T14:41:07.712Z] github.com/docker/docker/testutil/fakestorage [2022-06-23T14:41:07.712Z] github.com/docker/docker/testutil/fixtures/load [2022-06-23T14:41:07.712Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-23T14:41:07.712Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-23T14:41:07.712Z] github.com/docker/docker/testutil/registry [2022-06-23T14:41:07.712Z] github.com/docker/docker/testutil/request [2022-06-23T14:41:07.712Z] github.com/docker/docker/volume [2022-06-23T14:41:07.712Z] github.com/docker/docker/volume/drivers [2022-06-23T14:41:07.712Z] github.com/docker/docker/volume/local [2022-06-23T14:41:07.712Z] github.com/docker/docker/volume/mounts [2022-06-23T14:41:07.712Z] github.com/docker/docker/volume/service [2022-06-23T14:41:07.712Z] github.com/docker/docker/volume/service/opts [2022-06-23T14:41:07.712Z] github.com/docker/docker/volume/testutils' ']' [2022-06-23T14:41:07.712Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-06-23T14:41:07.788Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-06-23T14:41:07.788Z] === RUN TestAuthZPluginErrorResponse [2022-06-23T14:41:07.970Z] ? github.com/docker/docker/api [no test files] [2022-06-23T14:41:08.043Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-06-23T14:41:08.043Z] === RUN TestAuthZPluginErrorRequest [2022-06-23T14:41:08.097Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-06-23T14:41:08.577Z] --- PASS: TestInspect (2.85s) [2022-06-23T14:41:08.577Z] === RUN TestCreateJob [2022-06-23T14:41:08.605Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-23T14:41:08.605Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-23T14:41:08.660Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-06-23T14:41:08.917Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s) [2022-06-23T14:41:08.917Z] === RUN TestIpcModeOlderClient [2022-06-23T14:41:08.917Z] === PAUSE TestIpcModeOlderClient [2022-06-23T14:41:08.917Z] === RUN TestKillContainerInvalidSignal [2022-06-23T14:41:09.166Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-06-23T14:41:09.166Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-23T14:41:09.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a7db48__} [2022-06-23T14:41:10.103Z] --- PASS: TestKillContainerInvalidSignal (0.96s) [2022-06-23T14:41:10.103Z] === RUN TestKillContainer [2022-06-23T14:41:10.103Z] === RUN TestKillContainer/no_signal [2022-06-23T14:41:10.103Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-06-23T14:41:10.359Z] === RUN TestKillContainer/non_killing_signal [2022-06-23T14:41:10.531Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s) [2022-06-23T14:41:10.531Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-23T14:41:10.922Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a7db60__} [2022-06-23T14:41:10.922Z] === RUN TestKillContainer/killing_signal [2022-06-23T14:41:11.484Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-06-23T14:41:11.740Z] --- PASS: TestKillContainer (1.99s) [2022-06-23T14:41:11.741Z] --- PASS: TestKillContainer/no_signal (0.55s) [2022-06-23T14:41:11.741Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2022-06-23T14:41:11.741Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2022-06-23T14:41:11.741Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-23T14:41:11.741Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-23T14:41:11.865Z] --- PASS: TestCreateJob (3.16s) [2022-06-23T14:41:11.865Z] === RUN TestReplicatedJob [2022-06-23T14:41:11.896Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.32s) [2022-06-23T14:41:11.896Z] === RUN TestAuthZPluginHeader [2022-06-23T14:41:12.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-06-23T14:41:12.303Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-23T14:41:12.457Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-06-23T14:41:12.457Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-23T14:41:12.457Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-23T14:41:12.457Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-23T14:41:12.457Z] === RUN TestAuthZPluginV2Disable [2022-06-23T14:41:12.457Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-23T14:41:12.457Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-06-23T14:41:12.457Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-23T14:41:12.457Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-23T14:41:12.457Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-23T14:41:12.457Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-23T14:41:12.457Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-23T14:41:12.457Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-23T14:41:12.457Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-23T14:41:13.233Z] check_test.go:540: [d9c4e85bc9fab] daemon is not started [2022-06-23T14:41:13.233Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-06-23T14:41:13.233Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2022-06-23T14:41:13.233Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2022-06-23T14:41:13.233Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2022-06-23T14:41:13.233Z] === RUN TestKillStoppedContainer [2022-06-23T14:41:13.233Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-06-23T14:41:13.233Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-23T14:41:13.490Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2022-06-23T14:41:13.490Z] === RUN TestKillDifferentUserContainer [2022-06-23T14:41:14.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-06-23T14:41:14.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-06-23T14:41:14.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-06-23T14:41:14.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-06-23T14:41:14.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-06-23T14:41:14.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-06-23T14:41:14.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-06-23T14:41:14.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-06-23T14:41:14.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-06-23T14:41:14.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-06-23T14:41:14.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-06-23T14:41:14.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-06-23T14:41:14.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-06-23T14:41:14.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-06-23T14:41:14.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-06-23T14:41:14.054Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2022-06-23T14:41:14.054Z] === RUN TestInspectOomKilledTrue [2022-06-23T14:41:14.054Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-23T14:41:14.054Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-23T14:41:14.054Z] === RUN TestInspectOomKilledFalse [2022-06-23T14:41:14.054Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-23T14:41:14.054Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-23T14:41:14.054Z] === RUN TestLinksEtcHostsContentMatch [2022-06-23T14:41:14.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-06-23T14:41:14.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-06-23T14:41:14.311Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-06-23T14:41:14.311Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-06-23T14:41:14.311Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-06-23T14:41:14.311Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-06-23T14:41:14.568Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2022-06-23T14:41:14.568Z] === RUN TestLinksContainerNames [2022-06-23T14:41:15.499Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-06-23T14:41:15.756Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-06-23T14:41:16.325Z] --- PASS: TestLinksContainerNames (1.63s) [2022-06-23T14:41:16.325Z] === RUN TestLogsFollowTailEmpty [2022-06-23T14:41:16.325Z] check_test.go:540: [d893db046bc06] daemon is not started [2022-06-23T14:41:16.325Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-06-23T14:41:16.890Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-06-23T14:41:17.140Z] --- PASS: TestReplicatedJob (5.12s) [2022-06-23T14:41:17.140Z] === RUN TestUpdateReplicatedJob [2022-06-23T14:41:17.146Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2022-06-23T14:41:17.146Z] === RUN TestLogs [2022-06-23T14:41:17.146Z] === RUN TestLogs/driver_local [2022-06-23T14:41:17.146Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-06-23T14:41:17.146Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-06-23T14:41:17.146Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-06-23T14:41:17.146Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-06-23T14:41:17.146Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-06-23T14:41:17.146Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-06-23T14:41:17.146Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-23T14:41:17.146Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-23T14:41:17.146Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-06-23T14:41:17.146Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-06-23T14:41:17.146Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-06-23T14:41:17.146Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-06-23T14:41:17.146Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-06-23T14:41:17.146Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-06-23T14:41:17.708Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-06-23T14:41:17.964Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-06-23T14:41:17.964Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-06-23T14:41:19.333Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-06-23T14:41:19.333Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-06-23T14:41:19.333Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-06-23T14:41:19.333Z] docker_cli_daemon_plugins_test.go:80: [d04d74f8a02bd] daemon is not started [2022-06-23T14:41:20.263Z] === RUN TestLogs/driver_json-file [2022-06-23T14:41:20.263Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-23T14:41:20.263Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-23T14:41:20.263Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-06-23T14:41:20.263Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-06-23T14:41:20.263Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-06-23T14:41:20.263Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-06-23T14:41:20.263Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-23T14:41:20.263Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-23T14:41:20.263Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-06-23T14:41:20.263Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-06-23T14:41:20.263Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-06-23T14:41:20.263Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-06-23T14:41:20.263Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-06-23T14:41:20.263Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-06-23T14:41:20.431Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2022-06-23T14:41:20.431Z] === RUN TestServiceListWithStatuses [2022-06-23T14:41:20.431Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-23T14:41:20.431Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-23T14:41:20.431Z] === RUN TestDockerNetworkConnectAlias [2022-06-23T14:41:20.520Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-06-23T14:41:20.776Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-06-23T14:41:21.340Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-06-23T14:41:21.340Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-06-23T14:41:21.597Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-06-23T14:41:22.528Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-06-23T14:41:22.528Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-06-23T14:41:22.528Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-06-23T14:41:22.528Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-06-23T14:41:23.458Z] --- PASS: TestLogs (6.21s) [2022-06-23T14:41:23.458Z] --- PASS: TestLogs/driver_local (0.02s) [2022-06-23T14:41:23.458Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.77s) [2022-06-23T14:41:23.458Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.90s) [2022-06-23T14:41:23.458Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.17s) [2022-06-23T14:41:23.458Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.28s) [2022-06-23T14:41:23.458Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.12s) [2022-06-23T14:41:23.458Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.91s) [2022-06-23T14:41:23.458Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-06-23T14:41:23.458Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.06s) [2022-06-23T14:41:23.458Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.14s) [2022-06-23T14:41:23.458Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.02s) [2022-06-23T14:41:23.458Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.97s) [2022-06-23T14:41:23.458Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.90s) [2022-06-23T14:41:23.458Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.00s) [2022-06-23T14:41:23.458Z] === RUN TestContainerNetworkMountsNoChown [2022-06-23T14:41:23.458Z] docker_cli_daemon_plugins_test.go:170: [deef1c5731ed8] daemon is not started [2022-06-23T14:41:23.458Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-06-23T14:41:24.021Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/default [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/default [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/private [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/private [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/rprivate [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/slave [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/slave [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/rslave [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/shared [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/shared [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/rshared [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-23T14:41:24.021Z] === CONT TestMountDaemonRoot/default [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-23T14:41:24.021Z] === CONT TestMountDaemonRoot/rslave [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-23T14:41:24.021Z] === CONT TestMountDaemonRoot/rshared [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-23T14:41:24.021Z] === CONT TestMountDaemonRoot/shared [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-23T14:41:24.021Z] === CONT TestMountDaemonRoot/rprivate [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-23T14:41:24.021Z] === CONT TestMountDaemonRoot/slave [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-23T14:41:24.021Z] === CONT TestMountDaemonRoot/private [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-23T14:41:24.021Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-23T14:41:24.021Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-23T14:41:24.021Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-23T14:41:24.021Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-23T14:41:24.021Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-06-23T14:41:24.021Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-23T14:41:24.021Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-23T14:41:24.278Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-23T14:41:24.278Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-23T14:41:24.278Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-23T14:41:24.278Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-23T14:41:24.278Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-23T14:41:24.278Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-23T14:41:24.278Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-23T14:41:24.278Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-23T14:41:24.278Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-23T14:41:24.278Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-23T14:41:24.535Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-23T14:41:24.535Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-23T14:41:24.535Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-23T14:41:24.535Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-23T14:41:24.535Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-23T14:41:24.535Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-23T14:41:24.535Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-23T14:41:24.535Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-23T14:41:24.535Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-23T14:41:24.535Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-23T14:41:24.535Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-23T14:41:24.535Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-23T14:41:24.535Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-23T14:41:24.535Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-23T14:41:24.625Z] --- PASS: TestDockerNetworkConnectAlias (4.21s) [2022-06-23T14:41:24.625Z] === RUN TestDockerNetworkReConnect [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2022-06-23T14:41:24.792Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-06-23T14:41:24.792Z] === RUN TestContainerBindMountNonRecursive [2022-06-23T14:41:24.792Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-06-23T14:41:24.792Z] === RUN TestDockerSuite/TestExecAPIStart [2022-06-23T14:41:26.050Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-06-23T14:41:26.687Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-06-23T14:41:26.944Z] --- PASS: TestContainerBindMountNonRecursive (2.15s) [2022-06-23T14:41:26.944Z] === RUN TestContainerVolumesMountedAsShared [2022-06-23T14:41:27.507Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-06-23T14:41:27.507Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2022-06-23T14:41:27.507Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-23T14:41:27.915Z] --- PASS: TestDockerNetworkReConnect (3.44s) [2022-06-23T14:41:27.915Z] === RUN TestServicePlugin [2022-06-23T14:41:28.438Z] --- PASS: TestContainerVolumesMountedAsSlave (0.68s) [2022-06-23T14:41:28.438Z] === RUN TestNetworkNat [2022-06-23T14:41:28.438Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-06-23T14:41:28.438Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-06-23T14:41:28.696Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-06-23T14:41:28.953Z] --- PASS: TestNetworkNat (0.80s) [2022-06-23T14:41:28.953Z] === RUN TestNetworkLocalhostTCPNat [2022-06-23T14:41:29.210Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-06-23T14:41:29.467Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-06-23T14:41:30.031Z] check_test.go:540: [dcac783bd7e98] daemon is not started [2022-06-23T14:41:30.031Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-06-23T14:41:30.031Z] --- PASS: TestNetworkLocalhostTCPNat (1.04s) [2022-06-23T14:41:30.031Z] === RUN TestNetworkLoopbackNat [2022-06-23T14:41:30.031Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-06-23T14:41:30.495Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-06-23T14:41:30.495Z] PASS [2022-06-23T14:41:30.495Z] [2022-06-23T14:41:30.495Z] === Skipped [2022-06-23T14:41:30.495Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-23T14:41:30.495Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-23T14:41:30.495Z] [2022-06-23T14:41:30.495Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-06-23T14:41:30.495Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-23T14:41:30.495Z] [2022-06-23T14:41:30.495Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-23T14:41:30.495Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-23T14:41:30.495Z] [2022-06-23T14:41:30.495Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-23T14:41:30.495Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-23T14:41:30.495Z] [2022-06-23T14:41:30.495Z] DONE 17 tests, 4 skipped in 25.985s [2022-06-23T14:41:30.495Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-23T14:41:30.495Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:41:30.495Z] ++ set -e [2022-06-23T14:41:30.495Z] ++ '[' -n 0 ']' [2022-06-23T14:41:30.495Z] ++ set -x [2022-06-23T14:41:30.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:41:30.495Z] INFO: Testing against a local daemon [2022-06-23T14:41:30.495Z] === RUN TestPluginInvalidJSON [2022-06-23T14:41:30.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-23T14:41:30.495Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-23T14:41:30.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-23T14:41:30.495Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-23T14:41:30.495Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-23T14:41:30.495Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-23T14:41:30.495Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-23T14:41:30.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-23T14:41:30.495Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-23T14:41:30.495Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-23T14:41:30.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-23T14:41:30.495Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-23T14:41:30.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-23T14:41:30.495Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-23T14:41:30.495Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-23T14:41:30.495Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-23T14:41:30.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-23T14:41:30.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-23T14:41:30.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-23T14:41:30.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-23T14:41:30.495Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-23T14:41:30.495Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-23T14:41:30.495Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-06-23T14:41:30.495Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-23T14:41:30.495Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-23T14:41:30.495Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.01s) [2022-06-23T14:41:30.495Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-23T14:41:30.496Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-06-23T14:41:30.496Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-23T14:41:30.496Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-23T14:41:30.496Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s) [2022-06-23T14:41:30.496Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-23T14:41:30.496Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-23T14:41:30.496Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-23T14:41:30.496Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-23T14:41:30.496Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-23T14:41:30.496Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-23T14:41:30.496Z] === RUN TestPluginInstall [2022-06-23T14:41:30.496Z] === RUN TestPluginInstall/no_auth [2022-06-23T14:41:30.496Z] time="2022-06-23T14:41:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-23T14:41:30.496Z] time="2022-06-23T14:41:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71be60a1b949c62351f978e7f63268ba37c65da31ffe414337b1af5b406679ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-23T14:41:30.496Z] time="2022-06-23T14:41:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-23T14:41:30.496Z] time="2022-06-23T14:41:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71be60a1b949c62351f978e7f63268ba37c65da31ffe414337b1af5b406679ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-23T14:41:30.496Z] === RUN TestPluginInstall/with_htpasswd [2022-06-23T14:41:30.496Z] time="2022-06-23T14:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-23T14:41:30.496Z] time="2022-06-23T14:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f72a66b14aef3a394e66022342969b188db96263dba86fea3d0a1329e1f46cb4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-23T14:41:30.496Z] time="2022-06-23T14:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-23T14:41:30.496Z] time="2022-06-23T14:41:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f72a66b14aef3a394e66022342969b188db96263dba86fea3d0a1329e1f46cb4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-23T14:41:30.753Z] === RUN TestPluginInstall/with_insecure [2022-06-23T14:41:30.961Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-06-23T14:41:31.209Z] plugin_test.go:61: [da18642608581] joining swarm manager [d9831fae55564]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:41:31.524Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-06-23T14:41:31.681Z] time="2022-06-23T14:41:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-23T14:41:31.681Z] time="2022-06-23T14:41:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c8f6c5ae25d0e4ee21780349e10b0e20b45ce2a77f8e60f995dda6fc9f6c60c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-23T14:41:31.681Z] time="2022-06-23T14:41:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-23T14:41:31.681Z] time="2022-06-23T14:41:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c8f6c5ae25d0e4ee21780349e10b0e20b45ce2a77f8e60f995dda6fc9f6c60c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-23T14:41:31.780Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-06-23T14:41:31.937Z] plugin_test.go:195: [d1787625aedf6] daemon is not started [2022-06-23T14:41:31.938Z] --- PASS: TestPluginInstall (2.52s) [2022-06-23T14:41:31.938Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-06-23T14:41:31.938Z] --- PASS: TestPluginInstall/with_htpasswd (0.54s) [2022-06-23T14:41:31.938Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-06-23T14:41:31.938Z] === RUN TestPluginsWithRuntimes [2022-06-23T14:41:32.344Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-06-23T14:41:32.587Z] plugin_test.go:64: [db00f0e33b307] joining swarm manager [d9831fae55564]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T14:41:32.907Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-06-23T14:41:33.163Z] --- PASS: TestNetworkLoopbackNat (2.98s) [2022-06-23T14:41:33.163Z] === RUN TestPause [2022-06-23T14:41:33.302Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-23T14:41:33.727Z] --- PASS: TestPause (0.77s) [2022-06-23T14:41:33.727Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-23T14:41:33.727Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-23T14:41:33.727Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-23T14:41:33.727Z] === RUN TestPauseStopPausedContainer [2022-06-23T14:41:33.983Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-06-23T14:41:34.229Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-23T14:41:34.581Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-06-23T14:41:34.581Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2022-06-23T14:41:34.581Z] === RUN TestPidHost [2022-06-23T14:41:35.157Z] --- PASS: TestPluginsWithRuntimes (3.22s) [2022-06-23T14:41:35.157Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-06-23T14:41:35.157Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-06-23T14:41:35.157Z] === RUN TestPluginBackCompatMediaTypes [2022-06-23T14:41:35.719Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-06-23T14:41:35.719Z] PASS [2022-06-23T14:41:35.719Z] [2022-06-23T14:41:35.719Z] DONE 24 tests in 6.449s [2022-06-23T14:41:35.720Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-23T14:41:35.720Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:41:35.720Z] ++ set -e [2022-06-23T14:41:35.720Z] ++ '[' -n 0 ']' [2022-06-23T14:41:35.720Z] ++ set -x [2022-06-23T14:41:35.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:41:35.720Z] INFO: Testing against a local daemon [2022-06-23T14:41:35.720Z] === RUN TestExternalGraphDriver [2022-06-23T14:41:35.720Z] === RUN TestExternalGraphDriver/json [2022-06-23T14:41:35.972Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-06-23T14:41:36.229Z] --- PASS: TestPidHost (1.42s) [2022-06-23T14:41:36.229Z] === RUN TestPsFilter [2022-06-23T14:41:36.229Z] --- PASS: TestPsFilter (0.13s) [2022-06-23T14:41:36.229Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-23T14:41:36.793Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2022-06-23T14:41:36.793Z] === RUN TestRemoveContainerWithVolume [2022-06-23T14:41:37.355Z] --- PASS: TestRemoveContainerWithVolume (0.58s) [2022-06-23T14:41:37.355Z] === RUN TestRemoveContainerRunning [2022-06-23T14:41:37.355Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-06-23T14:41:37.609Z] === RUN TestExternalGraphDriver/spec [2022-06-23T14:41:37.918Z] --- PASS: TestRemoveContainerRunning (0.54s) [2022-06-23T14:41:37.918Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-23T14:41:38.480Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2022-06-23T14:41:38.480Z] === RUN TestRemoveInvalidContainer [2022-06-23T14:41:38.480Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-23T14:41:38.480Z] === RUN TestRenameLinkedContainer [2022-06-23T14:41:38.979Z] === RUN TestExternalGraphDriver/pull [2022-06-23T14:41:39.043Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-06-23T14:41:40.411Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-06-23T14:41:40.669Z] --- PASS: TestRenameLinkedContainer (2.32s) [2022-06-23T14:41:40.670Z] === RUN TestRenameStoppedContainer [2022-06-23T14:41:40.867Z] --- PASS: TestExternalGraphDriver (4.86s) [2022-06-23T14:41:40.867Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-06-23T14:41:40.867Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-06-23T14:41:40.867Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2022-06-23T14:41:40.867Z] === RUN TestGraphdriverPluginV2 [2022-06-23T14:41:40.867Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-23T14:41:40.867Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-06-23T14:41:40.867Z] PASS [2022-06-23T14:41:40.867Z] [2022-06-23T14:41:40.867Z] === Skipped [2022-06-23T14:41:40.867Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-06-23T14:41:40.867Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-23T14:41:40.867Z] [2022-06-23T14:41:40.867Z] DONE 5 tests, 1 skipped in 4.980s [2022-06-23T14:41:40.867Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-23T14:41:40.867Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:41:40.867Z] ++ set -e [2022-06-23T14:41:40.868Z] ++ '[' -n 0 ']' [2022-06-23T14:41:40.868Z] ++ set -x [2022-06-23T14:41:40.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:41:40.868Z] INFO: Testing against a local daemon [2022-06-23T14:41:40.868Z] === RUN TestContinueAfterPluginCrash [2022-06-23T14:41:40.868Z] === PAUSE TestContinueAfterPluginCrash [2022-06-23T14:41:40.868Z] === RUN TestReadPluginNoRead [2022-06-23T14:41:40.868Z] === PAUSE TestReadPluginNoRead [2022-06-23T14:41:40.868Z] === RUN TestDaemonStartWithLogOpt [2022-06-23T14:41:40.868Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-23T14:41:40.868Z] === CONT TestContinueAfterPluginCrash [2022-06-23T14:41:40.868Z] === CONT TestDaemonStartWithLogOpt [2022-06-23T14:41:40.926Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-06-23T14:41:41.183Z] --- PASS: TestRenameStoppedContainer (0.46s) [2022-06-23T14:41:41.183Z] === RUN TestRenameRunningContainerAndReuse [2022-06-23T14:41:42.113Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s) [2022-06-23T14:41:42.113Z] === RUN TestRenameInvalidName [2022-06-23T14:41:42.675Z] --- PASS: TestRenameInvalidName (0.50s) [2022-06-23T14:41:42.675Z] === RUN TestRenameAnonymousContainer [2022-06-23T14:41:44.136Z] --- PASS: TestDaemonStartWithLogOpt (2.95s) [2022-06-23T14:41:44.136Z] === CONT TestReadPluginNoRead [2022-06-23T14:41:44.569Z] --- PASS: TestRenameAnonymousContainer (1.69s) [2022-06-23T14:41:44.569Z] === RUN TestRenameContainerWithSameName [2022-06-23T14:41:44.569Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-06-23T14:41:44.827Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2022-06-23T14:41:44.827Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-23T14:41:45.085Z] === RUN TestDockerSuite/TestGetContainerStats [2022-06-23T14:41:46.014Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s) [2022-06-23T14:41:46.014Z] === RUN TestResize [2022-06-23T14:41:46.025Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-23T14:41:46.577Z] --- PASS: TestResize (0.46s) [2022-06-23T14:41:46.577Z] === RUN TestResizeWithInvalidSize [2022-06-23T14:41:46.952Z] === RUN TestReadPluginNoRead/default [2022-06-23T14:41:47.140Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2022-06-23T14:41:47.140Z] === RUN TestResizeWhenContainerNotStarted [2022-06-23T14:41:47.396Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-06-23T14:41:47.396Z] === RUN TestDaemonRestartKillContainers [2022-06-23T14:41:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-23T14:41:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-23T14:41:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-23T14:41:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-23T14:41:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-23T14:41:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-23T14:41:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-23T14:41:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-23T14:41:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-23T14:41:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-23T14:41:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-23T14:41:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-23T14:41:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-23T14:41:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-23T14:41:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-23T14:41:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-23T14:41:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-23T14:41:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-23T14:41:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-23T14:41:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-23T14:41:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-23T14:41:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-23T14:41:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-23T14:41:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-23T14:41:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-23T14:41:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-23T14:41:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-23T14:41:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-23T14:41:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-23T14:41:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-23T14:41:47.396Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-23T14:41:47.396Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-23T14:41:47.396Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-23T14:41:47.396Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-23T14:41:48.316Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-23T14:41:48.572Z] --- PASS: TestContinueAfterPluginCrash (7.93s) [2022-06-23T14:41:49.135Z] === CONT TestReadPluginNoRead [2022-06-23T14:41:49.135Z] read_test.go:92: [d237eab009406] daemon is not started [2022-06-23T14:41:49.135Z] --- PASS: TestReadPluginNoRead (5.58s) [2022-06-23T14:41:49.135Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-06-23T14:41:49.135Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-06-23T14:41:49.135Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-06-23T14:41:49.135Z] PASS [2022-06-23T14:41:49.135Z] [2022-06-23T14:41:49.135Z] DONE 6 tests in 8.631s [2022-06-23T14:41:49.288Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-23T14:41:49.391Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-23T14:41:49.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:41:49.391Z] ++ set -e [2022-06-23T14:41:49.391Z] ++ '[' -n 0 ']' [2022-06-23T14:41:49.391Z] ++ set -x [2022-06-23T14:41:49.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:41:49.391Z] testing: warning: no tests to run [2022-06-23T14:41:49.391Z] PASS [2022-06-23T14:41:49.391Z] [2022-06-23T14:41:49.391Z] DONE 0 tests in 0.030s [2022-06-23T14:41:49.391Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-23T14:41:49.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:41:49.391Z] ++ set -e [2022-06-23T14:41:49.391Z] ++ '[' -n 0 ']' [2022-06-23T14:41:49.391Z] ++ set -x [2022-06-23T14:41:49.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:41:49.391Z] INFO: Testing against a local daemon [2022-06-23T14:41:49.391Z] === RUN TestPluginWithDevMounts [2022-06-23T14:41:49.391Z] === PAUSE TestPluginWithDevMounts [2022-06-23T14:41:49.391Z] === CONT TestPluginWithDevMounts [2022-06-23T14:41:49.544Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-06-23T14:41:50.473Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-23T14:41:51.035Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-06-23T14:41:51.281Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-06-23T14:41:51.281Z] PASS [2022-06-23T14:41:51.281Z] [2022-06-23T14:41:51.281Z] DONE 1 tests in 1.615s [2022-06-23T14:41:51.281Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-23T14:41:51.281Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:41:51.281Z] ++ set -e [2022-06-23T14:41:51.281Z] ++ '[' -n 0 ']' [2022-06-23T14:41:51.281Z] ++ set -x [2022-06-23T14:41:51.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:41:51.281Z] INFO: Testing against a local daemon [2022-06-23T14:41:51.281Z] === RUN TestSecretInspect [2022-06-23T14:41:51.964Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-23T14:41:51.964Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-23T14:41:53.169Z] --- PASS: TestSecretInspect (2.15s) [2022-06-23T14:41:53.170Z] === RUN TestSecretList [2022-06-23T14:41:53.330Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-23T14:41:53.330Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-23T14:41:54.262Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-06-23T14:41:55.635Z] check_test.go:540: [d34a45562f0c0] daemon is not started [2022-06-23T14:41:55.635Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-06-23T14:41:55.684Z] --- PASS: TestSecretList (2.12s) [2022-06-23T14:41:55.684Z] === RUN TestSecretsCreateAndDelete [2022-06-23T14:41:56.198Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-06-23T14:41:57.566Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-23T14:41:57.572Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-06-23T14:41:57.573Z] === RUN TestSecretsUpdate [2022-06-23T14:41:57.822Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-06-23T14:41:57.822Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-23T14:41:59.225Z] --- PASS: TestServicePlugin (30.31s) [2022-06-23T14:41:59.225Z] === RUN TestServiceUpdateLabel [2022-06-23T14:42:00.102Z] --- PASS: TestSecretsUpdate (2.14s) [2022-06-23T14:42:00.102Z] === RUN TestTemplatedSecret [2022-06-23T14:42:00.163Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-06-23T14:42:00.163Z] === RUN TestServiceUpdateSecrets [2022-06-23T14:42:01.099Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-06-23T14:42:02.031Z] --- PASS: TestTemplatedSecret (2.46s) [2022-06-23T14:42:02.031Z] === RUN TestSecretCreateResolve [2022-06-23T14:42:02.031Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-06-23T14:42:02.031Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-06-23T14:42:02.031Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-06-23T14:42:02.288Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-23T14:42:02.854Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-06-23T14:42:03.111Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-23T14:42:03.675Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-06-23T14:42:04.546Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-06-23T14:42:04.546Z] PASS [2022-06-23T14:42:04.546Z] [2022-06-23T14:42:04.546Z] DONE 6 tests in 13.350s [2022-06-23T14:42:04.546Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-06-23T14:42:04.546Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:42:04.546Z] ++ set -e [2022-06-23T14:42:04.546Z] ++ '[' -n 0 ']' [2022-06-23T14:42:04.546Z] ++ set -x [2022-06-23T14:42:04.546Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:42:04.546Z] INFO: Testing against a local daemon [2022-06-23T14:42:04.546Z] === RUN TestServiceCreateInit [2022-06-23T14:42:04.546Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-23T14:42:05.044Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-06-23T14:42:05.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-23T14:42:05.607Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-06-23T14:42:06.171Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-23T14:42:06.735Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-06-23T14:42:07.667Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-06-23T14:42:07.810Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-23T14:42:07.924Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-06-23T14:42:07.924Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-06-23T14:42:08.856Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-06-23T14:42:09.422Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-23T14:42:09.679Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-23T14:42:09.937Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-06-23T14:42:11.975Z] --- PASS: TestServiceCreateInit (7.03s) [2022-06-23T14:42:11.975Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.48s) [2022-06-23T14:42:11.975Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) [2022-06-23T14:42:11.975Z] === RUN TestCreateServiceMultipleTimes [2022-06-23T14:42:12.459Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-23T14:42:12.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s) [2022-06-23T14:42:12.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-06-23T14:42:12.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.36s) [2022-06-23T14:42:12.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-06-23T14:42:12.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2022-06-23T14:42:12.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2022-06-23T14:42:12.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.54s) [2022-06-23T14:42:12.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.59s) [2022-06-23T14:42:12.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.30s) [2022-06-23T14:42:12.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.38s) [2022-06-23T14:42:12.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.89s) [2022-06-23T14:42:12.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.15s) [2022-06-23T14:42:12.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.31s) [2022-06-23T14:42:12.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.38s) [2022-06-23T14:42:12.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.86s) [2022-06-23T14:42:12.459Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.93s) [2022-06-23T14:42:12.459Z] === RUN TestCgroupNamespacesRun [2022-06-23T14:42:12.459Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-06-23T14:42:13.827Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-06-23T14:42:14.084Z] --- PASS: TestCgroupNamespacesRun (1.48s) [2022-06-23T14:42:14.084Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-23T14:42:14.650Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-06-23T14:42:14.650Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-06-23T14:42:15.050Z] --- PASS: TestServiceUpdateSecrets (14.56s) [2022-06-23T14:42:15.051Z] === RUN TestServiceUpdateConfigs [2022-06-23T14:42:15.580Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.55s) [2022-06-23T14:42:15.581Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-23T14:42:15.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-06-23T14:42:17.211Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.39s) [2022-06-23T14:42:17.211Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-23T14:42:18.604Z] --- PASS: TestCgroupNamespacesRunHostMode (1.44s) [2022-06-23T14:42:18.604Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-23T14:42:19.171Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-06-23T14:42:19.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-06-23T14:42:19.991Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-06-23T14:42:19.991Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2022-06-23T14:42:19.991Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-23T14:42:21.886Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-06-23T14:42:21.886Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s) [2022-06-23T14:42:21.886Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-23T14:42:22.449Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-06-23T14:42:22.449Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2022-06-23T14:42:22.449Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-23T14:42:24.341Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s) [2022-06-23T14:42:24.341Z] === RUN TestNISDomainname [2022-06-23T14:42:24.906Z] --- PASS: TestNISDomainname (0.73s) [2022-06-23T14:42:24.906Z] === RUN TestHostnameDnsResolution [2022-06-23T14:42:26.273Z] --- PASS: TestHostnameDnsResolution (1.22s) [2022-06-23T14:42:26.273Z] === RUN TestUnprivilegedPortsAndPing [2022-06-23T14:42:26.815Z] --- PASS: TestCreateServiceMultipleTimes (15.30s) [2022-06-23T14:42:26.815Z] === RUN TestCreateServiceConflict [2022-06-23T14:42:26.836Z] check_test.go:540: [d811b13310f59] daemon is not started [2022-06-23T14:42:26.836Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-06-23T14:42:26.836Z] --- PASS: TestUnprivilegedPortsAndPing (0.91s) [2022-06-23T14:42:26.836Z] === RUN TestPrivilegedHostDevices [2022-06-23T14:42:27.765Z] --- PASS: TestPrivilegedHostDevices (0.59s) [2022-06-23T14:42:27.765Z] === RUN TestConsoleSize [2022-06-23T14:42:28.329Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-06-23T14:42:28.329Z] --- PASS: TestConsoleSize (0.71s) [2022-06-23T14:42:28.329Z] === RUN TestStats [2022-06-23T14:42:28.587Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-06-23T14:42:28.587Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-06-23T14:42:28.844Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-06-23T14:42:29.331Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-06-23T14:42:29.331Z] === RUN TestCreateServiceMaxReplicas [2022-06-23T14:42:29.408Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-06-23T14:42:29.408Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-06-23T14:42:29.937Z] --- PASS: TestServiceUpdateConfigs (14.35s) [2022-06-23T14:42:29.937Z] === RUN TestServiceUpdateNetwork [2022-06-23T14:42:29.970Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-06-23T14:42:29.970Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-06-23T14:42:30.227Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-06-23T14:42:30.485Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-06-23T14:42:30.485Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-06-23T14:42:31.048Z] --- PASS: TestStats (2.71s) [2022-06-23T14:42:31.048Z] === RUN TestStopContainerWithTimeout [2022-06-23T14:42:31.048Z] === RUN TestStopContainerWithTimeout/0 [2022-06-23T14:42:31.048Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-23T14:42:31.048Z] === RUN TestStopContainerWithTimeout/1 [2022-06-23T14:42:31.048Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-23T14:42:31.048Z] === RUN TestStopContainerWithTimeout/3 [2022-06-23T14:42:31.048Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-23T14:42:31.048Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-23T14:42:31.048Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-23T14:42:31.048Z] === CONT TestStopContainerWithTimeout/0 [2022-06-23T14:42:31.048Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-23T14:42:31.847Z] --- PASS: TestCreateServiceMaxReplicas (2.53s) [2022-06-23T14:42:31.847Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-23T14:42:32.417Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-06-23T14:42:32.417Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-06-23T14:42:32.417Z] === CONT TestStopContainerWithTimeout/3 [2022-06-23T14:42:32.980Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-06-23T14:42:34.349Z] === CONT TestStopContainerWithTimeout/1 [2022-06-23T14:42:34.913Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-06-23T14:42:35.843Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-06-23T14:42:35.843Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2022-06-23T14:42:35.843Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2022-06-23T14:42:35.843Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2022-06-23T14:42:35.843Z] --- PASS: TestStopContainerWithTimeout/1 (1.62s) [2022-06-23T14:42:35.843Z] === RUN TestDeleteDevicemapper [2022-06-23T14:42:35.843Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-23T14:42:35.843Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-23T14:42:35.843Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-23T14:42:36.408Z] === RUN TestDockerSuite/TestAttachDetach [2022-06-23T14:42:37.776Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-06-23T14:42:38.034Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.43s) [2022-06-23T14:42:38.034Z] === RUN TestUpdateMemory [2022-06-23T14:42:38.034Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-23T14:42:38.034Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-23T14:42:38.034Z] === RUN TestUpdateCPUQuota [2022-06-23T14:42:38.964Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-06-23T14:42:38.964Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-06-23T14:42:39.892Z] --- PASS: TestUpdateCPUQuota (1.53s) [2022-06-23T14:42:39.892Z] === RUN TestUpdatePidsLimit [2022-06-23T14:42:39.892Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-23T14:42:39.892Z] === RUN TestUpdatePidsLimit/no_change [2022-06-23T14:42:40.456Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-23T14:42:40.456Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-06-23T14:42:40.712Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-23T14:42:40.968Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-23T14:42:41.226Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-23T14:42:41.482Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-06-23T14:42:41.482Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-06-23T14:42:41.739Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-23T14:42:42.147Z] --- PASS: TestServiceUpdateNetwork (12.57s) [2022-06-23T14:42:42.147Z] === RUN TestServiceUpdatePidsLimit [2022-06-23T14:42:42.302Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-06-23T14:42:43.085Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-23T14:42:43.232Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-06-23T14:42:43.232Z] --- PASS: TestUpdatePidsLimit (3.38s) [2022-06-23T14:42:43.232Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2022-06-23T14:42:43.232Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2022-06-23T14:42:43.232Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2022-06-23T14:42:43.232Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2022-06-23T14:42:43.232Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s) [2022-06-23T14:42:43.232Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-06-23T14:42:43.232Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2022-06-23T14:42:43.232Z] === RUN TestUpdateRestartPolicy [2022-06-23T14:42:43.659Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-23T14:42:45.123Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-06-23T14:42:46.684Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2022-06-23T14:42:46.685Z] === RUN TestCreateServiceSecretFileMode [2022-06-23T14:42:46.940Z] --- PASS: TestCreateServiceSecretFileMode (2.47s) [2022-06-23T14:42:46.940Z] === RUN TestCreateServiceConfigFileMode [2022-06-23T14:42:47.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-06-23T14:42:47.645Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-23T14:42:47.645Z] check_test.go:540: [df6ad9c215c75] daemon is not started [2022-06-23T14:42:47.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-06-23T14:42:47.645Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-23T14:42:47.645Z] check_test.go:540: [dd51f440b03e2] daemon is not started [2022-06-23T14:42:47.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-06-23T14:42:49.458Z] --- PASS: TestCreateServiceConfigFileMode (2.37s) [2022-06-23T14:42:49.458Z] === RUN TestCreateServiceSysctls [2022-06-23T14:42:50.917Z] check_test.go:540: [db2be22a6f382] daemon is not started [2022-06-23T14:42:50.917Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-06-23T14:42:51.780Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-23T14:42:52.724Z] --- PASS: TestCreateServiceSysctls (3.16s) [2022-06-23T14:42:52.724Z] === RUN TestCreateServiceCapabilities [2022-06-23T14:42:55.090Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-06-23T14:42:55.241Z] --- PASS: TestCreateServiceCapabilities (2.41s) [2022-06-23T14:42:55.241Z] === RUN TestInspect [2022-06-23T14:42:55.655Z] --- PASS: TestUpdateRestartPolicy (12.53s) [2022-06-23T14:42:55.655Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-23T14:42:56.586Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-06-23T14:42:56.586Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2022-06-23T14:42:56.586Z] === RUN TestWaitNonBlocked [2022-06-23T14:42:56.586Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-23T14:42:56.586Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-23T14:42:56.586Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-23T14:42:56.586Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-23T14:42:56.586Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-23T14:42:56.586Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-23T14:42:57.516Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-06-23T14:42:57.516Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-06-23T14:42:57.516Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2022-06-23T14:42:57.516Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2022-06-23T14:42:57.516Z] === RUN TestWaitBlocked [2022-06-23T14:42:57.516Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-23T14:42:57.516Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-23T14:42:57.516Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-23T14:42:57.516Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-23T14:42:57.516Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-23T14:42:57.516Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-23T14:42:57.757Z] --- PASS: TestInspect (2.76s) [2022-06-23T14:42:57.757Z] === RUN TestCreateJob [2022-06-23T14:42:57.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-06-23T14:42:58.351Z] --- PASS: TestServiceUpdatePidsLimit (16.34s) [2022-06-23T14:42:58.351Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-06-23T14:42:58.351Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-06-23T14:42:58.351Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-06-23T14:42:58.351Z] PASS [2022-06-23T14:42:58.351Z] [2022-06-23T14:42:58.351Z] === Skipped [2022-06-23T14:42:58.351Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-23T14:42:58.351Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-23T14:42:58.351Z] [2022-06-23T14:42:58.351Z] DONE 27 tests, 1 skipped in 165.147s [2022-06-23T14:42:58.351Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-23T14:42:58.351Z] INFO: Testing against a local daemon [2022-06-23T14:42:58.351Z] === RUN TestSessionCreate [2022-06-23T14:42:58.351Z] --- PASS: TestSessionCreate (0.03s) [2022-06-23T14:42:58.351Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-23T14:42:58.351Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-23T14:42:58.351Z] PASS [2022-06-23T14:42:58.351Z] [2022-06-23T14:42:58.351Z] DONE 2 tests in 0.062s [2022-06-23T14:42:58.351Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-23T14:42:58.351Z] INFO: Testing against a local daemon [2022-06-23T14:42:58.351Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-23T14:42:58.351Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-06-23T14:42:58.351Z] === RUN TestDiskUsage [2022-06-23T14:42:58.351Z] === PAUSE TestDiskUsage [2022-06-23T14:42:58.351Z] === RUN TestEventsExecDie [2022-06-23T14:42:58.613Z] --- PASS: TestEventsExecDie (0.57s) [2022-06-23T14:42:58.613Z] === RUN TestEventsBackwardsCompatible [2022-06-23T14:42:58.872Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-06-23T14:42:58.872Z] === RUN TestEventsVolumeCreate [2022-06-23T14:42:58.872Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-06-23T14:42:58.872Z] === RUN TestInfoBinaryCommits [2022-06-23T14:42:58.872Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-23T14:42:58.872Z] === RUN TestInfoAPIVersioned [2022-06-23T14:42:58.872Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-23T14:42:58.872Z] === RUN TestInfoAPI [2022-06-23T14:42:58.872Z] --- PASS: TestInfoAPI (0.02s) [2022-06-23T14:42:58.872Z] === RUN TestInfoAPIWarnings [2022-06-23T14:42:59.140Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-06-23T14:42:59.140Z] --- PASS: TestWaitBlocked (0.04s) [2022-06-23T14:42:59.140Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2022-06-23T14:42:59.140Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2022-06-23T14:42:59.140Z] === CONT TestContainerStartOnDaemonRestart [2022-06-23T14:42:59.140Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-23T14:42:59.140Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-06-23T14:43:01.023Z] --- PASS: TestCreateJob (2.90s) [2022-06-23T14:43:01.023Z] === RUN TestReplicatedJob [2022-06-23T14:43:01.033Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-06-23T14:43:01.596Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-23T14:43:02.516Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-06-23T14:43:02.516Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-23T14:43:02.516Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-23T14:43:02.516Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-06-23T14:43:02.516Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/types [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-23T14:43:02.516Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-23T14:43:02.516Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-23T14:43:02.517Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-06-23T14:43:02.517Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-06-23T14:43:02.517Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-23T14:43:02.517Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-23T14:43:02.517Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-23T14:43:02.517Z] ? github.com/docker/docker/builder [no test files] [2022-06-23T14:43:02.517Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-23T14:43:02.517Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-23T14:43:02.517Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-23T14:43:02.517Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-23T14:43:02.517Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-23T14:43:02.517Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-23T14:43:02.517Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-23T14:43:02.517Z] ok github.com/docker/docker/builder/remotecontext 0.118s coverage: 13.7% of statements [2022-06-23T14:43:02.517Z] ok github.com/docker/docker/builder/dockerfile 0.550s coverage: 49.3% of statements [2022-06-23T14:43:02.517Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-06-23T14:43:02.517Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2022-06-23T14:43:02.963Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.77s) [2022-06-23T14:43:02.964Z] === CONT TestIpcModeOlderClient [2022-06-23T14:43:02.964Z] --- PASS: TestContainerStartOnDaemonRestart (3.79s) [2022-06-23T14:43:02.964Z] === CONT TestContainerKillOnDaemonStart [2022-06-23T14:43:02.964Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-06-23T14:43:02.964Z] === CONT TestDaemonHostGatewayIP [2022-06-23T14:43:03.454Z] ok github.com/docker/docker/builder/remotecontext/git 1.679s coverage: 86.3% of statements [2022-06-23T14:43:03.454Z] ? github.com/docker/docker/cli [no test files] [2022-06-23T14:43:03.454Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-23T14:43:03.454Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-23T14:43:03.454Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-23T14:43:03.713Z] ok github.com/docker/docker/cmd/docker-proxy 0.017s coverage: 67.6% of statements [2022-06-23T14:43:03.894Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-06-23T14:43:04.172Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-06-23T14:43:05.104Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-06-23T14:43:06.267Z] --- PASS: TestReplicatedJob (4.95s) [2022-06-23T14:43:06.267Z] === RUN TestUpdateReplicatedJob [2022-06-23T14:43:06.477Z] --- PASS: TestDaemonHostGatewayIP (3.55s) [2022-06-23T14:43:06.477Z] === CONT TestDaemonRestartIpcMode [2022-06-23T14:43:07.849Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-06-23T14:43:08.782Z] --- PASS: TestUpdateReplicatedJob (3.15s) [2022-06-23T14:43:08.782Z] === RUN TestServiceListWithStatuses [2022-06-23T14:43:08.782Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-23T14:43:08.782Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-23T14:43:08.782Z] === RUN TestDockerNetworkConnectAlias [2022-06-23T14:43:09.744Z] --- PASS: TestDaemonRestartIpcMode (3.30s) [2022-06-23T14:43:10.273Z] ok github.com/docker/docker/client 0.106s coverage: 75.6% of statements [2022-06-23T14:43:11.635Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-06-23T14:43:11.636Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-06-23T14:43:12.948Z] --- PASS: TestDockerNetworkConnectAlias (4.03s) [2022-06-23T14:43:12.948Z] === RUN TestDockerNetworkReConnect [2022-06-23T14:43:14.906Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-06-23T14:43:14.906Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-06-23T14:43:14.906Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-06-23T14:43:15.162Z] --- PASS: TestContainerKillOnDaemonStart (12.47s) [2022-06-23T14:43:15.162Z] PASS [2022-06-23T14:43:15.162Z] [2022-06-23T14:43:15.162Z] === Skipped [2022-06-23T14:43:15.162Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-23T14:43:15.162Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-23T14:43:15.162Z] [2022-06-23T14:43:15.162Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-23T14:43:15.162Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-23T14:43:15.162Z] [2022-06-23T14:43:15.162Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-23T14:43:15.162Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-23T14:43:15.162Z] [2022-06-23T14:43:15.162Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-23T14:43:15.162Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-23T14:43:15.162Z] [2022-06-23T14:43:15.162Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-23T14:43:15.162Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-23T14:43:15.162Z] [2022-06-23T14:43:15.162Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-23T14:43:15.162Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-23T14:43:15.162Z] [2022-06-23T14:43:15.162Z] DONE 258 tests, 6 skipped in 160.961s [2022-06-23T14:43:15.162Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-23T14:43:15.162Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:43:15.162Z] ++ set -e [2022-06-23T14:43:15.162Z] ++ '[' -n 0 ']' [2022-06-23T14:43:15.162Z] ++ set -x [2022-06-23T14:43:15.162Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:43:15.419Z] === RUN TestConfigDaemonLibtrustID [2022-06-23T14:43:15.983Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-06-23T14:43:15.983Z] === RUN TestConfigDaemonID [2022-06-23T14:43:16.216Z] --- PASS: TestDockerNetworkReConnect (3.22s) [2022-06-23T14:43:16.216Z] === RUN TestServicePlugin [2022-06-23T14:43:16.216Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-23T14:43:16.216Z] --- SKIP: TestServicePlugin (0.00s) [2022-06-23T14:43:16.216Z] === RUN TestServiceUpdateLabel [2022-06-23T14:43:16.546Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-06-23T14:43:16.802Z] check_test.go:540: [d2f8ff825e584] daemon is not started [2022-06-23T14:43:16.802Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-06-23T14:43:16.964Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-23T14:43:16.964Z] === RUN TestInfoDebug [2022-06-23T14:43:16.964Z] --- PASS: TestInfoDebug (0.52s) [2022-06-23T14:43:16.964Z] === RUN TestInfoInsecureRegistries [2022-06-23T14:43:16.964Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-23T14:43:16.964Z] === RUN TestInfoRegistryMirrors [2022-06-23T14:43:16.964Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-23T14:43:16.964Z] === RUN TestLoginFailsWithBadCredentials [2022-06-23T14:43:16.964Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-23T14:43:16.964Z] === RUN TestPingCacheHeaders [2022-06-23T14:43:16.964Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-23T14:43:16.964Z] === RUN TestPingGet [2022-06-23T14:43:16.964Z] --- PASS: TestPingGet (0.01s) [2022-06-23T14:43:16.964Z] === RUN TestPingHead [2022-06-23T14:43:17.059Z] daemon_test.go:83: [d39d7fba9d128] daemon is not started [2022-06-23T14:43:17.059Z] --- PASS: TestConfigDaemonID (1.05s) [2022-06-23T14:43:17.059Z] === RUN TestDaemonConfigValidation [2022-06-23T14:43:17.059Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-23T14:43:17.059Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-23T14:43:17.059Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-23T14:43:17.059Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-23T14:43:17.059Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-23T14:43:17.059Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-23T14:43:17.059Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-23T14:43:17.059Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-23T14:43:17.059Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-23T14:43:17.059Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-23T14:43:17.059Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-23T14:43:17.059Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-23T14:43:17.059Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-23T14:43:17.223Z] --- PASS: TestPingHead (0.02s) [2022-06-23T14:43:17.223Z] === RUN TestPingSwarmHeader [2022-06-23T14:43:17.316Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-23T14:43:17.316Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-23T14:43:17.573Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-23T14:43:17.573Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-06-23T14:43:17.573Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.23s) [2022-06-23T14:43:17.573Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2022-06-23T14:43:17.573Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2022-06-23T14:43:17.573Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) [2022-06-23T14:43:17.573Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-23T14:43:17.573Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-23T14:43:17.792Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-23T14:43:18.052Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-23T14:43:18.105Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-06-23T14:43:18.105Z] === RUN TestServiceUpdateSecrets [2022-06-23T14:43:18.503Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-23T14:43:19.431Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-23T14:43:19.431Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-06-23T14:43:19.431Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-23T14:43:19.431Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-23T14:43:19.431Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-23T14:43:19.431Z] === RUN TestVersion [2022-06-23T14:43:19.431Z] --- PASS: TestVersion (0.02s) [2022-06-23T14:43:19.431Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-06-23T14:43:19.431Z] === CONT TestDiskUsage [2022-06-23T14:43:19.691Z] === RUN TestDiskUsage/empty [2022-06-23T14:43:19.691Z] === RUN TestDiskUsage/empty/container_types [2022-06-23T14:43:19.691Z] === RUN TestDiskUsage/empty/image_types [2022-06-23T14:43:19.691Z] === RUN TestDiskUsage/empty/volume_types [2022-06-23T14:43:19.691Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-23T14:43:19.691Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-23T14:43:19.691Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-23T14:43:19.691Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-23T14:43:19.691Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-23T14:43:19.691Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-23T14:43:19.691Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-23T14:43:19.691Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-23T14:43:19.870Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-23T14:43:19.870Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-06-23T14:43:19.951Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-23T14:43:19.951Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-23T14:43:19.951Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-23T14:43:19.951Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-23T14:43:19.951Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-23T14:43:19.951Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-23T14:43:19.951Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-23T14:43:19.951Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-23T14:43:19.951Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-23T14:43:19.951Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-23T14:43:19.951Z] === RUN TestDiskUsage/after_container.Run [2022-06-23T14:43:20.127Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-06-23T14:43:20.521Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-23T14:43:20.521Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-23T14:43:20.521Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-23T14:43:20.521Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-23T14:43:20.521Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-23T14:43:20.521Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-23T14:43:20.521Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-23T14:43:20.521Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-23T14:43:20.521Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-23T14:43:20.521Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-23T14:43:20.693Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-23T14:43:20.693Z] daemon_test.go:197: [d67574953b985] daemon is not started [2022-06-23T14:43:20.693Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-06-23T14:43:20.693Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.13s) [2022-06-23T14:43:20.693Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-06-23T14:43:20.693Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-06-23T14:43:20.693Z] === RUN TestDaemonProxy [2022-06-23T14:43:20.693Z] === RUN TestDaemonProxy/environment_variables [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage (1.55s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-23T14:43:20.781Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.57s) [2022-06-23T14:43:20.781Z] PASS [2022-06-23T14:43:20.781Z] [2022-06-23T14:43:20.781Z] DONE 54 tests in 22.669s [2022-06-23T14:43:20.781Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-23T14:43:20.781Z] INFO: Testing against a local daemon [2022-06-23T14:43:20.781Z] === RUN TestVolumesCreateAndList [2022-06-23T14:43:20.781Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-23T14:43:20.781Z] === RUN TestVolumesRemove [2022-06-23T14:43:21.041Z] --- PASS: TestVolumesRemove (0.10s) [2022-06-23T14:43:21.041Z] === RUN TestVolumesInspect [2022-06-23T14:43:21.041Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-23T14:43:21.041Z] === RUN TestVolumesInvalidJSON [2022-06-23T14:43:21.041Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-23T14:43:21.041Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-23T14:43:21.041Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-23T14:43:21.041Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-23T14:43:21.041Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-23T14:43:21.041Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-23T14:43:21.041Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-23T14:43:21.041Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-23T14:43:21.041Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-23T14:43:21.041Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-23T14:43:21.041Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-23T14:43:21.041Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-23T14:43:21.041Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-23T14:43:21.041Z] PASS [2022-06-23T14:43:21.041Z] [2022-06-23T14:43:21.041Z] DONE 9 tests in 0.169s [2022-06-23T14:43:21.041Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-23T14:43:21.256Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-06-23T14:43:21.513Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-06-23T14:43:21.611Z] Stopping apparmor (via systemctl): apparmor.service. [2022-06-23T14:43:21.611Z] Removing test suite binaries [2022-06-23T14:43:21.611Z] exiting test-integration [2022-06-23T14:43:21.611Z] ++ exit 0 [2022-06-23T14:43:21.611Z] [2022-06-23T14:43:22.442Z] === RUN TestDaemonProxy/command-line_options Post stage [Pipeline] junit [2022-06-23T14:43:23.016Z] Recording test results [2022-06-23T14:43:23.811Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-06-23T14:43:24.072Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-06-23T14:43:24.329Z] === RUN TestDaemonProxy/configuration_file [2022-06-23T14:43:24.541Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-23T14:43:24.871Z] + echo Ensuring container killed. [2022-06-23T14:43:24.871Z] Ensuring container killed. [2022-06-23T14:43:24.871Z] + docker rm -vf docker-pr1 [2022-06-23T14:43:24.871Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-23T14:43:25.157Z] + echo Chowning /workspace to jenkins user [2022-06-23T14:43:25.157Z] Chowning /workspace to jenkins user [2022-06-23T14:43:25.157Z] + id -u [2022-06-23T14:43:25.157Z] + id -g [2022-06-23T14:43:25.157Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43741:/workspace busybox chown -R 1000:1000 /workspace [2022-06-23T14:43:25.157Z] Unable to find image 'busybox:latest' locally [2022-06-23T14:43:25.258Z] check_test.go:540: [d700655356d82] daemon is not started [2022-06-23T14:43:25.258Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-06-23T14:43:25.417Z] latest: Pulling from library/busybox [2022-06-23T14:43:25.677Z] 19d511225f94: Pulling fs layer [2022-06-23T14:43:25.677Z] 19d511225f94: Download complete [2022-06-23T14:43:25.677Z] 19d511225f94: Pull complete [2022-06-23T14:43:25.677Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-23T14:43:25.677Z] Status: Downloaded newer image for busybox:latest [2022-06-23T14:43:26.186Z] === RUN TestDaemonProxy/conflicting_options [2022-06-23T14:43:26.748Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-23T14:43:26.748Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-06-23T14:43:27.005Z] --- PASS: TestDaemonProxy (6.33s) [2022-06-23T14:43:27.005Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-06-23T14:43:27.005Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-06-23T14:43:27.005Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-06-23T14:43:27.005Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-23T14:43:27.005Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-23T14:43:27.005Z] PASS [2022-06-23T14:43:27.005Z] [2022-06-23T14:43:27.005Z] DONE 18 tests in 11.897s [2022-06-23T14:43:27.005Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-23T14:43:27.005Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:43:27.005Z] ++ set -e [2022-06-23T14:43:27.005Z] ++ '[' -n 0 ']' [2022-06-23T14:43:27.005Z] ++ set -x [2022-06-23T14:43:27.005Z] ++ 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 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-23T14:43:27.262Z] INFO: Testing against a local daemon [2022-06-23T14:43:27.262Z] === RUN TestCommitInheritsEnv [2022-06-23T14:43:27.356Z] + bundleName=amd64-cgroup2 [2022-06-23T14:43:27.356Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-06-23T14:43:27.356Z] Creating amd64-cgroup2-bundles.tar.gz [2022-06-23T14:43:27.356Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-06-23T14:43:27.356Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-23T14:43:27.519Z] === RUN TestDockerSuite/TestBuildAddScript [Pipeline] archiveArtifacts [2022-06-23T14:43:27.628Z] Archiving artifacts [2022-06-23T14:43:27.776Z] --- PASS: TestCommitInheritsEnv (0.42s) [2022-06-23T14:43:27.776Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-23T14:43:27.776Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-23T14:43:27.776Z] === RUN TestImportWithCustomPlatform [2022-06-23T14:43:27.776Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-23T14:43:27.776Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-23T14:43:27.776Z] === RUN TestImportWithCustomPlatform// [2022-06-23T14:43:27.776Z] === RUN TestImportWithCustomPlatform/linux [2022-06-23T14:43:27.776Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-23T14:43:28.032Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-23T14:43:28.032Z] === RUN TestImportWithCustomPlatform/macos [2022-06-23T14:43:28.032Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-23T14:43:28.032Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-23T14:43:28.289Z] --- PASS: TestImportWithCustomPlatform (0.45s) [2022-06-23T14:43:28.290Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-06-23T14:43:28.290Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-23T14:43:28.290Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-23T14:43:28.290Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-06-23T14:43:28.290Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.14s) [2022-06-23T14:43:28.290Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-06-23T14:43:28.290Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-23T14:43:28.290Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-23T14:43:28.290Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-23T14:43:28.290Z] === RUN TestImagesFilterMultiReference [2022-06-23T14:43:28.290Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-23T14:43:28.290Z] === RUN TestImagePullPlatformInvalid [2022-06-23T14:43:28.290Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-23T14:43:28.290Z] === RUN TestRemoveImageOrphaning [2022-06-23T14:43:28.546Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-06-23T14:43:28.546Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2022-06-23T14:43:28.546Z] === RUN TestRemoveImageGarbageCollector [2022-06-23T14:43:29.110Z] time="2022-06-23T14:43:29Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-23T14:43:29.372Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43741/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-23T14:43:29.672Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-06-23T14:43:29.676Z] + make clean [2022-06-23T14:43:29.676Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-23T14:43:29.676Z] docker-dev-cache [2022-06-23T14:43:29.676Z] docker-mod-cache [Pipeline] deleteDir [2022-06-23T14:43:31.574Z] --- PASS: TestRemoveImageGarbageCollector (2.69s) [2022-06-23T14:43:31.574Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-23T14:43:31.574Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-06-23T14:43:31.574Z] === RUN TestTagInvalidReference [2022-06-23T14:43:31.574Z] --- PASS: TestTagInvalidReference (0.03s) [2022-06-23T14:43:31.574Z] === RUN TestTagValidPrefixedRepo [2022-06-23T14:43:31.574Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-06-23T14:43:31.574Z] === RUN TestTagExistedNameWithoutForce [2022-06-23T14:43:31.574Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-06-23T14:43:31.574Z] === RUN TestTagOfficialNames [2022-06-23T14:43:31.574Z] --- PASS: TestTagOfficialNames (0.08s) [2022-06-23T14:43:31.574Z] === RUN TestTagMatchesDigest [2022-06-23T14:43:31.574Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-06-23T14:43:31.574Z] === CONT TestImportExtremelyLargeImageWorks [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-23T14:43:32.980Z] --- PASS: TestServiceUpdateSecrets (14.46s) [2022-06-23T14:43:32.980Z] === RUN TestServiceUpdateConfigs [2022-06-23T14:43:34.096Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-06-23T14:43:35.026Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-06-23T14:43:35.589Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-06-23T14:43:36.520Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-06-23T14:43:36.520Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-06-23T14:43:36.777Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-06-23T14:43:37.341Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-06-23T14:43:37.341Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-06-23T14:43:37.905Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-06-23T14:43:38.468Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-06-23T14:43:39.031Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-06-23T14:43:39.288Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-06-23T14:43:39.851Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-06-23T14:43:40.414Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-06-23T14:43:40.978Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-06-23T14:43:41.541Z] check_test.go:540: [d4f51091de050] daemon is not started [2022-06-23T14:43:41.541Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-06-23T14:43:41.797Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-06-23T14:43:42.727Z] check_test.go:540: [db1f54f326832] daemon is not started [2022-06-23T14:43:42.727Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-06-23T14:43:42.984Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-06-23T14:43:44.880Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-06-23T14:43:44.880Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-06-23T14:43:44.880Z] === RUN TestDockerSuite/TestBuildAddTar [2022-06-23T14:43:47.819Z] --- PASS: TestServiceUpdateConfigs (14.26s) [2022-06-23T14:43:47.819Z] === RUN TestServiceUpdateNetwork [2022-06-23T14:43:48.153Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-06-23T14:43:48.153Z] check_test.go:540: [d3c6c55443c7a] daemon is not started [2022-06-23T14:43:48.153Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-06-23T14:43:51.474Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-06-23T14:43:53.370Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-06-23T14:43:53.627Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-06-23T14:43:54.997Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-06-23T14:43:56.365Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-06-23T14:43:56.945Z] ok github.com/docker/docker/cmd/dockerd 0.079s coverage: 29.7% of statements [2022-06-23T14:43:56.945Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-06-23T14:43:56.945Z] ok github.com/docker/docker/cmd/dockerd/trap 2.700s coverage: 0.0% of statements [2022-06-23T14:43:56.945Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-23T14:43:56.945Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-23T14:43:56.945Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-23T14:43:56.945Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-23T14:43:56.945Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-23T14:43:57.296Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-06-23T14:43:58.226Z] check_test.go:540: [d8eede98da08d] daemon is not started [2022-06-23T14:43:58.226Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-06-23T14:43:59.987Z] --- PASS: TestServiceUpdateNetwork (12.26s) [2022-06-23T14:43:59.987Z] === RUN TestServiceUpdatePidsLimit [2022-06-23T14:44:00.229Z] ok github.com/docker/docker/daemon/cluster 0.098s coverage: 0.5% of statements [2022-06-23T14:44:00.243Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-23T14:44:00.748Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-06-23T14:44:01.170Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-23T14:44:01.610Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-06-23T14:44:02.997Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-06-23T14:44:03.269Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-06-23T14:44:06.540Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-06-23T14:44:07.471Z] === RUN TestDockerSuite/TestBuildBlankName [2022-06-23T14:44:08.034Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-06-23T14:44:08.963Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-06-23T14:44:09.254Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-23T14:44:10.332Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-06-23T14:44:11.110Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-06-23T14:44:11.369Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.5% of statements [2022-06-23T14:44:11.701Z] check_test.go:540: [d0731beeeb684] daemon is not started [2022-06-23T14:44:11.701Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-06-23T14:44:11.936Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-06-23T14:44:12.265Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-06-23T14:44:12.265Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-06-23T14:44:12.503Z] ok github.com/docker/docker/daemon 10.149s coverage: 16.1% of statements [2022-06-23T14:44:12.503Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-23T14:44:12.503Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-23T14:44:12.503Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-23T14:44:12.503Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-23T14:44:12.762Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2022-06-23T14:44:12.828Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-06-23T14:44:13.392Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-06-23T14:44:13.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-06-23T14:44:14.666Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.780s coverage: 74.8% of statements [2022-06-23T14:44:14.925Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.0% of statements [2022-06-23T14:44:15.287Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-06-23T14:44:15.287Z] check_test.go:540: [dd5d4660f9df2] daemon is not started [2022-06-23T14:44:15.287Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-06-23T14:44:15.790Z] --- PASS: TestServiceUpdatePidsLimit (15.99s) [2022-06-23T14:44:15.790Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-06-23T14:44:15.790Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2022-06-23T14:44:15.790Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.77s) [2022-06-23T14:44:15.790Z] PASS [2022-06-23T14:44:15.790Z] [2022-06-23T14:44:15.790Z] === Skipped [2022-06-23T14:44:15.790Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-23T14:44:15.790Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-23T14:44:15.790Z] [2022-06-23T14:44:15.790Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-06-23T14:44:15.790Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-23T14:44:15.790Z] [2022-06-23T14:44:15.790Z] DONE 27 tests, 2 skipped in 130.791s [2022-06-23T14:44:15.790Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-06-23T14:44:15.790Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:44:15.790Z] ++ set -e [2022-06-23T14:44:15.790Z] ++ '[' -n 0 ']' [2022-06-23T14:44:15.790Z] ++ set -x [2022-06-23T14:44:15.790Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:44:15.790Z] INFO: Testing against a local daemon [2022-06-23T14:44:15.790Z] === RUN TestSessionCreate [2022-06-23T14:44:15.790Z] --- PASS: TestSessionCreate (0.02s) [2022-06-23T14:44:15.790Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-23T14:44:15.790Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-23T14:44:15.790Z] PASS [2022-06-23T14:44:15.790Z] [2022-06-23T14:44:15.790Z] DONE 2 tests in 0.120s [2022-06-23T14:44:15.790Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-06-23T14:44:15.790Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:44:15.790Z] ++ set -e [2022-06-23T14:44:15.790Z] ++ '[' -n 0 ']' [2022-06-23T14:44:15.790Z] ++ set -x [2022-06-23T14:44:15.790Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:44:15.790Z] INFO: Testing against a local daemon [2022-06-23T14:44:15.790Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-23T14:44:15.790Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-23T14:44:15.790Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-23T14:44:15.790Z] === RUN TestDiskUsage [2022-06-23T14:44:15.790Z] === PAUSE TestDiskUsage [2022-06-23T14:44:15.790Z] === RUN TestEventsExecDie [2022-06-23T14:44:15.790Z] --- PASS: TestEventsExecDie (0.49s) [2022-06-23T14:44:15.790Z] === RUN TestEventsBackwardsCompatible [2022-06-23T14:44:15.790Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-06-23T14:44:15.790Z] === RUN TestEventsVolumeCreate [2022-06-23T14:44:15.851Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-06-23T14:44:15.862Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.418s coverage: 56.2% of statements [2022-06-23T14:44:16.046Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-06-23T14:44:16.046Z] === RUN TestInfoBinaryCommits [2022-06-23T14:44:16.046Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-23T14:44:16.046Z] === RUN TestInfoAPIVersioned [2022-06-23T14:44:16.046Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-23T14:44:16.046Z] === RUN TestInfoAPI [2022-06-23T14:44:16.046Z] --- PASS: TestInfoAPI (0.02s) [2022-06-23T14:44:16.046Z] === RUN TestInfoAPIWarnings [2022-06-23T14:44:17.238Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.9% of statements [2022-06-23T14:44:17.744Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-06-23T14:44:18.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-06-23T14:44:19.141Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.354s coverage: 50.6% of statements [2022-06-23T14:44:19.400Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.236s coverage: 46.1% of statements [2022-06-23T14:44:19.400Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-23T14:44:19.892Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-06-23T14:44:20.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-06-23T14:44:20.776Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-06-23T14:44:21.035Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.778s coverage: 58.5% of statements [2022-06-23T14:44:21.035Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-23T14:44:21.035Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-23T14:44:21.077Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-06-23T14:44:21.602Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2022-06-23T14:44:22.540Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-06-23T14:44:23.916Z] ok github.com/docker/docker/daemon/images 0.058s coverage: 6.9% of statements [2022-06-23T14:44:23.916Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-23T14:44:23.916Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-23T14:44:24.175Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 43.2% of statements [2022-06-23T14:44:24.349Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-06-23T14:44:24.349Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-06-23T14:44:25.110Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements [2022-06-23T14:44:25.110Z] ok github.com/docker/docker/daemon/logger/awslogs 0.174s coverage: 79.9% of statements [2022-06-23T14:44:25.110Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-23T14:44:25.718Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-06-23T14:44:26.044Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-06-23T14:44:26.044Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.4% of statements [2022-06-23T14:44:26.610Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-06-23T14:44:27.553Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.260s coverage: 76.8% of statements [2022-06-23T14:44:27.553Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 79.4% of statements [2022-06-23T14:44:27.553Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-23T14:44:27.553Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-23T14:44:27.613Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-06-23T14:44:28.928Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.037s coverage: 31.5% of statements [2022-06-23T14:44:28.928Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.022s coverage: 62.0% of statements [2022-06-23T14:44:29.862Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-06-23T14:44:30.120Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-06-23T14:44:30.686Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-06-23T14:44:30.883Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-06-23T14:44:31.621Z] ok github.com/docker/docker/daemon/logger/splunk 1.630s coverage: 82.5% of statements [2022-06-23T14:44:31.621Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-23T14:44:31.621Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-23T14:44:32.557Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 44.4% of statements [2022-06-23T14:44:32.816Z] ok github.com/docker/docker/distribution 0.626s coverage: 28.0% of statements [2022-06-23T14:44:32.816Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-23T14:44:33.383Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-06-23T14:44:33.951Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-06-23T14:44:34.087Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-23T14:44:34.087Z] === RUN TestInfoDebug [2022-06-23T14:44:34.087Z] --- PASS: TestInfoDebug (0.52s) [2022-06-23T14:44:34.087Z] === RUN TestInfoInsecureRegistries [2022-06-23T14:44:34.087Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-23T14:44:34.087Z] === RUN TestInfoRegistryMirrors [2022-06-23T14:44:34.087Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-23T14:44:34.087Z] === RUN TestLoginFailsWithBadCredentials [2022-06-23T14:44:34.087Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-23T14:44:34.087Z] === RUN TestPingCacheHeaders [2022-06-23T14:44:34.087Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-23T14:44:34.087Z] === RUN TestPingGet [2022-06-23T14:44:34.087Z] --- PASS: TestPingGet (0.01s) [2022-06-23T14:44:34.087Z] === RUN TestPingHead [2022-06-23T14:44:34.156Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-06-23T14:44:34.343Z] --- PASS: TestPingHead (0.02s) [2022-06-23T14:44:34.343Z] === RUN TestPingSwarmHeader [2022-06-23T14:44:34.519Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-06-23T14:44:34.905Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-23T14:44:35.085Z] ok github.com/docker/docker/distribution/xfer 1.901s coverage: 84.9% of statements [2022-06-23T14:44:35.085Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-23T14:44:35.085Z] ok github.com/docker/docker/image/tarexport 0.024s coverage: 0.7% of statements [2022-06-23T14:44:35.085Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-23T14:44:35.085Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-23T14:44:35.161Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-23T14:44:35.344Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-06-23T14:44:36.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-06-23T14:44:36.527Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-23T14:44:36.527Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-06-23T14:44:36.527Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-23T14:44:36.527Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-23T14:44:36.527Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-23T14:44:36.527Z] === RUN TestVersion [2022-06-23T14:44:36.527Z] --- PASS: TestVersion (0.02s) [2022-06-23T14:44:36.527Z] === CONT TestDiskUsage [2022-06-23T14:44:36.720Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-06-23T14:44:36.783Z] === RUN TestDiskUsage/empty [2022-06-23T14:44:36.783Z] === RUN TestDiskUsage/empty/container_types [2022-06-23T14:44:36.783Z] === RUN TestDiskUsage/empty/image_types [2022-06-23T14:44:36.783Z] === RUN TestDiskUsage/empty/volume_types [2022-06-23T14:44:36.783Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-23T14:44:36.783Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-23T14:44:36.783Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-23T14:44:36.783Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-23T14:44:36.783Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-23T14:44:36.783Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-23T14:44:36.783Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-23T14:44:36.783Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-23T14:44:36.979Z] ok github.com/docker/docker/opts 0.027s coverage: 66.0% of statements [2022-06-23T14:44:37.039Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-23T14:44:37.039Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-23T14:44:37.039Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-23T14:44:37.039Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-23T14:44:37.039Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-23T14:44:37.039Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-23T14:44:37.039Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-23T14:44:37.039Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-23T14:44:37.039Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-23T14:44:37.039Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-23T14:44:37.039Z] === RUN TestDiskUsage/after_container.Run [2022-06-23T14:44:37.238Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-23T14:44:37.295Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-23T14:44:37.295Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-23T14:44:37.295Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-23T14:44:37.295Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-23T14:44:37.295Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-23T14:44:37.295Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-23T14:44:37.295Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-23T14:44:37.295Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-23T14:44:37.295Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-23T14:44:37.295Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage (1.10s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-23T14:44:37.295Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-23T14:44:37.295Z] PASS [2022-06-23T14:44:37.295Z] [2022-06-23T14:44:37.295Z] === Skipped [2022-06-23T14:44:37.295Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-23T14:44:37.295Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-23T14:44:37.295Z] [2022-06-23T14:44:37.295Z] DONE 54 tests, 1 skipped in 22.119s [2022-06-23T14:44:37.295Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-23T14:44:37.295Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:44:37.295Z] ++ set -e [2022-06-23T14:44:37.295Z] ++ '[' -n 0 ']' [2022-06-23T14:44:37.295Z] ++ set -x [2022-06-23T14:44:37.295Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:44:37.551Z] INFO: Testing against a local daemon [2022-06-23T14:44:37.551Z] === RUN TestVolumesCreateAndList [2022-06-23T14:44:37.551Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-23T14:44:37.551Z] === RUN TestVolumesRemove [2022-06-23T14:44:37.551Z] --- PASS: TestVolumesRemove (0.05s) [2022-06-23T14:44:37.551Z] === RUN TestVolumesInspect [2022-06-23T14:44:37.551Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-23T14:44:37.551Z] === RUN TestVolumesInvalidJSON [2022-06-23T14:44:37.551Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-23T14:44:37.551Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-23T14:44:37.551Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-23T14:44:37.551Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-23T14:44:37.551Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-23T14:44:37.551Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-23T14:44:37.551Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-23T14:44:37.551Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-23T14:44:37.551Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-23T14:44:37.551Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-23T14:44:37.551Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-23T14:44:37.551Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-23T14:44:37.551Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-23T14:44:37.551Z] PASS [2022-06-23T14:44:37.551Z] [2022-06-23T14:44:37.551Z] DONE 9 tests in 0.187s [2022-06-23T14:44:37.551Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-23T14:44:37.807Z] ++++ cat bundles/test-integration/docker.pid [2022-06-23T14:44:37.807Z] +++ kill 14213 [2022-06-23T14:44:38.064Z] +++ /etc/init.d/apparmor stop [2022-06-23T14:44:38.064Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-23T14:44:38.064Z] [2022-06-23T14:44:38.064Z] Unloading profiles will leave already running processes permanently [2022-06-23T14:44:38.064Z] unconfined, which can lead to unexpected situations. [2022-06-23T14:44:38.064Z] [2022-06-23T14:44:38.064Z] To set a process to complain mode, use the command line tool [2022-06-23T14:44:38.064Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-23T14:44:38.064Z] +++ true [2022-06-23T14:44:38.064Z] exiting test-integration [2022-06-23T14:44:38.064Z] ++ exit 0 [2022-06-23T14:44:38.064Z] [2022-06-23T14:44:38.571Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat Post stage [Pipeline] junit [2022-06-23T14:44:38.635Z] Recording test results [2022-06-23T14:44:38.884Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-23T14:44:39.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-06-23T14:44:39.141Z] ok github.com/docker/docker/pkg/archive 0.305s coverage: 81.8% of statements [2022-06-23T14:44:39.246Z] + echo Ensuring container killed. [2022-06-23T14:44:39.246Z] Ensuring container killed. [2022-06-23T14:44:39.246Z] + docker rm -vf docker-pr1 [2022-06-23T14:44:39.246Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-23T14:44:39.399Z] ok github.com/docker/docker/pkg/authorization 0.190s coverage: 68.3% of statements [2022-06-23T14:44:39.520Z] + echo Chowning /workspace to jenkins user [2022-06-23T14:44:39.520Z] Chowning /workspace to jenkins user [2022-06-23T14:44:39.520Z] + id -u [2022-06-23T14:44:39.520Z] + id -g [2022-06-23T14:44:39.520Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43741:/workspace busybox chown -R 1000:1000 /workspace [2022-06-23T14:44:39.520Z] Unable to find image 'busybox:latest' locally [2022-06-23T14:44:39.520Z] latest: Pulling from library/busybox [2022-06-23T14:44:39.658Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-23T14:44:39.775Z] 87379020f3b6: Pulling fs layer [2022-06-23T14:44:39.775Z] 87379020f3b6: Download complete [2022-06-23T14:44:39.775Z] 87379020f3b6: Pull complete [2022-06-23T14:44:39.775Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-23T14:44:39.775Z] Status: Downloaded newer image for busybox:latest [2022-06-23T14:44:39.916Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-06-23T14:44:40.503Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-23T14:44:41.473Z] + bundleName=arm64-integration [2022-06-23T14:44:41.474Z] + echo Creating arm64-integration-bundles.tar.gz [2022-06-23T14:44:41.474Z] Creating arm64-integration-bundles.tar.gz [2022-06-23T14:44:41.474Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-06-23T14:44:41.474Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-06-23T14:44:41.741Z] Archiving artifacts [2022-06-23T14:44:41.914Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-06-23T14:44:41.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-06-23T14:44:42.174Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-06-23T14:44:43.096Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43741/1/artifacts/ [Pipeline] } [2022-06-23T14:44:43.105Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [Pipeline] // catchError [Pipeline] sh [2022-06-23T14:44:43.197Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 42.7% of statements [2022-06-23T14:44:43.197Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-23T14:44:43.395Z] + make clean [2022-06-23T14:44:43.456Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-06-23T14:44:43.456Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-06-23T14:44:43.651Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-23T14:44:43.651Z] docker-dev-cache [2022-06-23T14:44:43.651Z] docker-mod-cache [Pipeline] deleteDir [2022-06-23T14:44:44.023Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-06-23T14:44:44.280Z] ok github.com/docker/docker/layer 7.474s coverage: 69.0% of statements [2022-06-23T14:44:44.280Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-23T14:44:44.280Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-23T14:44:44.280Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-23T14:44:44.280Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-23T14:44:44.280Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-23T14:44:44.280Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-23T14:44:44.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-06-23T14:44:44.540Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-06-23T14:44:44.540Z] ok github.com/docker/docker/pkg/fsutils 0.200s coverage: 85.1% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-06-23T14:44:45.475Z] ok github.com/docker/docker/pkg/idtools 0.521s coverage: 67.9% of statements [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-23T14:44:45.733Z] ok github.com/docker/docker/pkg/ioutils 0.437s coverage: 69.7% of statements [2022-06-23T14:44:45.845Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-06-23T14:44:45.992Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2022-06-23T14:44:45.992Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-06-23T14:44:45.992Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-23T14:44:46.251Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-06-23T14:44:46.251Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-06-23T14:44:46.819Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-06-23T14:44:46.819Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-06-23T14:44:46.819Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2022-06-23T14:44:46.819Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-23T14:44:46.819Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-23T14:44:47.215Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-06-23T14:44:47.765Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-06-23T14:44:48.030Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-06-23T14:44:48.312Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-23T14:44:48.570Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-23T14:44:49.944Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2022-06-23T14:44:49.944Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-06-23T14:44:50.203Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-06-23T14:44:50.462Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-06-23T14:44:50.720Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-06-23T14:44:50.978Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-23T14:44:51.237Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-06-23T14:44:51.803Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-06-23T14:44:52.062Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2022-06-23T14:44:52.467Z] docker_cli_daemon_test.go:2503: [d73a954610ef2] daemon is not started [2022-06-23T14:44:52.628Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-06-23T14:44:52.724Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-06-23T14:44:52.886Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-06-23T14:44:53.145Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-23T14:44:53.653Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-06-23T14:44:53.911Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-06-23T14:44:55.046Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-06-23T14:44:55.046Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-23T14:44:55.612Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-06-23T14:44:55.806Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-06-23T14:44:56.546Z] ok github.com/docker/docker/quota 0.255s coverage: 71.4% of statements [2022-06-23T14:44:56.737Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-06-23T14:44:56.804Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-06-23T14:44:57.668Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-06-23T14:44:57.740Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-06-23T14:44:58.306Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-06-23T14:44:58.306Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-06-23T14:44:58.874Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-06-23T14:44:59.132Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2022-06-23T14:45:00.508Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-06-23T14:45:01.443Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.8% of statements [2022-06-23T14:45:01.702Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-06-23T14:45:02.919Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-06-23T14:45:03.077Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-06-23T14:45:03.175Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-06-23T14:45:04.543Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-06-23T14:45:04.800Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-06-23T14:45:05.730Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-06-23T14:45:06.660Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-06-23T14:45:06.916Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-06-23T14:45:09.438Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-06-23T14:45:09.438Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-06-23T14:45:09.438Z] check_test.go:540: [df5948b1f1294] daemon is not started [2022-06-23T14:45:09.438Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-06-23T14:45:10.001Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-06-23T14:45:10.565Z] === RUN TestDockerSuite/TestBuildCmd [2022-06-23T14:45:10.822Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-06-23T14:45:11.385Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-06-23T14:45:11.642Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-06-23T14:45:11.642Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-06-23T14:45:11.642Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-06-23T14:45:13.536Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite (327.89s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.68s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.79s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.67s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.43s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.65s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.58s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.98s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.22s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.13s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.94s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.31s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.19s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.45s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.51s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.35s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.40s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.10s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.64s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.85s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.40s) [2022-06-23T14:45:15.563Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.87s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.93s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.49s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.64s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.82s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.10s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.27s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.52s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.63s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.52s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.50s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.71s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.40s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.38s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.44s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.58s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.68s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.99s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.80s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.10s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.88s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.89s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.42s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.35s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.93s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.62s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.61s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.04s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.48s) [2022-06-23T14:45:15.563Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-23T14:45:15.563Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.12s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.03s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.14s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.20s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.72s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.12s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.41s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.37s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.23s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.98s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.82s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.38s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.46s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.57s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.07s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.97s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.95s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.03s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.56s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.32s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.91s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.52s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.76s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.36s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.35s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.19s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.50s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.28s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.33s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.85s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.28s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.06s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.57s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.53s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.54s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.04s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.68s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-06-23T14:45:15.563Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.80s) [2022-06-23T14:45:15.563Z] === RUN TestDockerSwarmSuite [2022-06-23T14:45:15.563Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-06-23T14:45:18.834Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-06-23T14:45:19.091Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-06-23T14:45:20.461Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-06-23T14:45:21.392Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-06-23T14:45:21.650Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-06-23T14:45:21.650Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-06-23T14:45:22.581Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-06-23T14:45:23.146Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-06-23T14:45:23.403Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-06-23T14:45:25.008Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.3% of statements [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/rootless [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/volume [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-23T14:45:25.008Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-23T14:45:25.008Z] [2022-06-23T14:45:25.008Z] === Skipped [2022-06-23T14:45:25.008Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-23T14:45:25.008Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-23T14:45:25.008Z] [2022-06-23T14:45:25.008Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-23T14:45:25.008Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-23T14:45:25.008Z] [2022-06-23T14:45:25.008Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-23T14:45:25.008Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-23T14:45:25.008Z] [2022-06-23T14:45:25.008Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-23T14:45:25.008Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-23T14:45:25.008Z] [2022-06-23T14:45:25.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-23T14:45:25.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-23T14:45:25.008Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-23T14:45:25.008Z] [2022-06-23T14:45:25.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-23T14:45:25.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-23T14:45:25.008Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-23T14:45:25.008Z] [2022-06-23T14:45:25.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-23T14:45:25.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-23T14:45:25.008Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-23T14:45:25.008Z] [2022-06-23T14:45:25.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-23T14:45:25.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-23T14:45:25.008Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-23T14:45:25.008Z] [2022-06-23T14:45:25.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-23T14:45:25.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-23T14:45:25.008Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-23T14:45:25.008Z] [2022-06-23T14:45:25.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-23T14:45:25.008Z] graphtest_unix.go:71: No driver to put! [2022-06-23T14:45:25.008Z] [2022-06-23T14:45:25.008Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-23T14:45:25.008Z] time="2022-06-23T14:44:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-23T14:45:25.008Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-23T14:45:25.008Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-23T14:45:25.008Z] [2022-06-23T14:45:25.008Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-23T14:45:25.008Z] time="2022-06-23T14:44:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-23T14:45:25.008Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-23T14:45:25.008Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-23T14:45:25.008Z] [2022-06-23T14:45:25.008Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-23T14:45:25.008Z] time="2022-06-23T14:44:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-23T14:45:25.008Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-23T14:45:25.008Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-23T14:45:25.008Z] [2022-06-23T14:45:25.008Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-23T14:45:25.008Z] time="2022-06-23T14:44:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-23T14:45:25.008Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-23T14:45:25.008Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-23T14:45:25.008Z] [2022-06-23T14:45:25.008Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-23T14:45:25.008Z] time="2022-06-23T14:44:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-23T14:45:25.008Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-23T14:45:25.008Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-23T14:45:25.008Z] [2022-06-23T14:45:25.008Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-23T14:45:25.008Z] graphtest_unix.go:71: No driver to put! [2022-06-23T14:45:25.008Z] [2022-06-23T14:45:25.008Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-23T14:45:25.008Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-23T14:45:25.008Z] [2022-06-23T14:45:25.008Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-23T14:45:25.008Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-23T14:45:25.008Z] [2022-06-23T14:45:25.008Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-23T14:45:25.009Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-23T14:45:25.009Z] [2022-06-23T14:45:25.009Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-23T14:45:25.009Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-23T14:45:25.009Z] [2022-06-23T14:45:25.009Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-23T14:45:25.009Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-23T14:45:25.009Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-23T14:45:25.009Z] [2022-06-23T14:45:25.009Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-23T14:45:25.009Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-23T14:45:25.009Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-23T14:45:25.009Z] [2022-06-23T14:45:25.009Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-23T14:45:25.009Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-23T14:45:25.009Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-23T14:45:25.009Z] [2022-06-23T14:45:25.009Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-23T14:45:25.009Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-23T14:45:25.009Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-23T14:45:25.009Z] [2022-06-23T14:45:25.009Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-23T14:45:25.009Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-23T14:45:25.009Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-23T14:45:25.009Z] [2022-06-23T14:45:25.009Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-23T14:45:25.009Z] graphtest_unix.go:71: No driver to put! [2022-06-23T14:45:25.009Z] [2022-06-23T14:45:25.009Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-23T14:45:25.009Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-23T14:45:25.009Z] [2022-06-23T14:45:25.009Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-23T14:45:25.009Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-23T14:45:25.009Z] [2022-06-23T14:45:25.009Z] DONE 2785 tests, 28 skipped in 254.688s [2022-06-23T14:45:25.009Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/bitseq [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/cluster [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/config [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/datastore [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/driverapi [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/etchosts [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/idm [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/ipam [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/iptables [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/netlabel [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/netutils [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/networkdb [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/ns [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/options [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/osl [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/portallocator [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/portmapper [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/testutils [2022-06-23T14:45:25.009Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-23T14:45:25.009Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-06-23T14:45:27.578Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-06-23T14:45:35.675Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-06-23T14:45:35.675Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-06-23T14:45:38.200Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-06-23T14:45:40.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-06-23T14:45:41.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-06-23T14:45:41.288Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-06-23T14:45:43.185Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-06-23T14:45:43.185Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-06-23T14:45:43.185Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-06-23T14:45:43.185Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-06-23T14:45:43.185Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-06-23T14:45:43.185Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-06-23T14:45:43.185Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-06-23T14:45:43.185Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-06-23T14:45:43.185Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-06-23T14:45:43.442Z] docker_api_swarm_test.go:563: [df88ebfd43799] joining swarm manager [d06385afa1fa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:45:46.717Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-06-23T14:45:50.891Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-06-23T14:45:52.789Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-06-23T14:45:53.720Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-06-23T14:45:55.088Z] docker_api_swarm_test.go:585: [d005dbd895f05] joining swarm manager [d06385afa1fa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T14:45:59.262Z] check_test.go:611: [df88ebfd43799] daemon is not started [2022-06-23T14:45:59.262Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-06-23T14:46:04.514Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-06-23T14:46:04.514Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-06-23T14:46:05.443Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-06-23T14:46:08.725Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-06-23T14:46:08.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-06-23T14:46:08.982Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-23T14:46:08.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-06-23T14:46:09.240Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-06-23T14:46:09.240Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-06-23T14:46:10.610Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-06-23T14:46:11.666Z] ok github.com/docker/docker/libnetwork 37.220s coverage: 40.6% of statements [2022-06-23T14:46:11.666Z] ok github.com/docker/docker/libnetwork/bitseq 0.127s coverage: 84.4% of statements [2022-06-23T14:46:11.666Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-23T14:46:11.666Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-23T14:46:11.666Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-23T14:46:11.667Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-23T14:46:11.667Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-23T14:46:11.667Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-23T14:46:11.667Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-23T14:46:11.667Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-23T14:46:11.667Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-06-23T14:46:11.667Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-06-23T14:46:11.667Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-23T14:46:11.667Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-23T14:46:11.667Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-06-23T14:46:11.667Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.368s coverage: 59.9% of statements [2022-06-23T14:46:11.667Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-23T14:46:11.667Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-23T14:46:11.667Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.091s coverage: 4.0% of statements [2022-06-23T14:46:11.667Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-23T14:46:11.667Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-06-23T14:46:11.667Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-23T14:46:11.667Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-06-23T14:46:11.981Z] docker_api_swarm_test.go:46: [d64e0cd61cbda] joining swarm manager [d4345ccd68971]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:46:11.982Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-06-23T14:46:13.351Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-06-23T14:46:19.772Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.433s coverage: 7.2% of statements [2022-06-23T14:46:19.772Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-23T14:46:20.030Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-06-23T14:46:20.597Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-06-23T14:46:20.597Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-23T14:46:20.597Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-23T14:46:20.597Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-23T14:46:21.164Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-06-23T14:46:21.423Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-06-23T14:46:21.423Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-06-23T14:46:21.441Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-06-23T14:46:21.681Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2022-06-23T14:46:22.373Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-06-23T14:46:24.896Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-06-23T14:46:31.440Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-06-23T14:46:31.440Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-06-23T14:46:33.881Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-06-23T14:46:34.711Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-06-23T14:46:35.273Z] --- PASS: TestImportExtremelyLargeImageWorks (183.64s) [2022-06-23T14:46:35.273Z] PASS [2022-06-23T14:46:35.273Z] [2022-06-23T14:46:35.273Z] DONE 22 tests in 188.086s [2022-06-23T14:46:35.273Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-06-23T14:46:35.273Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:46:35.273Z] ++ set -e [2022-06-23T14:46:35.273Z] ++ '[' -n 0 ']' [2022-06-23T14:46:35.273Z] ++ set -x [2022-06-23T14:46:35.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:46:35.273Z] === RUN TestStripANSICommands [2022-06-23T14:46:35.273Z] === RUN TestStripANSICommands/#00 [2022-06-23T14:46:35.273Z] === RUN TestStripANSICommands/#01 [2022-06-23T14:46:35.273Z] --- PASS: TestStripANSICommands (0.00s) [2022-06-23T14:46:35.273Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-06-23T14:46:35.273Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-06-23T14:46:35.273Z] PASS [2022-06-23T14:46:35.273Z] [2022-06-23T14:46:35.273Z] DONE 3 tests in 0.053s [2022-06-23T14:46:35.273Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-23T14:46:35.273Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:46:35.273Z] ++ set -e [2022-06-23T14:46:35.273Z] ++ '[' -n 0 ']' [2022-06-23T14:46:35.273Z] ++ set -x [2022-06-23T14:46:35.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:46:35.273Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-06-23T14:46:35.273Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-06-23T14:46:35.273Z] INFO: Testing against a local daemon [2022-06-23T14:46:35.273Z] === RUN TestNetworkCreateDelete [2022-06-23T14:46:35.538Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-06-23T14:46:35.538Z] === RUN TestDockerNetworkDeletePreferID [2022-06-23T14:46:36.104Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2022-06-23T14:46:36.104Z] === RUN TestDaemonDNSFallback [2022-06-23T14:46:38.623Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-06-23T14:46:39.551Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-06-23T14:46:40.918Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-06-23T14:46:42.810Z] --- PASS: TestDaemonDNSFallback (6.60s) [2022-06-23T14:46:42.810Z] === RUN TestInspectNetwork [2022-06-23T14:46:44.705Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-06-23T14:46:46.597Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-06-23T14:46:46.597Z] === RUN TestInspectNetwork/full_network_id [2022-06-23T14:46:46.597Z] === RUN TestInspectNetwork/partial_network_id [2022-06-23T14:46:46.597Z] === RUN TestInspectNetwork/network_name [2022-06-23T14:46:46.597Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-23T14:46:47.963Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-06-23T14:46:48.780Z] ok github.com/docker/docker/libnetwork/ipam 14.522s coverage: 85.3% of statements [2022-06-23T14:46:48.780Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-23T14:46:48.780Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-23T14:46:48.780Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-23T14:46:48.780Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-06-23T14:46:48.780Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-23T14:46:48.780Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-23T14:46:48.780Z] ok github.com/docker/docker/libnetwork/ipamutils 0.268s coverage: 74.0% of statements [2022-06-23T14:46:49.346Z] ok github.com/docker/docker/libnetwork/iptables 0.166s coverage: 45.1% of statements [2022-06-23T14:46:49.346Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-23T14:46:49.604Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-06-23T14:46:51.233Z] --- PASS: TestInspectNetwork (8.29s) [2022-06-23T14:46:51.233Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-23T14:46:51.233Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-23T14:46:51.233Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-23T14:46:51.233Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-23T14:46:51.233Z] === RUN TestRunContainerWithBridgeNone [2022-06-23T14:46:53.130Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2022-06-23T14:46:53.130Z] === RUN TestNetworkInvalidJSON [2022-06-23T14:46:53.130Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-23T14:46:53.130Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-23T14:46:53.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-23T14:46:53.130Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-23T14:46:53.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-23T14:46:53.130Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-23T14:46:53.130Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-23T14:46:53.130Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-23T14:46:53.130Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-23T14:46:53.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-23T14:46:53.130Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-23T14:46:53.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-23T14:46:53.130Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-23T14:46:53.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-23T14:46:53.130Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-23T14:46:53.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-23T14:46:53.130Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-23T14:46:53.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-23T14:46:53.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-23T14:46:53.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-23T14:46:53.130Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-23T14:46:53.130Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-06-23T14:46:53.130Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-06-23T14:46:53.130Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-23T14:46:53.130Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-23T14:46:53.130Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-23T14:46:53.130Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-23T14:46:53.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-06-23T14:46:53.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-23T14:46:53.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-23T14:46:53.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-23T14:46:53.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-23T14:46:53.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-23T14:46:53.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-23T14:46:53.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-23T14:46:53.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-23T14:46:53.130Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-23T14:46:53.130Z] === RUN TestNetworkList [2022-06-23T14:46:53.130Z] === RUN TestNetworkList//networks [2022-06-23T14:46:53.130Z] === PAUSE TestNetworkList//networks [2022-06-23T14:46:53.130Z] === RUN TestNetworkList//networks/ [2022-06-23T14:46:53.130Z] === PAUSE TestNetworkList//networks/ [2022-06-23T14:46:53.130Z] === CONT TestNetworkList//networks [2022-06-23T14:46:53.130Z] === CONT TestNetworkList//networks/ [2022-06-23T14:46:53.130Z] --- PASS: TestNetworkList (0.02s) [2022-06-23T14:46:53.130Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-23T14:46:53.130Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-23T14:46:53.130Z] === RUN TestHostIPv4BridgeLabel [2022-06-23T14:46:53.693Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-06-23T14:46:53.693Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-23T14:46:54.624Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-06-23T14:46:54.624Z] === RUN TestDaemonDefaultNetworkPools [2022-06-23T14:46:55.554Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-06-23T14:46:55.554Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-23T14:46:56.483Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-06-23T14:46:56.483Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-23T14:46:58.402Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s) [2022-06-23T14:46:58.402Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-23T14:46:58.402Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-06-23T14:46:58.402Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-06-23T14:46:58.658Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-06-23T14:46:58.658Z] === RUN TestServiceWithPredefinedNetwork [2022-06-23T14:47:01.932Z] --- PASS: TestServiceWithPredefinedNetwork (2.91s) [2022-06-23T14:47:01.932Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-23T14:47:01.932Z] service_test.go:243: FLAKY_TEST [2022-06-23T14:47:01.932Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-23T14:47:01.932Z] === RUN TestServiceWithDataPathPortInit [2022-06-23T14:47:01.932Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-06-23T14:47:01.932Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-06-23T14:47:02.189Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-06-23T14:47:02.753Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-06-23T14:47:02.753Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-06-23T14:47:03.010Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-06-23T14:47:03.268Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-06-23T14:47:05.162Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-06-23T14:47:06.092Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-06-23T14:47:06.655Z] === RUN TestDockerSuite/TestBuildEnv [2022-06-23T14:47:07.584Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-06-23T14:47:08.513Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-06-23T14:47:09.076Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-06-23T14:47:14.325Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-06-23T14:47:17.596Z] --- PASS: TestServiceWithDataPathPortInit (16.05s) [2022-06-23T14:47:17.596Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-23T14:47:20.872Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-06-23T14:47:21.128Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lgk6z62dhceo6bqc4de19d31e Created:2022-06-23 14:47:19.221945551 +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[a97a9145ba867c88b60a32282978f5bd935050864c49668cb552e979cd3a88e1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qeu25ltefrfiw8ybs7ztzuli7 EndpointID:07d18cb55bfbc23886b2629d8b3d241cf05f80ae47971728c871182707d88138 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:55e7424ddbf6b5ea5ac080f6d90361c1c95430ecb95899bfa89756302f86fd79 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:49c1a61d7aec IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qeu25ltefrfiw8ybs7ztzuli7 EndpointID:07d18cb55bfbc23886b2629d8b3d241cf05f80ae47971728c871182707d88138 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-23T14:47:22.510Z] docker_api_swarm_test.go:304: [dfd92fd2fcb0f] joining swarm manager [d029bf84dfdf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:47:23.897Z] docker_api_swarm_test.go:305: [d49c277b3ad2b] joining swarm manager [d029bf84dfdf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T14:47:25.264Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-06-23T14:47:25.828Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.21s) [2022-06-23T14:47:25.828Z] PASS [2022-06-23T14:47:25.828Z] [2022-06-23T14:47:25.828Z] === Skipped [2022-06-23T14:47:25.828Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-23T14:47:25.828Z] service_test.go:243: FLAKY_TEST [2022-06-23T14:47:25.828Z] [2022-06-23T14:47:25.828Z] DONE 38 tests, 1 skipped in 50.530s [2022-06-23T14:47:25.828Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-23T14:47:25.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:47:25.828Z] ++ set -e [2022-06-23T14:47:25.828Z] ++ '[' -n 0 ']' [2022-06-23T14:47:25.828Z] ++ set -x [2022-06-23T14:47:25.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:47:25.828Z] INFO: Testing against a local daemon [2022-06-23T14:47:25.828Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-23T14:47:25.828Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-23T14:47:25.828Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-23T14:47:25.828Z] === RUN TestDockerNetworkIpvlan [2022-06-23T14:47:25.828Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-23T14:47:25.828Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-23T14:47:25.828Z] PASS [2022-06-23T14:47:25.828Z] [2022-06-23T14:47:25.828Z] === Skipped [2022-06-23T14:47:25.828Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-23T14:47:25.828Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-23T14:47:25.828Z] [2022-06-23T14:47:25.828Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-23T14:47:25.828Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-23T14:47:25.828Z] [2022-06-23T14:47:25.828Z] DONE 2 tests, 2 skipped in 0.103s [2022-06-23T14:47:25.828Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-23T14:47:25.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:47:25.828Z] ++ set -e [2022-06-23T14:47:25.828Z] ++ '[' -n 0 ']' [2022-06-23T14:47:25.828Z] ++ set -x [2022-06-23T14:47:25.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:47:26.085Z] INFO: Testing against a local daemon [2022-06-23T14:47:26.085Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-23T14:47:27.453Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-06-23T14:47:27.453Z] === RUN TestDockerNetworkMacvlan [2022-06-23T14:47:28.384Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-23T14:47:28.641Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-06-23T14:47:28.898Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-23T14:47:29.828Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-23T14:47:30.085Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-06-23T14:47:31.977Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-23T14:47:34.496Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-23T14:47:37.786Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-06-23T14:47:38.350Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-06-23T14:47:38.913Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-06-23T14:47:38.913Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-23T14:47:39.478Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-06-23T14:47:40.408Z] --- PASS: TestDockerNetworkMacvlan (12.78s) [2022-06-23T14:47:40.408Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-06-23T14:47:40.408Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-06-23T14:47:40.408Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.11s) [2022-06-23T14:47:40.408Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.27s) [2022-06-23T14:47:40.408Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.06s) [2022-06-23T14:47:40.408Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2022-06-23T14:47:40.408Z] PASS [2022-06-23T14:47:40.408Z] [2022-06-23T14:47:40.408Z] DONE 8 tests in 14.242s [2022-06-23T14:47:40.408Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-23T14:47:40.408Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:47:40.408Z] ++ set -e [2022-06-23T14:47:40.408Z] ++ '[' -n 0 ']' [2022-06-23T14:47:40.408Z] ++ set -x [2022-06-23T14:47:40.408Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:47:40.408Z] testing: warning: no tests to run [2022-06-23T14:47:40.408Z] PASS [2022-06-23T14:47:40.408Z] [2022-06-23T14:47:40.408Z] DONE 0 tests in 0.034s [2022-06-23T14:47:40.408Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-23T14:47:40.408Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:47:40.408Z] ++ set -e [2022-06-23T14:47:40.408Z] ++ '[' -n 0 ']' [2022-06-23T14:47:40.408Z] ++ set -x [2022-06-23T14:47:40.408Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:47:40.408Z] INFO: Testing against a local daemon [2022-06-23T14:47:40.408Z] === RUN TestAuthZPluginAllowRequest [2022-06-23T14:47:40.408Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-06-23T14:47:40.408Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-06-23T14:47:40.665Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-06-23T14:47:40.665Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-06-23T14:47:41.596Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-06-23T14:47:41.853Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2022-06-23T14:47:41.853Z] === RUN TestAuthZPluginTLS [2022-06-23T14:47:42.417Z] --- PASS: TestAuthZPluginTLS (0.59s) [2022-06-23T14:47:42.417Z] === RUN TestAuthZPluginDenyRequest [2022-06-23T14:47:43.001Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-06-23T14:47:43.001Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-23T14:47:43.585Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-06-23T14:47:43.585Z] === RUN TestAuthZPluginDenyResponse [2022-06-23T14:47:44.148Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-06-23T14:47:44.148Z] === RUN TestAuthZPluginAllowEventStream [2022-06-23T14:47:45.517Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2022-06-23T14:47:45.517Z] === RUN TestAuthZPluginErrorResponse [2022-06-23T14:47:46.080Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-06-23T14:47:46.080Z] === RUN TestAuthZPluginErrorRequest [2022-06-23T14:47:46.643Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-06-23T14:47:46.643Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-23T14:47:47.206Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-06-23T14:47:47.206Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-23T14:47:49.099Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.87s) [2022-06-23T14:47:49.099Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-23T14:47:49.099Z] === RUN TestDockerSuite/TestBuildExpose [2022-06-23T14:47:49.356Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-06-23T14:47:49.920Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-06-23T14:47:50.484Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-06-23T14:47:50.741Z] === RUN TestDockerSuite/TestBuildFails [2022-06-23T14:47:50.742Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.83s) [2022-06-23T14:47:50.742Z] === RUN TestAuthZPluginHeader [2022-06-23T14:47:51.304Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-06-23T14:47:51.304Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-06-23T14:47:51.561Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-06-23T14:47:51.561Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-23T14:47:52.929Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-06-23T14:47:54.299Z] === RUN TestDockerSuite/TestBuildForceRm [2022-06-23T14:47:55.676Z] === RUN TestDockerSuite/TestBuildFromGit [2022-06-23T14:47:56.238Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.58s) [2022-06-23T14:47:56.238Z] === RUN TestAuthZPluginV2Disable [2022-06-23T14:47:56.802Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-06-23T14:47:57.058Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-06-23T14:47:57.988Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-06-23T14:47:57.988Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-06-23T14:47:59.358Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-06-23T14:48:00.726Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-06-23T14:48:00.726Z] --- PASS: TestAuthZPluginV2Disable (4.33s) [2022-06-23T14:48:00.726Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-23T14:48:00.726Z] docker_api_swarm_test.go:272: [d9bdcd0e803fb] joining swarm manager [dd190d8eb877c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:48:00.983Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-06-23T14:48:01.915Z] docker_api_swarm_test.go:273: [d0a2a8489d10c] joining swarm manager [dd190d8eb877c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T14:48:02.860Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-06-23T14:48:04.228Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-06-23T14:48:04.228Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.65s) [2022-06-23T14:48:04.228Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-23T14:48:05.158Z] === RUN TestDockerSuite/TestBuildIidFile [2022-06-23T14:48:05.415Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-06-23T14:48:05.978Z] === RUN TestDockerSuite/TestBuildInheritance [2022-06-23T14:48:06.907Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-06-23T14:48:07.163Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-06-23T14:48:07.163Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-06-23T14:48:08.093Z] === RUN TestDockerSuite/TestBuildLabel [2022-06-23T14:48:08.656Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-06-23T14:48:09.220Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-06-23T14:48:09.784Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-06-23T14:48:10.347Z] === RUN TestDockerSuite/TestBuildLabels [2022-06-23T14:48:10.604Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-06-23T14:48:12.496Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-06-23T14:48:14.388Z] === RUN TestDockerSuite/TestBuildLastModified [2022-06-23T14:48:15.755Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.30s) [2022-06-23T14:48:15.755Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-23T14:48:18.273Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-06-23T14:48:20.792Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-06-23T14:48:20.792Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-06-23T14:48:20.792Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-06-23T14:48:20.792Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-06-23T14:48:20.792Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-06-23T14:48:21.048Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-06-23T14:48:21.977Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-06-23T14:48:22.930Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-06-23T14:48:24.300Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-06-23T14:48:25.231Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-06-23T14:48:25.794Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-06-23T14:48:26.357Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-06-23T14:48:32.901Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-06-23T14:48:32.901Z] PASS [2022-06-23T14:48:32.901Z] [2022-06-23T14:48:32.901Z] DONE 17 tests in 51.863s [2022-06-23T14:48:32.901Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-23T14:48:32.901Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:48:32.901Z] ++ set -e [2022-06-23T14:48:32.901Z] ++ '[' -n 0 ']' [2022-06-23T14:48:32.901Z] ++ set -x [2022-06-23T14:48:32.901Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:48:32.901Z] INFO: Testing against a local daemon [2022-06-23T14:48:32.901Z] === RUN TestPluginInvalidJSON [2022-06-23T14:48:32.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-23T14:48:32.901Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-23T14:48:32.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-23T14:48:32.901Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-23T14:48:32.901Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-23T14:48:32.901Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-23T14:48:32.901Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-23T14:48:32.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-23T14:48:32.901Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-23T14:48:32.901Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-23T14:48:32.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-23T14:48:32.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-23T14:48:32.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-23T14:48:32.901Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-23T14:48:32.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-23T14:48:32.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-23T14:48:32.901Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-23T14:48:32.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-23T14:48:32.901Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-23T14:48:32.901Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-23T14:48:32.901Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-23T14:48:32.901Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-06-23T14:48:32.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-06-23T14:48:32.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-23T14:48:32.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-23T14:48:32.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-23T14:48:32.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-23T14:48:32.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-06-23T14:48:32.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-23T14:48:32.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-23T14:48:32.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-23T14:48:32.901Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-23T14:48:32.901Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-23T14:48:32.901Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-23T14:48:32.901Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-23T14:48:32.901Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-23T14:48:32.901Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-23T14:48:32.901Z] === RUN TestPluginInstall [2022-06-23T14:48:32.901Z] === RUN TestPluginInstall/no_auth [2022-06-23T14:48:32.901Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-06-23T14:48:34.268Z] time="2022-06-23T14:48:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-23T14:48:34.268Z] time="2022-06-23T14:48:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ecbf7bab0d2df5e8402f3e58b62f6aeafbb3675bf2b66b5a3e51890eceb344bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-23T14:48:34.268Z] time="2022-06-23T14:48:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-23T14:48:34.268Z] time="2022-06-23T14:48:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ecbf7bab0d2df5e8402f3e58b62f6aeafbb3675bf2b66b5a3e51890eceb344bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-23T14:48:34.524Z] === RUN TestPluginInstall/with_htpasswd [2022-06-23T14:48:35.087Z] time="2022-06-23T14:48:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-23T14:48:35.087Z] time="2022-06-23T14:48:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12140c666a6579684e6e4a06589742d7bda19831ac815662c38d652cce0c5b1d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-23T14:48:35.087Z] time="2022-06-23T14:48:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-23T14:48:35.087Z] time="2022-06-23T14:48:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12140c666a6579684e6e4a06589742d7bda19831ac815662c38d652cce0c5b1d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-23T14:48:35.344Z] === RUN TestPluginInstall/with_insecure [2022-06-23T14:48:35.600Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-06-23T14:48:36.163Z] time="2022-06-23T14:48:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-23T14:48:36.163Z] time="2022-06-23T14:48:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b0a41ee4fc2904d783eb447168c30827094829765fbe0dfa60493dff13384318" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-23T14:48:36.163Z] time="2022-06-23T14:48:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-23T14:48:36.163Z] time="2022-06-23T14:48:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b0a41ee4fc2904d783eb447168c30827094829765fbe0dfa60493dff13384318" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-23T14:48:36.727Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-06-23T14:48:36.727Z] plugin_test.go:195: [d246db8d7cc05] daemon is not started [2022-06-23T14:48:36.727Z] --- PASS: TestPluginInstall (4.34s) [2022-06-23T14:48:36.727Z] --- PASS: TestPluginInstall/no_auth (2.18s) [2022-06-23T14:48:36.727Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2022-06-23T14:48:36.727Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2022-06-23T14:48:36.727Z] === RUN TestPluginsWithRuntimes [2022-06-23T14:48:38.620Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-23T14:48:38.620Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-06-23T14:48:38.620Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-06-23T14:48:38.620Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-06-23T14:48:39.551Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-23T14:48:40.482Z] --- PASS: TestPluginsWithRuntimes (3.97s) [2022-06-23T14:48:40.482Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-06-23T14:48:40.482Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2022-06-23T14:48:40.482Z] === RUN TestPluginBackCompatMediaTypes [2022-06-23T14:48:41.035Z] ok github.com/docker/docker/libnetwork/networkdb 105.296s coverage: 60.0% of statements [2022-06-23T14:48:41.035Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-23T14:48:41.035Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-23T14:48:41.412Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2022-06-23T14:48:41.412Z] PASS [2022-06-23T14:48:41.412Z] [2022-06-23T14:48:41.412Z] DONE 24 tests in 9.258s [2022-06-23T14:48:41.412Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-23T14:48:41.412Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:48:41.412Z] ++ set -e [2022-06-23T14:48:41.412Z] ++ '[' -n 0 ']' [2022-06-23T14:48:41.412Z] ++ set -x [2022-06-23T14:48:41.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:48:41.412Z] INFO: Testing against a local daemon [2022-06-23T14:48:41.412Z] === RUN TestExternalGraphDriver [2022-06-23T14:48:41.601Z] ok github.com/docker/docker/libnetwork/osl 4.323s coverage: 39.7% of statements [2022-06-23T14:48:41.671Z] === RUN TestExternalGraphDriver/json [2022-06-23T14:48:41.859Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.007s coverage: 20.0% of statements [2022-06-23T14:48:41.927Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-06-23T14:48:42.117Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-06-23T14:48:42.184Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-06-23T14:48:43.053Z] ok github.com/docker/docker/libnetwork/portmapper 0.568s coverage: 48.6% of statements [2022-06-23T14:48:43.311Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-06-23T14:48:43.311Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-23T14:48:43.552Z] === RUN TestExternalGraphDriver/spec [2022-06-23T14:48:43.570Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-06-23T14:48:43.570Z] [2022-06-23T14:48:43.570Z] === Skipped [2022-06-23T14:48:43.570Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-23T14:48:43.570Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-23T14:48:43.570Z] [2022-06-23T14:48:43.570Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-23T14:48:43.570Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-23T14:48:43.570Z] [2022-06-23T14:48:43.570Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-23T14:48:43.570Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-23T14:48:43.570Z] [2022-06-23T14:48:43.570Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-23T14:48:43.570Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-23T14:48:43.570Z] [2022-06-23T14:48:43.570Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-23T14:48:43.570Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-23T14:48:43.570Z] [2022-06-23T14:48:43.570Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-23T14:48:43.570Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-23T14:48:43.570Z] [2022-06-23T14:48:43.570Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-23T14:48:43.570Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-23T14:48:43.570Z] [2022-06-23T14:48:43.570Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-23T14:48:43.570Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-06-23T14:48:43.570Z] [2022-06-23T14:48:43.570Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-23T14:48:43.570Z] firewalld_test.go:14: firewalld is not running [2022-06-23T14:48:43.570Z] [2022-06-23T14:48:43.570Z] DONE 326 tests, 9 skipped in 202.039s [2022-06-23T14:48:43.809Z] === RUN TestDockerSuite/TestBuildMultipleTags Post stage [Pipeline] junit [2022-06-23T14:48:44.149Z] Recording test results [2022-06-23T14:48:44.372Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-06-23T14:48:44.386Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-06-23T14:48:44.711Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43741/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:04c51cba84301af9bbce4ea719e1cbf239efb37c hack/validate/vendor [2022-06-23T14:48:45.277Z] No vendor changes in diff. [2022-06-23T14:48:45.305Z] === RUN TestExternalGraphDriver/pull [2022-06-23T14:48:45.537Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-23T14:48:45.839Z] + echo Ensuring container killed. [2022-06-23T14:48:45.839Z] Ensuring container killed. [2022-06-23T14:48:45.839Z] + docker rm -vf docker-pr1 [2022-06-23T14:48:45.839Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-06-23T14:48:45.867Z] === RUN TestDockerSuite/TestBuildNetNone [2022-06-23T14:48:46.118Z] + echo Chowning /workspace to jenkins user [2022-06-23T14:48:46.118Z] Chowning /workspace to jenkins user [2022-06-23T14:48:46.118Z] + id -u [2022-06-23T14:48:46.118Z] + id -g [2022-06-23T14:48:46.118Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43741:/workspace busybox chown -R 1000:1000 /workspace [2022-06-23T14:48:46.123Z] === RUN TestDockerSuite/TestBuildNoContext [2022-06-23T14:48:47.051Z] === RUN TestDockerSuite/TestBuildNoDupOutput [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-23T14:48:47.342Z] + bundleName=unit [2022-06-23T14:48:47.342Z] + echo Creating unit-bundles.tar.gz [2022-06-23T14:48:47.342Z] Creating unit-bundles.tar.gz [2022-06-23T14:48:47.342Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-06-23T14:48:47.342Z] bundles/junit-report-libnetwork.xml [2022-06-23T14:48:47.342Z] bundles/junit-report.xml [2022-06-23T14:48:47.342Z] bundles/go-test-report-libnetwork.json [2022-06-23T14:48:47.342Z] bundles/go-test-report.json [2022-06-23T14:48:47.342Z] bundles/profile-libnetwork.out [2022-06-23T14:48:47.342Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-06-23T14:48:47.353Z] Archiving artifacts [2022-06-23T14:48:47.615Z] --- PASS: TestExternalGraphDriver (5.97s) [2022-06-23T14:48:47.615Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2022-06-23T14:48:47.615Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2022-06-23T14:48:47.615Z] --- PASS: TestExternalGraphDriver/pull (2.27s) [2022-06-23T14:48:47.615Z] === RUN TestGraphdriverPluginV2 [2022-06-23T14:48:47.615Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-06-23T14:48:47.794Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43741/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-23T14:48:47.872Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-06-23T14:48:48.096Z] + make clean [2022-06-23T14:48:48.096Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-23T14:48:48.096Z] docker-dev-cache [2022-06-23T14:48:48.096Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-23T14:48:49.241Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-06-23T14:48:49.804Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-06-23T14:48:49.804Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-06-23T14:48:50.368Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-06-23T14:48:50.932Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-06-23T14:48:51.862Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-06-23T14:48:52.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-06-23T14:48:52.684Z] --- PASS: TestGraphdriverPluginV2 (5.33s) [2022-06-23T14:48:52.684Z] PASS [2022-06-23T14:48:52.684Z] [2022-06-23T14:48:52.684Z] DONE 5 tests in 11.411s [2022-06-23T14:48:52.944Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-23T14:48:52.944Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:48:52.944Z] ++ set -e [2022-06-23T14:48:52.944Z] ++ '[' -n 0 ']' [2022-06-23T14:48:52.944Z] ++ set -x [2022-06-23T14:48:52.944Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:48:52.944Z] INFO: Testing against a local daemon [2022-06-23T14:48:52.944Z] === RUN TestContinueAfterPluginCrash [2022-06-23T14:48:52.944Z] === PAUSE TestContinueAfterPluginCrash [2022-06-23T14:48:52.944Z] === RUN TestReadPluginNoRead [2022-06-23T14:48:52.944Z] === PAUSE TestReadPluginNoRead [2022-06-23T14:48:52.944Z] === RUN TestDaemonStartWithLogOpt [2022-06-23T14:48:52.944Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-23T14:48:52.944Z] === CONT TestContinueAfterPluginCrash [2022-06-23T14:48:52.944Z] === CONT TestDaemonStartWithLogOpt [2022-06-23T14:48:53.875Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-06-23T14:48:54.805Z] docker_api_swarm_node_test.go:20: [da13c0a9e603d] joining swarm manager [d1680d0243ddd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:48:56.176Z] docker_api_swarm_node_test.go:21: [daaf4a7ec2116] joining swarm manager [d1680d0243ddd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T14:48:57.107Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-06-23T14:48:58.474Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-06-23T14:48:58.474Z] --- PASS: TestDaemonStartWithLogOpt (5.62s) [2022-06-23T14:48:58.474Z] === CONT TestReadPluginNoRead [2022-06-23T14:49:00.366Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-06-23T14:49:01.296Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-06-23T14:49:01.553Z] === RUN TestReadPluginNoRead/default [2022-06-23T14:49:02.483Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-06-23T14:49:03.046Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-23T14:49:03.625Z] --- PASS: TestContinueAfterPluginCrash (10.58s) [2022-06-23T14:49:04.559Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-23T14:49:05.490Z] === RUN TestDockerSuite/TestBuildPATH [2022-06-23T14:49:06.052Z] === CONT TestReadPluginNoRead [2022-06-23T14:49:06.052Z] read_test.go:92: [d5dc4d0be26e8] daemon is not started [2022-06-23T14:49:06.052Z] --- PASS: TestReadPluginNoRead (7.30s) [2022-06-23T14:49:06.052Z] --- PASS: TestReadPluginNoRead/default (1.47s) [2022-06-23T14:49:06.052Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2022-06-23T14:49:06.052Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2022-06-23T14:49:06.052Z] PASS [2022-06-23T14:49:06.052Z] [2022-06-23T14:49:06.052Z] DONE 6 tests in 13.061s [2022-06-23T14:49:06.052Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-06-23T14:49:06.052Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:49:06.052Z] ++ set -e [2022-06-23T14:49:06.052Z] ++ '[' -n 0 ']' [2022-06-23T14:49:06.052Z] ++ set -x [2022-06-23T14:49:06.052Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:49:06.052Z] testing: warning: no tests to run [2022-06-23T14:49:06.052Z] PASS [2022-06-23T14:49:06.052Z] [2022-06-23T14:49:06.052Z] DONE 0 tests in 0.042s [2022-06-23T14:49:06.052Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-23T14:49:06.052Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:49:06.052Z] ++ set -e [2022-06-23T14:49:06.052Z] ++ '[' -n 0 ']' [2022-06-23T14:49:06.052Z] ++ set -x [2022-06-23T14:49:06.052Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:49:06.052Z] INFO: Testing against a local daemon [2022-06-23T14:49:06.052Z] === RUN TestPluginWithDevMounts [2022-06-23T14:49:06.052Z] === PAUSE TestPluginWithDevMounts [2022-06-23T14:49:06.053Z] === CONT TestPluginWithDevMounts [2022-06-23T14:49:06.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-06-23T14:49:07.547Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-06-23T14:49:08.109Z] --- PASS: TestPluginWithDevMounts (2.05s) [2022-06-23T14:49:08.110Z] PASS [2022-06-23T14:49:08.110Z] [2022-06-23T14:49:08.110Z] DONE 1 tests in 2.188s [2022-06-23T14:49:08.110Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-23T14:49:08.110Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:49:08.110Z] ++ set -e [2022-06-23T14:49:08.110Z] ++ '[' -n 0 ']' [2022-06-23T14:49:08.110Z] ++ set -x [2022-06-23T14:49:08.110Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:49:08.110Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-06-23T14:49:08.369Z] INFO: Testing against a local daemon [2022-06-23T14:49:08.369Z] === RUN TestSecretInspect [2022-06-23T14:49:09.300Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-06-23T14:49:11.824Z] docker_api_swarm_test.go:502: [db049ce637514] joining swarm manager [d4ca964bfce3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:49:11.824Z] --- PASS: TestSecretInspect (3.46s) [2022-06-23T14:49:11.824Z] === RUN TestSecretList [2022-06-23T14:49:14.346Z] --- PASS: TestSecretList (2.58s) [2022-06-23T14:49:14.346Z] === RUN TestSecretsCreateAndDelete [2022-06-23T14:49:17.619Z] --- PASS: TestSecretsCreateAndDelete (2.63s) [2022-06-23T14:49:17.620Z] === RUN TestSecretsUpdate [2022-06-23T14:49:17.620Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-06-23T14:49:19.511Z] --- PASS: TestSecretsUpdate (2.49s) [2022-06-23T14:49:19.511Z] === RUN TestTemplatedSecret [2022-06-23T14:49:20.074Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-06-23T14:49:21.441Z] docker_api_swarm_test.go:507: [de77bb8dee89c] joining swarm manager [d4ca964bfce3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T14:49:22.005Z] === RUN TestDockerSuite/TestBuildRm [2022-06-23T14:49:22.936Z] --- PASS: TestTemplatedSecret (3.36s) [2022-06-23T14:49:22.936Z] === RUN TestSecretCreateResolve [2022-06-23T14:49:24.302Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-06-23T14:49:25.234Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-06-23T14:49:25.491Z] --- PASS: TestSecretCreateResolve (2.65s) [2022-06-23T14:49:25.491Z] PASS [2022-06-23T14:49:25.491Z] [2022-06-23T14:49:25.491Z] DONE 6 tests in 17.292s [2022-06-23T14:49:25.491Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-23T14:49:25.491Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:49:25.491Z] ++ set -e [2022-06-23T14:49:25.491Z] ++ '[' -n 0 ']' [2022-06-23T14:49:25.491Z] ++ set -x [2022-06-23T14:49:25.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:49:25.748Z] INFO: Testing against a local daemon [2022-06-23T14:49:25.748Z] === RUN TestServiceCreateInit [2022-06-23T14:49:25.748Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-23T14:49:26.310Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-06-23T14:49:26.873Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-06-23T14:49:27.803Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-06-23T14:49:28.734Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-06-23T14:49:29.668Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-06-23T14:49:30.596Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-23T14:49:33.115Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-06-23T14:49:33.115Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-06-23T14:49:33.371Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-06-23T14:49:33.372Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-23T14:49:33.372Z] === RUN TestDockerSuite/TestBuildSpaces [2022-06-23T14:49:33.935Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-06-23T14:49:34.499Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-06-23T14:49:34.755Z] === RUN TestDockerSuite/TestBuildStderr [2022-06-23T14:49:35.011Z] --- PASS: TestServiceCreateInit (9.38s) [2022-06-23T14:49:35.011Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.81s) [2022-06-23T14:49:35.011Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.55s) [2022-06-23T14:49:35.011Z] === RUN TestCreateServiceMultipleTimes [2022-06-23T14:49:35.574Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-06-23T14:49:39.749Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-06-23T14:49:40.312Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-06-23T14:49:41.242Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-06-23T14:49:41.805Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-06-23T14:49:42.734Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-06-23T14:49:43.663Z] === RUN TestDockerSuite/TestBuildUser [2022-06-23T14:49:45.042Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-06-23T14:49:47.566Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-06-23T14:49:52.814Z] --- PASS: TestCreateServiceMultipleTimes (17.58s) [2022-06-23T14:49:52.814Z] === RUN TestCreateServiceConflict [2022-06-23T14:49:53.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-06-23T14:49:55.637Z] --- PASS: TestCreateServiceConflict (2.69s) [2022-06-23T14:49:55.637Z] === RUN TestCreateServiceMaxReplicas [2022-06-23T14:49:56.200Z] docker_api_swarm_node_test.go:81: [d1b607a6fb4a8] joining swarm manager [d787cdf12a77a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:49:59.474Z] --- PASS: TestCreateServiceMaxReplicas (3.96s) [2022-06-23T14:49:59.474Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-23T14:50:00.038Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-06-23T14:50:00.970Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-06-23T14:50:01.227Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-06-23T14:50:02.598Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-06-23T14:50:03.528Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-06-23T14:50:04.898Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-06-23T14:50:04.898Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-06-23T14:50:04.898Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-06-23T14:50:04.898Z] docker_cli_build_test.go:6032: unmatched requirement DaemonIsWindows [2022-06-23T14:50:04.898Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-06-23T14:50:04.898Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsWindows [2022-06-23T14:50:04.898Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-06-23T14:50:04.898Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-06-23T14:50:04.898Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-06-23T14:50:06.266Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-06-23T14:50:06.266Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-06-23T14:50:06.829Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-06-23T14:50:07.086Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-06-23T14:50:08.016Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-06-23T14:50:08.016Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-06-23T14:50:09.915Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-06-23T14:50:10.171Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-06-23T14:50:10.735Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-06-23T14:50:11.664Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-06-23T14:50:11.921Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-06-23T14:50:12.484Z] docker_api_swarm_node_test.go:53: [dfc2babe14466] joining swarm manager [d151e244998a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:50:12.741Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-06-23T14:50:12.741Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-06-23T14:50:12.741Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-06-23T14:50:13.303Z] docker_api_swarm_node_test.go:54: [d4fe09ccc3e64] joining swarm manager [d151e244998a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T14:50:13.303Z] === RUN TestDockerSuite/TestBuildXZHost [2022-06-23T14:50:13.866Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.54s) [2022-06-23T14:50:13.866Z] === RUN TestCreateServiceSecretFileMode [2022-06-23T14:50:15.237Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-06-23T14:50:15.800Z] === RUN TestDockerSuite/TestCommitChange [2022-06-23T14:50:16.729Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-06-23T14:50:16.729Z] --- PASS: TestCreateServiceSecretFileMode (3.00s) [2022-06-23T14:50:16.729Z] === RUN TestCreateServiceConfigFileMode [2022-06-23T14:50:17.293Z] === RUN TestDockerSuite/TestCommitHardlink [2022-06-23T14:50:18.665Z] === RUN TestDockerSuite/TestCommitNewFile [2022-06-23T14:50:20.034Z] --- PASS: TestCreateServiceConfigFileMode (3.13s) [2022-06-23T14:50:20.034Z] === RUN TestCreateServiceSysctls [2022-06-23T14:50:20.034Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-06-23T14:50:20.596Z] === RUN TestDockerSuite/TestCommitTTY [2022-06-23T14:50:21.965Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-06-23T14:50:23.333Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-06-23T14:50:23.589Z] --- PASS: TestCreateServiceSysctls (3.74s) [2022-06-23T14:50:23.589Z] === RUN TestCreateServiceCapabilities [2022-06-23T14:50:24.152Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-06-23T14:50:25.083Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-06-23T14:50:25.083Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-06-23T14:50:26.013Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-06-23T14:50:26.575Z] --- PASS: TestCreateServiceCapabilities (2.96s) [2022-06-23T14:50:26.575Z] === RUN TestInspect [2022-06-23T14:50:26.832Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-06-23T14:50:27.402Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-06-23T14:50:27.966Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-06-23T14:50:28.896Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-06-23T14:50:29.826Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-06-23T14:50:30.390Z] --- PASS: TestInspect (3.59s) [2022-06-23T14:50:30.390Z] === RUN TestCreateJob [2022-06-23T14:50:30.390Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-06-23T14:50:31.320Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-06-23T14:50:31.884Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-06-23T14:50:32.813Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-06-23T14:50:33.743Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-06-23T14:50:34.001Z] --- PASS: TestCreateJob (3.79s) [2022-06-23T14:50:34.001Z] === RUN TestReplicatedJob [2022-06-23T14:50:34.258Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-06-23T14:50:35.188Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-06-23T14:50:36.558Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-06-23T14:50:37.122Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-06-23T14:50:38.053Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-06-23T14:50:38.053Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-06-23T14:50:38.616Z] === RUN TestDockerSuite/TestCpRelativePath [2022-06-23T14:50:39.546Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-06-23T14:50:40.476Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-06-23T14:50:40.732Z] --- PASS: TestReplicatedJob (6.64s) [2022-06-23T14:50:40.732Z] === RUN TestUpdateReplicatedJob [2022-06-23T14:50:40.989Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-06-23T14:50:41.918Z] === RUN TestDockerSuite/TestCpToCaseA [2022-06-23T14:50:43.286Z] === RUN TestDockerSuite/TestCpToCaseB [2022-06-23T14:50:43.851Z] === RUN TestDockerSuite/TestCpToCaseC [2022-06-23T14:50:44.782Z] --- PASS: TestUpdateReplicatedJob (4.07s) [2022-06-23T14:50:44.782Z] === RUN TestServiceListWithStatuses [2022-06-23T14:50:44.782Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-23T14:50:44.782Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-23T14:50:44.782Z] === RUN TestDockerNetworkConnectAlias [2022-06-23T14:50:45.721Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-06-23T14:50:45.721Z] === RUN TestDockerSuite/TestCpToCaseD [2022-06-23T14:50:50.980Z] === RUN TestDockerSuite/TestCpToCaseE [2022-06-23T14:50:50.980Z] --- PASS: TestDockerNetworkConnectAlias (6.02s) [2022-06-23T14:50:50.980Z] === RUN TestDockerNetworkReConnect [2022-06-23T14:50:52.348Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-06-23T14:50:52.606Z] === RUN TestDockerSuite/TestCpToCaseF [2022-06-23T14:50:53.537Z] === RUN TestDockerSuite/TestCpToCaseG [2022-06-23T14:50:54.905Z] docker_api_swarm_test.go:202: [da7970dfe249c] joining swarm manager [d535bb3cd0b27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:50:55.162Z] --- PASS: TestDockerNetworkReConnect (4.39s) [2022-06-23T14:50:55.162Z] === RUN TestServicePlugin [2022-06-23T14:50:57.685Z] === RUN TestDockerSuite/TestCpToCaseH [2022-06-23T14:50:59.577Z] plugin_test.go:61: [da40e56f98d81] joining swarm manager [dd82d7fe2f4ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:50:59.834Z] === RUN TestDockerSuite/TestCpToCaseI [2022-06-23T14:51:00.396Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-06-23T14:51:00.963Z] plugin_test.go:64: [d7cf5e671ffeb] joining swarm manager [dd82d7fe2f4ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T14:51:04.235Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-06-23T14:51:04.491Z] === RUN TestDockerSuite/TestCpToDot [2022-06-23T14:51:05.054Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-06-23T14:51:05.982Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-06-23T14:51:06.912Z] === RUN TestDockerSuite/TestCpToStdout [2022-06-23T14:51:07.474Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-06-23T14:51:08.405Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-06-23T14:51:08.664Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-06-23T14:51:09.242Z] === RUN TestDockerSuite/TestCpVolumePath [2022-06-23T14:51:10.172Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-06-23T14:51:10.172Z] === RUN TestDockerSuite/TestCreateArgs [2022-06-23T14:51:10.172Z] === RUN TestDockerSuite/TestCreateByImageID [2022-06-23T14:51:10.736Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-06-23T14:51:11.300Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-06-23T14:51:11.300Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-23T14:51:11.300Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-06-23T14:51:11.300Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-06-23T14:51:11.557Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-06-23T14:51:12.121Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-06-23T14:51:12.378Z] === RUN TestDockerSuite/TestCreateLabels [2022-06-23T14:51:12.378Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-06-23T14:51:12.378Z] === RUN TestDockerSuite/TestCreateRM [2022-06-23T14:51:12.634Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-06-23T14:51:12.634Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-06-23T14:51:12.634Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-06-23T14:51:12.634Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-06-23T14:51:12.891Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-06-23T14:51:13.821Z] docker_api_swarm_test.go:384: [d1616603a6ea7] joining swarm manager [d55ce4735eb89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:51:15.191Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-06-23T14:51:15.191Z] docker_api_swarm_test.go:385: [d7bd3866efad7] joining swarm manager [d55ce4735eb89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T14:51:15.448Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-06-23T14:51:15.448Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-06-23T14:51:18.720Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-06-23T14:51:18.720Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-06-23T14:51:18.720Z] === RUN TestDockerSuite/TestEventsAttach [2022-06-23T14:51:19.284Z] === RUN TestDockerSuite/TestEventsCommit [2022-06-23T14:51:19.846Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-06-23T14:51:20.409Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-06-23T14:51:20.665Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-06-23T14:51:21.229Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-06-23T14:51:22.596Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-06-23T14:51:23.961Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-06-23T14:51:25.853Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-06-23T14:51:27.220Z] --- PASS: TestServicePlugin (32.20s) [2022-06-23T14:51:27.220Z] === RUN TestServiceUpdateLabel [2022-06-23T14:51:27.793Z] === RUN TestDockerSuite/TestEventsCopy [2022-06-23T14:51:28.728Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-06-23T14:51:30.094Z] --- PASS: TestServiceUpdateLabel (2.71s) [2022-06-23T14:51:30.094Z] === RUN TestServiceUpdateSecrets [2022-06-23T14:51:30.094Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-06-23T14:51:36.630Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-06-23T14:51:36.630Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-06-23T14:51:36.887Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-06-23T14:51:37.814Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-06-23T14:51:38.070Z] === RUN TestDockerSuite/TestEventsFilterType [2022-06-23T14:51:38.327Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-06-23T14:51:38.583Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-06-23T14:51:38.583Z] === RUN TestDockerSuite/TestEventsFilters [2022-06-23T14:51:39.514Z] === RUN TestDockerSuite/TestEventsFormat [2022-06-23T14:51:40.883Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-06-23T14:51:40.883Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-06-23T14:51:40.883Z] === RUN TestDockerSuite/TestEventsImageImport [2022-06-23T14:51:41.449Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-06-23T14:51:41.449Z] === RUN TestDockerSuite/TestEventsImagePull [2022-06-23T14:51:42.377Z] === RUN TestDockerSuite/TestEventsImageTag [2022-06-23T14:51:43.305Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-06-23T14:51:43.560Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-06-23T14:51:43.561Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-23T14:51:43.561Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-06-23T14:51:43.561Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-23T14:51:43.561Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-06-23T14:51:44.926Z] --- PASS: TestServiceUpdateSecrets (14.72s) [2022-06-23T14:51:44.926Z] === RUN TestServiceUpdateConfigs [2022-06-23T14:51:45.490Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-06-23T14:51:46.053Z] === RUN TestDockerSuite/TestEventsRename [2022-06-23T14:51:46.617Z] === RUN TestDockerSuite/TestEventsResize [2022-06-23T14:51:47.545Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-06-23T14:51:52.805Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-06-23T14:51:53.368Z] === RUN TestDockerSuite/TestEventsStreaming [2022-06-23T14:51:53.929Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-06-23T14:51:57.196Z] === RUN TestDockerSuite/TestEventsTop [2022-06-23T14:51:57.453Z] === RUN TestDockerSuite/TestEventsUntag [2022-06-23T14:51:59.968Z] --- PASS: TestServiceUpdateConfigs (15.04s) [2022-06-23T14:51:59.968Z] === RUN TestServiceUpdateNetwork [2022-06-23T14:51:59.968Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-06-23T14:52:12.142Z] === RUN TestDockerSuite/TestNetworkEvents [2022-06-23T14:52:12.705Z] check_test.go:611: [d7bd3866efad7] daemon is not started [2022-06-23T14:52:12.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-06-23T14:52:12.705Z] --- PASS: TestServiceUpdateNetwork (12.98s) [2022-06-23T14:52:12.705Z] === RUN TestServiceUpdatePidsLimit [2022-06-23T14:52:14.072Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-23T14:52:15.002Z] docker_api_swarm_test.go:802: [db0c1932f202b] joining swarm manager [db6913dc945c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:52:15.258Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-23T14:52:16.186Z] docker_api_swarm_test.go:802: [df80b32327c77] joining swarm manager [db6913dc945c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T14:52:16.748Z] === RUN TestDockerSuite/TestVolumeEvents [2022-06-23T14:52:18.644Z] docker_api_swarm_test.go:802: [d01420d292e31] joining swarm manager [db6913dc945c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-23T14:52:20.026Z] docker_api_swarm_test.go:802: [dccd5c31824bd] joining swarm manager [db6913dc945c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-23T14:52:21.530Z] docker_api_swarm_test.go:810: [dab468444a938] joining swarm manager [db6913dc945c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-06-23T14:52:22.457Z] === RUN TestDockerSuite/TestExec [2022-06-23T14:52:22.714Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-23T14:52:23.277Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-06-23T14:52:24.644Z] === RUN TestDockerSuite/TestExecCgroup [2022-06-23T14:52:25.209Z] === RUN TestDockerSuite/TestExecEnv [2022-06-23T14:52:25.771Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-06-23T14:52:26.700Z] === RUN TestDockerSuite/TestExecExitStatus [2022-06-23T14:52:27.629Z] === RUN TestDockerSuite/TestExecInspectID [2022-06-23T14:52:30.146Z] === RUN TestDockerSuite/TestExecInteractive [2022-06-23T14:52:30.146Z] --- PASS: TestServiceUpdatePidsLimit (17.46s) [2022-06-23T14:52:30.146Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2022-06-23T14:52:30.146Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.42s) [2022-06-23T14:52:30.146Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.02s) [2022-06-23T14:52:30.146Z] PASS [2022-06-23T14:52:30.146Z] [2022-06-23T14:52:30.146Z] === Skipped [2022-06-23T14:52:30.146Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-23T14:52:30.146Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-23T14:52:30.146Z] [2022-06-23T14:52:30.146Z] DONE 27 tests, 1 skipped in 184.728s [2022-06-23T14:52:30.146Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-23T14:52:30.146Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:52:30.146Z] ++ set -e [2022-06-23T14:52:30.146Z] ++ '[' -n 0 ']' [2022-06-23T14:52:30.146Z] ++ set -x [2022-06-23T14:52:30.146Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:52:30.403Z] INFO: Testing against a local daemon [2022-06-23T14:52:30.403Z] === RUN TestSessionCreate [2022-06-23T14:52:30.403Z] --- PASS: TestSessionCreate (0.02s) [2022-06-23T14:52:30.403Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-23T14:52:30.403Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2022-06-23T14:52:30.403Z] PASS [2022-06-23T14:52:30.403Z] [2022-06-23T14:52:30.403Z] DONE 2 tests in 0.165s [2022-06-23T14:52:30.403Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-23T14:52:30.403Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:52:30.403Z] ++ set -e [2022-06-23T14:52:30.403Z] ++ '[' -n 0 ']' [2022-06-23T14:52:30.403Z] ++ set -x [2022-06-23T14:52:30.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:52:30.659Z] INFO: Testing against a local daemon [2022-06-23T14:52:30.659Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-23T14:52:30.659Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-23T14:52:30.659Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-23T14:52:30.659Z] === RUN TestDiskUsage [2022-06-23T14:52:30.659Z] === PAUSE TestDiskUsage [2022-06-23T14:52:30.659Z] === RUN TestEventsExecDie [2022-06-23T14:52:30.915Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-06-23T14:52:31.480Z] --- PASS: TestEventsExecDie (0.76s) [2022-06-23T14:52:31.480Z] === RUN TestEventsBackwardsCompatible [2022-06-23T14:52:31.480Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2022-06-23T14:52:31.480Z] === RUN TestEventsVolumeCreate [2022-06-23T14:52:31.480Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-06-23T14:52:31.480Z] === RUN TestInfoBinaryCommits [2022-06-23T14:52:31.480Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-06-23T14:52:31.480Z] === RUN TestInfoAPIVersioned [2022-06-23T14:52:31.480Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-23T14:52:31.480Z] === RUN TestInfoAPI [2022-06-23T14:52:31.480Z] --- PASS: TestInfoAPI (0.02s) [2022-06-23T14:52:31.480Z] === RUN TestInfoAPIWarnings [2022-06-23T14:52:31.737Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-06-23T14:52:32.299Z] === RUN TestDockerSuite/TestExecParseError [2022-06-23T14:52:32.862Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-06-23T14:52:33.425Z] === RUN TestDockerSuite/TestExecSetEnv [2022-06-23T14:52:33.987Z] === RUN TestDockerSuite/TestExecStartFails [2022-06-23T14:52:34.549Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-06-23T14:52:34.805Z] === RUN TestDockerSuite/TestExecTTY [2022-06-23T14:52:35.368Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-06-23T14:52:35.931Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-06-23T14:52:36.495Z] === RUN TestDockerSuite/TestExecUlimits [2022-06-23T14:52:37.058Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-06-23T14:52:37.058Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-06-23T14:52:37.058Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-06-23T14:52:38.431Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-06-23T14:52:39.360Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-06-23T14:52:39.922Z] === RUN TestDockerSuite/TestExecWithTERM [2022-06-23T14:52:40.484Z] === RUN TestDockerSuite/TestExecWithUser [2022-06-23T14:52:41.046Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-06-23T14:52:42.413Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-06-23T14:52:44.305Z] === RUN TestDockerSuite/TestHealth [2022-06-23T14:52:48.473Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-23T14:52:48.473Z] === RUN TestInfoDebug [2022-06-23T14:52:48.473Z] --- PASS: TestInfoDebug (0.52s) [2022-06-23T14:52:48.473Z] === RUN TestInfoInsecureRegistries [2022-06-23T14:52:49.035Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-23T14:52:49.035Z] === RUN TestInfoRegistryMirrors [2022-06-23T14:52:49.597Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-23T14:52:49.597Z] === RUN TestLoginFailsWithBadCredentials [2022-06-23T14:52:49.597Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-06-23T14:52:49.597Z] === RUN TestPingCacheHeaders [2022-06-23T14:52:49.854Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-06-23T14:52:49.854Z] === RUN TestPingGet [2022-06-23T14:52:49.854Z] --- PASS: TestPingGet (0.02s) [2022-06-23T14:52:49.854Z] === RUN TestPingHead [2022-06-23T14:52:49.854Z] --- PASS: TestPingHead (0.03s) [2022-06-23T14:52:49.854Z] === RUN TestPingSwarmHeader [2022-06-23T14:52:50.416Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-23T14:52:50.979Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-23T14:52:52.347Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-23T14:52:52.347Z] --- PASS: TestPingSwarmHeader (2.48s) [2022-06-23T14:52:52.347Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-23T14:52:52.347Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-23T14:52:52.347Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-23T14:52:52.347Z] === RUN TestVersion [2022-06-23T14:52:52.347Z] --- PASS: TestVersion (0.02s) [2022-06-23T14:52:52.347Z] === CONT TestDiskUsage [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/empty [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/empty/container_types [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/empty/image_types [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/empty/volume_types [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-23T14:52:52.909Z] === RUN TestDiskUsage/after_container.Run [2022-06-23T14:52:53.471Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-23T14:52:53.471Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-23T14:52:53.471Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-23T14:52:53.471Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-23T14:52:53.471Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-23T14:52:53.471Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-23T14:52:53.471Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-23T14:52:53.471Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-23T14:52:53.471Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-23T14:52:53.471Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage (1.31s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-23T14:52:53.471Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-23T14:52:53.471Z] PASS [2022-06-23T14:52:53.471Z] [2022-06-23T14:52:53.471Z] === Skipped [2022-06-23T14:52:53.471Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-23T14:52:53.727Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-23T14:52:53.727Z] [2022-06-23T14:52:53.727Z] DONE 54 tests, 1 skipped in 23.161s [2022-06-23T14:52:53.727Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-23T14:52:53.727Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:52:53.727Z] ++ set -e [2022-06-23T14:52:53.727Z] ++ '[' -n 0 ']' [2022-06-23T14:52:53.727Z] ++ set -x [2022-06-23T14:52:53.727Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-06-23T14:52:53.727Z] INFO: Testing against a local daemon [2022-06-23T14:52:53.727Z] === RUN TestVolumesCreateAndList [2022-06-23T14:52:53.727Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-23T14:52:53.727Z] === RUN TestVolumesRemove [2022-06-23T14:52:53.727Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-23T14:52:53.727Z] === RUN TestVolumesInspect [2022-06-23T14:52:53.727Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-23T14:52:53.727Z] === RUN TestVolumesInvalidJSON [2022-06-23T14:52:53.727Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-23T14:52:53.727Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-23T14:52:53.727Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-23T14:52:53.727Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-23T14:52:53.727Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-23T14:52:53.727Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-23T14:52:53.727Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-23T14:52:53.727Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-23T14:52:53.727Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-23T14:52:53.727Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-23T14:52:53.727Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-23T14:52:53.727Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-23T14:52:53.727Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-23T14:52:53.727Z] PASS [2022-06-23T14:52:53.727Z] [2022-06-23T14:52:53.727Z] DONE 9 tests in 0.194s [2022-06-23T14:52:53.727Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-23T14:52:53.985Z] ++++ cat bundles/test-integration/docker.pid [2022-06-23T14:52:53.985Z] +++ kill 6710 [2022-06-23T14:52:54.242Z] +++ /etc/init.d/apparmor stop [2022-06-23T14:52:54.242Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-23T14:52:54.242Z] [2022-06-23T14:52:54.242Z] Unloading profiles will leave already running processes permanently [2022-06-23T14:52:54.242Z] unconfined, which can lead to unexpected situations. [2022-06-23T14:52:54.242Z] [2022-06-23T14:52:54.242Z] To set a process to complain mode, use the command line tool [2022-06-23T14:52:54.242Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-23T14:52:54.242Z] +++ true [2022-06-23T14:52:54.242Z] exiting test-integration [2022-06-23T14:52:54.242Z] ++ exit 0 [2022-06-23T14:52:54.242Z] [2022-06-23T14:52:55.172Z] + for job in $(jobs -p) [2022-06-23T14:52:55.172Z] + wait 7157 [2022-06-23T14:53:05.132Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-06-23T14:53:06.497Z] === RUN TestDockerSuite/TestBuildHistory [2022-06-23T14:53:09.766Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-06-23T14:53:09.766Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-06-23T14:53:09.766Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-06-23T14:53:09.766Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-06-23T14:53:09.766Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-06-23T14:53:09.766Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-06-23T14:53:10.328Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-06-23T14:53:10.328Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-06-23T14:53:11.259Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-06-23T14:53:11.259Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-06-23T14:53:11.259Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-06-23T14:53:11.259Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-06-23T14:53:11.515Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-06-23T14:53:11.515Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-06-23T14:53:12.077Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-06-23T14:53:12.077Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-06-23T14:53:12.640Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-06-23T14:53:12.640Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-06-23T14:53:13.203Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-06-23T14:53:13.767Z] === RUN TestDockerSuite/TestImagesFormat [2022-06-23T14:53:13.767Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-06-23T14:53:14.329Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-06-23T14:53:17.596Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-06-23T14:53:17.596Z] === RUN TestDockerSuite/TestImportBadURL [2022-06-23T14:53:17.596Z] === RUN TestDockerSuite/TestImportDisplay [2022-06-23T14:53:18.158Z] === RUN TestDockerSuite/TestImportFile [2022-06-23T14:53:19.526Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-06-23T14:53:19.526Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-06-23T14:53:20.455Z] === RUN TestDockerSuite/TestImportGzipped [2022-06-23T14:53:21.823Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-06-23T14:53:22.751Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-06-23T14:53:23.314Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-06-23T14:53:23.880Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-06-23T14:53:24.139Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-06-23T14:53:24.395Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-06-23T14:53:24.395Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-06-23T14:53:24.957Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-06-23T14:53:25.214Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-06-23T14:53:25.214Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-06-23T14:53:25.780Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-06-23T14:53:25.780Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-06-23T14:53:25.780Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-06-23T14:53:26.342Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-06-23T14:53:26.904Z] === RUN TestDockerSuite/TestInspectDefault [2022-06-23T14:53:27.466Z] === RUN TestDockerSuite/TestInspectHistory [2022-06-23T14:53:28.029Z] === RUN TestDockerSuite/TestInspectImage [2022-06-23T14:53:28.029Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-06-23T14:53:28.029Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-06-23T14:53:28.029Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-06-23T14:53:28.029Z] === RUN TestDockerSuite/TestInspectInt64 [2022-06-23T14:53:28.287Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-06-23T14:53:28.849Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-06-23T14:53:28.849Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-06-23T14:53:29.412Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-06-23T14:53:29.973Z] === RUN TestDockerSuite/TestInspectPlugin [2022-06-23T14:53:31.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-06-23T14:53:32.428Z] === RUN TestDockerSuite/TestInspectRootFS [2022-06-23T14:53:32.428Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-06-23T14:53:32.990Z] === RUN TestDockerSuite/TestInspectStatus [2022-06-23T14:53:33.922Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-06-23T14:53:35.295Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-06-23T14:53:36.225Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-06-23T14:53:36.225Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-06-23T14:53:36.789Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-06-23T14:53:37.351Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-06-23T14:53:37.915Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-06-23T14:53:38.480Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-06-23T14:53:38.480Z] docker_api_swarm_service_test.go:395: [d091f268bfbe2] joining swarm manager [d9a1f1186cd3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:53:39.044Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-06-23T14:53:39.044Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-06-23T14:53:39.607Z] docker_api_swarm_service_test.go:395: [d4a9fcd992476] joining swarm manager [d9a1f1186cd3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T14:53:40.171Z] === RUN TestDockerSuite/TestLinksEnvs [2022-06-23T14:53:41.549Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-06-23T14:53:42.113Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-06-23T14:53:43.483Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-06-23T14:53:46.007Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-06-23T14:53:47.374Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-06-23T14:53:47.374Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-06-23T14:53:48.742Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-06-23T14:53:48.999Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-06-23T14:53:49.561Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-06-23T14:53:56.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-06-23T14:53:56.669Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-06-23T14:53:57.600Z] docker_api_swarm_service_test.go:343: [d9889838007ba] joining swarm manager [d755f765e4dc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:53:58.531Z] docker_api_swarm_service_test.go:343: [dd495c64e3a8e] joining swarm manager [d755f765e4dc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T14:53:58.531Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-06-23T14:53:59.460Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-06-23T14:54:01.982Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-06-23T14:54:01.982Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-06-23T14:54:01.982Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-06-23T14:54:02.545Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-06-23T14:54:03.474Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-06-23T14:54:04.412Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-06-23T14:54:05.341Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-06-23T14:54:05.903Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-06-23T14:54:07.795Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-06-23T14:54:08.357Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-06-23T14:54:08.920Z] === RUN TestDockerSuite/TestLogsSince [2022-06-23T14:54:13.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-06-23T14:54:14.454Z] docker_api_swarm_service_test.go:490: [d73b05839c7c1] joining swarm manager [d59ebe92a6fa1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:54:15.383Z] docker_api_swarm_service_test.go:490: [d68e60bb46077] joining swarm manager [d59ebe92a6fa1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T14:54:15.383Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-06-23T14:54:21.924Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-06-23T14:54:21.924Z] === RUN TestDockerSuite/TestLogsTail [2022-06-23T14:54:22.180Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-06-23T14:54:23.109Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-06-23T14:54:23.366Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-06-23T14:54:23.366Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-06-23T14:54:23.366Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-06-23T14:54:23.366Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-06-23T14:54:23.366Z] === RUN TestDockerSuite/TestNetHostname [2022-06-23T14:54:24.734Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-06-23T14:54:24.991Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-06-23T14:54:24.991Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-06-23T14:54:24.991Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-06-23T14:54:25.922Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-06-23T14:54:26.486Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-06-23T14:54:27.425Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-06-23T14:54:27.425Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-06-23T14:54:27.425Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-06-23T14:54:27.682Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-06-23T14:54:27.682Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-06-23T14:54:34.223Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-06-23T14:54:34.223Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-06-23T14:54:34.223Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-06-23T14:54:35.593Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-06-23T14:54:35.593Z] docker_api_swarm_service_test.go:128: [d974caf0b6399] joining swarm manager [d62624c50005e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:54:36.522Z] docker_api_swarm_service_test.go:129: [d7ca52f3f4d5d] joining swarm manager [d62624c50005e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T14:54:38.417Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-06-23T14:54:38.674Z] docker_api_swarm_service_test.go:137: [d875b55bd5a4c] joining swarm manager [d62624c50005e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-23T14:54:39.604Z] docker_api_swarm_service_test.go:138: [d31a66e7f6027] joining swarm manager [d62624c50005e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-23T14:54:41.495Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-06-23T14:54:42.862Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-06-23T14:54:45.379Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-06-23T14:54:47.268Z] === RUN TestDockerSuite/TestPluginActive [2022-06-23T14:54:49.786Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-06-23T14:54:55.045Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-06-23T14:54:55.045Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-06-23T14:54:55.045Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-06-23T14:54:55.979Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-06-23T14:54:58.496Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-06-23T14:55:01.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-06-23T14:55:03.655Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-06-23T14:55:04.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-06-23T14:55:05.146Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-06-23T14:55:06.515Z] === RUN TestDockerSuite/TestPortHostBinding [2022-06-23T14:55:06.515Z] docker_api_swarm_service_test.go:304: [deea65853d0aa] joining swarm manager [d8e09e89b5bc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:55:07.444Z] docker_api_swarm_service_test.go:304: [dedfe6ce3dad2] joining swarm manager [d8e09e89b5bc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T14:55:07.444Z] === RUN TestDockerSuite/TestPortList [2022-06-23T14:55:15.539Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-06-23T14:55:18.059Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-06-23T14:55:18.059Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-06-23T14:55:19.982Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-06-23T14:55:20.910Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-06-23T14:55:21.167Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-06-23T14:55:21.423Z] === RUN TestDockerSuite/TestPsByOrder [2022-06-23T14:55:23.316Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-06-23T14:55:24.244Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-06-23T14:55:26.762Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-06-23T14:55:27.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-06-23T14:55:30.216Z] docker_api_swarm_service_test.go:100: [d546490a1fb4e] joining swarm manager [da7509b0e49f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:55:30.216Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-06-23T14:55:30.216Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-06-23T14:55:30.779Z] docker_api_swarm_service_test.go:101: [de90d1520afd2] joining swarm manager [da7509b0e49f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T14:55:34.051Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-06-23T14:55:42.140Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-06-23T14:55:42.140Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-06-23T14:55:44.032Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-06-23T14:55:44.961Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-06-23T14:55:45.906Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-06-23T14:55:47.796Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-06-23T14:55:49.687Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-06-23T14:55:50.616Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-06-23T14:55:50.616Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-06-23T14:55:51.545Z] === RUN TestDockerSuite/TestPsRightTagName [2022-06-23T14:55:52.108Z] check_test.go:611: [d546490a1fb4e] daemon is not started [2022-06-23T14:55:53.473Z] === RUN TestDockerSuite/TestPsShowMounts [2022-06-23T14:55:55.363Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-06-23T14:55:55.363Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-06-23T14:55:55.363Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-06-23T14:55:55.363Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-06-23T14:55:55.363Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-06-23T14:55:55.363Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-06-23T14:55:56.291Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-06-23T14:55:57.220Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-06-23T14:55:57.782Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-06-23T14:55:57.782Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-06-23T14:56:00.303Z] docker_api_swarm_service_test.go:533: [d9a1c4c30308e] joining swarm manager [d1024dd454c70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:56:01.673Z] docker_api_swarm_service_test.go:534: [dd8cd13be9efa] joining swarm manager [d1024dd454c70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T14:56:05.846Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-06-23T14:56:06.410Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-06-23T14:56:08.947Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-06-23T14:56:08.947Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-06-23T14:56:08.947Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-06-23T14:56:09.203Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-06-23T14:56:11.093Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-06-23T14:56:12.022Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-06-23T14:56:14.545Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-06-23T14:56:15.473Z] === RUN TestDockerSuite/TestRmiBlank [2022-06-23T14:56:15.473Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-06-23T14:56:15.473Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-06-23T14:56:17.992Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-06-23T14:56:18.554Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-06-23T14:56:18.811Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-06-23T14:56:20.179Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-06-23T14:56:20.742Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-06-23T14:56:22.110Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-06-23T14:56:22.370Z] === RUN TestDockerSuite/TestRmiTag [2022-06-23T14:56:22.626Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-06-23T14:56:23.554Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-06-23T14:56:24.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-06-23T14:56:26.289Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-06-23T14:56:27.234Z] docker_api_swarm_service_test.go:148: [dc123d7c1b2ca] joining swarm manager [d6d68eb38b46a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T14:56:27.234Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-06-23T14:56:28.175Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-06-23T14:56:28.175Z] docker_api_swarm_service_test.go:148: [dad419958b1a9] joining swarm manager [d6d68eb38b46a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T14:56:28.432Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-06-23T14:56:28.995Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-06-23T14:56:29.925Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-06-23T14:56:30.488Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-06-23T14:56:30.744Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-06-23T14:56:31.676Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-06-23T14:56:34.948Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-06-23T14:56:35.511Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-06-23T14:56:36.440Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-06-23T14:56:37.370Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-06-23T14:56:39.893Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-06-23T14:56:40.823Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-06-23T14:56:42.716Z] === RUN TestDockerSuite/TestDevicePermissions [2022-06-23T14:56:42.975Z] === RUN TestDockerSuite/TestDockerFails [2022-06-23T14:56:42.975Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-06-23T14:56:44.866Z] === RUN TestDockerSuite/TestMountIntoProc [2022-06-23T14:56:44.866Z] === RUN TestDockerSuite/TestMountIntoSys [2022-06-23T14:56:45.432Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-06-23T14:56:47.323Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-06-23T14:56:47.910Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-06-23T14:56:48.472Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-06-23T14:56:49.838Z] === RUN TestDockerSuite/TestRunAddHost [2022-06-23T14:56:50.095Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-06-23T14:56:50.351Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-06-23T14:56:50.914Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-06-23T14:56:50.914Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-06-23T14:56:51.478Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-06-23T14:56:53.372Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-06-23T14:56:53.934Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-06-23T14:56:54.496Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-06-23T14:56:55.059Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-06-23T14:56:55.987Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-06-23T14:56:56.920Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-06-23T14:56:57.848Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-06-23T14:56:58.104Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-06-23T14:56:59.036Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-06-23T14:56:59.599Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-06-23T14:57:00.161Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-06-23T14:57:00.724Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-06-23T14:57:01.654Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-06-23T14:57:01.954Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-06-23T14:57:02.517Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-06-23T14:57:03.079Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-06-23T14:57:03.079Z] === RUN TestDockerSuite/TestRunBindMounts [2022-06-23T14:57:04.445Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-06-23T14:57:04.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-06-23T14:57:05.013Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-06-23T14:57:05.590Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-06-23T14:57:06.153Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-06-23T14:57:06.716Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-06-23T14:57:06.716Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-06-23T14:57:07.648Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-06-23T14:57:08.211Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-06-23T14:57:08.773Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-06-23T14:57:09.702Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-06-23T14:57:09.958Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-06-23T14:57:09.958Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-06-23T14:57:10.887Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-06-23T14:57:10.887Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-06-23T14:57:11.450Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-06-23T14:57:12.012Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-06-23T14:57:12.941Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-06-23T14:57:13.505Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-06-23T14:57:13.505Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-06-23T14:57:14.068Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-06-23T14:57:15.436Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-06-23T14:57:16.365Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-06-23T14:57:17.294Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-06-23T14:57:17.858Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-06-23T14:57:18.420Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-06-23T14:57:18.985Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-06-23T14:57:19.548Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-06-23T14:57:19.805Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-06-23T14:57:21.173Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-06-23T14:57:24.469Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-06-23T14:57:24.469Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-06-23T14:57:24.469Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-06-23T14:57:26.360Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-06-23T14:57:27.293Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-06-23T14:57:29.186Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-06-23T14:57:30.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-06-23T14:57:31.488Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-06-23T14:57:31.488Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-23T14:57:31.488Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-06-23T14:57:31.488Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-06-23T14:57:31.488Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-06-23T14:57:32.052Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-06-23T14:57:33.420Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-06-23T14:57:35.313Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-06-23T14:57:35.313Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-06-23T14:57:36.681Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-06-23T14:57:37.245Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-06-23T14:57:38.174Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-06-23T14:57:38.432Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-06-23T14:57:38.995Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-06-23T14:57:38.995Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-23T14:57:38.995Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-06-23T14:57:39.557Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-06-23T14:57:41.450Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-06-23T14:57:41.450Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-06-23T14:57:41.450Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-06-23T14:57:41.706Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-06-23T14:57:42.270Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-06-23T14:57:42.835Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-06-23T14:57:43.807Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-06-23T14:57:43.807Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-06-23T14:57:44.734Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-06-23T14:57:44.734Z] === RUN TestDockerSuite/TestRunEnvironment [2022-06-23T14:57:44.992Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-06-23T14:57:45.554Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-06-23T14:57:46.118Z] === RUN TestDockerSuite/TestRunExitCode [2022-06-23T14:57:47.049Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-06-23T14:57:47.612Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-06-23T14:57:47.612Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-06-23T14:57:48.174Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-06-23T14:57:48.739Z] === RUN TestDockerSuite/TestRunExposePort [2022-06-23T14:57:48.739Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-06-23T14:57:49.302Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-06-23T14:57:49.869Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-06-23T14:57:50.431Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-06-23T14:57:50.994Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-06-23T14:57:51.251Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-23T14:57:51.251Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-06-23T14:57:51.251Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-06-23T14:57:54.522Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-06-23T14:57:54.522Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-06-23T14:57:55.085Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-06-23T14:57:58.353Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-06-23T14:58:06.441Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-06-23T14:58:07.003Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-06-23T14:58:07.933Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-06-23T14:58:07.933Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-06-23T14:58:07.933Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-06-23T14:58:07.933Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-06-23T14:58:08.494Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-06-23T14:58:10.386Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-06-23T14:58:11.316Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-06-23T14:58:12.244Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-06-23T14:58:18.781Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-06-23T14:58:18.781Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-06-23T14:58:18.781Z] === RUN TestDockerSuite/TestRunModeHostname [2022-06-23T14:58:19.037Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-06-23T14:58:19.037Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-06-23T14:58:19.293Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-06-23T14:58:20.221Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-06-23T14:58:21.151Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-06-23T14:58:21.408Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-06-23T14:58:22.338Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-06-23T14:58:22.338Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-06-23T14:58:22.595Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-06-23T14:58:23.965Z] === RUN TestDockerSuite/TestRunMount [2022-06-23T14:58:29.216Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-06-23T14:58:29.216Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-06-23T14:58:29.473Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-06-23T14:58:30.400Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-06-23T14:58:30.657Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-06-23T14:58:32.565Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-06-23T14:58:34.459Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-06-23T14:58:34.459Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-06-23T14:58:36.352Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-06-23T14:58:37.282Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-06-23T14:58:37.540Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-06-23T14:58:38.908Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-06-23T14:58:38.908Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-06-23T14:58:39.472Z] === RUN TestDockerSuite/TestRunNetHost [2022-06-23T14:58:40.035Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-06-23T14:58:40.598Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-06-23T14:58:41.160Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-06-23T14:58:41.417Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-06-23T14:58:43.311Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-06-23T14:58:43.569Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-06-23T14:58:45.461Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-06-23T14:58:46.024Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-06-23T14:58:48.543Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-06-23T14:58:49.106Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-06-23T14:58:49.106Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-06-23T14:58:49.106Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-06-23T14:58:49.669Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-06-23T14:58:49.669Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-06-23T14:58:50.232Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-06-23T14:58:50.812Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-06-23T14:58:50.812Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-06-23T14:58:51.748Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-06-23T14:58:52.005Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-06-23T14:58:55.273Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-06-23T14:58:57.163Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-06-23T14:58:57.420Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-06-23T14:58:57.420Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-23T14:58:57.420Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-06-23T14:58:57.983Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-06-23T14:58:58.549Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-06-23T14:59:00.442Z] === RUN TestDockerSuite/TestRunPortInUse [2022-06-23T14:59:00.442Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-06-23T14:59:01.005Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-06-23T14:59:01.262Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-06-23T14:59:01.518Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-06-23T14:59:01.775Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-06-23T14:59:02.705Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-06-23T14:59:03.270Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-06-23T14:59:03.834Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-23T14:59:03.834Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-06-23T14:59:03.834Z] === RUN TestDockerSuite/TestRunPublishPort [2022-06-23T14:59:04.396Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-06-23T14:59:04.653Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-06-23T14:59:04.653Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-06-23T14:59:04.653Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-06-23T14:59:05.216Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-06-23T14:59:06.146Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-06-23T14:59:06.146Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-06-23T14:59:06.146Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-06-23T14:59:06.708Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-06-23T14:59:08.600Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-06-23T14:59:09.967Z] === RUN TestDockerSuite/TestRunRm [2022-06-23T14:59:10.224Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-06-23T14:59:12.126Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-06-23T14:59:14.018Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-06-23T14:59:14.274Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-06-23T14:59:15.202Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-06-23T14:59:15.202Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-06-23T14:59:16.569Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-06-23T14:59:17.499Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-06-23T14:59:18.064Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-06-23T14:59:20.585Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-06-23T14:59:21.149Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-06-23T14:59:24.424Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-06-23T14:59:24.424Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-06-23T14:59:24.681Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-06-23T14:59:25.243Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-06-23T14:59:25.500Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-06-23T14:59:26.431Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-06-23T14:59:26.993Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-06-23T14:59:27.249Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-06-23T14:59:27.813Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-06-23T14:59:28.376Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-06-23T14:59:28.941Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-06-23T14:59:29.198Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-06-23T14:59:31.725Z] === RUN TestDockerSuite/TestRunState [2022-06-23T14:59:31.981Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-06-23T14:59:32.911Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-06-23T14:59:33.169Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-06-23T14:59:34.099Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-06-23T14:59:34.099Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-06-23T14:59:34.099Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-23T14:59:34.099Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-06-23T14:59:35.028Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-06-23T14:59:35.028Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-06-23T14:59:35.285Z] === RUN TestDockerSuite/TestRunSysctls [2022-06-23T14:59:36.652Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-06-23T14:59:36.652Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-06-23T14:59:36.652Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-06-23T14:59:37.216Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-06-23T14:59:38.145Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-06-23T14:59:39.514Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-06-23T14:59:39.772Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-06-23T14:59:41.143Z] docker_cli_service_logs_test.go:246: checking task r6zyejlt7d5k [2022-06-23T14:59:41.144Z] docker_cli_service_logs_test.go:251: checking messages for r6zyejlt7d5k [2022-06-23T14:59:41.144Z] docker_cli_service_logs_test.go:246: checking task 4qttjsgkosom [2022-06-23T14:59:41.144Z] docker_cli_service_logs_test.go:251: checking messages for 4qttjsgkosom [2022-06-23T14:59:41.708Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-06-23T14:59:41.708Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-06-23T14:59:44.337Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-06-23T14:59:44.594Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-06-23T14:59:47.865Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-06-23T14:59:48.121Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-06-23T14:59:48.684Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-06-23T14:59:48.942Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-06-23T14:59:50.310Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-06-23T14:59:51.681Z] === RUN TestDockerSuite/TestRunUserByID [2022-06-23T14:59:52.245Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-06-23T14:59:52.245Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-06-23T14:59:52.501Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-06-23T14:59:53.064Z] === RUN TestDockerSuite/TestRunUserByName [2022-06-23T14:59:53.994Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-06-23T14:59:54.250Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-06-23T14:59:54.250Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-23T14:59:54.250Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-06-23T14:59:54.506Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-06-23T14:59:54.763Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-06-23T14:59:58.032Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-06-23T14:59:58.032Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-06-23T14:59:58.963Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-06-23T15:00:00.855Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-06-23T15:00:02.222Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-06-23T15:00:02.222Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-06-23T15:00:03.591Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-06-23T15:00:04.962Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-06-23T15:00:05.891Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-06-23T15:00:06.454Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-06-23T15:00:06.454Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-06-23T15:00:06.454Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-06-23T15:00:06.454Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-06-23T15:00:06.454Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-06-23T15:00:06.454Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-06-23T15:00:06.454Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-06-23T15:00:06.710Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-06-23T15:00:06.710Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-23T15:00:06.710Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-06-23T15:00:07.272Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-06-23T15:00:07.529Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-06-23T15:00:08.093Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-06-23T15:00:09.023Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-06-23T15:00:09.587Z] docker_cli_swarm_test.go:1895: [db74f3cb66e2e] joining swarm manager [d384a89005b02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T15:00:09.843Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-06-23T15:00:10.407Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-06-23T15:00:10.407Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-06-23T15:00:10.974Z] docker_cli_swarm_test.go:1896: [dee7cd0ce80f9] joining swarm manager [d384a89005b02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T15:00:10.974Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-06-23T15:00:10.974Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-23T15:00:10.974Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-06-23T15:00:10.974Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-06-23T15:00:10.974Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-06-23T15:00:10.974Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-23T15:00:10.974Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-06-23T15:00:10.974Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-23T15:00:10.974Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-06-23T15:00:10.974Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-23T15:00:10.974Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-06-23T15:00:10.974Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-23T15:00:10.974Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-06-23T15:00:10.974Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-23T15:00:10.974Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-06-23T15:00:11.536Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-06-23T15:00:12.098Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-06-23T15:00:12.098Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-06-23T15:00:12.662Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-06-23T15:00:12.662Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-06-23T15:00:13.225Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-06-23T15:00:13.225Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-06-23T15:00:13.790Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-06-23T15:00:14.046Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-06-23T15:00:14.303Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-06-23T15:00:14.303Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-06-23T15:00:14.559Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-06-23T15:00:15.488Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-06-23T15:00:16.050Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-06-23T15:00:16.050Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-23T15:00:16.050Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-06-23T15:00:16.612Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-06-23T15:00:16.612Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-06-23T15:00:17.540Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-06-23T15:00:17.796Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-06-23T15:00:19.163Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-06-23T15:00:19.726Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-06-23T15:00:19.726Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-06-23T15:00:19.726Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-06-23T15:00:19.726Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-06-23T15:00:20.288Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-06-23T15:00:20.850Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-06-23T15:00:21.779Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-06-23T15:00:23.147Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-06-23T15:00:23.407Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-06-23T15:00:25.928Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-06-23T15:00:27.295Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-06-23T15:00:28.224Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-06-23T15:00:31.511Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-06-23T15:00:32.877Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-06-23T15:00:34.246Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-06-23T15:00:35.175Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-06-23T15:00:35.175Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-06-23T15:00:36.546Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-06-23T15:00:37.914Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-06-23T15:00:37.914Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-06-23T15:00:39.806Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-06-23T15:00:41.248Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-06-23T15:00:42.617Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-06-23T15:00:43.986Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-06-23T15:00:45.353Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-06-23T15:00:47.246Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-06-23T15:00:49.767Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-06-23T15:00:49.767Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-06-23T15:00:49.767Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-06-23T15:00:49.767Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-06-23T15:00:49.767Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-06-23T15:00:50.697Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-06-23T15:00:51.261Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-06-23T15:00:52.190Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-06-23T15:00:52.190Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-06-23T15:00:53.558Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-06-23T15:00:53.558Z] === RUN TestDockerSuite/TestSaveImageId [2022-06-23T15:00:53.816Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-06-23T15:00:54.380Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-06-23T15:00:55.752Z] docker_cli_swarm_test.go:1796: [d6578c76d0131] joining swarm manager [d25d3b2b8fbd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T15:00:55.752Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2294653320 [2022-06-23T15:00:56.009Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-06-23T15:00:56.265Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-06-23T15:00:57.194Z] docker_cli_swarm_test.go:1797: [d101d0d7bbd50] joining swarm manager [d25d3b2b8fbd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T15:00:57.757Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-06-23T15:00:57.757Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-06-23T15:00:57.757Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-06-23T15:00:59.125Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-06-23T15:01:00.055Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-06-23T15:01:00.311Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-06-23T15:01:00.311Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-06-23T15:01:00.567Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-06-23T15:01:00.567Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-06-23T15:01:01.130Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-06-23T15:01:01.130Z] docker_cli_sni_test.go:30: Flakey test [2022-06-23T15:01:01.130Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-06-23T15:01:06.400Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-06-23T15:01:07.769Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-06-23T15:01:08.334Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-06-23T15:01:08.591Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-06-23T15:01:09.521Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-06-23T15:01:12.039Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-06-23T15:01:13.929Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-06-23T15:01:14.185Z] === RUN TestDockerSuite/TestStartRecordError [2022-06-23T15:01:15.551Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-06-23T15:01:16.483Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-06-23T15:01:16.739Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-06-23T15:01:18.108Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-06-23T15:01:18.672Z] docker_cli_swarm_test.go:1315: [deadf8062dd0f] joining swarm manager [d40c74971d43c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T15:01:20.038Z] docker_cli_swarm_test.go:1316: [de91cc8bd7d04] joining swarm manager [d40c74971d43c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T15:01:20.999Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-06-23T15:01:25.165Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-06-23T15:01:28.434Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-06-23T15:01:32.599Z] === RUN TestDockerSuite/TestStatsNoStream [2022-06-23T15:01:35.114Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-06-23T15:01:35.371Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-06-23T15:01:35.933Z] === RUN TestDockerSuite/TestTopPrivileged [2022-06-23T15:01:36.496Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-06-23T15:01:36.496Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-06-23T15:01:36.496Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-06-23T15:01:36.753Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-06-23T15:01:37.316Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-06-23T15:01:37.317Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-06-23T15:01:37.317Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-06-23T15:01:37.317Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-06-23T15:01:37.317Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-06-23T15:01:38.247Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-06-23T15:01:38.809Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-06-23T15:01:39.738Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-06-23T15:01:40.670Z] === RUN TestDockerSuite/TestUpdateStats [2022-06-23T15:01:43.938Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-06-23T15:01:45.306Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-06-23T15:01:45.306Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-06-23T15:01:45.306Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-06-23T15:01:45.869Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-06-23T15:01:46.431Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-06-23T15:01:48.323Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-06-23T15:01:49.691Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-06-23T15:01:51.059Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-06-23T15:02:09.103Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-06-23T15:02:09.103Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-06-23T15:02:09.103Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-06-23T15:02:09.103Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-06-23T15:02:09.103Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-06-23T15:02:09.103Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-06-23T15:02:09.103Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-06-23T15:02:09.103Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-06-23T15:02:09.103Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-06-23T15:02:09.103Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-06-23T15:02:09.103Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-06-23T15:02:09.103Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-06-23T15:02:09.103Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-06-23T15:02:09.103Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-06-23T15:02:09.666Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-06-23T15:02:09.666Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-06-23T15:02:09.922Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-06-23T15:02:09.922Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-06-23T15:02:09.922Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-06-23T15:02:09.922Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite (1343.07s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.76s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.79s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.32s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.92s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.02s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.97s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.06s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.31s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.63s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.12s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.41s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.89s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.82s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.77s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.59s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.95s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.34s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.64s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.45s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.34s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.28s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-06-23T15:02:10.180Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.25s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.64s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.60s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.89s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.85s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.54s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.69s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.84s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.73s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.64s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.03s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.82s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.71s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.98s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.91s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.78s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.61s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.60s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.90s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.36s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.66s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.57s) [2022-06-23T15:02:10.181Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.52s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.48s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.70s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.35s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.31s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (0.52s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.46s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a7dad0__} (1.59s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14078963147_/foo_false_____} (1.44s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14078963147_/foo_true_____} (1.55s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3299096485_/foo_false_____} (1.63s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3299096485_/foo_true_____} (1.42s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3299096485_/foo_true__0xc000a7db00___} (1.57s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a7db18__} (1.42s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a7db30__} (1.56s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a7db48__} (1.59s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a7db60__} (1.57s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.52s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.90s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.48s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.74s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.66s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.63s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.74s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.67s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.70s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.83s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.81s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.95s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.80s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.95s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.84s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.70s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.55s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.65s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.17s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.59s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.76s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.92s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.74s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.91s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.71s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.87s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.25s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.83s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.96s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.11s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.08s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.01s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.73s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.67s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.80s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.46s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.19s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.71s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.54s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.52s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.56s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.85s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.81s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.65s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestAttachDetach (1.19s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.09s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.77s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.93s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.84s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.12s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.92s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.55s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.38s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.34s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.67s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.91s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.55s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.84s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.22s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.81s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.59s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.94s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.44s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.43s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.76s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.74s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.29s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.52s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.41s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.82s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.74s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.40s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.41s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.21s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.80s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.09s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.05s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.33s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.40s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.03s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.24s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.03s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.13s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.51s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.24s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.71s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.26s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.71s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.46s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.34s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.49s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.17s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.80s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.60s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.70s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.96s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.12s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.34s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.94s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCmd (0.31s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2022-06-23T15:02:10.181Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.58s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.68s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.17s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.79s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.61s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.19s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.52s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.47s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.69s) [2022-06-23T15:02:10.181Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-23T15:02:10.181Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-06-23T15:02:10.181Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-23T15:02:10.181Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.30s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.12s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.46s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.70s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.75s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.52s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.05s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.07s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.15s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.46s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.21s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.01s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.03s) [2022-06-23T15:02:10.181Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.73s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.52s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.89s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.04s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.23s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.23s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.89s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.82s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.25s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.52s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.34s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.26s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.47s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.20s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.78s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.83s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.88s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEnv (0.79s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.75s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.78s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.58s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.97s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.47s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.27s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.06s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.39s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.17s) [2022-06-23T15:02:10.182Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.24s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.37s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildExpose (0.28s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.53s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildFails (0.57s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.55s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.42s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.34s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.16s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.27s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.65s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.62s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.20s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.45s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.68s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.49s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.03s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.29s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.50s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.73s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.42s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildLabel (0.56s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.58s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.44s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.54s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.06s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.08s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.10s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.98s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.98s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.35s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.42s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.89s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.02s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.79s) [2022-06-23T15:02:10.182Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.57s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.39s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.62s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.58s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.38s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.74s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.96s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.17s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.75s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.41s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.69s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.74s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.11s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.38s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.19s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.85s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.98s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.03s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.97s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildPATH (2.36s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.60s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.98s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.90s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.89s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.08s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildRm (2.33s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.97s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.99s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.03s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.98s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.92s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.32s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2022-06-23T15:02:10.182Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.80s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildStderr (0.77s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.78s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.96s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.99s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.70s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.65s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.03s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildUser (1.36s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.55s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.48s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.93s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.35s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.11s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.98s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.46s) [2022-06-23T15:02:10.182Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-06-23T15:02:10.182Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-23T15:02:10.182Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-23T15:02:10.182Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.18s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.67s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.79s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.21s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.75s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.70s) [2022-06-23T15:02:10.182Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.60s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.61s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.70s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCommitChange (0.85s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.75s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.13s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.59s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.66s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCommitTTY (1.22s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.41s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.74s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.97s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.85s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.80s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.58s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.83s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.85s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.79s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.70s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.61s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.93s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.93s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.72s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.75s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.27s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.82s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.78s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.64s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.81s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.86s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.82s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.76s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.48s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.51s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.90s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.35s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.62s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.86s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.07s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.29s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.54s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.43s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.60s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpToDot (0.61s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.90s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.01s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpToStdout (0.56s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.92s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.82s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.66s) [2022-06-23T15:02:10.182Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.52s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-06-23T15:02:10.182Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.46s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.11s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.46s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.04s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.08s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsCopy (1.01s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.38s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.43s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.03s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsFilters (1.05s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsFormat (1.05s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.66s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.77s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-06-23T15:02:10.182Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-23T15:02:10.182Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.01s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsRename (0.61s) [2022-06-23T15:02:10.182Z] --- PASS: TestDockerSuite/TestEventsResize (0.80s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.63s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.83s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestEventsTop (0.59s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.94s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.75s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.78s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExec (0.63s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.24s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecCgroup (0.87s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.05s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.79s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecInspectID (2.63s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecInteractive (0.74s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.75s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecStartFails (0.57s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2022-06-23T15:02:10.183Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.35s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.79s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.82s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.03s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.98s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestHealth (19.56s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestBuildHistory (2.61s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.58s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.70s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.14s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.57s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.50s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-06-23T15:02:10.183Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectHistory (0.60s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-06-23T15:02:10.183Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.50s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.42s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectStatus (0.97s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.48s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.78s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.59s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.63s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.49s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.64s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.59s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.12s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.53s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.55s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.39s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.22s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.46s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.31s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.60s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.17s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.86s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.60s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.25s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.11s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.86s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.94s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.84s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLogsSince (6.68s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.74s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLogsTail (0.54s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.68s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestNetHostname (1.36s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.78s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.92s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.24s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.91s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.75s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.91s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.84s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPluginActive (2.01s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.33s) [2022-06-23T15:02:10.183Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.26s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.45s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.99s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.80s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.17s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.19s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPortList (6.98s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.15s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.94s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.46s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPsByOrder (2.04s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.70s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.27s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.77s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.31s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.30s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.04s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.75s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.99s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.02s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.78s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.89s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.15s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.80s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.92s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.55s) [2022-06-23T15:02:10.183Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.52s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.22s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.26s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.12s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.02s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.40s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.37s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.30s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.65s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.15s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.78s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.95s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.77s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.87s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.67s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.83s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.51s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.81s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.31s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.45s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.13s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.91s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.16s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.17s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.68s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.49s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.61s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.56s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.84s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.53s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.61s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.24s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRunAddHost (0.50s) [2022-06-23T15:02:10.183Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.54s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.72s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.84s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.70s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.65s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.63s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.49s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.50s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.40s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.51s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.67s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.55s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.58s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.05s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.80s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.82s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.52s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.70s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.68s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.79s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.63s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.60s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.66s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.51s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.19s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.08s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.98s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.62s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.55s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.52s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.51s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.23s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.76s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.10s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.50s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.63s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.11s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.04s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.07s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.63s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.42s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.61s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.64s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.25s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.60s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.51s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.61s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.54s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.50s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (1.06s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.70s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.50s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.54s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.52s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunExitCode (0.68s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.67s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.55s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.58s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.64s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.28s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.33s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.22s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.54s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.05s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.69s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.98s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.87s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.04s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.00s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.48s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.30s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.89s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.02s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.13s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.29s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunMount (4.56s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.75s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.06s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.92s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.86s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.83s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.44s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.21s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.07s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.65s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNetHost (0.88s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.59s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.94s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.61s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.38s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.49s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.55s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.54s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.53s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.79s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.69s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.64s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.56s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.65s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.69s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.53s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.50s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.65s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.55s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.51s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.98s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.43s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.03s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunRm (0.50s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.70s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.64s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.60s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.71s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.08s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.63s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.59s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.50s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.64s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.60s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.49s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.68s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.54s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunState (1.24s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.74s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.72s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.53s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunSysctls (1.06s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.69s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.08s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.79s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.93s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.06s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.39s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.20s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunUserByID (0.64s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.23s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.59s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunUserByName (0.64s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.63s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.79s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.94s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.37s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.58s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.14s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.71s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.71s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.55s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.09s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.71s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.54s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.59s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.60s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.88s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.52s) [2022-06-23T15:02:10.184Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.39s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.36s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.62s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2022-06-23T15:02:10.184Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.47s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.26s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.31s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.19s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.41s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.49s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.07s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.07s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.66s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.48s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.63s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.35s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.33s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.33s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.97s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.46s) [2022-06-23T15:02:10.185Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.70s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.83s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.52s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.51s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.84s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.52s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.15s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.10s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2022-06-23T15:02:10.185Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.04s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.57s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.69s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.14s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.56s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestStartRecordError (1.18s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.25s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.93s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.01s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.48s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-06-23T15:02:10.185Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-06-23T15:02:10.185Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-23T15:02:10.185Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.76s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.61s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.02s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.95s) [2022-06-23T15:02:10.185Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.80s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.69s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.74s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.26s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.10s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.52s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.50s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-06-23T15:02:10.185Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-06-23T15:02:10.185Z] === RUN TestDockerRegistrySuite [2022-06-23T15:02:10.185Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-06-23T15:02:11.552Z] check_test.go:427: [d9e9ef193e973] daemon is not started [2022-06-23T15:02:11.552Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-06-23T15:02:12.487Z] check_test.go:427: [dc9f508a0b7c5] daemon is not started [2022-06-23T15:02:12.487Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-06-23T15:02:13.870Z] check_test.go:427: [d159c6e4d13ef] daemon is not started [2022-06-23T15:02:13.870Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-06-23T15:02:13.870Z] check_test.go:427: [d2aacce03ef41] daemon is not started [2022-06-23T15:02:13.870Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-06-23T15:02:17.142Z] check_test.go:427: [debd9cb3a18c1] daemon is not started [2022-06-23T15:02:17.142Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-06-23T15:02:22.388Z] check_test.go:427: [d6c725e7693b4] daemon is not started [2022-06-23T15:02:22.388Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-06-23T15:02:24.905Z] check_test.go:427: [d9ce55acbb01e] daemon is not started [2022-06-23T15:02:24.905Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-06-23T15:02:25.834Z] check_test.go:427: [d345d887a5060] daemon is not started [2022-06-23T15:02:25.834Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-06-23T15:02:26.762Z] check_test.go:427: [de528fc28c6af] daemon is not started [2022-06-23T15:02:26.762Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-06-23T15:02:27.691Z] check_test.go:427: [d98cf0f2173bb] daemon is not started [2022-06-23T15:02:27.691Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-06-23T15:02:29.059Z] check_test.go:427: [db02487436ab7] daemon is not started [2022-06-23T15:02:29.059Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-06-23T15:02:29.990Z] check_test.go:427: [d9bcecb7783b3] daemon is not started [2022-06-23T15:02:29.990Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-06-23T15:02:30.918Z] check_test.go:427: [d76b1d7543ddc] daemon is not started [2022-06-23T15:02:30.918Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-06-23T15:02:31.846Z] check_test.go:427: [db54ee835a9f5] daemon is not started [2022-06-23T15:02:31.846Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-06-23T15:02:32.776Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6b37587d37521cda03083765ae61e10ba8fe91e937612f15e527b401bcc07ba2 [2022-06-23T15:02:33.339Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bc8a42c8115e8ba63a52d87100d46006ae9fa80c1243f0e520a8aa2e0753174d [2022-06-23T15:02:33.605Z] check_test.go:427: [d62f0fc6d277b] daemon is not started [2022-06-23T15:02:33.605Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-06-23T15:02:34.544Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cf6c4b1a306d2c71da1a5903209630e521d6ac7886014737dfcd9937f4a6129f [2022-06-23T15:02:35.472Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a45b23d8410f2fb168b1edea9bc14359dd0c5eb1196160894184c69f51c2f315 [2022-06-23T15:02:35.472Z] check_test.go:427: [d1ac84d31ca20] daemon is not started [2022-06-23T15:02:35.472Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-06-23T15:02:36.401Z] check_test.go:427: [df482af683af3] daemon is not started [2022-06-23T15:02:36.401Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-06-23T15:02:38.918Z] check_test.go:427: [de7cbd3ba8494] daemon is not started [2022-06-23T15:02:38.918Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-06-23T15:02:39.480Z] check_test.go:427: [ddc577c6b65f2] daemon is not started [2022-06-23T15:02:39.480Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-06-23T15:02:39.736Z] check_test.go:427: [d7ffe83b5ed7a] daemon is not started [2022-06-23T15:02:39.736Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-06-23T15:02:40.664Z] check_test.go:427: [df1af16093894] daemon is not started [2022-06-23T15:02:40.664Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-06-23T15:02:41.593Z] check_test.go:427: [d2eb2a8019cd3] daemon is not started [2022-06-23T15:02:41.593Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-06-23T15:02:42.523Z] check_test.go:427: [dcbb6a857e91c] daemon is not started [2022-06-23T15:02:42.523Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-06-23T15:02:45.046Z] check_test.go:427: [dd4ee5e5176f3] daemon is not started [2022-06-23T15:02:45.046Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-06-23T15:02:45.302Z] check_test.go:427: [d4d25a462ee55] daemon is not started [2022-06-23T15:02:45.302Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-06-23T15:02:46.232Z] check_test.go:427: [d17bfb9cbb130] daemon is not started [2022-06-23T15:02:46.232Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-06-23T15:02:46.488Z] check_test.go:427: [d84709f7b91b1] daemon is not started [2022-06-23T15:02:46.488Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-06-23T15:02:46.745Z] check_test.go:427: [db32b601d75d4] daemon is not started [2022-06-23T15:02:46.745Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-06-23T15:02:47.001Z] check_test.go:427: [dd32859b4b0a9] daemon is not started [2022-06-23T15:02:47.001Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-06-23T15:02:47.258Z] check_test.go:427: [d52239e4751c7] daemon is not started [2022-06-23T15:02:47.258Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-06-23T15:02:47.821Z] check_test.go:427: [d094ba8b996a8] daemon is not started [2022-06-23T15:02:47.821Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-06-23T15:02:47.821Z] check_test.go:427: [d073890da961d] daemon is not started [2022-06-23T15:02:47.821Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-06-23T15:02:48.751Z] check_test.go:427: [d5041a356efa9] daemon is not started [2022-06-23T15:02:48.751Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-06-23T15:02:50.118Z] check_test.go:427: [d7d2fdce536fe] daemon is not started [2022-06-23T15:02:50.375Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-06-23T15:02:51.310Z] check_test.go:427: [d044095bdcee7] daemon is not started [2022-06-23T15:02:51.310Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-06-23T15:02:52.239Z] check_test.go:427: [d0819d3f53cda] daemon is not started [2022-06-23T15:02:52.239Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-06-23T15:02:53.169Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite (43.79s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.19s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.16s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.80s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.41s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.69s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.00s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.91s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.05s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.85s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.89s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.12s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.90s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.38s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.43s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.45s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.12s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-06-23T15:02:54.098Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-06-23T15:02:54.098Z] === RUN TestDockerSchema1RegistrySuite [2022-06-23T15:02:54.098Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-06-23T15:02:54.098Z] check_test.go:454: [d9a5e15505587] daemon is not started [2022-06-23T15:02:54.098Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-06-23T15:02:57.374Z] check_test.go:454: [d1618af436a56] daemon is not started [2022-06-23T15:02:57.374Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-06-23T15:03:01.544Z] check_test.go:454: [d07c67c04a346] daemon is not started [2022-06-23T15:03:01.544Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-06-23T15:03:02.474Z] check_test.go:454: [d76cb76b81a9f] daemon is not started [2022-06-23T15:03:02.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-06-23T15:03:02.474Z] check_test.go:454: [de5fb02bdf9c2] daemon is not started [2022-06-23T15:03:02.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-06-23T15:03:03.841Z] check_test.go:454: [d3afcd43df718] daemon is not started [2022-06-23T15:03:03.841Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-06-23T15:03:04.403Z] check_test.go:454: [dad74089cdf02] daemon is not started [2022-06-23T15:03:04.403Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-06-23T15:03:05.771Z] check_test.go:454: [df622eb030843] daemon is not started [2022-06-23T15:03:05.771Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-06-23T15:03:08.290Z] check_test.go:454: [df678a3fab8b4] daemon is not started [2022-06-23T15:03:08.290Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-06-23T15:03:08.290Z] check_test.go:454: [df2f8daf72ee7] daemon is not started [2022-06-23T15:03:08.290Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-06-23T15:03:08.857Z] check_test.go:454: [d7ae81bf83ae9] daemon is not started [2022-06-23T15:03:08.857Z] --- PASS: TestDockerSchema1RegistrySuite (14.89s) [2022-06-23T15:03:08.857Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-06-23T15:03:08.857Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.79s) [2022-06-23T15:03:08.857Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.60s) [2022-06-23T15:03:08.857Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2022-06-23T15:03:08.857Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-06-23T15:03:08.857Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2022-06-23T15:03:08.857Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-06-23T15:03:08.857Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.00s) [2022-06-23T15:03:08.857Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.49s) [2022-06-23T15:03:08.857Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-06-23T15:03:08.857Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-06-23T15:03:08.857Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-06-23T15:03:08.857Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-06-23T15:03:09.785Z] check_test.go:483: [dd38ed83e5b01] daemon is not started [2022-06-23T15:03:09.785Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-06-23T15:03:10.041Z] check_test.go:483: [d44f2a40e09f6] daemon is not started [2022-06-23T15:03:10.041Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-06-23T15:03:10.297Z] check_test.go:483: [dc0d5c124aedc] daemon is not started [2022-06-23T15:03:10.297Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-06-23T15:03:11.679Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-06-23T15:03:12.241Z] check_test.go:483: [d5d45d830e484] daemon is not started [2022-06-23T15:03:12.241Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-06-23T15:03:12.497Z] check_test.go:483: [dade5d90769d0] daemon is not started [2022-06-23T15:03:12.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-06-23T15:03:13.425Z] check_test.go:483: [de9766fc8f76e] daemon is not started [2022-06-23T15:03:13.425Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-06-23T15:03:13.681Z] check_test.go:483: [d02d015905e3f] daemon is not started [2022-06-23T15:03:13.681Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.83s) [2022-06-23T15:03:13.681Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s) [2022-06-23T15:03:13.681Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2022-06-23T15:03:13.681Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-06-23T15:03:13.681Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.26s) [2022-06-23T15:03:13.681Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-06-23T15:03:13.681Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-06-23T15:03:13.681Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.88s) [2022-06-23T15:03:13.681Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-06-23T15:03:13.681Z] === RUN TestDockerRegistryAuthTokenSuite [2022-06-23T15:03:13.681Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-06-23T15:03:18.926Z] check_test.go:510: [d8db12c588602] daemon is not started [2022-06-23T15:03:18.926Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-06-23T15:03:18.926Z] check_test.go:510: [dd73bb9001ecf] daemon is not started [2022-06-23T15:03:18.926Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-06-23T15:03:19.182Z] check_test.go:510: [daff8e6b4b682] daemon is not started [2022-06-23T15:03:19.182Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-06-23T15:03:19.182Z] check_test.go:510: [d7e2af24f3105] daemon is not started [2022-06-23T15:03:19.182Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-06-23T15:03:19.438Z] check_test.go:510: [d329d00ac2703] daemon is not started [2022-06-23T15:03:19.439Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-06-23T15:03:19.439Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-06-23T15:03:19.439Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-06-23T15:03:19.439Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-06-23T15:03:19.439Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-06-23T15:03:19.439Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-06-23T15:03:19.439Z] === RUN TestDockerNetworkSuite [2022-06-23T15:03:19.439Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-06-23T15:03:20.366Z] docker_cli_network_unix_test.go:46: [d94195817b3cd] daemon is not started [2022-06-23T15:03:20.366Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-06-23T15:03:20.929Z] docker_cli_network_unix_test.go:46: [dee57510944f4] daemon is not started [2022-06-23T15:03:21.185Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-06-23T15:03:23.703Z] docker_cli_network_unix_test.go:46: [da4aeb7bd360b] daemon is not started [2022-06-23T15:03:23.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-06-23T15:03:25.331Z] docker_cli_network_unix_test.go:46: [dfba34bb7b6fa] daemon is not started [2022-06-23T15:03:25.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-06-23T15:03:25.591Z] docker_cli_network_unix_test.go:1233: [d7073efb09640] daemon is not started [2022-06-23T15:03:28.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-06-23T15:03:29.040Z] docker_cli_network_unix_test.go:46: [d0426b2ceedbd] daemon is not started [2022-06-23T15:03:29.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-06-23T15:03:34.857Z] docker_cli_network_unix_test.go:46: [d8f1d576d2413] daemon is not started [2022-06-23T15:03:35.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-06-23T15:03:35.677Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-06-23T15:03:37.570Z] docker_cli_network_unix_test.go:46: [d50b0b45e4cde] daemon is not started [2022-06-23T15:03:38.134Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-06-23T15:03:40.025Z] docker_cli_network_unix_test.go:46: [d05a00f1c9d1d] daemon is not started [2022-06-23T15:03:40.025Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-06-23T15:03:40.025Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-06-23T15:03:40.281Z] docker_cli_network_unix_test.go:46: [dedcf640c50cd] daemon is not started [2022-06-23T15:03:40.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-06-23T15:03:40.794Z] docker_cli_network_unix_test.go:46: [d8e058e947eb0] daemon is not started [2022-06-23T15:03:41.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-06-23T15:03:41.614Z] docker_cli_network_unix_test.go:46: [d0a3d4da31f38] daemon is not started [2022-06-23T15:03:42.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-06-23T15:03:43.108Z] docker_cli_network_unix_test.go:46: [dd58886b49d2f] daemon is not started [2022-06-23T15:03:43.670Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-06-23T15:03:43.926Z] docker_cli_network_unix_test.go:46: [d8ff9686b3094] daemon is not started [2022-06-23T15:03:43.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-06-23T15:03:44.490Z] docker_cli_network_unix_test.go:46: [d5f3d3098477f] daemon is not started [2022-06-23T15:03:44.490Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-06-23T15:03:45.054Z] docker_cli_network_unix_test.go:46: [dc644cf8a523c] daemon is not started [2022-06-23T15:03:45.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-06-23T15:03:45.873Z] docker_cli_network_unix_test.go:46: [da3514f88e706] daemon is not started [2022-06-23T15:03:45.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-06-23T15:03:45.873Z] docker_cli_network_unix_test.go:46: [d00707023307b] daemon is not started [2022-06-23T15:03:45.873Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-06-23T15:03:46.130Z] docker_cli_network_unix_test.go:46: [d831e0cb27796] daemon is not started [2022-06-23T15:03:46.130Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-06-23T15:03:47.497Z] docker_cli_network_unix_test.go:46: [dbed085e50be8] daemon is not started [2022-06-23T15:03:47.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-06-23T15:03:47.754Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-06-23T15:03:48.316Z] docker_cli_network_unix_test.go:46: [da0f319759f97] daemon is not started [2022-06-23T15:03:48.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-06-23T15:03:48.859Z] docker_cli_network_unix_test.go:46: [dc202fae2be27] daemon is not started [2022-06-23T15:03:48.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-06-23T15:03:48.859Z] docker_cli_network_unix_test.go:46: [d54896b27bedb] daemon is not started [2022-06-23T15:03:49.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-06-23T15:03:49.119Z] docker_cli_network_unix_test.go:46: [d2f1bc0e6b188] daemon is not started [2022-06-23T15:03:49.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-06-23T15:03:51.014Z] docker_cli_network_unix_test.go:968: [da5a40faf2189] daemon is not started [2022-06-23T15:03:52.385Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-06-23T15:03:53.753Z] docker_cli_network_unix_test.go:46: [dfccbf9724e0a] daemon is not started [2022-06-23T15:03:54.009Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-06-23T15:03:54.939Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-06-23T15:03:56.830Z] docker_cli_network_unix_test.go:1116: [db744958f6cbc] daemon is not started [2022-06-23T15:03:57.394Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-06-23T15:04:00.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-06-23T15:04:00.923Z] docker_cli_network_unix_test.go:46: [d9682249fabfb] daemon is not started [2022-06-23T15:04:00.923Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-06-23T15:04:02.291Z] docker_cli_network_unix_test.go:46: [d4c41aae6ce5b] daemon is not started [2022-06-23T15:04:02.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-06-23T15:04:02.291Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-06-23T15:04:02.291Z] docker_cli_network_unix_test.go:46: [d37bf0245604d] daemon is not started [2022-06-23T15:04:02.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-06-23T15:04:02.291Z] docker_cli_network_unix_test.go:46: [d674626e22f8b] daemon is not started [2022-06-23T15:04:02.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-06-23T15:04:02.547Z] docker_cli_network_unix_test.go:46: [d5914dda36114] daemon is not started [2022-06-23T15:04:02.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-06-23T15:04:02.547Z] docker_cli_network_unix_test.go:46: [d0bd85f71e050] daemon is not started [2022-06-23T15:04:02.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-06-23T15:04:02.804Z] docker_cli_network_unix_test.go:46: [d3b96aae03740] daemon is not started [2022-06-23T15:04:02.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-06-23T15:04:04.696Z] docker_cli_network_unix_test.go:46: [ddb9050ab73b2] daemon is not started [2022-06-23T15:04:05.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-06-23T15:04:05.625Z] docker_cli_network_unix_test.go:46: [d12a85a84e1b3] daemon is not started [2022-06-23T15:04:05.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-06-23T15:04:05.625Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-23T15:04:05.625Z] docker_cli_network_unix_test.go:46: [d1b4f1f8b6141] daemon is not started [2022-06-23T15:04:05.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-06-23T15:04:06.187Z] docker_cli_network_unix_test.go:46: [d6d338e42dc0d] daemon is not started [2022-06-23T15:04:06.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-06-23T15:04:09.744Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-06-23T15:04:10.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-06-23T15:04:11.894Z] docker_cli_network_unix_test.go:1084: [d9d5ea7081472] daemon is not started [2022-06-23T15:04:14.414Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-06-23T15:04:14.414Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-23T15:04:14.414Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-06-23T15:04:14.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-06-23T15:04:14.414Z] docker_cli_network_unix_test.go:46: [df0260c6104ae] daemon is not started [2022-06-23T15:04:14.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-06-23T15:04:14.670Z] docker_cli_network_unix_test.go:46: [d03c17ddd0a6c] daemon is not started [2022-06-23T15:04:15.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-06-23T15:04:17.125Z] docker_cli_network_unix_test.go:46: [d85ff93073ed6] daemon is not started [2022-06-23T15:04:17.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-06-23T15:04:17.125Z] docker_cli_network_unix_test.go:46: [db6f2a869c7b8] daemon is not started [2022-06-23T15:04:17.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-06-23T15:04:18.055Z] docker_cli_network_unix_test.go:46: [d6b400014db40] daemon is not started [2022-06-23T15:04:18.055Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-06-23T15:04:18.982Z] docker_cli_network_unix_test.go:46: [d8feeb989ab14] daemon is not started [2022-06-23T15:04:18.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-06-23T15:04:19.912Z] docker_cli_network_unix_test.go:46: [d8fc67ebe9091] daemon is not started [2022-06-23T15:04:20.473Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-06-23T15:04:20.473Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-06-23T15:04:21.402Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-06-23T15:04:21.966Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-06-23T15:04:25.239Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-06-23T15:04:26.613Z] docker_cli_network_unix_test.go:46: [d9132608336e5] daemon is not started [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite (67.68s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.03s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.77s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.51s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.77s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.90s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.74s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.63s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.48s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.21s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.47s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.32s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.42s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.12s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.42s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.21s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.22s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.28s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.39s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.97s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.74s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.61s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.27s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.23s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.20s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.94s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-06-23T15:04:27.183Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.52s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.17s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.89s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.09s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.95s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.72s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.45s) [2022-06-23T15:04:27.183Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.71s) [2022-06-23T15:04:27.183Z] === RUN TestDockerHubPullSuite [2022-06-23T15:04:27.183Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-06-23T15:04:29.073Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-06-23T15:04:30.962Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-06-23T15:04:31.524Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-06-23T15:04:33.414Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-06-23T15:04:33.414Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-06-23T15:04:33.414Z] --- PASS: TestDockerHubPullSuite (6.34s) [2022-06-23T15:04:33.414Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.66s) [2022-06-23T15:04:33.414Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2022-06-23T15:04:33.414Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.66s) [2022-06-23T15:04:33.414Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.51s) [2022-06-23T15:04:33.414Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-06-23T15:04:33.414Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-06-23T15:04:33.414Z] PASS [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === Skipped [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-23T15:04:33.414Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-23T15:04:33.414Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-06-23T15:04:33.414Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-23T15:04:33.414Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-23T15:04:33.414Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-06-23T15:04:33.414Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-23T15:04:33.414Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-06-23T15:04:33.414Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-23T15:04:33.414Z] docker_cli_build_test.go:6032: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-23T15:04:33.414Z] docker_cli_build_test.go:6002: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-23T15:04:33.414Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-23T15:04:33.414Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-06-23T15:04:33.414Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-06-23T15:04:33.414Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-06-23T15:04:33.414Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-06-23T15:04:33.414Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-06-23T15:04:33.414Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_sni_test.go:30: Flakey test [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-23T15:04:33.414Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-23T15:04:33.414Z] docker_cli_network_unix_test.go:46: [d1b4f1f8b6141] daemon is not started [2022-06-23T15:04:33.414Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] DONE 1265 tests, 51 skipped in 1492.312s [2022-06-23T15:04:33.414Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-23T15:04:33.414Z] ++++ cat bundles/test-integration/docker.pid [2022-06-23T15:04:33.414Z] +++ kill 9332 [2022-06-23T15:04:33.414Z] +++ /etc/init.d/apparmor stop [2022-06-23T15:04:33.414Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] Unloading profiles will leave already running processes permanently [2022-06-23T15:04:33.414Z] unconfined, which can lead to unexpected situations. [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.414Z] To set a process to complain mode, use the command line tool [2022-06-23T15:04:33.414Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-23T15:04:33.414Z] +++ true [2022-06-23T15:04:33.414Z] exiting test-integration [2022-06-23T15:04:33.414Z] ++ exit 0 [2022-06-23T15:04:33.414Z] [2022-06-23T15:04:33.671Z] + for job in $(jobs -p) [2022-06-23T15:04:33.671Z] + wait 7158 [2022-06-23T15:05:20.288Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-06-23T15:05:20.850Z] docker_cli_swarm_test.go:1180: [d87ca08504a4a] joining swarm manager [d2606861793c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T15:05:27.394Z] docker_cli_swarm_test.go:1189: [d4606445a9e1b] joining swarm manager [d2606861793c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T15:06:06.066Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-06-23T15:06:10.234Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-06-23T15:06:14.403Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-06-23T15:06:16.292Z] docker_cli_swarm_test.go:1112: [dd6135c1205e8] joining swarm manager [df49a3c67fc2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T15:06:17.219Z] docker_cli_swarm_test.go:1113: [dbea435f095a8] joining swarm manager [df49a3c67fc2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T15:07:38.612Z] docker_cli_swarm_test.go:1166: [de79fbbd7ef6f] joining swarm manager [df49a3c67fc2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-23T15:08:17.270Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-06-23T15:08:17.270Z] docker_cli_swarm_test.go:1447: [d03d70d345eea] joining swarm manager [dc3b44d9bdf32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T15:08:17.270Z] docker_cli_swarm_test.go:1448: [d7ff91e011c67] joining swarm manager [dc3b44d9bdf32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-23T15:08:25.355Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-06-23T15:08:26.721Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-06-23T15:08:26.721Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-06-23T15:08:26.722Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-06-23T15:08:26.979Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-06-23T15:08:27.541Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-06-23T15:08:30.069Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-06-23T15:08:33.339Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-06-23T15:08:35.233Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-06-23T15:08:37.122Z] docker_cli_swarm_unix_test.go:63: [df9dedda93efa] joining swarm manager [da9be102051e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T15:09:33.290Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-06-23T15:09:33.290Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-06-23T15:09:33.290Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-06-23T15:09:35.179Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-06-23T15:09:38.447Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-06-23T15:09:40.968Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-06-23T15:09:42.861Z] docker_api_swarm_test.go:962: [d29c8b0087b59] joining swarm manager [d5753d94b8deb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-23T15:10:00.905Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-06-23T15:10:13.077Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-06-23T15:10:14.445Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-06-23T15:10:16.963Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-06-23T15:10:19.509Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-06-23T15:10:26.048Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-06-23T15:10:31.293Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-06-23T15:10:33.184Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-06-23T15:10:35.701Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-06-23T15:10:38.222Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-06-23T15:10:40.740Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-06-23T15:10:44.015Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-06-23T15:10:45.913Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-06-23T15:11:42.080Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-06-23T15:11:56.918Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite (1616.62s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.18s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.25s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.36s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.02s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.92s) [2022-06-23T15:12:14.966Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.39s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.06s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.63s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.05s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.61s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.33s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.51s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.02s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.63s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.51s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.64s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.09s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.13s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.64s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.75s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.08s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.22s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.20s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.75s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.37s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.41s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.04s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (29.97s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.20s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.67s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.81s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.97s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.76s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.09s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.42s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.16s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.81s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.06s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.52s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.20s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.86s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.91s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.99s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.02s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.17s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.69s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.14s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.03s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.59s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.20s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.34s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.32s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.18s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.26s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.14s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.05s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.11s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.83s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.82s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.10s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.13s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.58s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.66s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.62s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.64s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.66s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.74s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.21s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.60s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.61s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.11s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.83s) [2022-06-23T15:12:14.966Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (139.28s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.16s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.84s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.01s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.59s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.81s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.26s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.59s) [2022-06-23T15:12:14.967Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.53s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.77s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.70s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.13s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (41.68s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.09s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.30s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.17s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.32s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.14s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.16s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.51s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.10s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.29s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.49s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.43s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.50s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.63s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.52s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.51s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.11s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.27s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.93s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.23s) [2022-06-23T15:12:14.967Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-06-23T15:12:14.967Z] === RUN TestDockerExternalVolumeSuite [2022-06-23T15:12:14.967Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-06-23T15:12:14.967Z] docker_cli_external_volume_driver_test.go:53: [deed62fae21f3] daemon is not started [2022-06-23T15:12:29.806Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-06-23T15:13:37.428Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-06-23T15:13:45.511Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-06-23T15:14:00.377Z] docker_cli_external_volume_driver_test.go:53: [d1b96b241f08a] daemon is not started [2022-06-23T15:14:15.216Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-06-23T15:14:30.053Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-06-23T15:14:48.114Z] docker_cli_external_volume_driver_test.go:53: [dbd02666d349a] daemon is not started [2022-06-23T15:15:00.282Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-06-23T15:15:00.282Z] docker_cli_external_volume_driver_test.go:53: [df4738bdfac1e] daemon is not started [2022-06-23T15:15:18.324Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-06-23T15:15:50.349Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-06-23T15:16:05.187Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-06-23T15:16:20.025Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-06-23T15:17:06.642Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-06-23T15:17:24.696Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-06-23T15:17:56.723Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-06-23T15:18:28.749Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-06-23T15:18:43.594Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-06-23T15:18:58.431Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-06-23T15:18:58.431Z] docker_cli_external_volume_driver_test.go:485: [d514fe7dde5bb] daemon is not started [2022-06-23T15:19:16.477Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-06-23T15:19:16.477Z] docker_cli_external_volume_driver_test.go:53: [d7f4b4ba7895b] daemon is not started [2022-06-23T15:19:31.331Z] --- PASS: TestDockerExternalVolumeSuite (436.99s) [2022-06-23T15:19:31.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-06-23T15:19:31.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-06-23T15:19:31.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2022-06-23T15:19:31.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-06-23T15:19:31.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-06-23T15:19:31.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-06-23T15:19:31.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-06-23T15:19:31.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2022-06-23T15:19:31.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-06-23T15:19:31.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-06-23T15:19:31.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-06-23T15:19:31.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-06-23T15:19:31.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2022-06-23T15:19:31.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-06-23T15:19:31.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s) [2022-06-23T15:19:31.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2022-06-23T15:19:31.331Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2022-06-23T15:19:31.331Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-06-23T15:19:31.331Z] PASS [2022-06-23T15:19:31.331Z] [2022-06-23T15:19:31.331Z] === Skipped [2022-06-23T15:19:31.331Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-23T15:19:31.331Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-23T15:19:31.331Z] check_test.go:540: [d0a225b29ecba] daemon is not started [2022-06-23T15:19:31.331Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-23T15:19:31.331Z] [2022-06-23T15:19:31.331Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-23T15:19:31.331Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-23T15:19:31.331Z] check_test.go:540: [df6ad9c215c75] daemon is not started [2022-06-23T15:19:31.331Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-06-23T15:19:31.331Z] [2022-06-23T15:19:31.331Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-06-23T15:19:31.331Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-23T15:19:31.331Z] check_test.go:540: [dd51f440b03e2] daemon is not started [2022-06-23T15:19:31.331Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-06-23T15:19:31.331Z] [2022-06-23T15:19:31.331Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-06-23T15:19:31.332Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-23T15:19:31.332Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-06-23T15:19:31.332Z] [2022-06-23T15:19:31.332Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-23T15:19:31.332Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-23T15:19:31.332Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-06-23T15:19:31.332Z] [2022-06-23T15:19:31.332Z] DONE 269 tests, 5 skipped in 2387.454s [2022-06-23T15:19:31.332Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-23T15:19:31.332Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d39ba25e9a2a8/docker.pid [2022-06-23T15:19:31.332Z] +++ kill 7104 [2022-06-23T15:19:31.332Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7104 is not a child of this shell [2022-06-23T15:19:31.332Z] warning: PID 7104 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d39ba25e9a2a8/docker.pid had a nonzero exit code [2022-06-23T15:19:31.332Z] ++++ cat bundles/test-integration/docker.pid [2022-06-23T15:19:31.332Z] +++ kill 9363 [2022-06-23T15:19:31.332Z] +++ /etc/init.d/apparmor stop [2022-06-23T15:19:31.332Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-23T15:19:31.332Z] [2022-06-23T15:19:31.332Z] Unloading profiles will leave already running processes permanently [2022-06-23T15:19:31.332Z] unconfined, which can lead to unexpected situations. [2022-06-23T15:19:31.332Z] [2022-06-23T15:19:31.332Z] To set a process to complain mode, use the command line tool [2022-06-23T15:19:31.332Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-23T15:19:31.332Z] +++ true [2022-06-23T15:19:31.332Z] exiting test-integration [2022-06-23T15:19:31.332Z] ++ exit 0 [2022-06-23T15:19:31.332Z] [2022-06-23T15:19:31.332Z] + exit 0 [2022-06-23T15:19:31.332Z] ++ jobs -p [2022-06-23T15:19:31.332Z] + pids= [2022-06-23T15:19:31.332Z] + echo 'Remaining pids to kill: []' [2022-06-23T15:19:31.332Z] Remaining pids to kill: [] [2022-06-23T15:19:31.332Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-06-23T15:19:31.345Z] Recording test results [2022-06-23T15:19:33.040Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-23T15:19:33.352Z] + echo Ensuring container killed. [2022-06-23T15:19:33.352Z] Ensuring container killed. [2022-06-23T15:19:33.352Z] + docker ps -aq -f name=docker-pr1-* [2022-06-23T15:19:33.352Z] + cids=b1b6e82570db [2022-06-23T15:19:33.352Z] 77591dcebdec [2022-06-23T15:19:33.352Z] db7ad320eead [2022-06-23T15:19:33.352Z] + [ -n b1b6e82570db [2022-06-23T15:19:33.352Z] 77591dcebdec [2022-06-23T15:19:33.352Z] db7ad320eead ] [2022-06-23T15:19:33.352Z] + docker rm -vf b1b6e82570db 77591dcebdec db7ad320eead [2022-06-23T15:19:33.916Z] b1b6e82570db [2022-06-23T15:19:34.172Z] 77591dcebdec [2022-06-23T15:19:34.172Z] db7ad320eead [Pipeline] sh [2022-06-23T15:19:34.496Z] + echo Chowning /workspace to jenkins user [2022-06-23T15:19:34.496Z] Chowning /workspace to jenkins user [2022-06-23T15:19:34.496Z] + id -u [2022-06-23T15:19:34.496Z] + id -g [2022-06-23T15:19:34.496Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43741:/workspace busybox chown -R 1000:1000 /workspace [2022-06-23T15:19:34.496Z] Unable to find image 'busybox:latest' locally [2022-06-23T15:19:34.752Z] latest: Pulling from library/busybox [2022-06-23T15:19:34.752Z] 19d511225f94: Pulling fs layer [2022-06-23T15:19:34.752Z] 19d511225f94: Download complete [2022-06-23T15:19:34.752Z] 19d511225f94: Pull complete [2022-06-23T15:19:34.752Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83 [2022-06-23T15:19:34.752Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-23T15:19:37.606Z] + bundleName=amd64 [2022-06-23T15:19:37.606Z] + echo Creating amd64-bundles.tar.gz [2022-06-23T15:19:37.606Z] Creating amd64-bundles.tar.gz [2022-06-23T15:19:37.606Z] + xargs tar -czf amd64-bundles.tar.gz [2022-06-23T15:19:37.606Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-06-23T15:19:38.982Z] Archiving artifacts [2022-06-23T15:19:40.884Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43741/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-23T15:19:41.192Z] + make clean [2022-06-23T15:19:41.449Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-23T15:19:41.449Z] docker-dev-cache [2022-06-23T15:19:41.449Z] 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