Pull request #44887 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 3ba527d82af53cf752aa6ec39daac14626c41b0f rather than c722e1bd7c0f2414ba5863103072dc0be82e91dc Obtained Jenkinsfile from 3ba527d82af53cf752aa6ec39daac14626c41b0f 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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44887@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-02-10T04:43:44.736Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-02-10T04:43:44.739Z] Trying to pass milestone 15 [Pipeline] milestone [2023-02-10T04:43:44.843Z] Trying to pass milestone 16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-02-10T04:43:45.060Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0da1d9ffefc1eead2) in /home/ubuntu/workspace/moby_PR-44887 [Pipeline] { [Pipeline] checkout [2023-02-10T04:43:45.094Z] The recommended git tool is: git [2023-02-10T04:43:45.106Z] using credential docker-jenkins-github-credentials [2023-02-10T04:43:45.145Z] Fetching changes from the remote Git repository [2023-02-10T04:43:45.162Z] Fetching without tags [2023-02-10T04:43:45.135Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44887/.git # timeout=10 [2023-02-10T04:43:45.166Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-10T04:43:45.184Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-10T04:43:45.184Z] > git --version # timeout=10 [2023-02-10T04:43:45.198Z] > git --version # 'git version 2.25.1' [2023-02-10T04:43:45.198Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-10T04:43:45.200Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44887/head:refs/remotes/origin/PR-44887 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-02-10T04:44:00.303Z] Merging remotes/origin/master commit 3ba527d82af53cf752aa6ec39daac14626c41b0f into PR head commit c722e1bd7c0f2414ba5863103072dc0be82e91dc [2023-02-10T04:44:00.322Z] > git config core.sparsecheckout # timeout=10 [2023-02-10T04:44:00.332Z] > git checkout -f c722e1bd7c0f2414ba5863103072dc0be82e91dc # timeout=10 [2023-02-10T04:44:02.517Z] Merge succeeded, producing a5a55cdc076d7cb18cf5c31afefae2b93aed8e46 [2023-02-10T04:44:02.517Z] Checking out Revision a5a55cdc076d7cb18cf5c31afefae2b93aed8e46 (PR-44887) [2023-02-10T04:44:01.080Z] > git remote # timeout=10 [2023-02-10T04:44:01.095Z] > git config --get remote.origin.url # timeout=10 [2023-02-10T04:44:01.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-10T04:44:01.184Z] > git merge 3ba527d82af53cf752aa6ec39daac14626c41b0f # timeout=10 [2023-02-10T04:44:02.511Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-10T04:44:02.531Z] > git config core.sparsecheckout # timeout=10 [2023-02-10T04:44:02.539Z] > git checkout -f a5a55cdc076d7cb18cf5c31afefae2b93aed8e46 # timeout=10 [2023-02-10T04:44:06.444Z] Commit message: "Merge commit '3ba527d82af53cf752aa6ec39daac14626c41b0f' into HEAD" [2023-02-10T04:44:06.455Z] First time build. Skipping changelog. [2023-02-10T04:44:06.457Z] > git rev-list --no-walk 620b34192e64ec5292d11bd0f1162719cd6b479f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T04:44:07.552Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44887:/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 [2023-02-10T04:44:29.541Z] Unable to find image 'alpine:latest' locally [2023-02-10T04:44:29.541Z] latest: Pulling from library/alpine [2023-02-10T04:44:29.541Z] a9eaa45ef418: Pulling fs layer [2023-02-10T04:44:29.541Z] a9eaa45ef418: Verifying Checksum [2023-02-10T04:44:29.541Z] a9eaa45ef418: Download complete [2023-02-10T04:44:29.541Z] a9eaa45ef418: Pull complete [2023-02-10T04:44:29.541Z] Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a [2023-02-10T04:44:29.541Z] Status: Downloaded newer image for alpine:latest [2023-02-10T04:44:34.841Z] 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: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [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 [2023-02-10T04:44:35.261Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0da1d9ffefc1eead2) in /home/ubuntu/workspace/moby_PR-44887 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) [Pipeline] { 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] checkout [2023-02-10T04:44:35.297Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2023-02-10T04:44:35.307Z] using credential docker-jenkins-github-credentials [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) [2023-02-10T04:44:35.329Z] Fetching changes from the remote Git repository 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] } [2023-02-10T04:44:35.338Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-02-10T04:44:35.572Z] Merging remotes/origin/master commit 3ba527d82af53cf752aa6ec39daac14626c41b0f into PR head commit c722e1bd7c0f2414ba5863103072dc0be82e91dc [2023-02-10T04:44:35.904Z] Merge succeeded, producing 713abab47be0d9ba8bbaaf1a32298caeacfdf2cc [2023-02-10T04:44:35.904Z] Checking out Revision 713abab47be0d9ba8bbaaf1a32298caeacfdf2cc (PR-44887) [2023-02-10T04:44:36.005Z] Commit message: "Merge commit '3ba527d82af53cf752aa6ec39daac14626c41b0f' into HEAD" [2023-02-10T04:44:36.013Z] First time build. Skipping changelog. [2023-02-10T04:44:35.325Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44887/.git # timeout=10 [2023-02-10T04:44:35.338Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-10T04:44:35.347Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-10T04:44:35.347Z] > git --version # timeout=10 [2023-02-10T04:44:35.351Z] > git --version # 'git version 2.25.1' [2023-02-10T04:44:35.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-10T04:44:35.352Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44887/head:refs/remotes/origin/PR-44887 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-02-10T04:44:35.581Z] > git config core.sparsecheckout # timeout=10 [2023-02-10T04:44:35.589Z] > git checkout -f c722e1bd7c0f2414ba5863103072dc0be82e91dc # timeout=10 [2023-02-10T04:44:35.670Z] > git remote # timeout=10 [2023-02-10T04:44:35.674Z] > git config --get remote.origin.url # timeout=10 [2023-02-10T04:44:35.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-10T04:44:35.680Z] > git merge 3ba527d82af53cf752aa6ec39daac14626c41b0f # timeout=10 [2023-02-10T04:44:35.904Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-10T04:44:35.913Z] > git config core.sparsecheckout # timeout=10 [2023-02-10T04:44:35.917Z] > git checkout -f 713abab47be0d9ba8bbaaf1a32298caeacfdf2cc # timeout=10 [2023-02-10T04:44:36.014Z] > git rev-list --no-walk 620b34192e64ec5292d11bd0f1162719cd6b479f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-02-10T04:44:36.668Z] + docker version [2023-02-10T04:44:36.668Z] Client: Docker Engine - Community [2023-02-10T04:44:36.668Z] Version: 22.06.0-beta.0 [2023-02-10T04:44:36.668Z] API version: 1.42 [2023-02-10T04:44:36.668Z] Go version: go1.18.3 [2023-02-10T04:44:36.668Z] Git commit: 3e9117b [2023-02-10T04:44:36.668Z] Built: Fri Jun 3 17:55:34 2022 [2023-02-10T04:44:36.668Z] OS/Arch: linux/arm64 [2023-02-10T04:44:36.668Z] Context: default [2023-02-10T04:44:36.668Z] [2023-02-10T04:44:36.668Z] Server: Docker Engine - Community [2023-02-10T04:44:36.668Z] Engine: [2023-02-10T04:44:36.668Z] Version: 22.06.0-beta.0 [2023-02-10T04:44:36.668Z] API version: 1.42 (minimum version 1.12) [2023-02-10T04:44:36.668Z] Go version: go1.18.3 [2023-02-10T04:44:36.669Z] Git commit: 38633e7 [2023-02-10T04:44:36.669Z] Built: Fri Jun 3 17:55:34 2022 [2023-02-10T04:44:36.669Z] OS/Arch: linux/arm64 [2023-02-10T04:44:36.669Z] Experimental: true [2023-02-10T04:44:36.669Z] containerd: [2023-02-10T04:44:36.669Z] Version: 1.6.8 [2023-02-10T04:44:36.669Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-10T04:44:36.669Z] runc: [2023-02-10T04:44:36.669Z] Version: 1.1.4 [2023-02-10T04:44:36.669Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-02-10T04:44:36.669Z] docker-init: [2023-02-10T04:44:36.669Z] Version: 0.19.0 [2023-02-10T04:44:36.669Z] GitCommit: de40ad0 [Pipeline] sh [2023-02-10T04:44:36.955Z] + docker info [2023-02-10T04:44:36.955Z] Client: [2023-02-10T04:44:36.955Z] Context: default [2023-02-10T04:44:36.955Z] Debug Mode: false [2023-02-10T04:44:36.955Z] Plugins: [2023-02-10T04:44:36.955Z] buildx: Docker Buildx (Docker Inc.) [2023-02-10T04:44:36.955Z] Version: v0.8.2 [2023-02-10T04:44:36.955Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-02-10T04:44:36.955Z] compose: Docker Compose (Docker Inc.) [2023-02-10T04:44:36.955Z] Version: v2.12.0 [2023-02-10T04:44:36.955Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-02-10T04:44:36.955Z] [2023-02-10T04:44:36.955Z] Server: [2023-02-10T04:44:36.955Z] Containers: 0 [2023-02-10T04:44:36.955Z] Running: 0 [2023-02-10T04:44:36.955Z] Paused: 0 [2023-02-10T04:44:36.955Z] Stopped: 0 [2023-02-10T04:44:36.955Z] Images: 1 [2023-02-10T04:44:36.955Z] Server Version: 22.06.0-beta.0 [2023-02-10T04:44:36.955Z] Storage Driver: overlay2 [2023-02-10T04:44:36.955Z] Backing Filesystem: extfs [2023-02-10T04:44:36.955Z] Supports d_type: true [2023-02-10T04:44:36.955Z] Using metacopy: false [2023-02-10T04:44:36.955Z] Native Overlay Diff: true [2023-02-10T04:44:36.955Z] userxattr: false [2023-02-10T04:44:36.955Z] Logging Driver: json-file [2023-02-10T04:44:36.955Z] Cgroup Driver: cgroupfs [2023-02-10T04:44:36.955Z] Cgroup Version: 1 [2023-02-10T04:44:36.955Z] Plugins: [2023-02-10T04:44:36.955Z] Volume: local [2023-02-10T04:44:36.955Z] Network: bridge host ipvlan macvlan null overlay [2023-02-10T04:44:36.955Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-02-10T04:44:36.955Z] Swarm: inactive [2023-02-10T04:44:36.955Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-02-10T04:44:36.955Z] Default Runtime: runc [2023-02-10T04:44:36.955Z] Init Binary: docker-init [2023-02-10T04:44:36.955Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-10T04:44:36.955Z] runc version: v1.1.4-0-g5fd4c4d [2023-02-10T04:44:36.955Z] init version: de40ad0 [2023-02-10T04:44:36.955Z] Security Options: [2023-02-10T04:44:36.955Z] apparmor [2023-02-10T04:44:36.955Z] seccomp [2023-02-10T04:44:36.955Z] Profile: builtin [2023-02-10T04:44:36.955Z] Kernel Version: 5.15.0-1022-aws [2023-02-10T04:44:36.955Z] Operating System: Ubuntu 20.04.5 LTS [2023-02-10T04:44:36.955Z] OSType: linux [2023-02-10T04:44:36.955Z] Architecture: aarch64 [2023-02-10T04:44:36.955Z] CPUs: 2 [2023-02-10T04:44:36.955Z] Total Memory: 7.559GiB [2023-02-10T04:44:36.955Z] Name: ip-10-100-37-71 [2023-02-10T04:44:36.955Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2023-02-10T04:44:36.955Z] Docker Root Dir: /var/lib/docker [2023-02-10T04:44:36.955Z] Debug Mode: false [2023-02-10T04:44:36.955Z] Registry: https://index.docker.io/v1/ [2023-02-10T04:44:36.955Z] Labels: [2023-02-10T04:44:36.955Z] Experimental: true [2023-02-10T04:44:36.955Z] Insecure Registries: [2023-02-10T04:44:36.955Z] 127.0.0.0/8 [2023-02-10T04:44:36.955Z] Live Restore Enabled: true [2023-02-10T04:44:36.955Z] [Pipeline] sh [2023-02-10T04:44:37.265Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-02-10T04:44:37.265Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-02-10T04:44:37.265Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44887/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-02-10T04:44:37.265Z] + bash /home/ubuntu/workspace/moby_PR-44887/check-config.sh [2023-02-10T04:44:37.265Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-02-10T04:44:37.265Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2023-02-10T04:44:37.265Z] [2023-02-10T04:44:37.265Z] Generally Necessary: [2023-02-10T04:44:37.265Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-02-10T04:44:37.265Z] - apparmor: enabled and tools installed [2023-02-10T04:44:37.265Z] - CONFIG_NAMESPACES: enabled [2023-02-10T04:44:37.265Z] - CONFIG_NET_NS: enabled [2023-02-10T04:44:37.265Z] - CONFIG_PID_NS: enabled [2023-02-10T04:44:37.265Z] - CONFIG_IPC_NS: enabled [2023-02-10T04:44:37.265Z] - CONFIG_UTS_NS: enabled [2023-02-10T04:44:37.265Z] - CONFIG_CGROUPS: enabled [2023-02-10T04:44:37.265Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-02-10T04:44:37.265Z] - CONFIG_CGROUP_DEVICE: enabled [2023-02-10T04:44:37.265Z] - CONFIG_CGROUP_FREEZER: enabled [2023-02-10T04:44:37.265Z] - CONFIG_CGROUP_SCHED: enabled [2023-02-10T04:44:37.265Z] - CONFIG_CPUSETS: enabled [2023-02-10T04:44:37.265Z] - CONFIG_MEMCG: enabled [2023-02-10T04:44:37.265Z] - CONFIG_KEYS: enabled [2023-02-10T04:44:37.530Z] - CONFIG_VETH: enabled (as module) [2023-02-10T04:44:37.530Z] - CONFIG_BRIDGE: enabled (as module) [2023-02-10T04:44:37.530Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-02-10T04:44:37.530Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-02-10T04:44:37.530Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-02-10T04:44:37.530Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-02-10T04:44:37.530Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-02-10T04:44:37.530Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-02-10T04:44:37.530Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-02-10T04:44:37.530Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-02-10T04:44:37.530Z] - CONFIG_NF_NAT: enabled (as module) [2023-02-10T04:44:37.530Z] - CONFIG_POSIX_MQUEUE: enabled [2023-02-10T04:44:37.530Z] - CONFIG_CGROUP_BPF: enabled [2023-02-10T04:44:37.530Z] [2023-02-10T04:44:37.530Z] Optional Features: [2023-02-10T04:44:37.530Z] - CONFIG_USER_NS: enabled [2023-02-10T04:44:37.530Z] - CONFIG_SECCOMP: enabled [2023-02-10T04:44:37.530Z] - CONFIG_SECCOMP_FILTER: enabled [2023-02-10T04:44:37.530Z] - CONFIG_CGROUP_PIDS: enabled [2023-02-10T04:44:37.530Z] - CONFIG_MEMCG_SWAP: enabled [2023-02-10T04:44:37.530Z] (cgroup swap accounting is currently enabled) [2023-02-10T04:44:37.793Z] - CONFIG_BLK_CGROUP: enabled [2023-02-10T04:44:37.793Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-02-10T04:44:37.793Z] - CONFIG_CGROUP_PERF: enabled [2023-02-10T04:44:37.793Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-02-10T04:44:37.793Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-02-10T04:44:37.793Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-02-10T04:44:37.793Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-02-10T04:44:37.793Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-02-10T04:44:37.793Z] - CONFIG_RT_GROUP_SCHED: missing [2023-02-10T04:44:37.793Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-02-10T04:44:37.793Z] - CONFIG_IP_VS: enabled (as module) [2023-02-10T04:44:37.793Z] - CONFIG_IP_VS_NFCT: enabled [2023-02-10T04:44:37.793Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-02-10T04:44:37.793Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-02-10T04:44:37.793Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-02-10T04:44:37.793Z] - CONFIG_SECURITY_SELINUX: enabled [2023-02-10T04:44:37.793Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-02-10T04:44:37.793Z] - CONFIG_EXT4_FS: enabled [2023-02-10T04:44:37.793Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-02-10T04:44:37.793Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-02-10T04:44:37.793Z] - Network Drivers: [2023-02-10T04:44:37.793Z] - "overlay": [2023-02-10T04:44:38.054Z] - CONFIG_VXLAN: enabled (as module) [2023-02-10T04:44:38.054Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-02-10T04:44:38.054Z] Optional (for encrypted networks): [2023-02-10T04:44:38.054Z] - CONFIG_CRYPTO: enabled [2023-02-10T04:44:38.055Z] - CONFIG_CRYPTO_AEAD: enabled [2023-02-10T04:44:38.055Z] - CONFIG_CRYPTO_GCM: enabled [2023-02-10T04:44:38.055Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-02-10T04:44:38.055Z] - CONFIG_CRYPTO_GHASH: enabled [2023-02-10T04:44:38.055Z] - CONFIG_XFRM: enabled [2023-02-10T04:44:38.055Z] - CONFIG_XFRM_USER: enabled (as module) [2023-02-10T04:44:38.055Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-02-10T04:44:38.055Z] - CONFIG_INET_ESP: enabled (as module) [2023-02-10T04:44:38.055Z] - "ipvlan": [2023-02-10T04:44:38.055Z] - CONFIG_IPVLAN: enabled (as module) [2023-02-10T04:44:38.055Z] - "macvlan": [2023-02-10T04:44:38.055Z] - CONFIG_MACVLAN: enabled (as module) [2023-02-10T04:44:38.055Z] - CONFIG_DUMMY: enabled (as module) [2023-02-10T04:44:38.055Z] - "ftp,tftp client in container": [2023-02-10T04:44:38.055Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-02-10T04:44:38.055Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-02-10T04:44:38.055Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-02-10T04:44:38.055Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-02-10T04:44:38.055Z] - Storage Drivers: [2023-02-10T04:44:38.055Z] - "aufs": [2023-02-10T04:44:38.055Z] - CONFIG_AUFS_FS: enabled (as module) [2023-02-10T04:44:38.055Z] - "btrfs": [2023-02-10T04:44:38.055Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-02-10T04:44:38.316Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-02-10T04:44:38.316Z] - "devicemapper": [2023-02-10T04:44:38.316Z] - CONFIG_BLK_DEV_DM: enabled [2023-02-10T04:44:38.316Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-02-10T04:44:38.316Z] - "overlay": [2023-02-10T04:44:38.316Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-02-10T04:44:38.316Z] - "zfs": [2023-02-10T04:44:38.316Z] - /dev/zfs: present [2023-02-10T04:44:38.316Z] - zfs command: missing [2023-02-10T04:44:38.316Z] - zpool command: missing [2023-02-10T04:44:38.316Z] [2023-02-10T04:44:38.316Z] Limits: [2023-02-10T04:44:38.316Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-02-10T04:44:38.316Z] [2023-02-10T04:44:38.316Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-02-10T04:44:38.637Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:713abab47be0d9ba8bbaaf1a32298caeacfdf2cc . [2023-02-10T04:44:38.898Z] #1 [internal] load build definition from Dockerfile [2023-02-10T04:44:38.898Z] #1 transferring dockerfile: 27.13kB done [2023-02-10T04:44:38.898Z] #1 DONE 0.0s [2023-02-10T04:44:38.898Z] [2023-02-10T04:44:38.898Z] #2 [internal] load .dockerignore [2023-02-10T04:44:38.898Z] #2 transferring context: 113B done [2023-02-10T04:44:38.898Z] #2 DONE 0.0s [2023-02-10T04:44:38.898Z] [2023-02-10T04:44:38.898Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-02-10T04:44:39.164Z] #3 DONE 0.3s [2023-02-10T04:44:39.164Z] [2023-02-10T04:44:39.164Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 [2023-02-10T04:44:39.164Z] #4 resolve docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 0.0s done [2023-02-10T04:44:39.164Z] #4 sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 7.65kB / 7.65kB done [2023-02-10T04:44:39.164Z] #4 sha256:4dda4747da062a66c11168cc37e459ded693563b4ed78961d4389f35a2e06f98 482B / 482B done [2023-02-10T04:44:39.164Z] #4 sha256:578d6647f5b39e1ec555f780190d748de2393563651db09be340ff696d6b31a8 2.91kB / 2.91kB done [2023-02-10T04:44:39.164Z] #4 sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 0B / 10.82MB 0.2s [2023-02-10T04:44:39.425Z] #4 sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 10.82MB / 10.82MB 0.3s done [2023-02-10T04:44:39.425Z] #4 extracting sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 [2023-02-10T04:44:39.425Z] #4 extracting sha256:8e1d48261ac9dfac38ca33ae19f221194cec998e4d2504a002545fda69f6b034 0.2s done [2023-02-10T04:44:39.688Z] #4 DONE 0.6s [2023-02-10T04:44:39.949Z] [2023-02-10T04:44:39.949Z] #5 [internal] load metadata for docker.io/library/golang:1.19.5-bullseye [2023-02-10T04:44:40.522Z] #5 DONE 0.7s [2023-02-10T04:44:40.522Z] [2023-02-10T04:44:40.522Z] #6 [internal] load metadata for docker.io/library/busybox:latest [2023-02-10T04:44:40.522Z] #6 DONE 0.7s [2023-02-10T04:44:40.522Z] [2023-02-10T04:44:40.522Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 [2023-02-10T04:44:40.522Z] #7 DONE 0.8s [2023-02-10T04:44:40.522Z] [2023-02-10T04:44:40.522Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-02-10T04:44:40.522Z] #8 DONE 0.8s [2023-02-10T04:44:40.522Z] [2023-02-10T04:44:40.522Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-10T04:44:40.522Z] #9 DONE 0.8s [2023-02-10T04:44:40.784Z] [2023-02-10T04:44:40.784Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:05f5873458273c8b434cbfb2b13b44a92b97c24da5f234b61830f084cc57e93c [2023-02-10T04:44:40.784Z] #10 resolve docker.io/library/golang:1.19.5-bullseye@sha256:05f5873458273c8b434cbfb2b13b44a92b97c24da5f234b61830f084cc57e93c 0.1s done [2023-02-10T04:44:40.784Z] #10 DONE 0.1s [2023-02-10T04:44:40.784Z] [2023-02-10T04:44:40.784Z] #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda [2023-02-10T04:44:40.784Z] #11 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.0s done [2023-02-10T04:44:41.046Z] #11 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done [2023-02-10T04:44:41.046Z] #11 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done [2023-02-10T04:44:41.046Z] #11 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done [2023-02-10T04:44:41.046Z] #11 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 0B / 14.97kB 0.1s [2023-02-10T04:44:41.046Z] #11 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 0.2s [2023-02-10T04:44:41.307Z] #11 ... [2023-02-10T04:44:41.307Z] [2023-02-10T04:44:41.307Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2023-02-10T04:44:41.307Z] #12 DONE 0.5s [2023-02-10T04:44:41.307Z] [2023-02-10T04:44:41.307Z] #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda [2023-02-10T04:44:41.307Z] #11 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 0.2s done [2023-02-10T04:44:41.307Z] #11 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done [2023-02-10T04:44:41.569Z] #11 DONE 0.7s [2023-02-10T04:44:41.569Z] [2023-02-10T04:44:41.569Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:05f5873458273c8b434cbfb2b13b44a92b97c24da5f234b61830f084cc57e93c [2023-02-10T04:44:41.569Z] #10 sha256:05f5873458273c8b434cbfb2b13b44a92b97c24da5f234b61830f084cc57e93c 1.86kB / 1.86kB done [2023-02-10T04:44:41.569Z] #10 sha256:c9fe2937adf6f126dada86de333d56f3590ef67e9bdac7e9db6538ed52952db5 1.80kB / 1.80kB done [2023-02-10T04:44:41.569Z] #10 sha256:6c054d4c7a045b73a6da395357586238c501c4a3d4a9dc4b71f41ad78088139f 7.12kB / 7.12kB done [2023-02-10T04:44:41.569Z] #10 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 26.81MB / 53.70MB 0.5s [2023-02-10T04:44:41.569Z] #10 sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 5.15MB / 5.15MB 0.3s done [2023-02-10T04:44:41.569Z] #10 sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 10.49MB / 10.87MB 0.6s [2023-02-10T04:44:41.569Z] #10 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 5.24MB / 54.68MB 0.6s [2023-02-10T04:44:41.839Z] #10 sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 10.87MB / 10.87MB 0.7s done [2023-02-10T04:44:41.839Z] #10 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 17.83MB / 54.68MB 0.8s [2023-02-10T04:44:41.839Z] #10 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 42.99MB / 53.70MB 0.9s [2023-02-10T04:44:41.839Z] #10 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 25.54MB / 54.68MB 0.9s [2023-02-10T04:44:41.839Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 0B / 81.40MB 0.9s [2023-02-10T04:44:42.105Z] #10 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 53.70MB / 53.70MB 1.1s [2023-02-10T04:44:42.105Z] #10 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 41.94MB / 54.68MB 1.1s [2023-02-10T04:44:42.105Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 13.63MB / 81.40MB 1.1s [2023-02-10T04:44:42.105Z] #10 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 54.68MB / 54.68MB 1.2s [2023-02-10T04:44:42.367Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 23.07MB / 81.40MB 1.3s [2023-02-10T04:44:42.367Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 31.46MB / 81.40MB 1.4s [2023-02-10T04:44:42.630Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 49.28MB / 81.40MB 1.6s [2023-02-10T04:44:42.630Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 62.91MB / 81.40MB 1.7s [2023-02-10T04:44:42.899Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 73.40MB / 81.40MB 1.8s [2023-02-10T04:44:42.899Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 81.40MB / 81.40MB 1.9s [2023-02-10T04:44:43.850Z] #10 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 53.70MB / 53.70MB 2.7s done [2023-02-10T04:44:43.850Z] #10 extracting sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 0.1s [2023-02-10T04:44:44.111Z] #10 ... [2023-02-10T04:44:44.111Z] [2023-02-10T04:44:44.111Z] #13 [internal] load build context [2023-02-10T04:44:44.111Z] #13 transferring context: 66.15MB 2.7s done [2023-02-10T04:44:44.111Z] #13 DONE 3.3s [2023-02-10T04:44:44.111Z] [2023-02-10T04:44:44.111Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:05f5873458273c8b434cbfb2b13b44a92b97c24da5f234b61830f084cc57e93c [2023-02-10T04:44:46.671Z] #10 sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 54.68MB / 54.68MB 5.4s done [2023-02-10T04:44:46.671Z] #10 extracting sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 [2023-02-10T04:44:46.671Z] #10 sha256:4cb804f34671f71a4de8d1cf03512692eda4ab70d86a16bbfce144b4662f8e60 156B / 156B 5.5s [2023-02-10T04:44:46.671Z] #10 extracting sha256:13ae98695cf4875b92116a031bcf51736705c39b105be5f240a143935d8370f6 0.3s done [2023-02-10T04:44:47.244Z] #10 extracting sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 0.1s [2023-02-10T04:44:47.505Z] #10 sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 81.40MB / 81.40MB 6.4s done [2023-02-10T04:44:47.505Z] #10 sha256:4cb804f34671f71a4de8d1cf03512692eda4ab70d86a16bbfce144b4662f8e60 156B / 156B 6.4s done [2023-02-10T04:44:47.505Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 0B / 115.17MB 6.5s [2023-02-10T04:44:47.766Z] #10 ... [2023-02-10T04:44:47.766Z] [2023-02-10T04:44:47.766Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 [2023-02-10T04:44:47.766Z] #14 resolve docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 0.2s done [2023-02-10T04:44:47.766Z] #14 sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 1.85kB / 1.85kB done [2023-02-10T04:44:47.766Z] #14 sha256:4951d5cf066cd4ff0558a7cc75816dc203eaeb2c634329d3832db76bbc7586b0 529B / 529B done [2023-02-10T04:44:47.766Z] #14 sha256:9b20910fb3510b5c3068a8a23c430babdc6d025292a2bef169e7fff5ff3fd355 1.48kB / 1.48kB done [2023-02-10T04:44:47.766Z] #14 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 53.70MB / 53.70MB 2.7s done [2023-02-10T04:44:47.766Z] #14 extracting sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 2.0s done [2023-02-10T04:44:47.766Z] #14 DONE 6.8s [2023-02-10T04:44:47.766Z] [2023-02-10T04:44:47.766Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:05f5873458273c8b434cbfb2b13b44a92b97c24da5f234b61830f084cc57e93c [2023-02-10T04:44:47.766Z] #10 extracting sha256:09a74e69230a5d5ee55fb6baca6fb52404417efd177a2cb03c418d2d0cf599b5 0.5s done [2023-02-10T04:44:47.766Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 12.58MB / 115.17MB 6.8s [2023-02-10T04:44:48.028Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 20.97MB / 115.17MB 6.9s [2023-02-10T04:44:48.028Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 32.51MB / 115.17MB 7.0s [2023-02-10T04:44:48.289Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 50.33MB / 115.17MB 7.3s [2023-02-10T04:44:48.289Z] #10 extracting sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a [2023-02-10T04:44:48.289Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 57.50MB / 115.17MB 7.4s [2023-02-10T04:44:48.552Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 68.16MB / 115.17MB 7.6s [2023-02-10T04:44:48.813Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 77.59MB / 115.17MB 7.7s [2023-02-10T04:44:48.813Z] #10 ... [2023-02-10T04:44:48.813Z] [2023-02-10T04:44:48.813Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-02-10T04:44:48.813Z] #15 resolve docker.io/library/busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 0.2s done [2023-02-10T04:44:48.813Z] #15 sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c 2.29kB / 2.29kB done [2023-02-10T04:44:48.813Z] #15 sha256:5e42fbc46b177f10319e8937dd39702e7891ce6d8a42d60c1b4f433f94200bd2 528B / 528B done [2023-02-10T04:44:48.813Z] #15 sha256:abaa813f94fdeebd3b8e6aeea861ab474a5c4724d16f1158755ff1e3a4fde8b0 1.47kB / 1.47kB done [2023-02-10T04:44:48.813Z] #15 sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 2.00MB / 2.00MB 6.8s done [2023-02-10T04:44:48.813Z] #15 extracting sha256:f78e6840ded1aafb6c9f265f52c2fc7c0a990813ccf96702df84a7dcdbe48bea 0.4s done [2023-02-10T04:44:48.813Z] #15 DONE 8.0s [2023-02-10T04:44:48.813Z] [2023-02-10T04:44:48.813Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:05f5873458273c8b434cbfb2b13b44a92b97c24da5f234b61830f084cc57e93c [2023-02-10T04:44:49.075Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 87.03MB / 115.17MB 8.0s [2023-02-10T04:44:49.075Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 94.80MB / 115.17MB 8.2s [2023-02-10T04:44:49.338Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 105.90MB / 115.17MB 8.5s [2023-02-10T04:44:49.599Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 112.20MB / 115.17MB 8.7s [2023-02-10T04:44:50.984Z] #10 ... [2023-02-10T04:44:50.984Z] [2023-02-10T04:44:50.984Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-10T04:44:50.984Z] #16 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2023-02-10T04:44:50.984Z] #16 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-02-10T04:44:50.984Z] #16 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-10T04:44:50.984Z] #16 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-02-10T04:44:50.984Z] #16 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.0s done [2023-02-10T04:44:50.984Z] #16 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2023-02-10T04:44:50.984Z] #16 ... [2023-02-10T04:44:50.984Z] [2023-02-10T04:44:50.984Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:05f5873458273c8b434cbfb2b13b44a92b97c24da5f234b61830f084cc57e93c [2023-02-10T04:44:52.373Z] #10 extracting sha256:0e04cd4cd2ee5f2d53ea296fb22e3875a699f2ee5426c8908bfc38728acfb10a 4.0s done [2023-02-10T04:44:52.634Z] #10 sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 115.17MB / 115.17MB 11.6s done [2023-02-10T04:44:52.895Z] #10 extracting sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 [2023-02-10T04:44:52.895Z] #10 ... [2023-02-10T04:44:52.895Z] [2023-02-10T04:44:52.895Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-10T04:44:52.895Z] #16 DONE 12.1s [2023-02-10T04:44:52.895Z] [2023-02-10T04:44:52.895Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:05f5873458273c8b434cbfb2b13b44a92b97c24da5f234b61830f084cc57e93c [2023-02-10T04:44:58.193Z] #10 extracting sha256:80db6e7b9af12aaf0fea7c03d403661406cec13da58d53c7aa32b1ec6e9d6e33 4.9s done [2023-02-10T04:44:58.193Z] #10 ... [2023-02-10T04:44:58.193Z] [2023-02-10T04:44:58.193Z] #17 [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 [2023-02-10T04:44:58.193Z] #0 2.750 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-10T04:44:58.193Z] #0 2.766 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-10T04:44:58.193Z] #0 2.768 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-10T04:44:58.193Z] #0 2.912 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-02-10T04:44:58.193Z] #0 3.361 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] [2023-02-10T04:44:58.193Z] #0 3.365 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-10T04:44:58.193Z] #0 4.292 Fetched 8510 kB in 2s (4710 kB/s) [2023-02-10T04:44:58.193Z] #0 4.292 Reading package lists... [2023-02-10T04:44:58.193Z] #0 4.861 Reading package lists... [2023-02-10T04:44:58.193Z] #0 5.475 Building dependency tree... [2023-02-10T04:44:58.193Z] #0 5.835 The following additional packages will be installed: [2023-02-10T04:44:58.193Z] #0 5.835 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-02-10T04:44:58.193Z] #0 5.835 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-02-10T04:44:58.193Z] #0 5.835 Recommended packages: [2023-02-10T04:44:58.193Z] #0 5.835 libldap-common publicsuffix libsasl2-modules [2023-02-10T04:44:58.193Z] #0 5.944 The following NEW packages will be installed: [2023-02-10T04:44:58.193Z] #0 5.944 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-02-10T04:44:58.193Z] #0 5.944 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-02-10T04:44:58.193Z] #0 5.944 libssh2-1 openssl [2023-02-10T04:44:58.193Z] #0 6.222 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-02-10T04:44:58.193Z] #0 6.222 Need to get 2944 kB of archives. [2023-02-10T04:44:58.193Z] #0 6.222 After this operation, 6484 kB of additional disk space will be used. [2023-02-10T04:44:58.193Z] #0 6.222 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB] [2023-02-10T04:44:58.193Z] #0 6.258 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2023-02-10T04:44:58.193Z] #0 6.260 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2023-02-10T04:44:58.193Z] #0 6.264 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2023-02-10T04:44:58.193Z] #0 6.298 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2023-02-10T04:44:58.193Z] #0 6.301 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2023-02-10T04:44:58.193Z] #0 6.324 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2023-02-10T04:44:58.193Z] #0 6.325 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2023-02-10T04:44:58.193Z] #0 6.326 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2023-02-10T04:44:58.193Z] #0 6.327 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2023-02-10T04:44:58.193Z] #0 6.327 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u5 [325 kB] [2023-02-10T04:44:58.193Z] #0 6.331 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u5 [265 kB] [2023-02-10T04:44:58.193Z] #0 6.357 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-02-10T04:44:58.193Z] #0 6.393 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-02-10T04:44:58.193Z] #0 6.395 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-02-10T04:44:58.193Z] #0 6.710 debconf: delaying package configuration, since apt-utils is not installed [2023-02-10T04:44:58.193Z] #0 6.753 Fetched 2944 kB in 0s (6682 kB/s) [2023-02-10T04:44:58.193Z] #0 6.876 Selecting previously unselected package openssl. [2023-02-10T04:44:58.193Z] #0 6.876 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2023-02-10T04:44:58.193Z] #0 6.878 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ... [2023-02-10T04:44:58.193Z] #0 6.898 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-02-10T04:44:58.193Z] #0 7.372 Selecting previously unselected package ca-certificates. [2023-02-10T04:44:58.193Z] #0 7.372 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-02-10T04:44:58.193Z] #0 7.409 Unpacking ca-certificates (20210119) ... [2023-02-10T04:44:58.193Z] #0 7.591 Selecting previously unselected package libbrotli1:arm64. [2023-02-10T04:44:58.193Z] #0 7.591 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2023-02-10T04:44:58.193Z] #0 7.848 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2023-02-10T04:44:58.193Z] #0 7.954 Selecting previously unselected package libsasl2-modules-db:arm64. [2023-02-10T04:44:58.193Z] #0 7.954 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-02-10T04:44:58.193Z] #0 7.971 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-10T04:44:58.193Z] #0 8.323 Selecting previously unselected package libsasl2-2:arm64. [2023-02-10T04:44:58.193Z] #0 8.323 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-02-10T04:44:58.193Z] #0 8.339 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-10T04:44:58.193Z] #0 8.625 Selecting previously unselected package libldap-2.4-2:arm64. [2023-02-10T04:44:58.193Z] #0 8.625 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2023-02-10T04:44:58.193Z] #0 8.712 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-10T04:44:58.193Z] #0 9.153 Selecting previously unselected package libnghttp2-14:arm64. [2023-02-10T04:44:58.193Z] #0 9.153 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2023-02-10T04:44:58.193Z] #0 9.270 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2023-02-10T04:44:58.193Z] #0 9.426 Selecting previously unselected package libpsl5:arm64. [2023-02-10T04:44:58.193Z] #0 9.426 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2023-02-10T04:44:58.193Z] #0 9.446 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2023-02-10T04:44:58.193Z] #17 10.48 Selecting previously unselected package librtmp1:arm64. [2023-02-10T04:44:58.193Z] #17 10.48 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2023-02-10T04:44:58.193Z] #17 10.49 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-10T04:44:58.193Z] #17 ... [2023-02-10T04:44:58.193Z] [2023-02-10T04:44:58.193Z] #18 [build-dummy 2/2] RUN mkdir -p /build [2023-02-10T04:44:58.193Z] #18 DONE 9.4s [2023-02-10T04:44:58.193Z] [2023-02-10T04:44:58.193Z] #17 [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 [2023-02-10T04:44:58.193Z] #17 10.57 Selecting previously unselected package libssh2-1:arm64. [2023-02-10T04:44:58.193Z] #17 10.57 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2023-02-10T04:44:58.193Z] #17 10.57 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2023-02-10T04:44:58.193Z] #17 ... [2023-02-10T04:44:58.193Z] [2023-02-10T04:44:58.193Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2023-02-10T04:44:58.455Z] #19 DONE 0.1s [2023-02-10T04:44:58.455Z] [2023-02-10T04:44:58.455Z] #17 [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 [2023-02-10T04:44:58.455Z] #17 10.62 Selecting previously unselected package libcurl4:arm64. [2023-02-10T04:44:58.455Z] #17 10.62 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_arm64.deb ... [2023-02-10T04:44:58.455Z] #17 10.63 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u5) ... [2023-02-10T04:44:58.455Z] #17 10.72 Selecting previously unselected package curl. [2023-02-10T04:44:58.455Z] #17 10.72 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_arm64.deb ... [2023-02-10T04:44:58.455Z] #17 10.73 Unpacking curl (7.74.0-1.3+deb11u5) ... [2023-02-10T04:44:58.455Z] #17 10.80 Selecting previously unselected package libonig5:arm64. [2023-02-10T04:44:58.455Z] #17 10.80 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2023-02-10T04:44:58.455Z] #17 10.81 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-02-10T04:44:58.455Z] #17 10.87 Selecting previously unselected package libjq1:arm64. [2023-02-10T04:44:58.455Z] #17 10.87 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2023-02-10T04:44:58.715Z] #17 10.87 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-02-10T04:44:58.715Z] #17 10.93 Selecting previously unselected package jq. [2023-02-10T04:44:58.715Z] #17 10.93 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2023-02-10T04:44:58.715Z] #17 10.94 Unpacking jq (1.6-2.1) ... [2023-02-10T04:44:58.715Z] #17 10.99 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2023-02-10T04:44:58.715Z] #17 11.00 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2023-02-10T04:44:58.715Z] #17 11.01 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2023-02-10T04:44:58.715Z] #17 11.03 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-10T04:44:58.715Z] #17 11.04 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-10T04:44:58.715Z] #17 11.05 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-10T04:44:58.715Z] #17 11.06 Setting up libssh2-1:arm64 (1.9.0-2) ... [2023-02-10T04:44:58.715Z] #17 11.07 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-02-10T04:44:58.715Z] #17 11.09 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-02-10T04:44:58.715Z] #17 11.10 Setting up libjq1:arm64 (1.6-2.1) ... [2023-02-10T04:44:58.976Z] #17 11.11 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-10T04:44:58.976Z] #17 11.12 Setting up ca-certificates (20210119) ... [2023-02-10T04:44:59.561Z] #17 11.93 Updating certificates in /etc/ssl/certs... [2023-02-10T04:45:00.952Z] #17 12.99 129 added, 0 removed; done. [2023-02-10T04:45:00.952Z] #17 13.02 Setting up jq (1.6-2.1) ... [2023-02-10T04:45:00.952Z] #17 13.16 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u5) ... [2023-02-10T04:45:00.952Z] #17 13.17 Setting up curl (7.74.0-1.3+deb11u5) ... [2023-02-10T04:45:00.952Z] #17 13.19 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-10T04:45:00.952Z] #17 13.22 Processing triggers for ca-certificates (20210119) ... [2023-02-10T04:45:00.952Z] #17 13.23 Updating certificates in /etc/ssl/certs... [2023-02-10T04:45:01.899Z] #17 14.10 0 added, 0 removed; done. [2023-02-10T04:45:01.899Z] #17 14.10 Running hooks in /etc/ca-certificates/update.d... [2023-02-10T04:45:01.899Z] #17 14.11 done. [2023-02-10T04:45:02.843Z] #17 DONE 15.3s [2023-02-10T04:45:02.843Z] [2023-02-10T04:45:02.843Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:05f5873458273c8b434cbfb2b13b44a92b97c24da5f234b61830f084cc57e93c [2023-02-10T04:45:02.843Z] #10 extracting sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 4.4s [2023-02-10T04:45:03.416Z] #10 ... [2023-02-10T04:45:03.416Z] [2023-02-10T04:45:03.416Z] #20 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-02-10T04:45:03.416Z] #20 DONE 0.4s [2023-02-10T04:45:03.416Z] [2023-02-10T04:45:03.416Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:05f5873458273c8b434cbfb2b13b44a92b97c24da5f234b61830f084cc57e93c [2023-02-10T04:45:06.728Z] #10 extracting sha256:0fcb8ab02ccf28bbf75e324ea42c4e87fc67957e01fa468dae2c18da56e03869 7.8s done [2023-02-10T04:45:06.728Z] #10 extracting sha256:4cb804f34671f71a4de8d1cf03512692eda4ab70d86a16bbfce144b4662f8e60 done [2023-02-10T04:45:06.728Z] #10 DONE 26.0s [2023-02-10T04:45:06.728Z] [2023-02-10T04:45:06.728Z] #21 [base 2/5] COPY --from=xx / / [2023-02-10T04:45:07.694Z] #21 DONE 0.9s [2023-02-10T04:45:07.694Z] [2023-02-10T04:45:07.694Z] #22 [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 [2023-02-10T04:45:07.694Z] #0 2.835 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-02-10T04:45:07.694Z] #0 3.085 [2023-02-10T04:45:07.694Z] #0 3.315 #=#=# # 2.0% ######################################################################## 100.0% [2023-02-10T04:45:07.694Z] #0 3.650 [2023-02-10T04:45:08.275Z] #22 ... [2023-02-10T04:45:08.275Z] [2023-02-10T04:45:08.275Z] #23 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-02-10T04:45:08.275Z] #23 DONE 0.7s [2023-02-10T04:45:08.275Z] [2023-02-10T04:45:08.275Z] #22 [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 [2023-02-10T04:45:08.275Z] #22 4.915 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-02-10T04:45:08.275Z] #22 ... [2023-02-10T04:45:08.275Z] [2023-02-10T04:45:08.275Z] #24 [base 4/5] 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 [2023-02-10T04:45:09.222Z] #24 DONE 0.8s [2023-02-10T04:45:09.222Z] [2023-02-10T04:45:09.222Z] #22 [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 [2023-02-10T04:45:09.222Z] #22 5.220 [2023-02-10T04:45:09.222Z] #22 5.455 #=#=# 0.8% ######################################################################## 100.0% [2023-02-10T04:45:09.222Z] #22 5.873 [2023-02-10T04:45:10.617Z] #22 7.173 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-02-10T04:45:10.878Z] #22 7.518 [2023-02-10T04:45:11.922Z] #22 7.786 #=#=# 0.0% ######################################### 57.6% ########################################## 59.2% ######################################################################## 100.0% [2023-02-10T04:45:12.185Z] #22 8.679 [2023-02-10T04:45:14.107Z] #22 10.76 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-02-10T04:45:14.691Z] #22 11.31 [2023-02-10T04:45:14.952Z] #22 11.56 #=#=# ######################################################################## 100.0% [2023-02-10T04:45:15.214Z] #22 11.80 [2023-02-10T04:45:15.787Z] #22 12.45 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-02-10T04:45:16.049Z] #22 12.72 [2023-02-10T04:45:16.311Z] #22 ... [2023-02-10T04:45:16.311Z] [2023-02-10T04:45:16.311Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2023-02-10T04:45:16.311Z] #0 1.239 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-10T04:45:16.311Z] #0 1.252 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-10T04:45:16.311Z] #0 1.260 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-10T04:45:16.311Z] #0 1.435 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-02-10T04:45:16.311Z] #0 2.142 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] [2023-02-10T04:45:16.311Z] #0 2.780 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-10T04:45:16.311Z] #0 3.132 Fetched 8510 kB in 2s (3952 kB/s) [2023-02-10T04:45:16.311Z] #0 3.132 Reading package lists... [2023-02-10T04:45:16.311Z] #0 4.196 Reading package lists... [2023-02-10T04:45:16.311Z] #0 4.858 Building dependency tree... [2023-02-10T04:45:16.311Z] #0 5.116 Reading state information... [2023-02-10T04:45:16.311Z] #0 5.571 The following additional packages will be installed: [2023-02-10T04:45:16.311Z] #0 5.573 libmagic-mgc libmagic1 [2023-02-10T04:45:16.311Z] #0 5.612 The following NEW packages will be installed: [2023-02-10T04:45:16.311Z] #0 5.614 file libmagic-mgc libmagic1 [2023-02-10T04:45:16.311Z] #0 5.911 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2023-02-10T04:45:16.311Z] #0 5.911 Need to get 463 kB of archives. [2023-02-10T04:45:16.311Z] #0 5.911 After this operation, 7063 kB of additional disk space will be used. [2023-02-10T04:45:16.311Z] #0 5.911 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2023-02-10T04:45:16.311Z] #0 5.918 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2023-02-10T04:45:16.311Z] #0 5.922 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2023-02-10T04:45:16.311Z] #0 6.329 debconf: delaying package configuration, since apt-utils is not installed [2023-02-10T04:45:16.311Z] #0 6.494 Fetched 463 kB in 0s (1581 kB/s) [2023-02-10T04:45:16.311Z] #0 6.516 Selecting previously unselected package libmagic-mgc. [2023-02-10T04:45:16.311Z] #0 6.517 (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 ... 15710 files and directories currently installed.) [2023-02-10T04:45:16.311Z] #0 6.535 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... [2023-02-10T04:45:16.311Z] #0 6.540 Unpacking libmagic-mgc (1:5.39-3) ... [2023-02-10T04:45:16.311Z] #0 6.663 Selecting previously unselected package libmagic1:arm64. [2023-02-10T04:45:16.311Z] #0 6.667 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... [2023-02-10T04:45:16.311Z] #0 6.675 Unpacking libmagic1:arm64 (1:5.39-3) ... [2023-02-10T04:45:16.311Z] #0 6.746 Selecting previously unselected package file. [2023-02-10T04:45:16.311Z] #0 6.749 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... [2023-02-10T04:45:16.311Z] #0 6.755 Unpacking file (1:5.39-3) ... [2023-02-10T04:45:16.311Z] #0 6.902 Setting up libmagic-mgc (1:5.39-3) ... [2023-02-10T04:45:16.311Z] #0 6.913 Setting up libmagic1:arm64 (1:5.39-3) ... [2023-02-10T04:45:16.311Z] #0 6.934 Setting up file (1:5.39-3) ... [2023-02-10T04:45:16.311Z] #0 6.947 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-10T04:45:16.311Z] #25 DONE 7.2s [2023-02-10T04:45:16.311Z] [2023-02-10T04:45:16.311Z] #22 [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 [2023-02-10T04:45:16.311Z] #22 12.94 #=#=# ######################################################################## 100.0% [2023-02-10T04:45:16.312Z] #22 ... [2023-02-10T04:45:16.312Z] [2023-02-10T04:45:16.312Z] #26 [swagger-src 1/3] WORKDIR /usr/src/swagger [2023-02-10T04:45:16.573Z] #26 ... [2023-02-10T04:45:16.573Z] [2023-02-10T04:45:16.573Z] #27 [dockercli-src 1/5] WORKDIR /tmp/dockercli [2023-02-10T04:45:16.573Z] #27 DONE 0.2s [2023-02-10T04:45:16.573Z] [2023-02-10T04:45:16.573Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-02-10T04:45:16.573Z] #28 DONE 0.2s [2023-02-10T04:45:16.573Z] [2023-02-10T04:45:16.574Z] #29 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2023-02-10T04:45:16.574Z] #29 DONE 0.3s [2023-02-10T04:45:16.574Z] [2023-02-10T04:45:16.574Z] #30 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-02-10T04:45:16.838Z] #30 ... [2023-02-10T04:45:16.838Z] [2023-02-10T04:45:16.838Z] #31 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2023-02-10T04:45:16.838Z] #31 DONE 0.4s [2023-02-10T04:45:16.838Z] [2023-02-10T04:45:16.838Z] #32 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2023-02-10T04:45:16.838Z] #32 DONE 0.5s [2023-02-10T04:45:16.838Z] [2023-02-10T04:45:16.838Z] #33 [containerd-src 1/3] WORKDIR /usr/src/containerd [2023-02-10T04:45:16.838Z] #33 DONE 0.5s [2023-02-10T04:45:16.838Z] [2023-02-10T04:45:16.838Z] #34 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2023-02-10T04:45:16.838Z] #34 DONE 0.5s [2023-02-10T04:45:16.838Z] [2023-02-10T04:45:16.838Z] #35 [runc-src 1/3] WORKDIR /usr/src/runc [2023-02-10T04:45:16.838Z] #35 DONE 0.6s [2023-02-10T04:45:16.838Z] [2023-02-10T04:45:16.838Z] #36 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-02-10T04:45:17.100Z] #36 ... [2023-02-10T04:45:17.100Z] [2023-02-10T04:45:17.100Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-02-10T04:45:17.100Z] #37 DONE 0.6s [2023-02-10T04:45:17.100Z] [2023-02-10T04:45:17.100Z] #38 [registry-src 1/2] WORKDIR /usr/src/registry [2023-02-10T04:45:17.100Z] #38 DONE 0.7s [2023-02-10T04:45:17.100Z] [2023-02-10T04:45:17.100Z] #22 [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 [2023-02-10T04:45:17.100Z] #22 13.24 [2023-02-10T04:45:17.100Z] #22 13.32 Download of images into '/build' complete. [2023-02-10T04:45:17.100Z] #22 13.32 Use something like the following to load the result into a Docker daemon: [2023-02-10T04:45:17.100Z] #22 13.32 tar -cC '/build' . | docker load [2023-02-10T04:45:17.100Z] #22 DONE 13.6s [2023-02-10T04:45:17.100Z] [2023-02-10T04:45:17.100Z] #39 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2023-02-10T04:45:17.100Z] #39 DONE 0.7s [2023-02-10T04:45:17.100Z] [2023-02-10T04:45:17.100Z] #40 [tini-src 1/3] WORKDIR /usr/src/tini [2023-02-10T04:45:17.100Z] #40 DONE 0.8s [2023-02-10T04:45:17.100Z] [2023-02-10T04:45:17.100Z] #41 [delve-src 1/3] WORKDIR /usr/src/delve [2023-02-10T04:45:17.100Z] #41 DONE 0.8s [2023-02-10T04:45:17.100Z] [2023-02-10T04:45:17.100Z] #42 [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 [2023-02-10T04:45:17.100Z] #42 DONE 0.9s [2023-02-10T04:45:17.100Z] [2023-02-10T04:45:17.100Z] #43 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2023-02-10T04:45:17.364Z] #43 ... [2023-02-10T04:45:17.364Z] [2023-02-10T04:45:17.364Z] #44 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli [2023-02-10T04:45:17.364Z] #44 DONE 0.8s [2023-02-10T04:45:17.364Z] [2023-02-10T04:45:17.364Z] #26 [swagger-src 1/3] WORKDIR /usr/src/swagger [2023-02-10T04:45:17.364Z] #26 DONE 0.9s [2023-02-10T04:45:17.364Z] [2023-02-10T04:45:17.364Z] #45 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2023-02-10T04:45:22.680Z] #45 ... [2023-02-10T04:45:22.680Z] [2023-02-10T04:45:22.680Z] #46 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2023-02-10T04:45:22.680Z] #0 6.046 hint: Using 'master' as the name for the initial branch. This default branch name [2023-02-10T04:45:22.680Z] #0 6.046 hint: is subject to change. To configure the initial branch name to use in all [2023-02-10T04:45:22.680Z] #0 6.046 hint: of your new repositories, which will suppress this warning, call: [2023-02-10T04:45:22.680Z] #0 6.046 hint: [2023-02-10T04:45:22.680Z] #0 6.046 hint: git config --global init.defaultBranch [2023-02-10T04:45:22.680Z] #0 6.046 hint: [2023-02-10T04:45:22.680Z] #0 6.046 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-02-10T04:45:22.680Z] #0 6.046 hint: 'development'. The just-created branch can be renamed via this command: [2023-02-10T04:45:22.680Z] #0 6.046 hint: [2023-02-10T04:45:22.680Z] #0 6.046 hint: git branch -m [2023-02-10T04:45:22.681Z] #46 6.050 Initialized empty Git repository in /usr/src/rootlesskit/.git/ [2023-02-10T04:45:22.681Z] #46 DONE 6.2s [2023-02-10T04:45:22.681Z] [2023-02-10T04:45:22.681Z] #47 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-02-10T04:45:22.942Z] #47 ... [2023-02-10T04:45:22.942Z] [2023-02-10T04:45:22.942Z] #48 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-02-10T04:45:23.203Z] #48 ... [2023-02-10T04:45:23.203Z] [2023-02-10T04:45:23.203Z] #49 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2023-02-10T04:45:23.203Z] #0 6.126 hint: Using 'master' as the name for the initial branch. This default branch name [2023-02-10T04:45:23.203Z] #0 6.126 hint: is subject to change. To configure the initial branch name to use in all [2023-02-10T04:45:23.203Z] #0 6.126 hint: of your new repositories, which will suppress this warning, call: [2023-02-10T04:45:23.203Z] #0 6.126 hint: [2023-02-10T04:45:23.203Z] #0 6.126 hint: git config --global init.defaultBranch [2023-02-10T04:45:23.203Z] #0 6.126 hint: [2023-02-10T04:45:23.203Z] #0 6.126 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-02-10T04:45:23.203Z] #0 6.126 hint: 'development'. The just-created branch can be renamed via this command: [2023-02-10T04:45:23.203Z] #0 6.126 hint: [2023-02-10T04:45:23.203Z] #0 6.126 hint: git branch -m [2023-02-10T04:45:23.203Z] #0 6.127 Initialized empty Git repository in /usr/src/runc/.git/ [2023-02-10T04:45:23.203Z] #49 DONE 6.2s [2023-02-10T04:45:23.203Z] [2023-02-10T04:45:23.203Z] #50 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-02-10T04:45:23.781Z] #50 ... [2023-02-10T04:45:23.782Z] [2023-02-10T04:45:23.782Z] #51 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2023-02-10T04:45:23.782Z] #0 6.431 hint: Using 'master' as the name for the initial branch. This default branch name [2023-02-10T04:45:23.782Z] #0 6.431 hint: is subject to change. To configure the initial branch name to use in all [2023-02-10T04:45:23.782Z] #0 6.431 hint: of your new repositories, which will suppress this warning, call: [2023-02-10T04:45:23.782Z] #0 6.431 hint: [2023-02-10T04:45:23.782Z] #0 6.431 hint: git config --global init.defaultBranch [2023-02-10T04:45:23.782Z] #0 6.431 hint: [2023-02-10T04:45:23.782Z] #0 6.431 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-02-10T04:45:23.782Z] #0 6.431 hint: 'development'. The just-created branch can be renamed via this command: [2023-02-10T04:45:23.782Z] #0 6.431 hint: [2023-02-10T04:45:23.782Z] #0 6.431 hint: git branch -m [2023-02-10T04:45:23.782Z] #0 6.432 Initialized empty Git repository in /usr/src/registry/.git/ [2023-02-10T04:45:23.782Z] #51 DONE 6.5s [2023-02-10T04:45:23.782Z] [2023-02-10T04:45:23.782Z] #52 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2023-02-10T04:45:23.782Z] #0 6.430 hint: Using 'master' as the name for the initial branch. This default branch name [2023-02-10T04:45:23.782Z] #0 6.430 hint: is subject to change. To configure the initial branch name to use in all [2023-02-10T04:45:23.782Z] #0 6.430 hint: of your new repositories, which will suppress this warning, call: [2023-02-10T04:45:23.782Z] #0 6.430 hint: [2023-02-10T04:45:23.782Z] #0 6.430 hint: git config --global init.defaultBranch [2023-02-10T04:45:23.782Z] #0 6.430 hint: [2023-02-10T04:45:23.782Z] #0 6.430 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-02-10T04:45:23.782Z] #0 6.430 hint: 'development'. The just-created branch can be renamed via this command: [2023-02-10T04:45:23.782Z] #0 6.430 hint: [2023-02-10T04:45:23.782Z] #0 6.430 hint: git branch -m [2023-02-10T04:45:23.782Z] #0 6.431 Initialized empty Git repository in /usr/src/tini/.git/ [2023-02-10T04:45:23.782Z] #52 DONE 6.5s [2023-02-10T04:45:23.782Z] [2023-02-10T04:45:23.782Z] #53 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-02-10T04:45:24.355Z] #53 ... [2023-02-10T04:45:24.355Z] [2023-02-10T04:45:24.355Z] #54 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2023-02-10T04:45:24.355Z] #0 7.365 Initialized empty Git repository in /usr/src/containerd/.git/ [2023-02-10T04:45:24.355Z] #0 7.365 hint: Using 'master' as the name for the initial branch. This default branch name [2023-02-10T04:45:24.355Z] #0 7.365 hint: is subject to change. To configure the initial branch name to use in all [2023-02-10T04:45:24.355Z] #0 7.365 hint: of your new repositories, which will suppress this warning, call: [2023-02-10T04:45:24.355Z] #0 7.365 hint: [2023-02-10T04:45:24.355Z] #0 7.365 hint: git config --global init.defaultBranch [2023-02-10T04:45:24.355Z] #0 7.365 hint: [2023-02-10T04:45:24.355Z] #0 7.365 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-02-10T04:45:24.355Z] #0 7.365 hint: 'development'. The just-created branch can be renamed via this command: [2023-02-10T04:45:24.355Z] #0 7.365 hint: [2023-02-10T04:45:24.355Z] #0 7.365 hint: git branch -m [2023-02-10T04:45:24.355Z] #54 DONE 7.5s [2023-02-10T04:45:24.618Z] [2023-02-10T04:45:24.618Z] #55 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-02-10T04:45:24.879Z] #55 ... [2023-02-10T04:45:24.879Z] [2023-02-10T04:45:24.879Z] #56 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" [2023-02-10T04:45:24.879Z] #0 8.026 hint: Using 'master' as the name for the initial branch. This default branch name [2023-02-10T04:45:24.879Z] #0 8.026 hint: is subject to change. To configure the initial branch name to use in all [2023-02-10T04:45:24.879Z] #0 8.026 hint: of your new repositories, which will suppress this warning, call: [2023-02-10T04:45:24.879Z] #0 8.026 hint: [2023-02-10T04:45:24.879Z] #0 8.026 hint: git config --global init.defaultBranch [2023-02-10T04:45:24.879Z] #0 8.026 hint: [2023-02-10T04:45:24.879Z] #0 8.026 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-02-10T04:45:24.879Z] #0 8.026 hint: 'development'. The just-created branch can be renamed via this command: [2023-02-10T04:45:24.879Z] #0 8.026 hint: [2023-02-10T04:45:24.879Z] #0 8.026 hint: git branch -m [2023-02-10T04:45:24.879Z] #0 8.035 Initialized empty Git repository in /tmp/dockercli/.git/ [2023-02-10T04:45:24.879Z] #56 DONE 8.4s [2023-02-10T04:45:25.146Z] [2023-02-10T04:45:25.146Z] #43 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2023-02-10T04:45:25.146Z] #43 7.424 Initialized empty Git repository in /usr/src/delve/.git/ [2023-02-10T04:45:25.146Z] #43 7.424 hint: Using 'master' as the name for the initial branch. This default branch name [2023-02-10T04:45:25.146Z] #43 7.424 hint: is subject to change. To configure the initial branch name to use in all [2023-02-10T04:45:25.146Z] #43 7.424 hint: of your new repositories, which will suppress this warning, call: [2023-02-10T04:45:25.146Z] #43 7.424 hint: [2023-02-10T04:45:25.146Z] #43 7.424 hint: git config --global init.defaultBranch [2023-02-10T04:45:25.146Z] #43 7.424 hint: [2023-02-10T04:45:25.146Z] #43 7.424 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-02-10T04:45:25.146Z] #43 7.424 hint: 'development'. The just-created branch can be renamed via this command: [2023-02-10T04:45:25.146Z] #43 7.424 hint: [2023-02-10T04:45:25.146Z] #43 7.424 hint: git branch -m [2023-02-10T04:45:25.146Z] #43 DONE 7.9s [2023-02-10T04:45:25.146Z] [2023-02-10T04:45:25.146Z] #57 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-02-10T04:45:26.537Z] #57 ... [2023-02-10T04:45:26.537Z] [2023-02-10T04:45:26.537Z] #58 [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.49.0" && /build/golangci-lint --version [2023-02-10T04:45:26.537Z] #58 ... [2023-02-10T04:45:26.537Z] [2023-02-10T04:45:26.537Z] #59 [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 [2023-02-10T04:45:26.537Z] #59 ... [2023-02-10T04:45:26.537Z] [2023-02-10T04:45:26.537Z] #60 [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 [2023-02-10T04:45:26.799Z] #60 ... [2023-02-10T04:45:26.799Z] [2023-02-10T04:45:26.799Z] #61 [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 ; [2023-02-10T04:45:26.799Z] #0 7.661 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-10T04:45:26.799Z] #0 7.668 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-10T04:45:26.799Z] #0 7.668 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-10T04:45:26.799Z] #0 8.023 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-02-10T04:45:26.799Z] #0 9.174 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] [2023-02-10T04:45:26.799Z] #0 10.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-10T04:45:26.799Z] #61 ... [2023-02-10T04:45:26.799Z] [2023-02-10T04:45:26.799Z] #62 [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.3.0" && /build/go-winres --help [2023-02-10T04:45:27.061Z] #62 ... [2023-02-10T04:45:27.061Z] [2023-02-10T04:45:27.061Z] #63 [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.2" && /build/gotestsum --version [2023-02-10T04:45:27.061Z] #0 10.42 go: downloading gotest.tools/gotestsum v1.8.2 [2023-02-10T04:45:27.061Z] #63 ... [2023-02-10T04:45:27.061Z] [2023-02-10T04:45:27.061Z] #64 [tini-build 2/4] 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 [2023-02-10T04:45:27.322Z] #64 ... [2023-02-10T04:45:27.322Z] [2023-02-10T04:45:27.322Z] #65 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2023-02-10T04:45:27.322Z] #65 ... [2023-02-10T04:45:27.322Z] [2023-02-10T04:45:27.322Z] #66 [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 [2023-02-10T04:45:27.584Z] #66 ... [2023-02-10T04:45:27.584Z] [2023-02-10T04:45:27.584Z] #61 [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 ; [2023-02-10T04:45:27.584Z] #61 10.92 Fetched 8510 kB in 4s (2419 kB/s) [2023-02-10T04:45:28.982Z] #61 10.92 Reading package lists... [2023-02-10T04:45:28.982Z] #61 ... [2023-02-10T04:45:28.982Z] [2023-02-10T04:45:28.982Z] #45 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2023-02-10T04:45:28.982Z] #45 11.41 hint: Using 'master' as the name for the initial branch. This default branch name [2023-02-10T04:45:28.982Z] #45 11.41 hint: is subject to change. To configure the initial branch name to use in all [2023-02-10T04:45:28.982Z] #45 11.41 hint: of your new repositories, which will suppress this warning, call: [2023-02-10T04:45:28.982Z] #45 11.41 hint: [2023-02-10T04:45:28.982Z] #45 11.41 hint: git config --global init.defaultBranch [2023-02-10T04:45:28.982Z] #45 11.41 hint: [2023-02-10T04:45:28.982Z] #45 11.41 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-02-10T04:45:28.982Z] #45 11.41 hint: 'development'. The just-created branch can be renamed via this command: [2023-02-10T04:45:28.982Z] #45 11.41 hint: [2023-02-10T04:45:28.982Z] #45 11.41 hint: git branch -m [2023-02-10T04:45:28.982Z] #45 11.41 Initialized empty Git repository in /usr/src/swagger/.git/ [2023-02-10T04:45:28.982Z] #45 DONE 11.7s [2023-02-10T04:45:29.248Z] [2023-02-10T04:45:29.248Z] #59 [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 [2023-02-10T04:45:29.248Z] #59 12.74 go: downloading github.com/pelletier/go-toml v1.8.1 [2023-02-10T04:45:34.543Z] #59 ... [2023-02-10T04:45:34.543Z] [2023-02-10T04:45:34.543Z] #67 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < /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 [2023-02-10T04:45:39.133Z] #66 14.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-10T04:45:39.133Z] #66 14.25 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-10T04:45:39.133Z] #66 14.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-10T04:45:39.133Z] #66 14.78 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2023-02-10T04:45:39.133Z] #66 16.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-02-10T04:45:39.395Z] #66 ... [2023-02-10T04:45:39.396Z] [2023-02-10T04:45:39.396Z] #61 [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 ; [2023-02-10T04:45:39.396Z] #61 10.92 Reading package lists... [2023-02-10T04:45:39.396Z] #61 13.27 Reading package lists... [2023-02-10T04:45:39.669Z] #61 20.90 Building dependency tree... [2023-02-10T04:45:39.669Z] #61 ... [2023-02-10T04:45:39.669Z] [2023-02-10T04:45:39.669Z] #36 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-02-10T04:45:39.669Z] #36 12.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-10T04:45:39.669Z] #36 12.73 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-10T04:45:39.669Z] #36 12.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-10T04:45:39.669Z] #36 13.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-02-10T04:45:39.669Z] #36 18.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] [2023-02-10T04:45:39.669Z] #36 ... [2023-02-10T04:45:39.669Z] [2023-02-10T04:45:39.669Z] #64 [tini-build 2/4] 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 [2023-02-10T04:45:39.669Z] #64 12.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-10T04:45:39.669Z] #64 12.52 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-10T04:45:39.669Z] #64 12.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-10T04:45:39.669Z] #64 13.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-02-10T04:45:39.669Z] #64 18.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] [2023-02-10T04:45:39.936Z] #64 ... [2023-02-10T04:45:39.936Z] [2023-02-10T04:45:39.936Z] #61 [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 ; [2023-02-10T04:45:39.936Z] #61 20.90 Building dependency tree... [2023-02-10T04:45:40.879Z] #61 ... [2023-02-10T04:45:40.879Z] [2023-02-10T04:45:40.879Z] #48 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-02-10T04:45:40.879Z] #48 DONE 17.9s [2023-02-10T04:45:40.879Z] [2023-02-10T04:45:40.879Z] #62 [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.3.0" && /build/go-winres --help [2023-02-10T04:45:40.880Z] #62 24.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-02-10T04:45:40.880Z] #62 24.35 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-02-10T04:45:41.454Z] #62 ... [2023-02-10T04:45:41.454Z] [2023-02-10T04:45:41.454Z] #47 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-02-10T04:45:41.454Z] #47 23.92 gcc is already the newest version (4:10.2.1-1). [2023-02-10T04:45:41.454Z] #47 23.92 libc6-dev is already the newest version (2.31-13+deb11u5). [2023-02-10T04:45:41.454Z] #47 23.92 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2023-02-10T04:45:41.454Z] #47 DONE 24.1s [2023-02-10T04:45:41.454Z] [2023-02-10T04:45:41.454Z] #36 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-02-10T04:45:41.454Z] #36 23.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-10T04:45:44.003Z] #36 ... [2023-02-10T04:45:44.003Z] [2023-02-10T04:45:44.003Z] #69 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2023-02-10T04:45:44.003Z] #69 DONE 15.0s [2023-02-10T04:45:44.003Z] [2023-02-10T04:45:44.003Z] #67 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < file.toml [2023-02-10T04:45:49.050Z] #59 31.01 [2023-02-10T04:45:49.050Z] #59 31.01 Reading and updating a list of files: [2023-02-10T04:45:49.050Z] #59 31.01 tomll a.toml b.toml c.toml [2023-02-10T04:45:49.050Z] #59 31.01 [2023-02-10T04:45:49.050Z] #59 31.01 When given a list of files, tomll will modify all files in place without asking. [2023-02-10T04:45:49.050Z] #59 DONE 32.7s [2023-02-10T04:45:49.050Z] [2023-02-10T04:45:49.050Z] #58 [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.49.0" && /build/golangci-lint --version [2023-02-10T04:45:49.050Z] #58 29.35 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-02-10T04:45:49.050Z] #58 29.35 go: downloading github.com/stretchr/testify v1.8.0 [2023-02-10T04:45:49.050Z] #58 29.65 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-02-10T04:45:49.050Z] #58 29.90 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-02-10T04:45:49.050Z] #58 30.02 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-02-10T04:45:49.050Z] #58 30.02 go: downloading github.com/spf13/afero v1.8.2 [2023-02-10T04:45:49.050Z] #58 30.23 go: downloading github.com/spf13/cast v1.5.0 [2023-02-10T04:45:49.050Z] #58 30.34 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-02-10T04:45:49.050Z] #58 30.50 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-02-10T04:45:49.050Z] #58 30.59 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-02-10T04:45:49.050Z] #58 31.06 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-02-10T04:45:49.050Z] #58 31.50 go: downloading github.com/Antonboom/errname v0.1.7 [2023-02-10T04:45:49.050Z] #58 31.64 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-02-10T04:45:49.050Z] #58 31.86 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-02-10T04:45:49.311Z] #58 33.11 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-02-10T04:45:49.311Z] #58 ... [2023-02-10T04:45:49.311Z] [2023-02-10T04:45:49.311Z] #65 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2023-02-10T04:45:49.311Z] #65 22.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-10T04:45:49.312Z] #65 28.27 Fetched 8510 kB in 16s (516 kB/s) [2023-02-10T04:45:49.573Z] #65 28.27 Reading package lists... [2023-02-10T04:45:49.573Z] #65 ... [2023-02-10T04:45:49.573Z] [2023-02-10T04:45:49.573Z] #57 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-02-10T04:45:49.573Z] #57 DONE 24.4s [2023-02-10T04:45:49.573Z] [2023-02-10T04:45:49.573Z] #61 [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 ; [2023-02-10T04:45:49.573Z] #61 33.01 Selecting previously unselected package libsigsegv2:arm64. [2023-02-10T04:45:49.573Z] #61 33.01 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ... [2023-02-10T04:45:49.573Z] #61 33.04 Unpacking libsigsegv2:arm64 (2.13-1) ... [2023-02-10T04:45:49.573Z] #61 33.35 Selecting previously unselected package m4. [2023-02-10T04:45:49.573Z] #61 33.35 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ... [2023-02-10T04:45:49.573Z] #61 33.36 Unpacking m4 (1.4.18-5) ... [2023-02-10T04:45:50.217Z] #61 ... [2023-02-10T04:45:50.217Z] [2023-02-10T04:45:50.217Z] #30 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-02-10T04:45:50.217Z] #30 23.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] [2023-02-10T04:45:50.217Z] #30 27.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-10T04:45:50.217Z] #30 32.70 Fetched 8510 kB in 18s (478 kB/s) [2023-02-10T04:45:50.217Z] #30 32.70 Reading package lists... [2023-02-10T04:45:50.217Z] #30 ... [2023-02-10T04:45:50.217Z] [2023-02-10T04:45:50.217Z] #66 [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 [2023-02-10T04:45:50.217Z] #66 22.85 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] [2023-02-10T04:45:50.217Z] #66 26.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-10T04:45:50.217Z] #66 31.23 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2023-02-10T04:45:50.217Z] #66 ... [2023-02-10T04:45:50.217Z] [2023-02-10T04:45:50.217Z] #64 [tini-build 2/4] 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 [2023-02-10T04:45:50.217Z] #64 23.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-10T04:45:50.217Z] #64 29.26 Fetched 8510 kB in 17s (495 kB/s) [2023-02-10T04:45:50.217Z] #64 29.26 Reading package lists... [2023-02-10T04:45:50.217Z] #64 ... [2023-02-10T04:45:50.217Z] [2023-02-10T04:45:50.217Z] #61 [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 ; [2023-02-10T04:45:50.217Z] #61 33.93 Selecting previously unselected package autoconf. [2023-02-10T04:45:50.217Z] #61 33.95 Preparing to unpack .../04-autoconf_2.69-14_all.deb ... [2023-02-10T04:45:50.217Z] #61 33.95 Unpacking autoconf (2.69-14) ... [2023-02-10T04:45:50.791Z] #61 34.66 Selecting previously unselected package autotools-dev. [2023-02-10T04:45:51.054Z] #61 34.66 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ... [2023-02-10T04:45:51.054Z] #61 34.67 Unpacking autotools-dev (20180224.1+nmu1) ... [2023-02-10T04:45:51.318Z] #61 34.87 Selecting previously unselected package automake. [2023-02-10T04:45:51.318Z] #61 34.87 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ... [2023-02-10T04:45:51.318Z] #61 34.89 Unpacking automake (1:1.16.3-2) ... [2023-02-10T04:45:51.599Z] #61 35.45 Selecting previously unselected package patch. [2023-02-10T04:45:51.599Z] #61 35.45 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... [2023-02-10T04:45:51.861Z] #61 35.48 Unpacking patch (2.7.6-7) ... [2023-02-10T04:45:51.861Z] #61 35.67 Selecting previously unselected package dpkg-dev. [2023-02-10T04:45:51.861Z] #61 35.67 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ... [2023-02-10T04:45:51.861Z] #61 35.67 Unpacking dpkg-dev (1.20.12) ... [2023-02-10T04:45:53.250Z] #61 36.83 Selecting previously unselected package build-essential. [2023-02-10T04:45:53.250Z] #61 36.89 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... [2023-02-10T04:45:53.250Z] #61 36.94 Unpacking build-essential (12.9) ... [2023-02-10T04:45:53.512Z] #61 37.07 Selecting previously unselected package libcap2:arm64. [2023-02-10T04:45:53.512Z] #61 37.07 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ... [2023-02-10T04:45:53.512Z] #61 37.08 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-02-10T04:45:53.512Z] #61 37.19 Selecting previously unselected package libcap-dev:arm64. [2023-02-10T04:45:53.512Z] #61 37.22 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ... [2023-02-10T04:45:53.512Z] #61 37.24 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2023-02-10T04:45:53.776Z] #61 37.46 Selecting previously unselected package libprotobuf-c1:arm64. [2023-02-10T04:45:53.776Z] #61 37.46 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-02-10T04:45:53.776Z] #61 37.47 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-02-10T04:45:54.039Z] #61 37.69 Selecting previously unselected package libprotobuf-c-dev:arm64. [2023-02-10T04:45:54.039Z] #61 37.69 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2023-02-10T04:45:54.039Z] #61 37.69 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-02-10T04:45:54.301Z] #61 37.89 Selecting previously unselected package libseccomp-dev:arm64. [2023-02-10T04:45:54.301Z] #61 37.89 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-02-10T04:45:54.301Z] #61 37.90 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-02-10T04:45:54.301Z] #61 ... [2023-02-10T04:45:54.301Z] [2023-02-10T04:45:54.301Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ < /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 [2023-02-10T04:46:01.118Z] #66 33.97 Fetched 8513 kB in 20s (420 kB/s) [2023-02-10T04:46:01.118Z] #66 33.97 Reading package lists... [2023-02-10T04:46:01.387Z] #66 39.17 Reading package lists... [2023-02-10T04:46:01.387Z] #66 ... [2023-02-10T04:46:01.387Z] [2023-02-10T04:46:01.387Z] #58 [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.49.0" && /build/golangci-lint --version [2023-02-10T04:46:01.387Z] #58 45.01 go: downloading github.com/subosito/gotenv v1.4.0 [2023-02-10T04:46:01.387Z] #58 45.05 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-02-10T04:46:01.387Z] #58 ... [2023-02-10T04:46:01.387Z] [2023-02-10T04:46:01.387Z] #64 [tini-build 2/4] 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 [2023-02-10T04:46:01.387Z] #64 29.26 Reading package lists... [2023-02-10T04:46:01.387Z] #64 34.56 Reading package lists... [2023-02-10T04:46:01.387Z] #64 39.27 Building dependency tree... [2023-02-10T04:46:01.387Z] #64 43.53 The following additional packages will be installed: [2023-02-10T04:46:01.387Z] #64 43.54 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-02-10T04:46:01.387Z] #64 43.55 Suggested packages: [2023-02-10T04:46:01.387Z] #64 43.58 cmake-doc ninja-build lrzip [2023-02-10T04:46:01.387Z] #64 44.08 The following NEW packages will be installed: [2023-02-10T04:46:01.387Z] #64 44.14 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-02-10T04:46:01.653Z] #64 ... [2023-02-10T04:46:01.653Z] [2023-02-10T04:46:01.653Z] #36 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-02-10T04:46:01.653Z] #36 38.98 Reading package lists... [2023-02-10T04:46:01.653Z] #36 44.20 + apt-get install -y --no-install-recommends gcc libc6-dev [2023-02-10T04:46:05.867Z] #36 44.28 Reading package lists... [2023-02-10T04:46:05.867Z] #36 ... [2023-02-10T04:46:05.867Z] [2023-02-10T04:46:05.867Z] #30 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-02-10T04:46:05.867Z] #30 38.89 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-02-10T04:46:05.867Z] #30 38.89 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-02-10T04:46:05.867Z] #30 38.89 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-02-10T04:46:05.867Z] #30 42.33 Reading package lists... [2023-02-10T04:46:05.867Z] #30 47.40 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-02-10T04:46:05.867Z] #30 47.49 Reading package lists... [2023-02-10T04:46:05.867Z] #30 ... [2023-02-10T04:46:05.867Z] [2023-02-10T04:46:05.867Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-02-10T04:46:05.867Z] #71 7.881 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2023-02-10T04:46:05.867Z] #71 7.901 Cloning into '/tmp/crun-build/libocispec'... [2023-02-10T04:46:06.128Z] #71 ... [2023-02-10T04:46:06.128Z] [2023-02-10T04:46:06.128Z] #60 [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 [2023-02-10T04:46:06.128Z] #60 49.53 v3.0.2 [2023-02-10T04:46:06.128Z] #60 DONE 49.8s [2023-02-10T04:46:06.388Z] [2023-02-10T04:46:06.388Z] #64 [tini-build 2/4] 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 [2023-02-10T04:46:06.388Z] #64 44.63 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2023-02-10T04:46:06.388Z] #64 44.63 Need to get 15.1 MB of archives. [2023-02-10T04:46:06.388Z] #64 44.63 After this operation, 66.8 MB of additional disk space will be used. [2023-02-10T04:46:06.388Z] #64 44.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-02-10T04:46:06.388Z] #64 44.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-02-10T04:46:06.388Z] #64 45.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] [2023-02-10T04:46:06.388Z] #64 45.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2023-02-10T04:46:06.388Z] #64 45.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2023-02-10T04:46:06.388Z] #64 45.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2023-02-10T04:46:06.388Z] #64 45.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2023-02-10T04:46:06.388Z] #64 45.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2023-02-10T04:46:06.388Z] #64 46.46 debconf: delaying package configuration, since apt-utils is not installed [2023-02-10T04:46:06.388Z] #64 46.77 Fetched 15.1 MB in 1s (13.7 MB/s) [2023-02-10T04:46:06.388Z] #64 46.96 Selecting previously unselected package cmake-data. [2023-02-10T04:46:06.388Z] #64 46.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15745 files and directories currently installed.) [2023-02-10T04:46:06.388Z] #64 47.04 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-02-10T04:46:06.388Z] #64 47.05 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-02-10T04:46:07.774Z] #64 ... [2023-02-10T04:46:07.774Z] [2023-02-10T04:46:07.774Z] #71 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-02-10T04:46:07.774Z] #71 9.766 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2023-02-10T04:46:07.774Z] #71 9.820 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2023-02-10T04:46:07.774Z] #71 9.820 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2023-02-10T04:46:07.774Z] #71 9.833 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2023-02-10T04:46:07.774Z] #71 9.865 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2023-02-10T04:46:09.164Z] #71 ... [2023-02-10T04:46:09.164Z] [2023-02-10T04:46:09.164Z] #62 [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.3.0" && /build/go-winres --help [2023-02-10T04:46:09.164Z] #62 52.47 NAME: [2023-02-10T04:46:09.164Z] #62 52.48 go-winres - A tool for embedding resources in Windows executables [2023-02-10T04:46:09.164Z] #62 52.48 [2023-02-10T04:46:09.164Z] #62 52.48 USAGE: [2023-02-10T04:46:09.164Z] #62 52.48 go-winres [global options] command [command options] [arguments...] [2023-02-10T04:46:09.164Z] #62 52.48 [2023-02-10T04:46:09.164Z] #62 52.48 COMMANDS: [2023-02-10T04:46:09.164Z] #62 52.48 init Create an initial ./winres/winres.json [2023-02-10T04:46:09.164Z] #62 52.48 make Make syso files for the "go build" command [2023-02-10T04:46:09.164Z] #62 52.48 simply Make syso files for the "go build" command (simplified) [2023-02-10T04:46:09.164Z] #62 52.48 extract Extract all resources from an executable [2023-02-10T04:46:09.164Z] #62 52.48 patch Replace resources in an executable file (exe, dll) [2023-02-10T04:46:09.164Z] #62 52.49 help, h Shows a list of commands or help for one command [2023-02-10T04:46:09.164Z] #62 52.49 [2023-02-10T04:46:09.164Z] #62 52.49 GLOBAL OPTIONS: [2023-02-10T04:46:09.164Z] #62 52.49 --help, -h show help (default: false) [2023-02-10T04:46:09.164Z] #62 DONE 52.7s [2023-02-10T04:46:09.164Z] [2023-02-10T04:46:09.164Z] #64 [tini-build 2/4] 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 [2023-02-10T04:46:09.164Z] #64 51.60 Selecting previously unselected package libicu67:arm64. [2023-02-10T04:46:09.164Z] #64 51.60 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ... [2023-02-10T04:46:09.164Z] #64 51.62 Unpacking libicu67:arm64 (67.1-7) ... [2023-02-10T04:46:11.139Z] #64 ... [2023-02-10T04:46:11.139Z] [2023-02-10T04:46:11.139Z] #36 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-02-10T04:46:11.139Z] #36 44.28 Reading package lists... [2023-02-10T04:46:11.139Z] #36 49.26 Building dependency tree... [2023-02-10T04:46:11.139Z] #36 53.99 gcc is already the newest version (4:10.2.1-1). [2023-02-10T04:46:11.139Z] #36 53.99 libc6-dev is already the newest version (2.31-13+deb11u5). [2023-02-10T04:46:11.139Z] #36 53.99 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2023-02-10T04:46:11.139Z] #36 DONE 54.3s [2023-02-10T04:46:11.400Z] [2023-02-10T04:46:11.400Z] #73 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 < /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 [2023-02-10T04:46:11.924Z] #66 39.17 Reading package lists... [2023-02-10T04:46:11.924Z] #66 44.85 Building dependency tree... [2023-02-10T04:46:11.924Z] #66 48.61 The following additional packages will be installed: [2023-02-10T04:46:11.924Z] #66 48.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2023-02-10T04:46:11.924Z] #66 48.63 python3-protobuf python3-six [2023-02-10T04:46:11.924Z] #66 48.63 Suggested packages: [2023-02-10T04:46:11.924Z] #66 48.64 python3-setuptools [2023-02-10T04:46:11.924Z] #66 48.64 Recommended packages: [2023-02-10T04:46:11.924Z] #66 48.64 iproute2 | iproute [2023-02-10T04:46:11.924Z] #66 49.45 The following NEW packages will be installed: [2023-02-10T04:46:11.924Z] #66 49.45 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2023-02-10T04:46:11.924Z] #66 49.45 python3-protobuf python3-six [2023-02-10T04:46:11.924Z] #66 50.09 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2023-02-10T04:46:11.924Z] #66 50.09 Need to get 2136 kB of archives. [2023-02-10T04:46:11.924Z] #66 50.09 After this operation, 10.8 MB of additional disk space will be used. [2023-02-10T04:46:11.924Z] #66 50.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2023-02-10T04:46:11.924Z] #66 50.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-10T04:46:11.924Z] #66 50.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2023-02-10T04:46:11.924Z] #66 50.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2023-02-10T04:46:11.924Z] #66 50.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-02-10T04:46:11.924Z] #66 50.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-02-10T04:46:11.924Z] #66 50.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-02-10T04:46:11.924Z] #66 52.34 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2023-02-10T04:46:11.924Z] #66 53.68 debconf: delaying package configuration, since apt-utils is not installed [2023-02-10T04:46:11.924Z] #66 53.91 Fetched 2136 kB in 3s (675 kB/s) [2023-02-10T04:46:11.924Z] #66 54.00 Selecting previously unselected package libprotobuf23:arm64. [2023-02-10T04:46:11.924Z] #66 54.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15745 files and directories currently installed.) [2023-02-10T04:46:11.924Z] #66 54.11 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2023-02-10T04:46:11.924Z] #66 54.18 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2023-02-10T04:46:11.924Z] #66 ... [2023-02-10T04:46:11.924Z] [2023-02-10T04:46:11.924Z] #58 [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.49.0" && /build/golangci-lint --version [2023-02-10T04:46:11.924Z] #58 55.57 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-02-10T04:46:11.924Z] #58 55.59 go: downloading github.com/golang/protobuf v1.5.2 [2023-02-10T04:46:12.185Z] #58 55.81 go: downloading github.com/prometheus/common v0.32.1 [2023-02-10T04:46:12.447Z] #58 56.12 go: downloading github.com/prometheus/procfs v0.7.3 [2023-02-10T04:46:12.447Z] #58 56.12 go: downloading google.golang.org/protobuf v1.28.0 [2023-02-10T04:46:13.020Z] #58 ... [2023-02-10T04:46:13.020Z] [2023-02-10T04:46:13.020Z] #68 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-02-10T04:46:13.020Z] #68 DONE 47.9s [2023-02-10T04:46:13.020Z] [2023-02-10T04:46:13.020Z] #66 [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 [2023-02-10T04:46:13.020Z] #66 55.07 Selecting previously unselected package python3-pkg-resources. [2023-02-10T04:46:13.020Z] #66 55.07 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-10T04:46:13.020Z] #66 55.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-10T04:46:13.020Z] #66 55.48 Selecting previously unselected package python3-six. [2023-02-10T04:46:13.020Z] #66 55.48 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2023-02-10T04:46:13.020Z] #66 55.50 Unpacking python3-six (1.16.0-2) ... [2023-02-10T04:46:13.020Z] #66 55.87 Selecting previously unselected package python3-protobuf. [2023-02-10T04:46:13.021Z] #66 55.88 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2023-02-10T04:46:13.021Z] #66 55.89 Unpacking python3-protobuf (3.12.4-1) ... [2023-02-10T04:46:13.595Z] #66 ... [2023-02-10T04:46:13.595Z] [2023-02-10T04:46:13.595Z] #55 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-02-10T04:46:13.595Z] #55 DONE 49.1s [2023-02-10T04:46:13.595Z] [2023-02-10T04:46:13.595Z] #65 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2023-02-10T04:46:13.595Z] #65 43.75 Reading package lists... [2023-02-10T04:46:13.595Z] #65 48.57 Building dependency tree... [2023-02-10T04:46:13.595Z] #65 53.28 gcc is already the newest version (4:10.2.1-1). [2023-02-10T04:46:13.595Z] #65 53.28 libc6-dev is already the newest version (2.31-13+deb11u5). [2023-02-10T04:46:13.595Z] #65 53.28 The following additional packages will be installed: [2023-02-10T04:46:13.595Z] #65 53.30 bzip2 patch xz-utils [2023-02-10T04:46:13.595Z] #65 53.33 Suggested packages: [2023-02-10T04:46:13.595Z] #65 53.33 bzip2-doc debian-keyring seccomp ed diffutils-doc [2023-02-10T04:46:13.595Z] #65 53.33 Recommended packages: [2023-02-10T04:46:13.595Z] #65 53.33 build-essential fakeroot libalgorithm-merge-perl [2023-02-10T04:46:13.595Z] #65 53.84 The following NEW packages will be installed: [2023-02-10T04:46:13.595Z] #65 53.86 bzip2 dpkg-dev libseccomp-dev patch xz-utils [2023-02-10T04:46:13.595Z] #65 54.29 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. [2023-02-10T04:46:13.595Z] #65 54.29 Need to get 2790 kB of archives. [2023-02-10T04:46:13.595Z] #65 54.29 After this operation, 4077 kB of additional disk space will be used. [2023-02-10T04:46:13.595Z] #65 54.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-02-10T04:46:13.595Z] #65 54.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-02-10T04:46:13.595Z] #65 54.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-02-10T04:46:13.595Z] #65 54.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-02-10T04:46:13.595Z] #65 54.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-02-10T04:46:13.595Z] #65 55.79 debconf: delaying package configuration, since apt-utils is not installed [2023-02-10T04:46:13.595Z] #65 56.19 Fetched 2790 kB in 0s (6087 kB/s) [2023-02-10T04:46:13.595Z] #65 56.35 Selecting previously unselected package bzip2. [2023-02-10T04:46:13.595Z] #65 56.35 (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 ... 15745 files and directories currently installed.) [2023-02-10T04:46:13.595Z] #65 56.51 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... [2023-02-10T04:46:13.595Z] #65 56.54 Unpacking bzip2 (1.0.8-4) ... [2023-02-10T04:46:13.595Z] #65 56.78 Selecting previously unselected package xz-utils. [2023-02-10T04:46:13.595Z] #65 56.78 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-02-10T04:46:13.595Z] #65 56.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-10T04:46:13.858Z] #65 ... [2023-02-10T04:46:13.858Z] [2023-02-10T04:46:13.858Z] #66 [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 [2023-02-10T04:46:13.858Z] #66 56.70 Selecting previously unselected package libnet1:arm64. [2023-02-10T04:46:13.858Z] #66 56.70 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-02-10T04:46:13.858Z] #66 56.71 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-02-10T04:46:14.432Z] #66 57.16 Selecting previously unselected package libnl-3-200:arm64. [2023-02-10T04:46:14.432Z] #66 57.16 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-02-10T04:46:14.432Z] #66 57.18 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-02-10T04:46:14.432Z] #66 57.35 Selecting previously unselected package libprotobuf-c1:arm64. [2023-02-10T04:46:14.432Z] #66 57.35 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-02-10T04:46:14.432Z] #66 57.36 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-02-10T04:46:14.729Z] #66 57.51 Selecting previously unselected package criu. [2023-02-10T04:46:14.729Z] #66 57.51 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2023-02-10T04:46:14.729Z] #66 57.52 Unpacking criu (3.17.1-1) ... [2023-02-10T04:46:15.308Z] #66 58.17 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-10T04:46:16.294Z] #66 ... [2023-02-10T04:46:16.294Z] [2023-02-10T04:46:16.294Z] #74 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli [2023-02-10T04:46:16.294Z] #74 DONE 3.4s [2023-02-10T04:46:16.294Z] [2023-02-10T04:46:16.294Z] #65 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2023-02-10T04:46:16.294Z] #65 57.21 Selecting previously unselected package patch. [2023-02-10T04:46:16.294Z] #65 57.23 Preparing to unpack .../patch_2.7.6-7_arm64.deb ... [2023-02-10T04:46:16.294Z] #65 57.24 Unpacking patch (2.7.6-7) ... [2023-02-10T04:46:16.294Z] #65 57.58 Selecting previously unselected package dpkg-dev. [2023-02-10T04:46:16.294Z] #65 57.58 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ... [2023-02-10T04:46:16.294Z] #65 57.59 Unpacking dpkg-dev (1.20.12) ... [2023-02-10T04:46:16.294Z] #65 58.59 Selecting previously unselected package libseccomp-dev:arm64. [2023-02-10T04:46:16.294Z] #65 58.59 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-02-10T04:46:16.294Z] #65 58.60 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-02-10T04:46:16.294Z] #65 58.87 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-02-10T04:46:16.294Z] #65 58.93 Setting up bzip2 (1.0.8-4) ... [2023-02-10T04:46:16.294Z] #65 58.97 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-10T04:46:16.294Z] #65 59.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-02-10T04:46:16.294Z] #65 59.02 Setting up patch (2.7.6-7) ... [2023-02-10T04:46:16.294Z] #65 59.05 Setting up dpkg-dev (1.20.12) ... [2023-02-10T04:46:16.294Z] #65 DONE 59.5s [2023-02-10T04:46:16.294Z] [2023-02-10T04:46:16.294Z] #64 [tini-build 2/4] 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 [2023-02-10T04:46:16.294Z] #64 59.32 Selecting previously unselected package libxml2:arm64. [2023-02-10T04:46:16.294Z] #64 59.32 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... [2023-02-10T04:46:16.294Z] #64 59.33 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-10T04:46:16.556Z] #64 ... [2023-02-10T04:46:16.556Z] [2023-02-10T04:46:16.556Z] #75 [dockercli-src 5/5] WORKDIR /usr/src/dockercli [2023-02-10T04:46:16.556Z] #75 DONE 0.2s [2023-02-10T04:46:16.556Z] [2023-02-10T04:46:16.556Z] #30 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-02-10T04:46:16.556Z] #30 47.49 Reading package lists... [2023-02-10T04:46:16.556Z] #30 52.85 Building dependency tree... [2023-02-10T04:46:16.556Z] #30 56.92 gcc is already the newest version (4:10.2.1-1). [2023-02-10T04:46:16.556Z] #30 56.92 The following additional packages will be installed: [2023-02-10T04:46:16.556Z] #30 56.92 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev [2023-02-10T04:46:16.556Z] #30 56.92 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev [2023-02-10T04:46:16.556Z] #30 56.92 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 [2023-02-10T04:46:16.556Z] #30 56.92 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2023-02-10T04:46:16.556Z] #30 56.92 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev [2023-02-10T04:46:16.556Z] #30 56.92 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev [2023-02-10T04:46:16.556Z] #30 56.95 Suggested packages: [2023-02-10T04:46:16.556Z] #30 56.95 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2023-02-10T04:46:16.556Z] #30 56.95 | libgdk-pixbuf2.0-dev libxml2-utils [2023-02-10T04:46:16.556Z] #30 58.97 The following NEW packages will be installed: [2023-02-10T04:46:16.556Z] #30 58.98 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 [2023-02-10T04:46:16.556Z] #30 58.99 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data [2023-02-10T04:46:16.556Z] #30 58.99 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 [2023-02-10T04:46:16.556Z] #30 58.99 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 [2023-02-10T04:46:16.556Z] #30 58.99 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev [2023-02-10T04:46:16.556Z] #30 58.99 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev [2023-02-10T04:46:16.556Z] #30 59.47 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2023-02-10T04:46:16.556Z] #30 59.47 Need to get 7950 kB of archives. [2023-02-10T04:46:16.556Z] #30 59.47 After this operation, 39.9 MB of additional disk space will be used. [2023-02-10T04:46:16.556Z] #30 59.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] [2023-02-10T04:46:16.556Z] #30 59.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] [2023-02-10T04:46:16.556Z] #30 59.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2023-02-10T04:46:16.556Z] #30 59.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2023-02-10T04:46:16.556Z] #30 59.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] [2023-02-10T04:46:16.556Z] #30 59.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2023-02-10T04:46:16.556Z] #30 59.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2023-02-10T04:46:16.556Z] #30 59.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-02-10T04:46:16.556Z] #30 59.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-02-10T04:46:16.556Z] #30 59.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-02-10T04:46:16.556Z] #30 59.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2023-02-10T04:46:16.556Z] #30 59.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2023-02-10T04:46:16.556Z] #30 59.68 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2023-02-10T04:46:16.556Z] #30 59.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-02-10T04:46:16.556Z] #30 59.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-02-10T04:46:16.556Z] #30 59.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2023-02-10T04:46:16.556Z] #30 59.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-02-10T04:46:16.556Z] #30 59.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-02-10T04:46:16.556Z] #30 59.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-02-10T04:46:16.556Z] #30 59.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-02-10T04:46:16.556Z] #30 59.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-02-10T04:46:16.556Z] #30 59.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-02-10T04:46:16.556Z] #30 59.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-02-10T04:46:16.556Z] #30 59.87 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-02-10T04:46:16.557Z] #30 59.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-02-10T04:46:16.557Z] #30 59.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-02-10T04:46:16.557Z] #30 59.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-02-10T04:46:16.557Z] #30 59.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-02-10T04:46:16.557Z] #30 59.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-02-10T04:46:16.557Z] #30 60.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-02-10T04:46:17.129Z] #30 ... [2023-02-10T04:46:17.129Z] [2023-02-10T04:46:17.129Z] #76 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 < /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 [2023-02-10T04:46:22.334Z] #66 60.07 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2023-02-10T04:46:22.334Z] #66 60.10 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-02-10T04:46:22.334Z] #66 60.14 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-02-10T04:46:22.334Z] #66 60.16 Setting up python3-six (1.16.0-2) ... [2023-02-10T04:46:22.334Z] #66 61.51 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-02-10T04:46:22.334Z] #66 61.56 Setting up python3-protobuf (3.12.4-1) ... [2023-02-10T04:46:22.595Z] #66 ... [2023-02-10T04:46:22.595Z] [2023-02-10T04:46:22.595Z] #30 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-02-10T04:46:22.595Z] #30 65.94 Selecting previously unselected package libglib2.0-bin. [2023-02-10T04:46:22.595Z] #30 65.94 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ... [2023-02-10T04:46:22.595Z] #30 65.95 Unpacking libglib2.0-bin (2.66.8-1) ... [2023-02-10T04:46:22.857Z] #30 66.19 Selecting previously unselected package python3-lib2to3. [2023-02-10T04:46:22.857Z] #30 66.20 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ... [2023-02-10T04:46:22.857Z] #30 66.20 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-02-10T04:46:23.118Z] #30 66.35 Selecting previously unselected package python3-distutils. [2023-02-10T04:46:23.118Z] #30 66.36 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ... [2023-02-10T04:46:23.118Z] #30 66.38 Unpacking python3-distutils (3.9.2-1) ... [2023-02-10T04:46:23.118Z] #30 66.54 Selecting previously unselected package libglib2.0-dev-bin. [2023-02-10T04:46:23.118Z] #30 66.55 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... [2023-02-10T04:46:23.380Z] #30 66.55 Unpacking libglib2.0-dev-bin (2.66.8-1) ... [2023-02-10T04:46:23.380Z] #30 66.76 Selecting previously unselected package libsepol1-dev:arm64. [2023-02-10T04:46:23.380Z] #30 66.77 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ... [2023-02-10T04:46:23.380Z] #30 66.78 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-02-10T04:46:23.902Z] #30 67.11 Selecting previously unselected package libpcre2-16-0:arm64. [2023-02-10T04:46:23.902Z] #30 67.12 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-02-10T04:46:23.902Z] #30 67.12 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-02-10T04:46:23.902Z] #30 ... [2023-02-10T04:46:23.902Z] [2023-02-10T04:46:23.902Z] #58 [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.49.0" && /build/golangci-lint --version [2023-02-10T04:46:23.902Z] #58 57.46 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-02-10T04:46:23.902Z] #58 58.48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-02-10T04:46:23.902Z] #58 ... [2023-02-10T04:46:23.902Z] [2023-02-10T04:46:23.902Z] #30 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-02-10T04:46:23.902Z] #30 67.31 Selecting previously unselected package libpcre2-32-0:arm64. [2023-02-10T04:46:23.902Z] #30 67.31 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-02-10T04:46:23.902Z] #30 67.33 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-02-10T04:46:24.163Z] #30 67.57 Selecting previously unselected package libpcre2-posix2:arm64. [2023-02-10T04:46:24.163Z] #30 67.58 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-02-10T04:46:24.163Z] #30 67.59 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-02-10T04:46:24.163Z] #30 67.68 Selecting previously unselected package libpcre2-dev:arm64. [2023-02-10T04:46:24.432Z] #30 67.71 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-02-10T04:46:24.432Z] #30 67.72 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-02-10T04:46:24.694Z] #30 ... [2023-02-10T04:46:24.694Z] [2023-02-10T04:46:24.694Z] #67 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < /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 [2023-02-10T04:46:24.955Z] #66 65.62 Setting up criu (3.17.1-1) ... [2023-02-10T04:46:24.955Z] #66 67.23 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-10T04:46:24.955Z] #66 DONE 67.6s [2023-02-10T04:46:24.955Z] [2023-02-10T04:46:24.955Z] #77 [tini-build 3/4] 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 xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-02-10T04:46:24.955Z] #77 1.444 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-02-10T04:46:24.955Z] #77 1.445 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-02-10T04:46:24.955Z] #77 1.445 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-02-10T04:46:26.160Z] #77 4.320 Reading package lists... [2023-02-10T04:46:26.160Z] #77 ... [2023-02-10T04:46:26.160Z] [2023-02-10T04:46:26.160Z] #78 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <= 3... python3 [2023-02-10T04:47:33.945Z] #71 96.11 checking for python3... /usr/bin/python3 [2023-02-10T04:47:33.945Z] #71 96.11 checking for python3 version... 3.9 [2023-02-10T04:47:33.945Z] #71 96.17 checking for python3 platform... linux [2023-02-10T04:47:34.207Z] #71 96.23 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-02-10T04:47:34.468Z] #71 96.42 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-02-10T04:47:34.468Z] #71 96.60 checking for go-md2man... no [2023-02-10T04:47:34.730Z] #71 96.62 checking error.h usability... yes [2023-02-10T04:47:34.730Z] #71 96.88 checking error.h presence... yes [2023-02-10T04:47:34.992Z] #71 96.97 checking for error.h... yes [2023-02-10T04:47:34.992Z] #71 97.03 checking linux/openat2.h usability... yes [2023-02-10T04:47:35.253Z] #71 97.19 checking linux/openat2.h presence... yes [2023-02-10T04:47:35.253Z] #71 97.29 checking for linux/openat2.h... yes [2023-02-10T04:47:35.514Z] #71 97.32 checking for copy_file_range... yes [2023-02-10T04:47:36.087Z] #71 97.76 checking for fgetxattr... yes [2023-02-10T04:47:36.087Z] #71 98.13 checking for statx... yes [2023-02-10T04:47:36.349Z] #71 98.42 checking for fgetpwent_r... yes [2023-02-10T04:47:36.871Z] #71 98.73 checking for issetugid... no [2023-02-10T04:47:36.871Z] #71 99.00 checking for pkg-config... /usr/bin/pkg-config [2023-02-10T04:47:36.871Z] #71 99.00 checking pkg-config is at least version 0.9.0... yes [2023-02-10T04:47:37.445Z] #71 99.01 checking for library containing yajl_tree_get... -lyajl [2023-02-10T04:47:37.445Z] #71 99.57 checking for yajl >= 2.0.0... yes [2023-02-10T04:47:37.706Z] #71 99.63 checking sys/capability.h usability... yes [2023-02-10T04:47:37.706Z] #71 99.85 checking sys/capability.h presence... yes [2023-02-10T04:47:37.968Z] #71 99.95 checking for sys/capability.h... yes [2023-02-10T04:47:38.229Z] #71 99.95 checking for library containing cap_from_name... -lcap [2023-02-10T04:47:38.801Z] #71 100.5 checking for library containing dlopen... -ldl [2023-02-10T04:47:39.063Z] #71 101.1 checking seccomp.h usability... yes [2023-02-10T04:47:39.063Z] #71 101.3 checking seccomp.h presence... yes [2023-02-10T04:47:39.063Z] #71 101.4 checking for seccomp.h... yes [2023-02-10T04:47:39.897Z] #71 101.4 checking for library containing seccomp_rule_add... -lseccomp [2023-02-10T04:47:40.159Z] #71 101.9 checking for library containing seccomp_arch_resolve_name... none required [2023-02-10T04:47:40.421Z] #71 102.3 checking systemd/sd-bus.h usability... yes [2023-02-10T04:47:40.682Z] #71 102.6 checking systemd/sd-bus.h presence... yes [2023-02-10T04:47:40.682Z] #71 102.7 checking for systemd/sd-bus.h... yes [2023-02-10T04:47:41.255Z] #71 102.7 checking for library containing sd_bus_match_signal_async... -lsystemd [2023-02-10T04:47:41.530Z] #71 103.4 checking for sd_notify_barrier... yes [2023-02-10T04:47:41.791Z] #71 103.7 checking linux/bpf.h usability... yes [2023-02-10T04:47:42.052Z] #71 103.9 checking linux/bpf.h presence... yes [2023-02-10T04:47:42.052Z] #71 104.1 checking for linux/bpf.h... yes [2023-02-10T04:47:42.052Z] #71 104.1 checking compilation for eBPF... yes [2023-02-10T04:47:42.052Z] #71 104.3 checking for criu >= 3.15... no [2023-02-10T04:47:42.052Z] #71 104.3 configure: CRIU headers not found, building without CRIU support [2023-02-10T04:47:42.052Z] #71 104.3 checking for criu > 3.16... no [2023-02-10T04:47:42.052Z] #71 104.3 configure: CRIU version doesn't support join-ns API [2023-02-10T04:47:42.052Z] #71 104.3 checking for criu > 3.16.1... no [2023-02-10T04:47:42.052Z] #71 104.4 configure: CRIU version doesn't support for pre-dumping [2023-02-10T04:47:42.574Z] #71 104.4 checking for new mount API (fsconfig)... yes [2023-02-10T04:47:42.574Z] #71 104.6 checking for seccomp notify API... yes [2023-02-10T04:47:42.574Z] #71 104.7 checking for gperf... no [2023-02-10T04:47:42.574Z] #71 104.7 configure: gperf not found - cannot rebuild signal parser code [2023-02-10T04:47:42.835Z] #71 104.7 checking for library containing argp_parse... none required [2023-02-10T04:47:42.835Z] #71 105.0 checking that generated files are newer than configure... done [2023-02-10T04:47:42.835Z] #71 105.0 configure: creating ./config.status [2023-02-10T04:47:43.417Z] #71 ... [2023-02-10T04:47:43.417Z] [2023-02-10T04:47:43.417Z] #67 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <= 2.1.0... yes [2023-02-10T04:47:57.070Z] #71 119.2 checking for a sed that does not truncate output... (cached) /bin/sed [2023-02-10T04:47:57.070Z] #71 119.2 checking for gcc... (cached) gcc [2023-02-10T04:47:57.331Z] #71 119.3 checking whether we are using the GNU C compiler... (cached) yes [2023-02-10T04:47:57.331Z] #71 119.3 checking whether gcc accepts -g... (cached) yes [2023-02-10T04:47:57.331Z] #71 119.3 checking for gcc option to accept ISO C89... (cached) none needed [2023-02-10T04:47:57.331Z] #71 119.3 checking whether gcc understands -c and -o together... (cached) yes [2023-02-10T04:47:57.331Z] #71 119.3 checking for a Python interpreter with version >= 3... python3 [2023-02-10T04:47:57.331Z] #71 119.4 checking for python3... /usr/bin/python3 [2023-02-10T04:47:57.331Z] #71 119.4 checking for python3 version... 3.9 [2023-02-10T04:47:57.331Z] #71 119.4 checking for python3 platform... linux [2023-02-10T04:47:57.593Z] #71 119.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-02-10T04:47:57.593Z] #71 119.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-02-10T04:47:57.854Z] #71 119.9 checking that generated files are newer than configure... done [2023-02-10T04:47:57.854Z] #71 119.9 configure: creating ./config.status [2023-02-10T04:47:58.798Z] #71 ... [2023-02-10T04:47:58.798Z] [2023-02-10T04:47:58.798Z] #72 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod < '/go/src/github.com/docker/docker/.bashrc' [2023-02-10T04:50:31.209Z] #105 DONE 0.5s [2023-02-10T04:50:31.209Z] [2023-02-10T04:50:31.209Z] #106 [dev-base 4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-02-10T04:50:31.786Z] #106 DONE 0.5s [2023-02-10T04:50:31.786Z] [2023-02-10T04:50:31.786Z] #107 [dev-base 5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-02-10T04:50:32.046Z] #107 DONE 0.4s [2023-02-10T04:50:32.046Z] [2023-02-10T04:50:32.046Z] #108 [dev-base 6/11] RUN ldconfig [2023-02-10T04:50:32.620Z] #108 DONE 0.5s [2023-02-10T04:50:32.620Z] [2023-02-10T04:50:32.620Z] #109 [dev-base 7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-02-10T04:50:33.191Z] #109 DONE 0.4s [2023-02-10T04:50:33.191Z] [2023-02-10T04:50:33.191Z] #110 [dev-base 8/11] 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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2023-02-10T04:50:34.132Z] #110 0.818 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-10T04:50:34.132Z] #110 0.910 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-10T04:50:34.132Z] #110 1.008 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-10T04:50:34.132Z] #110 1.012 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-02-10T04:50:34.132Z] #110 1.090 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] [2023-02-10T04:50:34.394Z] #110 1.215 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-10T04:50:34.966Z] #110 1.992 Fetched 8510 kB in 2s (5571 kB/s) [2023-02-10T04:50:35.909Z] #110 1.992 Reading package lists... [2023-02-10T04:50:36.171Z] #110 2.550 Reading package lists... [2023-02-10T04:50:36.432Z] #110 3.102 Building dependency tree... [2023-02-10T04:50:36.432Z] #110 3.495 The following additional packages will be installed: [2023-02-10T04:50:36.694Z] #110 3.495 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 [2023-02-10T04:50:36.694Z] #110 3.496 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-02-10T04:50:36.694Z] #110 3.496 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 [2023-02-10T04:50:36.694Z] #110 3.496 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl [2023-02-10T04:50:36.694Z] #110 3.497 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime [2023-02-10T04:50:36.694Z] #110 3.497 xxd [2023-02-10T04:50:36.694Z] #110 3.499 Suggested packages: [2023-02-10T04:50:36.694Z] #110 3.499 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-02-10T04:50:36.694Z] #110 3.499 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2023-02-10T04:50:36.694Z] #110 3.499 ctags vim-doc vim-scripts xfsdump acl attr quota [2023-02-10T04:50:36.694Z] #110 3.499 Recommended packages: [2023-02-10T04:50:36.694Z] #110 3.499 libatm1 nftables libpam-cap build-essential python3-dev dbus [2023-02-10T04:50:36.694Z] #110 3.499 systemd-timesyncd | time-daemon unzip [2023-02-10T04:50:36.954Z] #110 3.871 The following NEW packages will be installed: [2023-02-10T04:50:36.954Z] #110 3.871 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2023-02-10T04:50:36.954Z] #110 3.871 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 [2023-02-10T04:50:36.954Z] #110 3.871 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-02-10T04:50:36.954Z] #110 3.871 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 [2023-02-10T04:50:36.954Z] #110 3.871 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2023-02-10T04:50:36.954Z] #110 3.872 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl [2023-02-10T04:50:36.954Z] #110 3.872 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2023-02-10T04:50:36.954Z] #110 3.872 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2023-02-10T04:50:36.954Z] #110 3.872 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-02-10T04:50:36.954Z] #110 3.873 xz-utils zip zstd [2023-02-10T04:50:37.215Z] #110 4.157 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. [2023-02-10T04:50:37.215Z] #110 4.157 Need to get 32.1 MB of archives. [2023-02-10T04:50:37.215Z] #110 4.157 After this operation, 124 MB of additional disk space will be used. [2023-02-10T04:50:37.215Z] #110 4.157 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-02-10T04:50:37.215Z] #110 4.163 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-02-10T04:50:37.215Z] #110 4.165 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2023-02-10T04:50:37.215Z] #110 4.167 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-02-10T04:50:37.215Z] #110 4.169 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-02-10T04:50:37.215Z] #110 4.171 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2023-02-10T04:50:37.215Z] #110 4.173 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2023-02-10T04:50:37.215Z] #110 4.182 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-02-10T04:50:37.215Z] #110 4.183 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2023-02-10T04:50:37.215Z] #110 4.185 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB] [2023-02-10T04:50:37.215Z] #110 4.210 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-02-10T04:50:37.477Z] #110 4.211 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-02-10T04:50:37.477Z] #110 4.212 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-02-10T04:50:37.477Z] #110 4.213 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-02-10T04:50:37.477Z] #110 4.214 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-02-10T04:50:37.477Z] #110 4.214 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-02-10T04:50:37.477Z] #110 4.215 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-02-10T04:50:37.477Z] #110 4.219 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-10T04:50:37.477Z] #110 4.220 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-10T04:50:37.477Z] #110 4.221 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-02-10T04:50:37.477Z] #110 4.223 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-02-10T04:50:37.477Z] #110 4.223 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-02-10T04:50:37.477Z] #110 4.224 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-02-10T04:50:37.477Z] #110 4.229 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-02-10T04:50:37.477Z] #110 4.233 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-02-10T04:50:37.477Z] #110 4.235 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-02-10T04:50:37.477Z] #110 4.247 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-02-10T04:50:37.477Z] #110 4.248 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-02-10T04:50:37.477Z] #110 4.250 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-02-10T04:50:37.477Z] #110 4.253 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-02-10T04:50:37.477Z] #110 4.257 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-02-10T04:50:37.477Z] #110 4.258 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-02-10T04:50:37.477Z] #110 4.260 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-02-10T04:50:37.477Z] #110 4.262 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-02-10T04:50:37.477Z] #110 4.263 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-02-10T04:50:37.738Z] #110 4.553 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-02-10T04:50:37.738Z] #110 4.560 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2023-02-10T04:50:37.738Z] #110 4.561 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-02-10T04:50:37.738Z] #110 4.562 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-02-10T04:50:37.738Z] #110 4.562 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-02-10T04:50:37.738Z] #110 4.567 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2023-02-10T04:50:37.738Z] #110 4.567 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-02-10T04:50:37.738Z] #110 4.568 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-02-10T04:50:37.738Z] #110 4.568 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-02-10T04:50:37.738Z] #110 4.581 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-02-10T04:50:37.738Z] #110 4.582 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-02-10T04:50:37.738Z] #110 4.583 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-10T04:50:37.738Z] #110 4.585 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-02-10T04:50:37.738Z] #110 4.587 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-02-10T04:50:37.738Z] #110 4.588 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-02-10T04:50:37.738Z] #110 4.592 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-02-10T04:50:37.738Z] #110 4.593 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB] [2023-02-10T04:50:37.738Z] #110 4.594 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-02-10T04:50:37.738Z] #110 4.596 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-02-10T04:50:37.738Z] #110 4.598 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-02-10T04:50:37.738Z] #110 4.639 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-02-10T04:50:37.738Z] #110 4.648 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-02-10T04:50:37.738Z] #110 4.652 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-02-10T04:50:37.738Z] #110 4.653 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2023-02-10T04:50:37.999Z] #110 4.797 debconf: delaying package configuration, since apt-utils is not installed [2023-02-10T04:50:37.999Z] #110 4.837 Fetched 32.1 MB in 1s (41.6 MB/s) [2023-02-10T04:50:37.999Z] #110 4.863 Selecting previously unselected package libapparmor1:arm64. [2023-02-10T04:50:37.999Z] #110 4.863 (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 ... 15745 files and directories currently installed.) [2023-02-10T04:50:37.999Z] #110 4.874 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... [2023-02-10T04:50:37.999Z] #110 4.881 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-02-10T04:50:37.999Z] #110 4.924 Selecting previously unselected package libcap2:arm64. [2023-02-10T04:50:37.999Z] #110 4.926 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... [2023-02-10T04:50:37.999Z] #110 4.929 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-02-10T04:50:37.999Z] #110 4.965 Selecting previously unselected package libargon2-1:arm64. [2023-02-10T04:50:37.999Z] #110 4.965 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... [2023-02-10T04:50:37.999Z] #110 4.969 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2023-02-10T04:50:37.999Z] #110 5.004 Selecting previously unselected package dmsetup. [2023-02-10T04:50:37.999Z] #110 5.006 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-02-10T04:50:37.999Z] #110 5.011 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-02-10T04:50:37.999Z] #110 5.051 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-02-10T04:50:38.260Z] #110 5.054 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-02-10T04:50:38.260Z] #110 5.057 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-02-10T04:50:38.260Z] #110 5.110 Selecting previously unselected package libjson-c5:arm64. [2023-02-10T04:50:38.260Z] #110 5.112 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ... [2023-02-10T04:50:38.260Z] #110 5.117 Unpacking libjson-c5:arm64 (0.15-2) ... [2023-02-10T04:50:38.260Z] #110 5.154 Selecting previously unselected package libcryptsetup12:arm64. [2023-02-10T04:50:38.260Z] #110 5.156 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2023-02-10T04:50:38.260Z] #110 5.160 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-02-10T04:50:38.260Z] #110 5.210 Selecting previously unselected package libip4tc2:arm64. [2023-02-10T04:50:38.260Z] #110 5.213 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... [2023-02-10T04:50:38.260Z] #110 5.217 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-02-10T04:50:38.260Z] #110 5.251 Selecting previously unselected package libkmod2:arm64. [2023-02-10T04:50:38.260Z] #110 5.253 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... [2023-02-10T04:50:38.260Z] #110 5.256 Unpacking libkmod2:arm64 (28-1) ... [2023-02-10T04:50:38.520Z] #110 5.299 Selecting previously unselected package systemd. [2023-02-10T04:50:38.520Z] #110 5.302 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ... [2023-02-10T04:50:38.520Z] #110 5.350 Unpacking systemd (247.3-7+deb11u1) ... [2023-02-10T04:50:38.781Z] #110 5.737 Selecting previously unselected package pigz. [2023-02-10T04:50:38.781Z] #110 5.740 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... [2023-02-10T04:50:38.781Z] #110 5.743 Unpacking pigz (2.6-1) ... [2023-02-10T04:50:38.781Z] #110 5.779 Selecting previously unselected package libelf1:arm64. [2023-02-10T04:50:38.781Z] #110 5.781 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... [2023-02-10T04:50:38.781Z] #110 5.785 Unpacking libelf1:arm64 (0.183-1) ... [2023-02-10T04:50:38.781Z] #110 5.834 Selecting previously unselected package libbpf0:arm64. [2023-02-10T04:50:39.042Z] #110 5.837 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... [2023-02-10T04:50:39.042Z] #110 5.840 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-02-10T04:50:39.042Z] #110 5.882 Selecting previously unselected package libmnl0:arm64. [2023-02-10T04:50:39.042Z] #110 5.885 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... [2023-02-10T04:50:39.042Z] #110 5.889 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-02-10T04:50:39.042Z] #110 5.930 Selecting previously unselected package libxtables12:arm64. [2023-02-10T04:50:39.042Z] #110 5.930 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... [2023-02-10T04:50:39.042Z] #110 5.934 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-02-10T04:50:39.042Z] #110 5.963 Selecting previously unselected package libcap2-bin. [2023-02-10T04:50:39.042Z] #110 5.966 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-02-10T04:50:39.042Z] #110 5.969 Unpacking libcap2-bin (1:2.44-1) ... [2023-02-10T04:50:39.042Z] #110 6.017 Selecting previously unselected package iproute2. [2023-02-10T04:50:39.042Z] #110 6.019 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... [2023-02-10T04:50:39.042Z] #110 6.024 Unpacking iproute2 (5.10.0-4) ... [2023-02-10T04:50:39.303Z] #110 6.128 Selecting previously unselected package xxd. [2023-02-10T04:50:39.303Z] #110 6.128 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-02-10T04:50:39.303Z] #110 6.131 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-10T04:50:39.303Z] #110 6.182 Selecting previously unselected package vim-common. [2023-02-10T04:50:39.303Z] #110 6.184 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-10T04:50:39.303Z] #110 6.193 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-10T04:50:39.303Z] #110 6.246 Selecting previously unselected package bash-completion. [2023-02-10T04:50:39.303Z] #110 6.249 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... [2023-02-10T04:50:40.248Z] #110 6.922 Unpacking bash-completion (1:2.11-2) ... [2023-02-10T04:50:40.248Z] #110 7.041 Selecting previously unselected package bzip2. [2023-02-10T04:50:40.248Z] #110 7.043 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... [2023-02-10T04:50:40.248Z] #110 7.048 Unpacking bzip2 (1.0.8-4) ... [2023-02-10T04:50:40.248Z] #110 7.085 Selecting previously unselected package xz-utils. [2023-02-10T04:50:40.248Z] #110 7.088 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-02-10T04:50:40.248Z] #110 7.092 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-10T04:50:40.248Z] #110 7.155 Selecting previously unselected package apparmor. [2023-02-10T04:50:40.249Z] #110 7.155 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... [2023-02-10T04:50:40.249Z] #110 7.178 Unpacking apparmor (2.13.6-10) ... [2023-02-10T04:50:40.249Z] #110 7.274 Selecting previously unselected package inetutils-ping. [2023-02-10T04:50:40.509Z] #110 7.277 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-02-10T04:50:40.509Z] #110 7.281 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-10T04:50:40.509Z] #110 7.338 Selecting previously unselected package libip6tc2:arm64. [2023-02-10T04:50:40.509Z] #110 7.341 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... [2023-02-10T04:50:40.509Z] #110 7.345 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-02-10T04:50:40.509Z] #110 7.381 Selecting previously unselected package libnfnetlink0:arm64. [2023-02-10T04:50:40.509Z] #110 7.383 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-02-10T04:50:40.509Z] #110 7.388 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-02-10T04:50:40.509Z] #110 7.422 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-02-10T04:50:40.509Z] #110 7.424 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-02-10T04:50:40.509Z] #110 7.428 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-02-10T04:50:40.509Z] #110 7.467 Selecting previously unselected package libnftnl11:arm64. [2023-02-10T04:50:40.509Z] #110 7.468 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... [2023-02-10T04:50:40.509Z] #110 7.472 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-02-10T04:50:40.509Z] #110 7.508 Selecting previously unselected package iptables. [2023-02-10T04:50:40.770Z] #110 7.511 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... [2023-02-10T04:50:40.770Z] #110 7.514 Unpacking iptables (1.8.7-1) ... [2023-02-10T04:50:40.770Z] #110 7.585 Selecting previously unselected package libonig5:arm64. [2023-02-10T04:50:40.770Z] #110 7.588 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... [2023-02-10T04:50:40.770Z] #110 7.593 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-02-10T04:50:40.770Z] #110 7.646 Selecting previously unselected package libjq1:arm64. [2023-02-10T04:50:40.770Z] #110 7.649 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... [2023-02-10T04:50:40.770Z] #110 7.652 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-02-10T04:50:40.770Z] #110 7.692 Selecting previously unselected package jq. [2023-02-10T04:50:40.770Z] #110 7.695 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... [2023-02-10T04:50:40.770Z] #110 7.699 Unpacking jq (1.6-2.1) ... [2023-02-10T04:50:40.770Z] #110 7.740 Selecting previously unselected package libaio1:arm64. [2023-02-10T04:50:40.770Z] #110 7.743 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... [2023-02-10T04:50:40.770Z] #110 7.747 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-02-10T04:50:41.031Z] #110 7.783 Selecting previously unselected package libgpm2:arm64. [2023-02-10T04:50:41.031Z] #110 7.786 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... [2023-02-10T04:50:41.031Z] #110 7.789 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-02-10T04:50:41.031Z] #110 7.823 Selecting previously unselected package libicu67:arm64. [2023-02-10T04:50:41.031Z] #110 7.826 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... [2023-02-10T04:50:41.031Z] #110 7.829 Unpacking libicu67:arm64 (67.1-7) ... [2023-02-10T04:50:41.603Z] #110 8.519 Selecting previously unselected package libinih1:arm64. [2023-02-10T04:50:41.603Z] #110 8.521 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... [2023-02-10T04:50:41.603Z] #110 8.525 Unpacking libinih1:arm64 (53-1+b2) ... [2023-02-10T04:50:41.603Z] #110 8.561 Selecting previously unselected package libmicrohttpd12:arm64. [2023-02-10T04:50:41.603Z] #110 8.564 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... [2023-02-10T04:50:41.603Z] #110 8.569 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2023-02-10T04:50:41.603Z] #110 8.612 Selecting previously unselected package libnet1:arm64. [2023-02-10T04:50:41.866Z] #110 8.615 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-02-10T04:50:41.866Z] #110 8.619 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-02-10T04:50:41.866Z] #110 8.658 Selecting previously unselected package libnl-3-200:arm64. [2023-02-10T04:50:41.866Z] #110 8.661 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-02-10T04:50:41.866Z] #110 8.666 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-02-10T04:50:41.866Z] #110 8.706 Selecting previously unselected package libprotobuf-c1:arm64. [2023-02-10T04:50:41.866Z] #110 8.709 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-02-10T04:50:41.866Z] #110 8.713 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-02-10T04:50:41.866Z] #110 8.749 Selecting previously unselected package libyajl2:arm64. [2023-02-10T04:50:41.866Z] #110 8.751 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ... [2023-02-10T04:50:41.866Z] #110 8.756 Unpacking libyajl2:arm64 (2.1.0-3) ... [2023-02-10T04:50:41.866Z] #110 8.787 Selecting previously unselected package net-tools. [2023-02-10T04:50:41.866Z] #110 8.789 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-02-10T04:50:41.866Z] #110 8.794 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-02-10T04:50:41.866Z] #110 8.847 Selecting previously unselected package patch. [2023-02-10T04:50:42.127Z] #110 8.847 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... [2023-02-10T04:50:42.127Z] #110 8.851 Unpacking patch (2.7.6-7) ... [2023-02-10T04:50:42.127Z] #110 8.889 Selecting previously unselected package python-pip-whl. [2023-02-10T04:50:42.127Z] #110 8.892 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-02-10T04:50:42.127Z] #110 8.896 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-10T04:50:42.127Z] #110 9.034 Selecting previously unselected package python3-lib2to3. [2023-02-10T04:50:42.127Z] #110 9.037 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... [2023-02-10T04:50:42.127Z] #110 9.040 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-02-10T04:50:42.127Z] #110 9.082 Selecting previously unselected package python3-distutils. [2023-02-10T04:50:42.127Z] #110 9.085 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... [2023-02-10T04:50:42.127Z] #110 9.089 Unpacking python3-distutils (3.9.2-1) ... [2023-02-10T04:50:42.127Z] #110 9.135 Selecting previously unselected package python3-pkg-resources. [2023-02-10T04:50:42.388Z] #110 9.138 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-10T04:50:42.388Z] #110 9.141 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-10T04:50:42.388Z] #110 9.189 Selecting previously unselected package python3-setuptools. [2023-02-10T04:50:42.388Z] #110 9.192 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... [2023-02-10T04:50:42.388Z] #110 9.196 Unpacking python3-setuptools (52.0.0-4) ... [2023-02-10T04:50:42.388Z] #110 9.261 Selecting previously unselected package python3-wheel. [2023-02-10T04:50:42.388Z] #110 9.263 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... [2023-02-10T04:50:42.388Z] #110 9.267 Unpacking python3-wheel (0.34.2-1) ... [2023-02-10T04:50:42.388Z] #110 9.304 Selecting previously unselected package python3-pip. [2023-02-10T04:50:42.388Z] #110 9.307 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-02-10T04:50:42.388Z] #110 9.310 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-02-10T04:50:42.388Z] #110 9.380 Selecting previously unselected package sudo. [2023-02-10T04:50:42.649Z] #110 9.383 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-02-10T04:50:42.649Z] #110 9.390 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-02-10T04:50:42.649Z] #110 9.509 Selecting previously unselected package systemd-journal-remote. [2023-02-10T04:50:42.649Z] #110 9.512 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ... [2023-02-10T04:50:42.649Z] #110 9.516 Unpacking systemd-journal-remote (247.3-7+deb11u1) ... [2023-02-10T04:50:42.649Z] #110 9.559 Selecting previously unselected package thin-provisioning-tools. [2023-02-10T04:50:42.649Z] #110 9.561 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-02-10T04:50:42.649Z] #110 9.565 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-02-10T04:50:42.649Z] #110 9.628 Selecting previously unselected package uidmap. [2023-02-10T04:50:42.911Z] #110 9.631 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-02-10T04:50:42.911Z] #110 9.635 Unpacking uidmap (1:4.8.1-1) ... [2023-02-10T04:50:42.911Z] #110 9.691 Selecting previously unselected package vim-runtime. [2023-02-10T04:50:42.911Z] #110 9.694 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-10T04:50:42.911Z] #110 9.706 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-02-10T04:50:42.911Z] #110 9.719 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-02-10T04:50:42.911Z] #110 9.723 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-10T04:50:43.483Z] #110 10.32 Selecting previously unselected package vim. [2023-02-10T04:50:43.483Z] #110 10.32 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-02-10T04:50:43.483Z] #110 10.33 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-02-10T04:50:43.483Z] #110 10.46 Selecting previously unselected package xfsprogs. [2023-02-10T04:50:43.483Z] #110 10.47 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... [2023-02-10T04:50:43.483Z] #110 10.47 Unpacking xfsprogs (5.10.0-4) ... [2023-02-10T04:50:43.483Z] #110 10.57 Selecting previously unselected package zip. [2023-02-10T04:50:43.744Z] #110 10.57 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... [2023-02-10T04:50:43.744Z] #110 10.58 Unpacking zip (3.0-12) ... [2023-02-10T04:50:43.744Z] #110 10.63 Selecting previously unselected package zstd. [2023-02-10T04:50:43.744Z] #110 10.63 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2023-02-10T04:50:43.744Z] #110 10.63 Unpacking zstd (1.4.8+dfsg-2.1) ... [2023-02-10T04:50:44.005Z] #110 10.72 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-10T04:50:44.005Z] #110 10.93 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-02-10T04:50:44.005Z] #110 10.94 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-02-10T04:50:44.005Z] #110 10.95 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-02-10T04:50:44.005Z] #110 10.96 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-02-10T04:50:44.005Z] #110 10.98 Setting up libicu67:arm64 (67.1-7) ... [2023-02-10T04:50:44.005Z] #110 10.99 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-02-10T04:50:44.005Z] #110 11.00 Setting up libinih1:arm64 (53-1+b2) ... [2023-02-10T04:50:44.005Z] #110 11.02 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2023-02-10T04:50:44.005Z] #110 11.03 Setting up uidmap (1:4.8.1-1) ... [2023-02-10T04:50:44.005Z] #110 11.04 Setting up libyajl2:arm64 (2.1.0-3) ... [2023-02-10T04:50:44.005Z] #110 11.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-02-10T04:50:44.005Z] #110 11.07 Setting up bzip2 (1.0.8-4) ... [2023-02-10T04:50:44.005Z] #110 11.08 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-02-10T04:50:44.005Z] #110 11.09 Setting up python3-wheel (0.34.2-1) ... [2023-02-10T04:50:44.579Z] #110 11.24 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2023-02-10T04:50:44.579Z] #110 11.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-10T04:50:44.579Z] #110 11.26 Setting up libcap2:arm64 (1:2.44-1) ... [2023-02-10T04:50:44.579Z] #110 11.27 Setting up libcap2-bin (1:2.44-1) ... [2023-02-10T04:50:44.579Z] #110 11.29 Setting up apparmor (2.13.6-10) ... [2023-02-10T04:50:45.151Z] #110 12.07 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2023-02-10T04:50:45.151Z] #110 12.10 Setting up zip (3.0-12) ... [2023-02-10T04:50:45.151Z] #110 12.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-10T04:50:45.151Z] #110 12.13 Setting up bash-completion (1:2.11-2) ... [2023-02-10T04:50:46.094Z] #110 12.92 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-10T04:50:46.094Z] #110 12.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-02-10T04:50:46.094Z] #110 12.94 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-02-10T04:50:46.094Z] #110 12.95 Setting up patch (2.7.6-7) ... [2023-02-10T04:50:46.094Z] #110 12.96 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-02-10T04:50:46.094Z] #110 13.01 invoke-rc.d: could not determine current runlevel [2023-02-10T04:50:46.094Z] #110 13.02 invoke-rc.d: policy-rc.d denied execution of start. [2023-02-10T04:50:46.094Z] #110 13.02 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-02-10T04:50:46.094Z] #110 13.03 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-10T04:50:46.094Z] #110 13.05 Setting up pigz (2.6-1) ... [2023-02-10T04:50:46.094Z] #110 13.06 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-02-10T04:50:46.356Z] #110 13.07 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-02-10T04:50:46.356Z] #110 13.09 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-10T04:50:46.356Z] #110 13.10 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-10T04:50:46.356Z] #110 13.28 Setting up libaio1:arm64 (0.3.112-9) ... [2023-02-10T04:50:46.356Z] #110 13.30 Setting up python3-lib2to3 (3.9.2-1) ... [2023-02-10T04:50:46.617Z] #110 13.41 Setting up libelf1:arm64 (0.183-1) ... [2023-02-10T04:50:46.617Z] #110 13.43 Setting up libjson-c5:arm64 (0.15-2) ... [2023-02-10T04:50:46.617Z] #110 13.44 Setting up zstd (1.4.8+dfsg-2.1) ... [2023-02-10T04:50:46.617Z] #110 13.45 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-02-10T04:50:46.617Z] #110 13.46 Setting up libkmod2:arm64 (28-1) ... [2023-02-10T04:50:46.617Z] #110 13.48 Setting up python3-distutils (3.9.2-1) ... [2023-02-10T04:50:46.617Z] #110 13.60 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-02-10T04:50:46.878Z] #110 13.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-02-10T04:50:46.879Z] #110 13.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-02-10T04:50:46.879Z] #110 13.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-02-10T04:50:46.879Z] #110 13.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-02-10T04:50:46.879Z] #110 13.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-02-10T04:50:46.879Z] #110 13.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-02-10T04:50:46.879Z] #110 13.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-02-10T04:50:46.879Z] #110 13.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-02-10T04:50:46.879Z] #110 13.66 Setting up python3-setuptools (52.0.0-4) ... [2023-02-10T04:50:47.140Z] #110 13.99 Setting up libjq1:arm64 (1.6-2.1) ... [2023-02-10T04:50:47.140Z] #110 14.01 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-02-10T04:50:47.140Z] #110 14.02 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-02-10T04:50:47.140Z] #110 14.03 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-02-10T04:50:47.401Z] #110 14.30 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-02-10T04:50:47.401Z] #110 14.31 Setting up jq (1.6-2.1) ... [2023-02-10T04:50:47.401Z] #110 14.32 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-02-10T04:50:47.401Z] #110 14.34 Setting up iptables (1.8.7-1) ... [2023-02-10T04:50:47.401Z] #110 14.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-10T04:50:47.401Z] #110 14.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-10T04:50:47.401Z] #110 14.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-10T04:50:47.401Z] #110 14.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-10T04:50:47.401Z] #110 14.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-02-10T04:50:47.401Z] #110 14.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-02-10T04:50:47.401Z] #110 14.38 Setting up iproute2 (5.10.0-4) ... [2023-02-10T04:50:47.754Z] #110 14.52 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-02-10T04:50:47.754Z] #110 14.53 Setting up dmsetup (2:1.02.175-2.1) ... [2023-02-10T04:50:47.754Z] #110 14.54 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-02-10T04:50:47.754Z] #110 14.55 Setting up systemd (247.3-7+deb11u1) ... [2023-02-10T04:50:47.754Z] #110 14.60 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-02-10T04:50:47.754Z] #110 14.60 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-02-10T04:50:47.754Z] #110 14.60 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-02-10T04:50:47.754Z] #110 14.61 Initializing machine ID from random generator. [2023-02-10T04:50:48.326Z] #110 15.08 Setting up systemd-journal-remote (247.3-7+deb11u1) ... [2023-02-10T04:50:48.326Z] #110 15.21 Setting up xfsprogs (5.10.0-4) ... [2023-02-10T04:50:48.326Z] #110 15.22 System has not been booted with systemd as init system (PID 1). Can't operate. [2023-02-10T04:50:48.326Z] #110 15.22 Failed to connect to bus: Host is down [2023-02-10T04:50:48.326Z] #110 15.23 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-10T04:50:48.904Z] #110 DONE 15.6s [2023-02-10T04:50:48.904Z] [2023-02-10T04:50:48.904Z] #111 [dev-base 9/11] 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 [2023-02-10T04:50:49.165Z] #111 0.446 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-02-10T04:50:49.165Z] #111 0.450 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-02-10T04:50:49.165Z] #111 0.454 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-02-10T04:50:49.165Z] #111 DONE 0.5s [2023-02-10T04:50:49.165Z] [2023-02-10T04:50:49.165Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1 [2023-02-10T04:50:55.747Z] #112 5.745 Collecting yamllint==1.27.1 [2023-02-10T04:50:56.007Z] #112 6.774 Downloading yamllint-1.27.1.tar.gz (129 kB) [2023-02-10T04:50:56.268Z] #112 7.076 Collecting pathspec>=0.5.3 [2023-02-10T04:50:56.268Z] #112 7.080 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-02-10T04:50:56.268Z] #112 7.172 Collecting pyyaml [2023-02-10T04:50:56.268Z] #112 7.180 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-02-10T04:50:56.528Z] #112 7.197 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2023-02-10T04:50:56.528Z] #112 7.202 Building wheels for collected packages: yamllint [2023-02-10T04:50:56.528Z] #112 7.202 Building wheel for yamllint (setup.py): started [2023-02-10T04:50:56.528Z] #112 7.458 Building wheel for yamllint (setup.py): finished with status 'done' [2023-02-10T04:50:56.788Z] #112 7.459 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=6a024a00871a93596f5e8deafbd4f5960eb4111c79067dc4943a23f57af3a7e0 [2023-02-10T04:50:56.788Z] #112 7.459 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2023-02-10T04:50:56.788Z] #112 7.462 Successfully built yamllint [2023-02-10T04:50:56.788Z] #112 7.468 Installing collected packages: pyyaml, pathspec, yamllint [2023-02-10T04:50:56.788Z] #112 7.588 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1 [2023-02-10T04:50:56.788Z] #112 DONE 7.7s [2023-02-10T04:50:57.049Z] [2023-02-10T04:50:57.049Z] #113 [dev-base 11/11] 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 --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev [2023-02-10T04:50:57.619Z] #113 0.732 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-02-10T04:50:57.880Z] #113 0.732 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-02-10T04:50:57.880Z] #113 0.733 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-02-10T04:50:58.712Z] #113 1.111 Reading package lists... [2023-02-10T04:50:58.973Z] #113 1.669 Reading package lists... [2023-02-10T04:50:59.495Z] #113 2.220 Building dependency tree... [2023-02-10T04:50:59.495Z] #113 2.385 Reading state information... [2023-02-10T04:50:59.495Z] #113 2.613 gcc is already the newest version (4:10.2.1-1). [2023-02-10T04:50:59.495Z] #113 2.613 pkg-config is already the newest version (0.29.2-1). [2023-02-10T04:50:59.495Z] #113 2.613 The following additional packages will be installed: [2023-02-10T04:50:59.755Z] #113 2.613 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1 [2023-02-10T04:50:59.755Z] #113 2.613 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data [2023-02-10T04:50:59.755Z] #113 2.613 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 [2023-02-10T04:50:59.755Z] #113 2.613 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 [2023-02-10T04:50:59.755Z] #113 2.614 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev [2023-02-10T04:50:59.755Z] #113 2.614 uuid-dev zlib1g-dev [2023-02-10T04:50:59.755Z] #113 2.616 Suggested packages: [2023-02-10T04:50:59.755Z] #113 2.616 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2023-02-10T04:50:59.755Z] #113 2.616 | libgdk-pixbuf2.0-dev libxml2-utils seccomp [2023-02-10T04:50:59.755Z] #113 2.616 Recommended packages: [2023-02-10T04:50:59.755Z] #113 2.616 build-essential fakeroot libalgorithm-merge-perl [2023-02-10T04:50:59.755Z] #113 2.882 The following NEW packages will be installed: [2023-02-10T04:51:00.016Z] #113 2.882 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev [2023-02-10T04:51:00.016Z] #113 2.882 libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 [2023-02-10T04:51:00.016Z] #113 2.882 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin [2023-02-10T04:51:00.016Z] #113 2.882 libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev [2023-02-10T04:51:00.016Z] #113 2.883 libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev [2023-02-10T04:51:00.016Z] #113 2.883 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev [2023-02-10T04:51:00.016Z] #113 2.883 libsystemd-dev libudev-dev uuid-dev zlib1g-dev [2023-02-10T04:51:00.016Z] #113 3.168 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded. [2023-02-10T04:51:00.016Z] #113 3.168 Need to get 10.3 MB of archives. [2023-02-10T04:51:00.016Z] #113 3.168 After this operation, 41.5 MB of additional disk space will be used. [2023-02-10T04:51:00.016Z] #113 3.168 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-02-10T04:51:00.277Z] #113 3.188 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] [2023-02-10T04:51:00.277Z] #113 3.189 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] [2023-02-10T04:51:00.277Z] #113 3.191 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2023-02-10T04:51:00.277Z] #113 3.192 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2023-02-10T04:51:00.277Z] #113 3.207 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] [2023-02-10T04:51:00.277Z] #113 3.208 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-02-10T04:51:00.277Z] #113 3.210 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2023-02-10T04:51:00.277Z] #113 3.212 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2023-02-10T04:51:00.277Z] #113 3.213 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2023-02-10T04:51:00.277Z] #113 3.214 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-02-10T04:51:00.277Z] #113 3.217 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-02-10T04:51:00.277Z] #113 3.219 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-02-10T04:51:00.277Z] #113 3.220 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-02-10T04:51:00.277Z] #113 3.222 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-02-10T04:51:00.277Z] #113 3.223 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-02-10T04:51:00.277Z] #113 3.226 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-02-10T04:51:00.277Z] #113 3.227 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-02-10T04:51:00.277Z] #113 3.228 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2023-02-10T04:51:00.277Z] #113 3.229 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2023-02-10T04:51:00.277Z] #113 3.235 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2023-02-10T04:51:00.277Z] #113 3.236 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2023-02-10T04:51:00.277Z] #113 3.237 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-02-10T04:51:00.277Z] #113 3.238 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-02-10T04:51:00.277Z] #113 3.239 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-02-10T04:51:00.277Z] #113 3.241 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-02-10T04:51:00.277Z] #113 3.243 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-02-10T04:51:00.277Z] #113 3.256 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-02-10T04:51:00.277Z] #113 3.257 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-02-10T04:51:00.277Z] #113 3.270 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-02-10T04:51:00.277Z] #113 3.271 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-02-10T04:51:00.277Z] #113 3.272 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-02-10T04:51:00.277Z] #113 3.416 debconf: delaying package configuration, since apt-utils is not installed [2023-02-10T04:51:00.538Z] #113 3.458 Fetched 10.3 MB in 0s (26.9 MB/s) [2023-02-10T04:51:00.538Z] #113 3.485 Selecting previously unselected package dpkg-dev. [2023-02-10T04:51:00.538Z] #113 3.485 (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 ... 21236 files and directories currently installed.) [2023-02-10T04:51:00.538Z] #113 3.499 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... [2023-02-10T04:51:00.538Z] #113 3.505 Unpacking dpkg-dev (1.20.12) ... [2023-02-10T04:51:00.538Z] #113 3.636 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-02-10T04:51:00.538Z] #113 3.639 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2023-02-10T04:51:00.538Z] #113 3.646 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-02-10T04:51:00.538Z] #113 3.684 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-02-10T04:51:00.799Z] #113 3.687 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2023-02-10T04:51:00.799Z] #113 3.691 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-02-10T04:51:00.799Z] #113 3.733 Selecting previously unselected package libsecret-common. [2023-02-10T04:51:00.799Z] #113 3.736 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... [2023-02-10T04:51:00.799Z] #113 3.740 Unpacking libsecret-common (0.20.4-2) ... [2023-02-10T04:51:00.799Z] #113 3.796 Selecting previously unselected package libsecret-1-0:arm64. [2023-02-10T04:51:00.799Z] #113 3.798 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... [2023-02-10T04:51:00.799Z] #113 3.802 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2023-02-10T04:51:00.799Z] #113 3.839 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-02-10T04:51:00.799Z] #113 3.842 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2023-02-10T04:51:00.799Z] #113 3.845 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-02-10T04:51:00.799Z] #113 3.874 Selecting previously unselected package libapparmor-dev:arm64. [2023-02-10T04:51:00.799Z] #113 3.877 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-02-10T04:51:00.799Z] #113 3.880 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-02-10T04:51:00.799Z] #113 3.921 Selecting previously unselected package uuid-dev:arm64. [2023-02-10T04:51:00.799Z] #113 3.921 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-02-10T04:51:00.799Z] #113 3.924 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-02-10T04:51:00.799Z] #113 3.967 Selecting previously unselected package libblkid-dev:arm64. [2023-02-10T04:51:00.799Z] #113 3.970 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-02-10T04:51:00.799Z] #113 3.980 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-02-10T04:51:00.799Z] #113 4.031 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-02-10T04:51:01.060Z] #113 4.034 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-02-10T04:51:01.060Z] #113 4.038 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-02-10T04:51:01.060Z] #113 4.071 Selecting previously unselected package libudev-dev:arm64. [2023-02-10T04:51:01.060Z] #113 4.074 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-02-10T04:51:01.060Z] #113 4.079 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-02-10T04:51:01.060Z] #113 4.123 Selecting previously unselected package libsepol1-dev:arm64. [2023-02-10T04:51:01.060Z] #113 4.126 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ... [2023-02-10T04:51:01.060Z] #113 4.131 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-02-10T04:51:01.321Z] #113 4.196 Selecting previously unselected package libpcre2-16-0:arm64. [2023-02-10T04:51:01.321Z] #113 4.199 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-02-10T04:51:01.321Z] #113 4.204 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-02-10T04:51:01.321Z] #113 4.257 Selecting previously unselected package libpcre2-32-0:arm64. [2023-02-10T04:51:01.321Z] #113 4.259 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-02-10T04:51:01.321Z] #113 4.263 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-02-10T04:51:01.321Z] #113 4.311 Selecting previously unselected package libpcre2-posix2:arm64. [2023-02-10T04:51:01.321Z] #113 4.314 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-02-10T04:51:01.321Z] #113 4.318 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-02-10T04:51:01.321Z] #113 4.351 Selecting previously unselected package libpcre2-dev:arm64. [2023-02-10T04:51:01.321Z] #113 4.354 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-02-10T04:51:01.321Z] #113 4.357 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-02-10T04:51:01.321Z] #113 4.435 Selecting previously unselected package libselinux1-dev:arm64. [2023-02-10T04:51:01.321Z] #113 4.438 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ... [2023-02-10T04:51:01.321Z] #113 4.441 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-02-10T04:51:01.321Z] #113 4.502 Selecting previously unselected package libdevmapper-dev:arm64. [2023-02-10T04:51:01.321Z] #113 4.502 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-02-10T04:51:01.321Z] #113 4.506 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-02-10T04:51:01.321Z] #113 4.537 Selecting previously unselected package libffi-dev:arm64. [2023-02-10T04:51:01.582Z] #113 4.540 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ... [2023-02-10T04:51:01.582Z] #113 4.544 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-02-10T04:51:01.582Z] #113 4.584 Selecting previously unselected package libglib2.0-data. [2023-02-10T04:51:01.582Z] #113 4.584 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ... [2023-02-10T04:51:01.582Z] #113 4.588 Unpacking libglib2.0-data (2.66.8-1) ... [2023-02-10T04:51:01.582Z] #113 4.729 Selecting previously unselected package libglib2.0-bin. [2023-02-10T04:51:01.582Z] #113 4.730 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ... [2023-02-10T04:51:01.582Z] #113 4.734 Unpacking libglib2.0-bin (2.66.8-1) ... [2023-02-10T04:51:01.582Z] #113 4.778 Selecting previously unselected package libglib2.0-dev-bin. [2023-02-10T04:51:01.582Z] #113 4.780 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... [2023-02-10T04:51:01.582Z] #113 4.784 Unpacking libglib2.0-dev-bin (2.66.8-1) ... [2023-02-10T04:51:01.582Z] #113 4.826 Selecting previously unselected package libmount-dev:arm64. [2023-02-10T04:51:01.844Z] #113 4.829 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-02-10T04:51:01.844Z] #113 4.833 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-02-10T04:51:01.844Z] #113 4.876 Selecting previously unselected package libpcre16-3:arm64. [2023-02-10T04:51:01.844Z] #113 4.879 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... [2023-02-10T04:51:01.844Z] #113 4.883 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2023-02-10T04:51:01.844Z] #113 4.933 Selecting previously unselected package libpcre32-3:arm64. [2023-02-10T04:51:01.844Z] #113 4.934 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... [2023-02-10T04:51:01.844Z] #113 4.939 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2023-02-10T04:51:01.844Z] #113 4.993 Selecting previously unselected package libpcrecpp0v5:arm64. [2023-02-10T04:51:01.844Z] #113 4.995 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2023-02-10T04:51:01.844Z] #113 5.000 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-02-10T04:51:01.844Z] #113 5.037 Selecting previously unselected package libpcre3-dev:arm64. [2023-02-10T04:51:02.105Z] #113 5.040 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2023-02-10T04:51:02.105Z] #113 5.043 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2023-02-10T04:51:02.105Z] #113 5.130 Selecting previously unselected package zlib1g-dev:arm64. [2023-02-10T04:51:02.105Z] #113 5.133 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-02-10T04:51:02.105Z] #113 5.137 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-10T04:51:02.105Z] #113 5.186 Selecting previously unselected package libglib2.0-dev:arm64. [2023-02-10T04:51:02.105Z] #113 5.189 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... [2023-02-10T04:51:02.105Z] #113 5.192 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2023-02-10T04:51:02.366Z] #113 5.409 Selecting previously unselected package libseccomp-dev:arm64. [2023-02-10T04:51:02.366Z] #113 5.412 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-02-10T04:51:02.366Z] #113 5.417 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-02-10T04:51:02.366Z] #113 5.460 Selecting previously unselected package libsecret-1-dev:arm64. [2023-02-10T04:51:02.366Z] #113 5.463 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ... [2023-02-10T04:51:02.366Z] #113 5.468 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... [2023-02-10T04:51:02.366Z] #113 5.533 Selecting previously unselected package libsystemd-dev:arm64. [2023-02-10T04:51:02.627Z] #113 5.536 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-02-10T04:51:02.627Z] #113 5.540 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-02-10T04:51:02.627Z] #113 5.654 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-02-10T04:51:02.627Z] #113 5.667 Setting up libglib2.0-dev-bin (2.66.8-1) ... [2023-02-10T04:51:02.887Z] #113 5.835 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-02-10T04:51:02.887Z] #113 5.847 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-02-10T04:51:02.887Z] #113 5.863 Setting up libpcre16-3:arm64 (2:8.39-13) ... [2023-02-10T04:51:02.887Z] #113 5.880 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-02-10T04:51:02.887Z] #113 5.893 Setting up libffi-dev:arm64 (3.3-6) ... [2023-02-10T04:51:02.887Z] #113 5.906 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-02-10T04:51:02.887Z] #113 5.918 Setting up dpkg-dev (1.20.12) ... [2023-02-10T04:51:02.887Z] #113 5.937 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-02-10T04:51:02.887Z] #113 5.955 Setting up libglib2.0-data (2.66.8-1) ... [2023-02-10T04:51:02.887Z] #113 5.973 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-02-10T04:51:02.887Z] #113 5.984 Setting up libpcre32-3:arm64 (2:8.39-13) ... [2023-02-10T04:51:02.887Z] #113 5.994 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-02-10T04:51:02.887Z] #113 6.008 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-02-10T04:51:02.887Z] #113 6.023 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-10T04:51:02.887Z] #113 6.037 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-02-10T04:51:02.887Z] #113 6.050 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-02-10T04:51:02.887Z] #113 6.063 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-02-10T04:51:02.887Z] #113 6.075 Setting up libsecret-common (0.20.4-2) ... [2023-02-10T04:51:02.887Z] #113 6.089 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-02-10T04:51:02.887Z] #113 6.109 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-02-10T04:51:03.149Z] #113 6.120 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-02-10T04:51:03.149Z] #113 6.130 Setting up libpcre3-dev:arm64 (2:8.39-13) ... [2023-02-10T04:51:03.149Z] #113 6.143 Setting up libglib2.0-bin (2.66.8-1) ... [2023-02-10T04:51:03.149Z] #113 6.155 Setting up libsecret-1-0:arm64 (0.20.4-2) ... [2023-02-10T04:51:03.149Z] #113 6.168 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-02-10T04:51:03.149Z] #113 6.179 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-02-10T04:51:03.149Z] #113 6.191 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-02-10T04:51:03.149Z] #113 6.202 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-02-10T04:51:03.149Z] #113 6.214 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... [2023-02-10T04:51:03.149Z] #113 6.230 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... [2023-02-10T04:51:03.149Z] #113 6.245 No schema files found: doing nothing. [2023-02-10T04:51:03.149Z] #113 6.250 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-10T04:51:03.149Z] #113 6.272 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... [2023-02-10T04:51:03.720Z] #113 DONE 6.5s [2023-02-10T04:51:03.720Z] [2023-02-10T04:51:03.720Z] #114 [dev 1/1] COPY . . [2023-02-10T04:51:04.663Z] #114 DONE 1.2s [2023-02-10T04:51:04.663Z] [2023-02-10T04:51:04.663Z] #115 exporting to image [2023-02-10T04:51:04.663Z] #115 exporting layers [2023-02-10T04:51:06.577Z] #115 exporting layers 1.8s done [2023-02-10T04:51:06.577Z] #115 writing image sha256:6d3447d465a79dc9cceb043439712ea70748a54414941117357daaad5077d5a7 done [2023-02-10T04:51:06.577Z] #115 naming to docker.io/library/docker:713abab47be0d9ba8bbaaf1a32298caeacfdf2cc done [2023-02-10T04:51:06.577Z] #115 DONE 1.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-02-10T04:51:06.892Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-02-10T04:51:07.231Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44887/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=713abab47be0d9ba8bbaaf1a32298caeacfdf2cc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:713abab47be0d9ba8bbaaf1a32298caeacfdf2cc hack/test/unit [2023-02-10T04:51:07.816Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2023-02-10T04:51:07.816Z] + TESTFLAGS+=' -test.timeout=5m' [2023-02-10T04:51:07.816Z] + TESTDIRS=./... [2023-02-10T04:51:07.816Z] + exclude_paths='/vendor/|/integration' [2023-02-10T04:51:07.816Z] ++ go list ./... [2023-02-10T04:51:07.816Z] ++ grep -vE '(/vendor/|/integration)' [2023-02-10T04:51:08.767Z] + pkg_list='github.com/docker/docker/api [2023-02-10T04:51:08.767Z] github.com/docker/docker/api/server [2023-02-10T04:51:08.767Z] github.com/docker/docker/api/server/backend/build [2023-02-10T04:51:08.767Z] github.com/docker/docker/api/server/httpstatus [2023-02-10T04:51:08.767Z] github.com/docker/docker/api/server/httputils [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/middleware [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/build [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/checkpoint [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/container [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/debug [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/distribution [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/grpc [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/image [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/network [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/plugin [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/session [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/swarm [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/system [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/volume [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/backend [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/blkiodev [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/container [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/events [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/filters [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/image [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/mount [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/network [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/plugins/logdriver [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/registry [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/strslice [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/swarm [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/swarm/runtime [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/time [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/versions [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/versions/v1p19 [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/versions/v1p20 [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/volume [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/builder-next [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/builder-next/exporter [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/builder-next/worker [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/dockerfile [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/remotecontext [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/remotecontext/git [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-02-10T04:51:08.768Z] github.com/docker/docker/cli/debug [2023-02-10T04:51:08.768Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-02-10T04:51:08.768Z] github.com/docker/docker/cli/winresources/dockerd [2023-02-10T04:51:08.768Z] github.com/docker/docker/client [2023-02-10T04:51:08.768Z] github.com/docker/docker/cmd/docker-proxy [2023-02-10T04:51:08.768Z] github.com/docker/docker/cmd/dockerd [2023-02-10T04:51:08.768Z] github.com/docker/docker/cmd/dockerd/trap [2023-02-10T04:51:08.768Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-02-10T04:51:08.768Z] github.com/docker/docker/container [2023-02-10T04:51:08.768Z] github.com/docker/docker/container/stream [2023-02-10T04:51:08.768Z] github.com/docker/docker/contrib/apparmor [2023-02-10T04:51:08.768Z] github.com/docker/docker/contrib/docker-device-tool [2023-02-10T04:51:08.768Z] github.com/docker/docker/contrib/httpserver [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/cluster [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/cluster/convert [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/cluster/executor [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/cluster/executor/container [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/cluster/provider [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/config [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/containerd [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/events [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/events/testutils [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/graphdriver [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/graphdriver/copy [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/graphdriver/register [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/images [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/initlayer [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/links [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/listeners [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/logger [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/logger/awslogs [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/logger/fluentd [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/logger/gcplogs [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/logger/gelf [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/logger/journald [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/logger/local [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/logger/logentries [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/logger/loggertest [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/logger/loggerutils [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/logger/splunk [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/logger/syslog [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/logger/templates [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/names [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/network [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/stats [2023-02-10T04:51:08.768Z] github.com/docker/docker/distribution [2023-02-10T04:51:08.768Z] github.com/docker/docker/distribution/metadata [2023-02-10T04:51:08.768Z] github.com/docker/docker/distribution/utils [2023-02-10T04:51:08.768Z] github.com/docker/docker/distribution/xfer [2023-02-10T04:51:08.768Z] github.com/docker/docker/dockerversion [2023-02-10T04:51:08.768Z] github.com/docker/docker/errdefs [2023-02-10T04:51:08.768Z] github.com/docker/docker/image [2023-02-10T04:51:08.768Z] github.com/docker/docker/image/cache [2023-02-10T04:51:08.768Z] github.com/docker/docker/image/tarexport [2023-02-10T04:51:08.768Z] github.com/docker/docker/image/v1 [2023-02-10T04:51:08.768Z] github.com/docker/docker/internal/mounttree [2023-02-10T04:51:08.768Z] github.com/docker/docker/internal/test/suite [2023-02-10T04:51:08.768Z] github.com/docker/docker/internal/unshare [2023-02-10T04:51:08.768Z] github.com/docker/docker/layer [2023-02-10T04:51:08.768Z] github.com/docker/docker/libcontainerd [2023-02-10T04:51:08.768Z] github.com/docker/docker/libcontainerd/queue [2023-02-10T04:51:08.768Z] github.com/docker/docker/libcontainerd/remote [2023-02-10T04:51:08.768Z] github.com/docker/docker/libcontainerd/supervisor [2023-02-10T04:51:08.768Z] github.com/docker/docker/libcontainerd/types [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/bitmap [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/bitseq [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/cluster [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/config [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/datastore [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/diagnostic [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/discoverapi [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/driverapi [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/drivers/host [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/drivers/null [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/drivers/remote [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/drivers/windows [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/drvregistry [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/etchosts [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/idm [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/internal/caller [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/ipam [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/ipamapi [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/ipams/null [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/ipams/remote [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/ipamutils [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/iptables [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/netlabel [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/netutils [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/networkdb [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/ns [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/options [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/osl [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/osl/kernel [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/portallocator [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/portmapper [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/resolvconf [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/testutils [2023-02-10T04:51:08.768Z] github.com/docker/docker/libnetwork/types [2023-02-10T04:51:08.768Z] github.com/docker/docker/oci [2023-02-10T04:51:08.768Z] github.com/docker/docker/oci/caps [2023-02-10T04:51:08.768Z] github.com/docker/docker/opts [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/aaparser [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/archive [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/authorization [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/broadcaster [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/capabilities [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/chrootarchive [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/containerfs [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/devicemapper [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/directory [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/dmesg [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/fileutils [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/homedir [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/idtools [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/ioutils [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/jsonmessage [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/longpath [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/loopback [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/namesgenerator [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/parsers [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/parsers/kernel [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/pidfile [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/platform [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/platforms [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/plugingetter [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/plugins [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/plugins/transport [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/pools [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/process [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/progress [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/reexec [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/rootless [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/rootless/specconv [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/stack [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/stdcopy [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/streamformatter [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/stringid [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/sysinfo [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/system [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/tailfile [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/tarsum [2023-02-10T04:51:08.768Z] github.com/docker/docker/pkg/useragent [2023-02-10T04:51:08.768Z] github.com/docker/docker/plugin [2023-02-10T04:51:08.768Z] github.com/docker/docker/plugin/executor/containerd [2023-02-10T04:51:08.768Z] github.com/docker/docker/plugin/v2 [2023-02-10T04:51:08.768Z] github.com/docker/docker/profiles/apparmor [2023-02-10T04:51:08.768Z] github.com/docker/docker/profiles/seccomp [2023-02-10T04:51:08.768Z] github.com/docker/docker/quota [2023-02-10T04:51:08.768Z] github.com/docker/docker/reference [2023-02-10T04:51:08.768Z] github.com/docker/docker/registry [2023-02-10T04:51:08.768Z] github.com/docker/docker/registry/resumable [2023-02-10T04:51:08.768Z] github.com/docker/docker/restartmanager [2023-02-10T04:51:08.768Z] github.com/docker/docker/runconfig [2023-02-10T04:51:08.768Z] github.com/docker/docker/runconfig/opts [2023-02-10T04:51:08.768Z] github.com/docker/docker/testutil [2023-02-10T04:51:08.768Z] github.com/docker/docker/testutil/daemon [2023-02-10T04:51:08.768Z] github.com/docker/docker/testutil/environment [2023-02-10T04:51:08.768Z] github.com/docker/docker/testutil/fakecontext [2023-02-10T04:51:08.768Z] github.com/docker/docker/testutil/fakegit [2023-02-10T04:51:08.768Z] github.com/docker/docker/testutil/fakestorage [2023-02-10T04:51:08.768Z] github.com/docker/docker/testutil/fixtures/load [2023-02-10T04:51:08.768Z] github.com/docker/docker/testutil/fixtures/plugin [2023-02-10T04:51:08.768Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-02-10T04:51:08.768Z] github.com/docker/docker/testutil/registry [2023-02-10T04:51:08.768Z] github.com/docker/docker/testutil/request [2023-02-10T04:51:08.768Z] github.com/docker/docker/volume [2023-02-10T04:51:08.768Z] github.com/docker/docker/volume/drivers [2023-02-10T04:51:08.768Z] github.com/docker/docker/volume/local [2023-02-10T04:51:08.768Z] github.com/docker/docker/volume/mounts [2023-02-10T04:51:08.768Z] github.com/docker/docker/volume/service [2023-02-10T04:51:08.768Z] github.com/docker/docker/volume/service/opts [2023-02-10T04:51:08.768Z] github.com/docker/docker/volume/testutils' [2023-02-10T04:51:08.768Z] ++ grep --fixed-strings -v /libnetwork [2023-02-10T04:51:08.768Z] ++ echo 'github.com/docker/docker/api [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/backend/build [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/httpstatus [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/httputils [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/middleware [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/build [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/checkpoint [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/container [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/debug [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/distribution [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/grpc [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/image [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/network [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/plugin [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/session [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/swarm [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/system [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/server/router/volume [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/backend [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/blkiodev [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/container [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/events [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/filters [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/image [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/mount [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/network [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/plugins/logdriver [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/registry [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/strslice [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/swarm [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/swarm/runtime [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/time [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/versions [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/versions/v1p19 [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/versions/v1p20 [2023-02-10T04:51:08.768Z] github.com/docker/docker/api/types/volume [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/builder-next [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/builder-next/exporter [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/builder-next/worker [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/dockerfile [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/remotecontext [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/remotecontext/git [2023-02-10T04:51:08.768Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-02-10T04:51:08.768Z] github.com/docker/docker/cli/debug [2023-02-10T04:51:08.768Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-02-10T04:51:08.768Z] github.com/docker/docker/cli/winresources/dockerd [2023-02-10T04:51:08.768Z] github.com/docker/docker/client [2023-02-10T04:51:08.768Z] github.com/docker/docker/cmd/docker-proxy [2023-02-10T04:51:08.768Z] github.com/docker/docker/cmd/dockerd [2023-02-10T04:51:08.768Z] github.com/docker/docker/cmd/dockerd/trap [2023-02-10T04:51:08.768Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-02-10T04:51:08.768Z] github.com/docker/docker/container [2023-02-10T04:51:08.768Z] github.com/docker/docker/container/stream [2023-02-10T04:51:08.768Z] github.com/docker/docker/contrib/apparmor [2023-02-10T04:51:08.768Z] github.com/docker/docker/contrib/docker-device-tool [2023-02-10T04:51:08.768Z] github.com/docker/docker/contrib/httpserver [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/cluster [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/cluster/convert [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/cluster/executor [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/cluster/executor/container [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/cluster/provider [2023-02-10T04:51:08.768Z] github.com/docker/docker/daemon/config [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/containerd [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/events [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/events/testutils [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/copy [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/register [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/images [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/initlayer [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/links [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/listeners [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/awslogs [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/fluentd [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/gcplogs [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/gelf [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/journald [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/local [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/logentries [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/loggertest [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/loggerutils [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/splunk [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/syslog [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/templates [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/names [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/network [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/stats [2023-02-10T04:51:08.769Z] github.com/docker/docker/distribution [2023-02-10T04:51:08.769Z] github.com/docker/docker/distribution/metadata [2023-02-10T04:51:08.769Z] github.com/docker/docker/distribution/utils [2023-02-10T04:51:08.769Z] github.com/docker/docker/distribution/xfer [2023-02-10T04:51:08.769Z] github.com/docker/docker/dockerversion [2023-02-10T04:51:08.769Z] github.com/docker/docker/errdefs [2023-02-10T04:51:08.769Z] github.com/docker/docker/image [2023-02-10T04:51:08.769Z] github.com/docker/docker/image/cache [2023-02-10T04:51:08.769Z] github.com/docker/docker/image/tarexport [2023-02-10T04:51:08.769Z] github.com/docker/docker/image/v1 [2023-02-10T04:51:08.769Z] github.com/docker/docker/internal/mounttree [2023-02-10T04:51:08.769Z] github.com/docker/docker/internal/test/suite [2023-02-10T04:51:08.769Z] github.com/docker/docker/internal/unshare [2023-02-10T04:51:08.769Z] github.com/docker/docker/layer [2023-02-10T04:51:08.769Z] github.com/docker/docker/libcontainerd [2023-02-10T04:51:08.769Z] github.com/docker/docker/libcontainerd/queue [2023-02-10T04:51:08.769Z] github.com/docker/docker/libcontainerd/remote [2023-02-10T04:51:08.769Z] github.com/docker/docker/libcontainerd/supervisor [2023-02-10T04:51:08.769Z] github.com/docker/docker/libcontainerd/types [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/bitmap [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/bitseq [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/cluster [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/config [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/datastore [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/diagnostic [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/discoverapi [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/driverapi [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/drivers/host [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/drivers/null [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/drivers/remote [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/drivers/windows [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/drvregistry [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/etchosts [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/idm [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/internal/caller [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/ipam [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/ipamapi [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/ipams/null [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/ipams/remote [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/ipamutils [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/iptables [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/netlabel [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/netutils [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/networkdb [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/ns [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/options [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/osl [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/osl/kernel [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/portallocator [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/portmapper [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/resolvconf [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/testutils [2023-02-10T04:51:08.769Z] github.com/docker/docker/libnetwork/types [2023-02-10T04:51:08.769Z] github.com/docker/docker/oci [2023-02-10T04:51:08.769Z] github.com/docker/docker/oci/caps [2023-02-10T04:51:08.769Z] github.com/docker/docker/opts [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/aaparser [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/archive [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/authorization [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/broadcaster [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/capabilities [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/chrootarchive [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/containerfs [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/devicemapper [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/directory [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/dmesg [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/fileutils [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/homedir [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/idtools [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/ioutils [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/jsonmessage [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/longpath [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/loopback [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/namesgenerator [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/parsers [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/parsers/kernel [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/pidfile [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/platform [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/platforms [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/plugingetter [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/plugins [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/plugins/transport [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/pools [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/process [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/progress [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/reexec [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/rootless [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/rootless/specconv [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/stack [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/stdcopy [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/streamformatter [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/stringid [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/sysinfo [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/system [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/tailfile [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/tarsum [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/useragent [2023-02-10T04:51:08.769Z] github.com/docker/docker/plugin [2023-02-10T04:51:08.769Z] github.com/docker/docker/plugin/executor/containerd [2023-02-10T04:51:08.769Z] github.com/docker/docker/plugin/v2 [2023-02-10T04:51:08.769Z] github.com/docker/docker/profiles/apparmor [2023-02-10T04:51:08.769Z] github.com/docker/docker/profiles/seccomp [2023-02-10T04:51:08.769Z] github.com/docker/docker/quota [2023-02-10T04:51:08.769Z] github.com/docker/docker/reference [2023-02-10T04:51:08.769Z] github.com/docker/docker/registry [2023-02-10T04:51:08.769Z] github.com/docker/docker/registry/resumable [2023-02-10T04:51:08.769Z] github.com/docker/docker/restartmanager [2023-02-10T04:51:08.769Z] github.com/docker/docker/runconfig [2023-02-10T04:51:08.769Z] github.com/docker/docker/runconfig/opts [2023-02-10T04:51:08.769Z] github.com/docker/docker/testutil [2023-02-10T04:51:08.769Z] github.com/docker/docker/testutil/daemon [2023-02-10T04:51:08.769Z] github.com/docker/docker/testutil/environment [2023-02-10T04:51:08.769Z] github.com/docker/docker/testutil/fakecontext [2023-02-10T04:51:08.769Z] github.com/docker/docker/testutil/fakegit [2023-02-10T04:51:08.769Z] github.com/docker/docker/testutil/fakestorage [2023-02-10T04:51:08.769Z] github.com/docker/docker/testutil/fixtures/load [2023-02-10T04:51:08.769Z] github.com/docker/docker/testutil/fixtures/plugin [2023-02-10T04:51:08.769Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-02-10T04:51:08.769Z] github.com/docker/docker/testutil/registry [2023-02-10T04:51:08.769Z] github.com/docker/docker/testutil/request [2023-02-10T04:51:08.769Z] github.com/docker/docker/volume [2023-02-10T04:51:08.769Z] github.com/docker/docker/volume/drivers [2023-02-10T04:51:08.769Z] github.com/docker/docker/volume/local [2023-02-10T04:51:08.769Z] github.com/docker/docker/volume/mounts [2023-02-10T04:51:08.769Z] github.com/docker/docker/volume/service [2023-02-10T04:51:08.769Z] github.com/docker/docker/volume/service/opts [2023-02-10T04:51:08.769Z] github.com/docker/docker/volume/testutils' [2023-02-10T04:51:08.769Z] + base_pkg_list='github.com/docker/docker/api [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/server [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/server/backend/build [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/server/httpstatus [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/server/httputils [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/server/middleware [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/server/router [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/server/router/build [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/server/router/checkpoint [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/server/router/container [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/server/router/debug [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/server/router/distribution [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/server/router/grpc [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/server/router/image [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/server/router/network [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/server/router/plugin [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/server/router/session [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/server/router/swarm [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/server/router/system [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/server/router/volume [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/types [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/types/backend [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/types/blkiodev [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/types/container [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/types/events [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/types/filters [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/types/image [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/types/mount [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/types/network [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/types/plugins/logdriver [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/types/registry [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/types/strslice [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/types/swarm [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/types/swarm/runtime [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/types/time [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/types/versions [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/types/versions/v1p19 [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/types/versions/v1p20 [2023-02-10T04:51:08.769Z] github.com/docker/docker/api/types/volume [2023-02-10T04:51:08.769Z] github.com/docker/docker/builder [2023-02-10T04:51:08.769Z] github.com/docker/docker/builder/builder-next [2023-02-10T04:51:08.769Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-02-10T04:51:08.769Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-02-10T04:51:08.769Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-02-10T04:51:08.769Z] github.com/docker/docker/builder/builder-next/exporter [2023-02-10T04:51:08.769Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-02-10T04:51:08.769Z] github.com/docker/docker/builder/builder-next/worker [2023-02-10T04:51:08.769Z] github.com/docker/docker/builder/dockerfile [2023-02-10T04:51:08.769Z] github.com/docker/docker/builder/remotecontext [2023-02-10T04:51:08.769Z] github.com/docker/docker/builder/remotecontext/git [2023-02-10T04:51:08.769Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-02-10T04:51:08.769Z] github.com/docker/docker/cli/debug [2023-02-10T04:51:08.769Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-02-10T04:51:08.769Z] github.com/docker/docker/cli/winresources/dockerd [2023-02-10T04:51:08.769Z] github.com/docker/docker/client [2023-02-10T04:51:08.769Z] github.com/docker/docker/cmd/docker-proxy [2023-02-10T04:51:08.769Z] github.com/docker/docker/cmd/dockerd [2023-02-10T04:51:08.769Z] github.com/docker/docker/cmd/dockerd/trap [2023-02-10T04:51:08.769Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-02-10T04:51:08.769Z] github.com/docker/docker/container [2023-02-10T04:51:08.769Z] github.com/docker/docker/container/stream [2023-02-10T04:51:08.769Z] github.com/docker/docker/contrib/apparmor [2023-02-10T04:51:08.769Z] github.com/docker/docker/contrib/docker-device-tool [2023-02-10T04:51:08.769Z] github.com/docker/docker/contrib/httpserver [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/cluster [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/cluster/convert [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/cluster/executor [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/cluster/executor/container [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/cluster/provider [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/config [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/containerd [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/events [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/events/testutils [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/copy [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/register [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/images [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/initlayer [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/links [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/listeners [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/awslogs [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/fluentd [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/gcplogs [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/gelf [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/journald [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/local [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/logentries [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/loggertest [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/loggerutils [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/splunk [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/syslog [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/logger/templates [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/names [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/network [2023-02-10T04:51:08.769Z] github.com/docker/docker/daemon/stats [2023-02-10T04:51:08.769Z] github.com/docker/docker/distribution [2023-02-10T04:51:08.769Z] github.com/docker/docker/distribution/metadata [2023-02-10T04:51:08.769Z] github.com/docker/docker/distribution/utils [2023-02-10T04:51:08.769Z] github.com/docker/docker/distribution/xfer [2023-02-10T04:51:08.769Z] github.com/docker/docker/dockerversion [2023-02-10T04:51:08.769Z] github.com/docker/docker/errdefs [2023-02-10T04:51:08.769Z] github.com/docker/docker/image [2023-02-10T04:51:08.769Z] github.com/docker/docker/image/cache [2023-02-10T04:51:08.769Z] github.com/docker/docker/image/tarexport [2023-02-10T04:51:08.769Z] github.com/docker/docker/image/v1 [2023-02-10T04:51:08.769Z] github.com/docker/docker/internal/mounttree [2023-02-10T04:51:08.769Z] github.com/docker/docker/internal/test/suite [2023-02-10T04:51:08.769Z] github.com/docker/docker/internal/unshare [2023-02-10T04:51:08.769Z] github.com/docker/docker/layer [2023-02-10T04:51:08.769Z] github.com/docker/docker/libcontainerd [2023-02-10T04:51:08.769Z] github.com/docker/docker/libcontainerd/queue [2023-02-10T04:51:08.769Z] github.com/docker/docker/libcontainerd/remote [2023-02-10T04:51:08.769Z] github.com/docker/docker/libcontainerd/supervisor [2023-02-10T04:51:08.769Z] github.com/docker/docker/libcontainerd/types [2023-02-10T04:51:08.769Z] github.com/docker/docker/oci [2023-02-10T04:51:08.769Z] github.com/docker/docker/oci/caps [2023-02-10T04:51:08.769Z] github.com/docker/docker/opts [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/aaparser [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/archive [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/authorization [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/broadcaster [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/capabilities [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/chrootarchive [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/containerfs [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/devicemapper [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/directory [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/dmesg [2023-02-10T04:51:08.769Z] github.com/docker/docker/pkg/fileutils [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/homedir [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/idtools [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/ioutils [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/jsonmessage [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/longpath [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/loopback [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/namesgenerator [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/parsers [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/parsers/kernel [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/pidfile [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/platform [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/platforms [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/plugingetter [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/plugins [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/plugins/transport [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/pools [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/process [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/progress [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/reexec [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/rootless [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/rootless/specconv [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/stack [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/stdcopy [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/streamformatter [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/stringid [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/sysinfo [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/system [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/tailfile [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/tarsum [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/useragent [2023-02-10T04:51:08.770Z] github.com/docker/docker/plugin [2023-02-10T04:51:08.770Z] github.com/docker/docker/plugin/executor/containerd [2023-02-10T04:51:08.770Z] github.com/docker/docker/plugin/v2 [2023-02-10T04:51:08.770Z] github.com/docker/docker/profiles/apparmor [2023-02-10T04:51:08.770Z] github.com/docker/docker/profiles/seccomp [2023-02-10T04:51:08.770Z] github.com/docker/docker/quota [2023-02-10T04:51:08.770Z] github.com/docker/docker/reference [2023-02-10T04:51:08.770Z] github.com/docker/docker/registry [2023-02-10T04:51:08.770Z] github.com/docker/docker/registry/resumable [2023-02-10T04:51:08.770Z] github.com/docker/docker/restartmanager [2023-02-10T04:51:08.770Z] github.com/docker/docker/runconfig [2023-02-10T04:51:08.770Z] github.com/docker/docker/runconfig/opts [2023-02-10T04:51:08.770Z] github.com/docker/docker/testutil [2023-02-10T04:51:08.770Z] github.com/docker/docker/testutil/daemon [2023-02-10T04:51:08.770Z] github.com/docker/docker/testutil/environment [2023-02-10T04:51:08.770Z] github.com/docker/docker/testutil/fakecontext [2023-02-10T04:51:08.770Z] github.com/docker/docker/testutil/fakegit [2023-02-10T04:51:08.770Z] github.com/docker/docker/testutil/fakestorage [2023-02-10T04:51:08.770Z] github.com/docker/docker/testutil/fixtures/load [2023-02-10T04:51:08.770Z] github.com/docker/docker/testutil/fixtures/plugin [2023-02-10T04:51:08.770Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-02-10T04:51:08.770Z] github.com/docker/docker/testutil/registry [2023-02-10T04:51:08.770Z] github.com/docker/docker/testutil/request [2023-02-10T04:51:08.770Z] github.com/docker/docker/volume [2023-02-10T04:51:08.770Z] github.com/docker/docker/volume/drivers [2023-02-10T04:51:08.770Z] github.com/docker/docker/volume/local [2023-02-10T04:51:08.770Z] github.com/docker/docker/volume/mounts [2023-02-10T04:51:08.770Z] github.com/docker/docker/volume/service [2023-02-10T04:51:08.770Z] github.com/docker/docker/volume/service/opts [2023-02-10T04:51:08.770Z] github.com/docker/docker/volume/testutils' [2023-02-10T04:51:08.770Z] ++ grep --fixed-strings /libnetwork [2023-02-10T04:51:08.770Z] ++ echo 'github.com/docker/docker/api [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/server [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/server/backend/build [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/server/httpstatus [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/server/httputils [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/server/middleware [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/server/router [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/server/router/build [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/server/router/checkpoint [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/server/router/container [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/server/router/debug [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/server/router/distribution [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/server/router/grpc [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/server/router/image [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/server/router/network [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/server/router/plugin [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/server/router/session [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/server/router/swarm [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/server/router/system [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/server/router/volume [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/types [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/types/backend [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/types/blkiodev [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/types/container [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/types/events [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/types/filters [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/types/image [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/types/mount [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/types/network [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/types/plugins/logdriver [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/types/registry [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/types/strslice [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/types/swarm [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/types/swarm/runtime [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/types/time [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/types/versions [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/types/versions/v1p19 [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/types/versions/v1p20 [2023-02-10T04:51:08.770Z] github.com/docker/docker/api/types/volume [2023-02-10T04:51:08.770Z] github.com/docker/docker/builder [2023-02-10T04:51:08.770Z] github.com/docker/docker/builder/builder-next [2023-02-10T04:51:08.770Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-02-10T04:51:08.770Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-02-10T04:51:08.770Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-02-10T04:51:08.770Z] github.com/docker/docker/builder/builder-next/exporter [2023-02-10T04:51:08.770Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-02-10T04:51:08.770Z] github.com/docker/docker/builder/builder-next/worker [2023-02-10T04:51:08.770Z] github.com/docker/docker/builder/dockerfile [2023-02-10T04:51:08.770Z] github.com/docker/docker/builder/remotecontext [2023-02-10T04:51:08.770Z] github.com/docker/docker/builder/remotecontext/git [2023-02-10T04:51:08.770Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-02-10T04:51:08.770Z] github.com/docker/docker/cli/debug [2023-02-10T04:51:08.770Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-02-10T04:51:08.770Z] github.com/docker/docker/cli/winresources/dockerd [2023-02-10T04:51:08.770Z] github.com/docker/docker/client [2023-02-10T04:51:08.770Z] github.com/docker/docker/cmd/docker-proxy [2023-02-10T04:51:08.770Z] github.com/docker/docker/cmd/dockerd [2023-02-10T04:51:08.770Z] github.com/docker/docker/cmd/dockerd/trap [2023-02-10T04:51:08.770Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-02-10T04:51:08.770Z] github.com/docker/docker/container [2023-02-10T04:51:08.770Z] github.com/docker/docker/container/stream [2023-02-10T04:51:08.770Z] github.com/docker/docker/contrib/apparmor [2023-02-10T04:51:08.770Z] github.com/docker/docker/contrib/docker-device-tool [2023-02-10T04:51:08.770Z] github.com/docker/docker/contrib/httpserver [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/cluster [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/cluster/convert [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/cluster/executor [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/cluster/executor/container [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/cluster/provider [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/config [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/containerd [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/events [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/events/testutils [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/graphdriver [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/graphdriver/copy [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/graphdriver/register [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/images [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/initlayer [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/links [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/listeners [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/logger [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/logger/awslogs [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/logger/fluentd [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/logger/gcplogs [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/logger/gelf [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/logger/journald [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/logger/local [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/logger/logentries [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/logger/loggertest [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/logger/loggerutils [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/logger/splunk [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/logger/syslog [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/logger/templates [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/names [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/network [2023-02-10T04:51:08.770Z] github.com/docker/docker/daemon/stats [2023-02-10T04:51:08.770Z] github.com/docker/docker/distribution [2023-02-10T04:51:08.770Z] github.com/docker/docker/distribution/metadata [2023-02-10T04:51:08.770Z] github.com/docker/docker/distribution/utils [2023-02-10T04:51:08.770Z] github.com/docker/docker/distribution/xfer [2023-02-10T04:51:08.770Z] github.com/docker/docker/dockerversion [2023-02-10T04:51:08.770Z] github.com/docker/docker/errdefs [2023-02-10T04:51:08.770Z] github.com/docker/docker/image [2023-02-10T04:51:08.770Z] github.com/docker/docker/image/cache [2023-02-10T04:51:08.770Z] github.com/docker/docker/image/tarexport [2023-02-10T04:51:08.770Z] github.com/docker/docker/image/v1 [2023-02-10T04:51:08.770Z] github.com/docker/docker/internal/mounttree [2023-02-10T04:51:08.770Z] github.com/docker/docker/internal/test/suite [2023-02-10T04:51:08.770Z] github.com/docker/docker/internal/unshare [2023-02-10T04:51:08.770Z] github.com/docker/docker/layer [2023-02-10T04:51:08.770Z] github.com/docker/docker/libcontainerd [2023-02-10T04:51:08.770Z] github.com/docker/docker/libcontainerd/queue [2023-02-10T04:51:08.770Z] github.com/docker/docker/libcontainerd/remote [2023-02-10T04:51:08.770Z] github.com/docker/docker/libcontainerd/supervisor [2023-02-10T04:51:08.770Z] github.com/docker/docker/libcontainerd/types [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/bitmap [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/bitseq [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/cluster [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/config [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/datastore [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/diagnostic [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/discoverapi [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/driverapi [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/drivers/host [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/drivers/null [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/drivers/remote [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/drivers/windows [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/drvregistry [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/etchosts [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/idm [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/internal/caller [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/ipam [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/ipamapi [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/ipams/null [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/ipams/remote [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/ipamutils [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/iptables [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/netlabel [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/netutils [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/networkdb [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/ns [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/options [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/osl [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/osl/kernel [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/portallocator [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/portmapper [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/resolvconf [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/testutils [2023-02-10T04:51:08.770Z] github.com/docker/docker/libnetwork/types [2023-02-10T04:51:08.770Z] github.com/docker/docker/oci [2023-02-10T04:51:08.770Z] github.com/docker/docker/oci/caps [2023-02-10T04:51:08.770Z] github.com/docker/docker/opts [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/aaparser [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/archive [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/authorization [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/broadcaster [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/capabilities [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/chrootarchive [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/containerfs [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/devicemapper [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/directory [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/dmesg [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/fileutils [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/homedir [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/idtools [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/ioutils [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/jsonmessage [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/longpath [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/loopback [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/namesgenerator [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/parsers [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/parsers/kernel [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/pidfile [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/platform [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/platforms [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/plugingetter [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/plugins [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/plugins/transport [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/pools [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/process [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/progress [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/reexec [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/rootless [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/rootless/specconv [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/stack [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/stdcopy [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/streamformatter [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/stringid [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/sysinfo [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/system [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/tailfile [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/tarsum [2023-02-10T04:51:08.770Z] github.com/docker/docker/pkg/useragent [2023-02-10T04:51:08.771Z] github.com/docker/docker/plugin [2023-02-10T04:51:08.771Z] github.com/docker/docker/plugin/executor/containerd [2023-02-10T04:51:08.771Z] github.com/docker/docker/plugin/v2 [2023-02-10T04:51:08.771Z] github.com/docker/docker/profiles/apparmor [2023-02-10T04:51:08.771Z] github.com/docker/docker/profiles/seccomp [2023-02-10T04:51:08.771Z] github.com/docker/docker/quota [2023-02-10T04:51:08.771Z] github.com/docker/docker/reference [2023-02-10T04:51:08.771Z] github.com/docker/docker/registry [2023-02-10T04:51:08.771Z] github.com/docker/docker/registry/resumable [2023-02-10T04:51:08.771Z] github.com/docker/docker/restartmanager [2023-02-10T04:51:08.771Z] github.com/docker/docker/runconfig [2023-02-10T04:51:08.771Z] github.com/docker/docker/runconfig/opts [2023-02-10T04:51:08.771Z] github.com/docker/docker/testutil [2023-02-10T04:51:08.771Z] github.com/docker/docker/testutil/daemon [2023-02-10T04:51:08.771Z] github.com/docker/docker/testutil/environment [2023-02-10T04:51:08.771Z] github.com/docker/docker/testutil/fakecontext [2023-02-10T04:51:08.771Z] github.com/docker/docker/testutil/fakegit [2023-02-10T04:51:08.771Z] github.com/docker/docker/testutil/fakestorage [2023-02-10T04:51:08.771Z] github.com/docker/docker/testutil/fixtures/load [2023-02-10T04:51:08.771Z] github.com/docker/docker/testutil/fixtures/plugin [2023-02-10T04:51:08.771Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-02-10T04:51:08.771Z] github.com/docker/docker/testutil/registry [2023-02-10T04:51:08.771Z] github.com/docker/docker/testutil/request [2023-02-10T04:51:08.771Z] github.com/docker/docker/volume [2023-02-10T04:51:08.771Z] github.com/docker/docker/volume/drivers [2023-02-10T04:51:08.771Z] github.com/docker/docker/volume/local [2023-02-10T04:51:08.771Z] github.com/docker/docker/volume/mounts [2023-02-10T04:51:08.771Z] github.com/docker/docker/volume/service [2023-02-10T04:51:08.771Z] github.com/docker/docker/volume/service/opts [2023-02-10T04:51:08.771Z] github.com/docker/docker/volume/testutils' [2023-02-10T04:51:08.771Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/bitmap [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/bitseq [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/cluster [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/config [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/datastore [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/diagnostic [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/discoverapi [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/driverapi [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/host [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/null [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/remote [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/windows [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drvregistry [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/etchosts [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/idm [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/internal/caller [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/ipam [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/ipamapi [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/ipams/null [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/ipams/remote [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/ipamutils [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/iptables [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/netlabel [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/netutils [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/networkdb [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/ns [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/options [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/osl [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/osl/kernel [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/portallocator [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/portmapper [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/resolvconf [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/testutils [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/types' [2023-02-10T04:51:08.771Z] + grep --fixed-strings libnetwork/drivers/bridge [2023-02-10T04:51:08.771Z] + echo 'github.com/docker/docker/libnetwork [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/bitmap [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/bitseq [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/cluster [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/config [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/datastore [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/diagnostic [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/discoverapi [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/driverapi [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/host [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/null [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/remote [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/windows [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drvregistry [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/etchosts [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/idm [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/internal/caller [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/ipam [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/ipamapi [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/ipams/null [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/ipams/remote [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/ipamutils [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/iptables [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/netlabel [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/netutils [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/networkdb [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/ns [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/options [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/osl [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/osl/kernel [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/portallocator [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/portmapper [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/resolvconf [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/testutils [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/types' [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-10T04:51:08.771Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-10T04:51:08.771Z] + type docker-proxy [2023-02-10T04:51:08.771Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-02-10T04:51:08.771Z] + hack/make.sh binary-proxy install-proxy [2023-02-10T04:51:08.771Z] [2023-02-10T04:51:08.771Z] Removing bundles/ [2023-02-10T04:51:08.771Z] [2023-02-10T04:51:08.771Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-02-10T04:51:08.771Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-02-10T04:51:10.686Z] Created binary: bundles/binary-proxy/docker-proxy [2023-02-10T04:51:10.686Z] [2023-02-10T04:51:10.686Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-02-10T04:51:10.686Z] Installing docker-proxy to /usr/local/bin/ [2023-02-10T04:51:10.686Z] [2023-02-10T04:51:10.686Z] + mkdir -p bundles [2023-02-10T04:51:10.686Z] + '[' -n 'github.com/docker/docker/api [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/server [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/server/backend/build [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/server/httpstatus [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/server/httputils [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/server/middleware [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/server/router [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/server/router/build [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/server/router/checkpoint [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/server/router/container [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/server/router/debug [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/server/router/distribution [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/server/router/grpc [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/server/router/image [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/server/router/network [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/server/router/plugin [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/server/router/session [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/server/router/swarm [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/server/router/system [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/server/router/volume [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/types [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/types/backend [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/types/blkiodev [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/types/container [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/types/events [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/types/filters [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/types/image [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/types/mount [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/types/network [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/types/plugins/logdriver [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/types/registry [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/types/strslice [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/types/swarm [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/types/swarm/runtime [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/types/time [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/types/versions [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/types/versions/v1p19 [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/types/versions/v1p20 [2023-02-10T04:51:10.686Z] github.com/docker/docker/api/types/volume [2023-02-10T04:51:10.686Z] github.com/docker/docker/builder [2023-02-10T04:51:10.686Z] github.com/docker/docker/builder/builder-next [2023-02-10T04:51:10.686Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-02-10T04:51:10.686Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-02-10T04:51:10.686Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-02-10T04:51:10.686Z] github.com/docker/docker/builder/builder-next/exporter [2023-02-10T04:51:10.686Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-02-10T04:51:10.686Z] github.com/docker/docker/builder/builder-next/worker [2023-02-10T04:51:10.686Z] github.com/docker/docker/builder/dockerfile [2023-02-10T04:51:10.686Z] github.com/docker/docker/builder/remotecontext [2023-02-10T04:51:10.686Z] github.com/docker/docker/builder/remotecontext/git [2023-02-10T04:51:10.686Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-02-10T04:51:10.686Z] github.com/docker/docker/cli/debug [2023-02-10T04:51:10.686Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-02-10T04:51:10.686Z] github.com/docker/docker/cli/winresources/dockerd [2023-02-10T04:51:10.686Z] github.com/docker/docker/client [2023-02-10T04:51:10.686Z] github.com/docker/docker/cmd/docker-proxy [2023-02-10T04:51:10.686Z] github.com/docker/docker/cmd/dockerd [2023-02-10T04:51:10.686Z] github.com/docker/docker/cmd/dockerd/trap [2023-02-10T04:51:10.686Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-02-10T04:51:10.686Z] github.com/docker/docker/container [2023-02-10T04:51:10.686Z] github.com/docker/docker/container/stream [2023-02-10T04:51:10.686Z] github.com/docker/docker/contrib/apparmor [2023-02-10T04:51:10.686Z] github.com/docker/docker/contrib/docker-device-tool [2023-02-10T04:51:10.686Z] github.com/docker/docker/contrib/httpserver [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/cluster [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/cluster/convert [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/cluster/executor [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/cluster/executor/container [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/cluster/provider [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/config [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/containerd [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/events [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/events/testutils [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/graphdriver [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/graphdriver/copy [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/graphdriver/register [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/images [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/initlayer [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/links [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/listeners [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/logger [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/logger/awslogs [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/logger/fluentd [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/logger/gcplogs [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/logger/gelf [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/logger/journald [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/logger/local [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/logger/logentries [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/logger/loggertest [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/logger/loggerutils [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/logger/splunk [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/logger/syslog [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/logger/templates [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/names [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/network [2023-02-10T04:51:10.686Z] github.com/docker/docker/daemon/stats [2023-02-10T04:51:10.686Z] github.com/docker/docker/distribution [2023-02-10T04:51:10.686Z] github.com/docker/docker/distribution/metadata [2023-02-10T04:51:10.686Z] github.com/docker/docker/distribution/utils [2023-02-10T04:51:10.686Z] github.com/docker/docker/distribution/xfer [2023-02-10T04:51:10.686Z] github.com/docker/docker/dockerversion [2023-02-10T04:51:10.686Z] github.com/docker/docker/errdefs [2023-02-10T04:51:10.686Z] github.com/docker/docker/image [2023-02-10T04:51:10.686Z] github.com/docker/docker/image/cache [2023-02-10T04:51:10.686Z] github.com/docker/docker/image/tarexport [2023-02-10T04:51:10.686Z] github.com/docker/docker/image/v1 [2023-02-10T04:51:10.686Z] github.com/docker/docker/internal/mounttree [2023-02-10T04:51:10.686Z] github.com/docker/docker/internal/test/suite [2023-02-10T04:51:10.686Z] github.com/docker/docker/internal/unshare [2023-02-10T04:51:10.686Z] github.com/docker/docker/layer [2023-02-10T04:51:10.686Z] github.com/docker/docker/libcontainerd [2023-02-10T04:51:10.686Z] github.com/docker/docker/libcontainerd/queue [2023-02-10T04:51:10.686Z] github.com/docker/docker/libcontainerd/remote [2023-02-10T04:51:10.686Z] github.com/docker/docker/libcontainerd/supervisor [2023-02-10T04:51:10.686Z] github.com/docker/docker/libcontainerd/types [2023-02-10T04:51:10.686Z] github.com/docker/docker/oci [2023-02-10T04:51:10.686Z] github.com/docker/docker/oci/caps [2023-02-10T04:51:10.686Z] github.com/docker/docker/opts [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/aaparser [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/archive [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/authorization [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/broadcaster [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/capabilities [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/chrootarchive [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/containerfs [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/devicemapper [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/directory [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/dmesg [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/fileutils [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/homedir [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/idtools [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/ioutils [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/jsonmessage [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/longpath [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/loopback [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/namesgenerator [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/parsers [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/parsers/kernel [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/pidfile [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/platform [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/platforms [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/plugingetter [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/plugins [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/plugins/transport [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/pools [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/process [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/progress [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/reexec [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/rootless [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/rootless/specconv [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/stack [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/stdcopy [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/streamformatter [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/stringid [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/sysinfo [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/system [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/tailfile [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/tarsum [2023-02-10T04:51:10.686Z] github.com/docker/docker/pkg/useragent [2023-02-10T04:51:10.686Z] github.com/docker/docker/plugin [2023-02-10T04:51:10.686Z] github.com/docker/docker/plugin/executor/containerd [2023-02-10T04:51:10.686Z] github.com/docker/docker/plugin/v2 [2023-02-10T04:51:10.686Z] github.com/docker/docker/profiles/apparmor [2023-02-10T04:51:10.686Z] github.com/docker/docker/profiles/seccomp [2023-02-10T04:51:10.686Z] github.com/docker/docker/quota [2023-02-10T04:51:10.686Z] github.com/docker/docker/reference [2023-02-10T04:51:10.686Z] github.com/docker/docker/registry [2023-02-10T04:51:10.686Z] github.com/docker/docker/registry/resumable [2023-02-10T04:51:10.686Z] github.com/docker/docker/restartmanager [2023-02-10T04:51:10.686Z] github.com/docker/docker/runconfig [2023-02-10T04:51:10.686Z] github.com/docker/docker/runconfig/opts [2023-02-10T04:51:10.686Z] github.com/docker/docker/testutil [2023-02-10T04:51:10.686Z] github.com/docker/docker/testutil/daemon [2023-02-10T04:51:10.686Z] github.com/docker/docker/testutil/environment [2023-02-10T04:51:10.686Z] github.com/docker/docker/testutil/fakecontext [2023-02-10T04:51:10.686Z] github.com/docker/docker/testutil/fakegit [2023-02-10T04:51:10.686Z] github.com/docker/docker/testutil/fakestorage [2023-02-10T04:51:10.686Z] github.com/docker/docker/testutil/fixtures/load [2023-02-10T04:51:10.686Z] github.com/docker/docker/testutil/fixtures/plugin [2023-02-10T04:51:10.686Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-02-10T04:51:10.686Z] github.com/docker/docker/testutil/registry [2023-02-10T04:51:10.686Z] github.com/docker/docker/testutil/request [2023-02-10T04:51:10.686Z] github.com/docker/docker/volume [2023-02-10T04:51:10.686Z] github.com/docker/docker/volume/drivers [2023-02-10T04:51:10.686Z] github.com/docker/docker/volume/local [2023-02-10T04:51:10.686Z] github.com/docker/docker/volume/mounts [2023-02-10T04:51:10.686Z] github.com/docker/docker/volume/service [2023-02-10T04:51:10.686Z] github.com/docker/docker/volume/service/opts [2023-02-10T04:51:10.686Z] github.com/docker/docker/volume/testutils' ']' [2023-02-10T04:51:10.687Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.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/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare 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/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/platforms 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/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv 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/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/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 [2023-02-10T04:51:11.628Z] ? github.com/docker/docker/api [no test files] [2023-02-10T04:51:26.541Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2023-02-10T04:52:48.039Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-02-10T04:52:48.039Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-02-10T04:52:48.039Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 28.3% of statements [2023-02-10T04:52:48.039Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2023-02-10T04:52:48.039Z] ? github.com/docker/docker/api/server/router [no test files] [2023-02-10T04:52:48.039Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-02-10T04:52:48.039Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-02-10T04:52:48.039Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-02-10T04:52:48.039Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-02-10T04:52:48.039Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-02-10T04:52:48.039Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-02-10T04:52:48.039Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-02-10T04:52:48.039Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-02-10T04:52:48.039Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-02-10T04:52:48.039Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-02-10T04:52:48.039Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.0% of statements [2023-02-10T04:52:48.039Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-02-10T04:52:48.039Z] ok github.com/docker/docker/api/types/container 0.005s coverage: 74.3% of statements [2023-02-10T04:52:48.039Z] ok github.com/docker/docker/api/server/router/volume 0.013s coverage: 66.7% of statements [2023-02-10T04:52:48.039Z] ? github.com/docker/docker/api/types [no test files] [2023-02-10T04:52:48.039Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-02-10T04:52:48.039Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-02-10T04:52:48.039Z] ? github.com/docker/docker/api/types/events [no test files] [2023-02-10T04:52:48.300Z] ok github.com/docker/docker/api/types/registry 0.013s coverage: 54.2% of statements [2023-02-10T04:52:48.561Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 95.3% of statements [2023-02-10T04:52:48.561Z] ? github.com/docker/docker/api/types/image [no test files] [2023-02-10T04:52:48.561Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-02-10T04:52:48.561Z] ? github.com/docker/docker/api/types/network [no test files] [2023-02-10T04:52:48.561Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-02-10T04:52:48.561Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2023-02-10T04:52:48.561Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-02-10T04:52:48.561Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-02-10T04:52:48.562Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2023-02-10T04:52:48.823Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2023-02-10T04:52:48.823Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-02-10T04:52:48.823Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-02-10T04:52:48.823Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-02-10T04:52:48.823Z] ? github.com/docker/docker/builder [no test files] [2023-02-10T04:52:48.823Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-02-10T04:52:48.823Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-02-10T04:52:48.823Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-02-10T04:52:48.823Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-02-10T04:52:48.823Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-02-10T04:52:48.823Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-02-10T04:52:48.823Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-02-10T04:52:51.374Z] ok github.com/docker/docker/builder/remotecontext 0.069s coverage: 13.7% of statements [2023-02-10T04:52:51.374Z] ok github.com/docker/docker/builder/dockerfile 0.051s coverage: 50.1% of statements [2023-02-10T04:52:51.636Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.006s coverage: 100.0% of statements [2023-02-10T04:52:51.897Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2023-02-10T04:52:55.199Z] ok github.com/docker/docker/builder/remotecontext/git 3.295s coverage: 82.5% of statements [2023-02-10T04:52:55.199Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-02-10T04:52:55.199Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-02-10T04:52:55.771Z] ok github.com/docker/docker/client 0.113s coverage: 76.9% of statements [2023-02-10T04:52:56.032Z] ok github.com/docker/docker/cmd/docker-proxy 0.234s coverage: 68.2% of statements [2023-02-10T04:53:34.791Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 27.7% of statements [2023-02-10T04:53:34.791Z] ok github.com/docker/docker/container 0.125s coverage: 36.5% of statements [2023-02-10T04:53:34.791Z] ok github.com/docker/docker/cmd/dockerd/trap 2.434s coverage: 0.0% of statements [2023-02-10T04:53:34.791Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-02-10T04:53:34.791Z] ? github.com/docker/docker/container/stream [no test files] [2023-02-10T04:53:34.791Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-02-10T04:53:34.791Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-02-10T04:53:34.791Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-02-10T04:53:35.367Z] ok github.com/docker/docker/daemon/cluster 0.079s coverage: 0.5% of statements [2023-02-10T04:53:37.910Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2023-02-10T04:53:39.294Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 36.9% of statements [2023-02-10T04:53:45.893Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2023-02-10T04:53:46.835Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 77.3% of statements [2023-02-10T04:53:47.407Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2023-02-10T04:53:48.348Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2023-02-10T04:53:48.609Z] ok github.com/docker/docker/daemon 10.106s coverage: 16.3% of statements [2023-02-10T04:53:48.609Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-02-10T04:53:48.609Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-02-10T04:53:48.609Z] ? github.com/docker/docker/daemon/containerd [no test files] [2023-02-10T04:53:48.609Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-02-10T04:53:49.552Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.623s coverage: 74.8% of statements [2023-02-10T04:53:50.493Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.286s coverage: 60.7% of statements [2023-02-10T04:53:50.754Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 2.8% of statements [2023-02-10T04:53:52.139Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2023-02-10T04:53:54.119Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.345s coverage: 50.6% of statements [2023-02-10T04:53:54.703Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.329s coverage: 46.1% of statements [2023-02-10T04:53:54.703Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-02-10T04:53:55.646Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.178s coverage: 60.0% of statements [2023-02-10T04:53:55.646Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-02-10T04:53:55.646Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-02-10T04:53:56.217Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2023-02-10T04:53:57.158Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2023-02-10T04:53:57.419Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2023-02-10T04:53:58.361Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 6.9% of statements [2023-02-10T04:53:58.361Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-02-10T04:53:58.361Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-02-10T04:53:58.934Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 43.2% of statements [2023-02-10T04:53:59.877Z] ok github.com/docker/docker/daemon/logger/awslogs 0.138s coverage: 78.8% of statements [2023-02-10T04:53:59.877Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2023-02-10T04:53:59.877Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-02-10T04:54:00.449Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements [2023-02-10T04:54:01.022Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.007s coverage: 88.2% of statements [2023-02-10T04:54:01.964Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.135s coverage: 76.8% of statements [2023-02-10T04:54:02.225Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2023-02-10T04:54:03.168Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 79.4% of statements [2023-02-10T04:54:04.113Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 63.5% of statements [2023-02-10T04:54:04.684Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2023-02-10T04:54:04.684Z] ok github.com/docker/docker/daemon/logger/journald 3.551s coverage: 74.5% of statements [2023-02-10T04:54:04.684Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2023-02-10T04:54:04.684Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2023-02-10T04:54:04.684Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-02-10T04:54:04.684Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-02-10T04:54:05.627Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2023-02-10T04:54:05.888Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-02-10T04:54:06.149Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2023-02-10T04:54:07.093Z] ok github.com/docker/docker/daemon/logger/splunk 1.535s coverage: 82.5% of statements [2023-02-10T04:54:07.093Z] ? github.com/docker/docker/daemon/names [no test files] [2023-02-10T04:54:07.093Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-02-10T04:54:08.035Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2023-02-10T04:54:08.295Z] ok github.com/docker/docker/distribution 0.594s coverage: 29.5% of statements [2023-02-10T04:54:08.295Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-02-10T04:54:08.866Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.7% of statements [2023-02-10T04:54:09.438Z] ok github.com/docker/docker/image 0.026s coverage: 86.5% of statements [2023-02-10T04:54:10.010Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2023-02-10T04:54:10.581Z] ok github.com/docker/docker/distribution/xfer 1.909s coverage: 84.9% of statements [2023-02-10T04:54:10.581Z] ? github.com/docker/docker/dockerversion [no test files] [2023-02-10T04:54:10.842Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2023-02-10T04:54:10.842Z] ? github.com/docker/docker/image/v1 [no test files] [2023-02-10T04:54:10.842Z] ? github.com/docker/docker/internal/mounttree [no test files] [2023-02-10T04:54:10.842Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-02-10T04:54:10.842Z] ? github.com/docker/docker/internal/unshare [no test files] [2023-02-10T04:54:11.102Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2023-02-10T04:54:12.045Z] ok github.com/docker/docker/oci 0.011s coverage: 39.3% of statements [2023-02-10T04:54:12.617Z] ok github.com/docker/docker/opts 0.022s coverage: 67.3% of statements [2023-02-10T04:54:12.877Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-02-10T04:54:14.791Z] ok github.com/docker/docker/pkg/archive 0.309s coverage: 81.8% of statements [2023-02-10T04:54:15.363Z] ok github.com/docker/docker/pkg/authorization 0.434s coverage: 68.3% of statements [2023-02-10T04:54:15.623Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-02-10T04:54:15.884Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2023-02-10T04:54:16.826Z] ok github.com/docker/docker/pkg/chrootarchive 0.235s coverage: 83.1% of statements [2023-02-10T04:54:16.826Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 28.6% of statements [2023-02-10T04:54:17.087Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2023-02-10T04:54:17.087Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2023-02-10T04:54:17.347Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 77.5% of statements [2023-02-10T04:54:17.608Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.4% of statements [2023-02-10T04:54:18.551Z] ok github.com/docker/docker/pkg/idtools 0.312s coverage: 69.6% of statements [2023-02-10T04:54:19.122Z] ok github.com/docker/docker/pkg/ioutils 0.354s coverage: 71.4% of statements [2023-02-10T04:54:19.382Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2023-02-10T04:54:19.644Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 45.5% of statements [2023-02-10T04:54:19.904Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2023-02-10T04:54:19.904Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-02-10T04:54:20.165Z] ok github.com/docker/docker/layer 7.844s coverage: 68.9% of statements [2023-02-10T04:54:20.165Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-02-10T04:54:20.165Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-02-10T04:54:20.165Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-02-10T04:54:20.165Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-02-10T04:54:20.165Z] ? github.com/docker/docker/oci/caps [no test files] [2023-02-10T04:54:20.165Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-02-10T04:54:20.165Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-02-10T04:54:20.165Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2023-02-10T04:54:20.426Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.2% of statements [2023-02-10T04:54:20.426Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 94.1% of statements [2023-02-10T04:54:20.426Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-02-10T04:54:20.426Z] ? github.com/docker/docker/pkg/platforms [no test files] [2023-02-10T04:54:20.426Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-02-10T04:54:20.998Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2023-02-10T04:54:21.570Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2023-02-10T04:54:21.570Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-02-10T04:54:21.831Z] ok github.com/docker/docker/pkg/process 0.003s coverage: 21.7% of statements [2023-02-10T04:54:22.093Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-02-10T04:54:22.353Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2023-02-10T04:54:22.615Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2023-02-10T04:54:22.876Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2023-02-10T04:54:23.136Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-02-10T04:54:23.397Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 61.9% of statements [2023-02-10T04:54:23.968Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 56.0% of statements [2023-02-10T04:54:24.539Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 43.1% of statements [2023-02-10T04:54:24.800Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2023-02-10T04:54:25.371Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.1% of statements [2023-02-10T04:54:25.371Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-02-10T04:54:27.284Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2023-02-10T04:54:27.855Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2023-02-10T04:54:28.116Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2023-02-10T04:54:29.500Z] ok github.com/docker/docker/quota 0.160s coverage: 71.4% of statements [2023-02-10T04:54:29.500Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2023-02-10T04:54:30.443Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2023-02-10T04:54:31.015Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-02-10T04:54:31.015Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 51.9% of statements [2023-02-10T04:54:31.596Z] ok github.com/docker/docker/runconfig 0.008s coverage: 63.6% of statements [2023-02-10T04:54:31.856Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2023-02-10T04:54:33.770Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2023-02-10T04:54:34.031Z] ok github.com/docker/docker/volume/local 0.060s coverage: 76.6% of statements [2023-02-10T04:54:34.602Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 68.1% of statements [2023-02-10T04:54:36.033Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.2% of statements [2023-02-10T04:54:57.997Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 74.4% of statements [2023-02-10T04:54:57.997Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-02-10T04:54:57.997Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-02-10T04:54:57.997Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-02-10T04:54:57.997Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-02-10T04:54:57.997Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-02-10T04:54:57.997Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-02-10T04:54:57.997Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-02-10T04:54:57.997Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-02-10T04:54:57.997Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-02-10T04:54:57.997Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-02-10T04:54:57.997Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-02-10T04:54:57.997Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-02-10T04:54:57.997Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-02-10T04:54:57.997Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-02-10T04:54:57.997Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-02-10T04:54:57.997Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-02-10T04:54:57.997Z] ? github.com/docker/docker/testutil/request [no test files] [2023-02-10T04:54:57.997Z] ? github.com/docker/docker/volume [no test files] [2023-02-10T04:54:57.997Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-02-10T04:54:57.997Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === Skipped [2023-02-10T04:54:57.997Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-02-10T04:54:57.997Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-02-10T04:54:57.997Z] network_proxy_test.go:208: No support for dual stack yet [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-02-10T04:54:57.997Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-02-10T04:54:57.997Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-02-10T04:54:57.997Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-10T04:54:57.997Z] graphtest_unix.go:44: Driver btrfs not supported [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-02-10T04:54:57.997Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-10T04:54:57.997Z] graphtest_unix.go:44: Driver btrfs not supported [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-02-10T04:54:57.997Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-10T04:54:57.997Z] graphtest_unix.go:44: Driver btrfs not supported [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-02-10T04:54:57.997Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-10T04:54:57.997Z] graphtest_unix.go:44: Driver btrfs not supported [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-02-10T04:54:57.997Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-10T04:54:57.997Z] graphtest_unix.go:44: Driver btrfs not supported [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-02-10T04:54:57.997Z] graphtest_unix.go:71: No driver to put! [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-02-10T04:54:57.997Z] time="2023-02-10T04:53:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-10T04:54:57.997Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-02-10T04:54:57.997Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-02-10T04:54:57.997Z] time="2023-02-10T04:53:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-10T04:54:57.997Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-02-10T04:54:57.997Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-02-10T04:54:57.997Z] time="2023-02-10T04:53:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-10T04:54:57.997Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-02-10T04:54:57.997Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-02-10T04:54:57.997Z] time="2023-02-10T04:53:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-10T04:54:57.997Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-02-10T04:54:57.997Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-02-10T04:54:57.997Z] time="2023-02-10T04:53:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-10T04:54:57.997Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-02-10T04:54:57.997Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-02-10T04:54:57.997Z] graphtest_unix.go:71: No driver to put! [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-02-10T04:54:57.997Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-02-10T04:54:57.997Z] overlay_test.go:50: Fails to compute changes intermittently [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-02-10T04:54:57.997Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-02-10T04:54:57.997Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-02-10T04:54:57.997Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-10T04:54:57.997Z] graphtest_unix.go:44: Driver zfs not supported [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-02-10T04:54:57.997Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-10T04:54:57.997Z] graphtest_unix.go:44: Driver zfs not supported [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-02-10T04:54:57.997Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-10T04:54:57.997Z] graphtest_unix.go:44: Driver zfs not supported [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-02-10T04:54:57.997Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-10T04:54:57.997Z] graphtest_unix.go:44: Driver zfs not supported [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-02-10T04:54:57.997Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-10T04:54:57.997Z] graphtest_unix.go:44: Driver zfs not supported [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-02-10T04:54:57.997Z] graphtest_unix.go:71: No driver to put! [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-02-10T04:54:57.997Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-02-10T04:54:57.997Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-02-10T04:54:57.997Z] [2023-02-10T04:54:57.997Z] DONE 2972 tests, 28 skipped in 224.747s [2023-02-10T04:54:57.997Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/bitmap [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/bitseq [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/cluster [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/config [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/datastore [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/diagnostic [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/discoverapi [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/driverapi [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/drivers/host [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/drivers/null [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/drivers/remote [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/drivers/windows [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/drvregistry [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/etchosts [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/idm [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/internal/caller [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/ipam [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/ipamapi [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/ipams/null [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/ipams/remote [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/ipamutils [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/iptables [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/netlabel [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/netutils [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/networkdb [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/ns [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/options [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/osl [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/osl/kernel [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/portallocator [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/portmapper [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/resolvconf [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/testutils [2023-02-10T04:54:57.997Z] github.com/docker/docker/libnetwork/types' ']' [2023-02-10T04:54:57.997Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap 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 [2023-02-10T04:55:44.716Z] ok github.com/docker/docker/libnetwork 40.657s coverage: 41.9% of statements [2023-02-10T04:55:44.716Z] ok github.com/docker/docker/libnetwork/bitmap 0.007s coverage: 96.1% of statements [2023-02-10T04:55:44.716Z] ok github.com/docker/docker/libnetwork/bitseq 0.110s coverage: 75.7% of statements [2023-02-10T04:55:44.716Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-02-10T04:55:44.716Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-02-10T04:55:44.716Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-02-10T04:55:44.716Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-02-10T04:55:44.716Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-02-10T04:55:44.716Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-02-10T04:55:44.716Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2023-02-10T04:55:44.716Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-02-10T04:55:44.716Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 10.6% of statements [2023-02-10T04:55:44.716Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 20.5% of statements [2023-02-10T04:55:44.716Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-02-10T04:55:44.716Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-02-10T04:55:44.716Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2023-02-10T04:55:48.023Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.848s coverage: 62.1% of statements [2023-02-10T04:55:48.024Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-02-10T04:55:48.024Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 33.3% of statements [2023-02-10T04:55:48.965Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.226s coverage: 5.2% of statements [2023-02-10T04:55:48.965Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-02-10T04:55:49.540Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.006s coverage: 4.8% of statements [2023-02-10T04:55:49.540Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-02-10T04:55:49.805Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2023-02-10T04:55:59.806Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.250s coverage: 6.9% of statements [2023-02-10T04:55:59.806Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2023-02-10T04:55:59.806Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 62.9% of statements [2023-02-10T04:56:00.379Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.1% of statements [2023-02-10T04:56:00.379Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-02-10T04:56:00.379Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-02-10T04:56:00.379Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-02-10T04:56:00.951Z] ok github.com/docker/docker/libnetwork/drvregistry 0.029s coverage: 86.2% of statements [2023-02-10T04:56:01.217Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements [2023-02-10T04:56:01.478Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2023-02-10T04:56:01.738Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-02-10T04:56:13.972Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2023-02-10T04:56:18.178Z] ok github.com/docker/docker/libnetwork/ipam 5.449s coverage: 80.3% of statements [2023-02-10T04:56:18.178Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-02-10T04:56:18.178Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-02-10T04:56:18.178Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 54.5% of statements [2023-02-10T04:56:18.758Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 46.8% of statements [2023-02-10T04:56:18.758Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-02-10T04:56:19.019Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements [2023-02-10T04:56:19.589Z] ok github.com/docker/docker/libnetwork/ipamutils 0.267s coverage: 86.4% of statements [2023-02-10T04:56:20.160Z] ok github.com/docker/docker/libnetwork/iptables 0.249s coverage: 40.7% of statements [2023-02-10T04:56:20.160Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2023-02-10T04:56:20.731Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 40.9% of statements [2023-02-10T04:58:12.228Z] ok github.com/docker/docker/libnetwork/networkdb 104.265s coverage: 60.4% of statements [2023-02-10T04:58:12.228Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-02-10T04:58:12.228Z] ok github.com/docker/docker/libnetwork/options 0.003s coverage: 100.0% of statements [2023-02-10T04:58:12.228Z] ok github.com/docker/docker/libnetwork/osl 4.331s coverage: 41.4% of statements [2023-02-10T04:58:12.228Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2023-02-10T04:58:12.228Z] ok github.com/docker/docker/libnetwork/portallocator 0.017s coverage: 80.7% of statements [2023-02-10T04:58:13.170Z] ok github.com/docker/docker/libnetwork/portmapper 0.732s coverage: 46.3% of statements [2023-02-10T04:58:13.432Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements [2023-02-10T04:58:13.432Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2023-02-10T04:58:13.693Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2023-02-10T04:58:13.693Z] [2023-02-10T04:58:13.693Z] === Skipped [2023-02-10T04:58:13.693Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2023-02-10T04:58:13.693Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 [2023-02-10T04:58:13.693Z] [2023-02-10T04:58:13.693Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2023-02-10T04:58:13.693Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 [2023-02-10T04:58:13.693Z] [2023-02-10T04:58:13.693Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2023-02-10T04:58:13.693Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 [2023-02-10T04:58:13.693Z] [2023-02-10T04:58:13.693Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2023-02-10T04:58:13.693Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 [2023-02-10T04:58:13.693Z] [2023-02-10T04:58:13.693Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2023-02-10T04:58:13.693Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 [2023-02-10T04:58:13.693Z] [2023-02-10T04:58:13.693Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-02-10T04:58:13.693Z] firewalld_test.go:14: firewalld is not running [2023-02-10T04:58:13.693Z] [2023-02-10T04:58:13.693Z] DONE 337 tests, 6 skipped in 198.614s Post stage [Pipeline] junit [2023-02-10T04:58:14.660Z] Recording test results [2023-02-10T04:58:16.272Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-10T04:58:16.594Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44887/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=713abab47be0d9ba8bbaaf1a32298caeacfdf2cc -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:713abab47be0d9ba8bbaaf1a32298caeacfdf2cc hack/make.sh dynbinary test-integration [2023-02-10T04:58:17.167Z] [2023-02-10T04:58:17.167Z] Removing bundles/ [2023-02-10T04:58:17.167Z] [2023-02-10T04:58:17.167Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-02-10T04:58:17.167Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-02-10T05:00:08.686Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-02-10T05:00:08.686Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-02-10T05:00:08.686Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-02-10T05:00:08.686Z] [2023-02-10T05:00:08.686Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-02-10T05:00:08.686Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-02-10T05:00:08.686Z] HOSTNAME=a27e4f7c88a9 [2023-02-10T05:00:08.686Z] TESTDEBUG=0 [2023-02-10T05:00:08.686Z] DEST=bundles/test-integration [2023-02-10T05:00:08.686Z] PWD=/go/src/github.com/docker/docker [2023-02-10T05:00:08.686Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2023-02-10T05:00:08.686Z] DOCKER_GITCOMMIT=713abab47be0d9ba8bbaaf1a32298caeacfdf2cc [2023-02-10T05:00:08.686Z] container=docker [2023-02-10T05:00:08.686Z] HOME=/root [2023-02-10T05:00:08.686Z] CONTAINERD_NAMESPACE=moby [2023-02-10T05:00:08.686Z] GOLANG_VERSION=1.19.5 [2023-02-10T05:00:08.686Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-02-10T05:00:08.686Z] VALIDATE_BRANCH=master [2023-02-10T05:00:08.686Z] TERM=xterm [2023-02-10T05:00:08.686Z] DOCKER_PKG=github.com/docker/docker [2023-02-10T05:00:08.686Z] SHLVL=1 [2023-02-10T05:00:08.686Z] TIMEOUT=120m [2023-02-10T05:00:08.686Z] DOCKER_GRAPHDRIVER=overlay2 [2023-02-10T05:00:08.686Z] GO111MODULE=off [2023-02-10T05:00:08.686Z] DOCKER_EXPERIMENTAL=1 [2023-02-10T05:00:08.686Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-02-10T05:00:08.686Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-02-10T05:00:08.686Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-02-10T05:00:08.686Z] GOPATH=/go [2023-02-10T05:00:08.686Z] PKG_CONFIG=pkg-config [2023-02-10T05:00:08.686Z] _=/usr/bin/env [2023-02-10T05:00:08.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-02-10T05:00:35.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-02-10T05:00:35.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-02-10T05:00:56.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-02-10T05:01:04.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-02-10T05:01:13.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-02-10T05:01:13.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-02-10T05:01:13.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-02-10T05:01:14.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-02-10T05:01:15.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-02-10T05:01:15.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-02-10T05:01:16.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-02-10T05:01:18.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-02-10T05:01:19.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-02-10T05:01:20.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-02-10T05:01:21.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-02-10T05:01:22.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-02-10T05:01:22.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-02-10T05:01:23.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-02-10T05:01:24.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-02-10T05:01:25.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-02-10T05:01:26.360Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-02-10T05:01:26.360Z] Using test binary docker [2023-02-10T05:01:26.360Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-02-10T05:01:26.360Z] +++ /etc/init.d/apparmor start [2023-02-10T05:01:26.360Z] Not: starting. [2023-02-10T05:01:26.360Z] INFO: Waiting for daemon to start... [2023-02-10T05:01:26.360Z] Starting dockerd [2023-02-10T05:01:26.360Z] +++ 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 [2023-02-10T05:01:28.273Z] . [2023-02-10T05:01:28.273Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-02-10T05:01:28.534Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-02-10T05:01:28.534Z] Error: No such image: emptyfs [2023-02-10T05:01:28.534Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-02-10T05:01:28.534Z] ++++ docker load [2023-02-10T05:01:28.534Z] Loaded image: emptyfs:latest [2023-02-10T05:01:28.534Z] Running integration-test (iteration 1) [2023-02-10T05:01:28.534Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-02-10T05:01:28.534Z] ++ 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 [2023-02-10T05:01:28.534Z] ++ set -e [2023-02-10T05:01:28.534Z] ++ '[' -n 0 ']' [2023-02-10T05:01:28.534Z] ++ set -x [2023-02-10T05:01:28.534Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:01:28.534Z] Loaded image: busybox:latest [2023-02-10T05:01:28.795Z] Loaded image: busybox:glibc [2023-02-10T05:01:30.181Z] Loaded image: debian:bullseye-slim [2023-02-10T05:01:30.181Z] Loaded image: hello-world:latest [2023-02-10T05:01:30.181Z] Loaded image: arm32v7/hello-world:latest [2023-02-10T05:01:30.181Z] INFO: Testing against a local daemon [2023-02-10T05:01:30.181Z] === RUN TestCgroupNamespacesBuild [2023-02-10T05:01:34.386Z] --- PASS: TestCgroupNamespacesBuild (3.90s) [2023-02-10T05:01:34.386Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-02-10T05:01:34.958Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.01s) [2023-02-10T05:01:34.958Z] === RUN TestBuildWithSession [2023-02-10T05:01:34.958Z] build_session_test.go:25: TODO: BuildKit [2023-02-10T05:01:34.958Z] --- SKIP: TestBuildWithSession (0.00s) [2023-02-10T05:01:34.958Z] === RUN TestBuildSquashParent [2023-02-10T05:01:38.260Z] --- PASS: TestBuildSquashParent (3.07s) [2023-02-10T05:01:38.260Z] === RUN TestBuildWithRemoveAndForceRemove [2023-02-10T05:01:38.260Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-10T05:01:38.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-10T05:01:38.260Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-10T05:01:38.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-10T05:01:38.260Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-10T05:01:38.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-10T05:01:38.260Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-10T05:01:38.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-10T05:01:38.260Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-10T05:01:38.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-10T05:01:38.260Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-10T05:01:38.260Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-10T05:01:38.260Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-10T05:01:38.260Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-10T05:01:39.205Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-10T05:01:39.205Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-10T05:01:40.149Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-10T05:01:40.149Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-10T05:01:41.535Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-02-10T05:01:41.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.11s) [2023-02-10T05:01:41.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.14s) [2023-02-10T05:01:41.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.02s) [2023-02-10T05:01:41.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.04s) [2023-02-10T05:01:41.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.08s) [2023-02-10T05:01:41.535Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.19s) [2023-02-10T05:01:41.535Z] === RUN TestBuildMultiStageCopy [2023-02-10T05:01:41.535Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-02-10T05:01:42.108Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-02-10T05:01:42.369Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-02-10T05:01:42.369Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-02-10T05:01:42.369Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-02-10T05:01:42.369Z] --- PASS: TestBuildMultiStageCopy (1.07s) [2023-02-10T05:01:42.369Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.80s) [2023-02-10T05:01:42.369Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s) [2023-02-10T05:01:42.369Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s) [2023-02-10T05:01:42.369Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s) [2023-02-10T05:01:42.369Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.07s) [2023-02-10T05:01:42.369Z] === RUN TestBuildMultiStageParentConfig [2023-02-10T05:01:42.629Z] --- PASS: TestBuildMultiStageParentConfig (0.28s) [2023-02-10T05:01:42.630Z] === RUN TestBuildLabelWithTargets [2023-02-10T05:01:43.219Z] --- PASS: TestBuildLabelWithTargets (0.48s) [2023-02-10T05:01:43.219Z] === RUN TestBuildWithEmptyLayers [2023-02-10T05:01:43.219Z] --- PASS: TestBuildWithEmptyLayers (0.11s) [2023-02-10T05:01:43.219Z] === RUN TestBuildMultiStageOnBuild [2023-02-10T05:01:44.656Z] --- PASS: TestBuildMultiStageOnBuild (1.03s) [2023-02-10T05:01:44.656Z] === RUN TestBuildUncleanTarFilenames [2023-02-10T05:01:44.656Z] --- PASS: TestBuildUncleanTarFilenames (0.13s) [2023-02-10T05:01:44.656Z] === RUN TestBuildMultiStageLayerLeak [2023-02-10T05:01:45.606Z] --- PASS: TestBuildMultiStageLayerLeak (0.93s) [2023-02-10T05:01:45.606Z] === RUN TestBuildWithHugeFile [2023-02-10T05:02:32.327Z] --- PASS: TestBuildWithHugeFile (39.41s) [2023-02-10T05:02:32.327Z] === RUN TestBuildWCOWSandboxSize [2023-02-10T05:02:32.327Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-02-10T05:02:32.327Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-02-10T05:02:32.327Z] === RUN TestBuildWithEmptyDockerfile [2023-02-10T05:02:32.327Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-10T05:02:32.327Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-10T05:02:32.327Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-10T05:02:32.327Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-10T05:02:32.327Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-10T05:02:32.327Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-10T05:02:32.327Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-10T05:02:32.327Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-10T05:02:32.327Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-10T05:02:32.327Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-02-10T05:02:32.327Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-02-10T05:02:32.327Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-02-10T05:02:32.327Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2023-02-10T05:02:32.327Z] === RUN TestBuildPreserveOwnership [2023-02-10T05:02:32.327Z] === RUN TestBuildPreserveOwnership/copy_from [2023-02-10T05:02:32.327Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-02-10T05:02:32.327Z] --- PASS: TestBuildPreserveOwnership (1.94s) [2023-02-10T05:02:32.327Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.36s) [2023-02-10T05:02:32.327Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.58s) [2023-02-10T05:02:32.327Z] === RUN TestBuildPlatformInvalid [2023-02-10T05:02:32.327Z] --- PASS: TestBuildPlatformInvalid (0.03s) [2023-02-10T05:02:32.327Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-02-10T05:02:32.327Z] Loaded image: busybox:latest [2023-02-10T05:02:32.327Z] Loaded image: busybox:glibc [2023-02-10T05:02:32.327Z] Loaded image: debian:bullseye-slim [2023-02-10T05:02:32.327Z] Loaded image: hello-world:latest [2023-02-10T05:02:32.327Z] Loaded image: arm32v7/hello-world:latest [2023-02-10T05:02:37.614Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.19s) [2023-02-10T05:02:37.614Z] PASS [2023-02-10T05:02:37.614Z] [2023-02-10T05:02:37.614Z] === Skipped [2023-02-10T05:02:37.614Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-02-10T05:02:37.614Z] build_session_test.go:25: TODO: BuildKit [2023-02-10T05:02:37.614Z] [2023-02-10T05:02:37.614Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-02-10T05:02:37.614Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-02-10T05:02:37.614Z] [2023-02-10T05:02:37.614Z] DONE 34 tests, 2 skipped in 68.552s [2023-02-10T05:02:37.614Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-02-10T05:02:37.614Z] ++ 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 [2023-02-10T05:02:37.614Z] ++ set -e [2023-02-10T05:02:37.614Z] ++ '[' -n 0 ']' [2023-02-10T05:02:37.614Z] ++ set -x [2023-02-10T05:02:37.614Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:02:37.614Z] INFO: Testing against a local daemon [2023-02-10T05:02:37.614Z] === RUN TestConfigInspect [2023-02-10T05:02:38.997Z] --- PASS: TestConfigInspect (1.79s) [2023-02-10T05:02:38.997Z] === RUN TestConfigList [2023-02-10T05:02:40.909Z] --- PASS: TestConfigList (1.72s) [2023-02-10T05:02:40.909Z] === RUN TestConfigsCreateAndDelete [2023-02-10T05:02:42.820Z] --- PASS: TestConfigsCreateAndDelete (1.85s) [2023-02-10T05:02:42.820Z] === RUN TestConfigsUpdate [2023-02-10T05:02:44.206Z] --- PASS: TestConfigsUpdate (1.74s) [2023-02-10T05:02:44.206Z] === RUN TestTemplatedConfig [2023-02-10T05:02:46.748Z] --- PASS: TestTemplatedConfig (2.59s) [2023-02-10T05:02:46.748Z] === RUN TestConfigCreateResolve [2023-02-10T05:02:48.659Z] --- PASS: TestConfigCreateResolve (1.75s) [2023-02-10T05:02:48.659Z] PASS [2023-02-10T05:02:48.659Z] [2023-02-10T05:02:48.659Z] DONE 6 tests in 11.533s [2023-02-10T05:02:48.659Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-02-10T05:02:48.659Z] ++ 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 [2023-02-10T05:02:48.659Z] ++ set -e [2023-02-10T05:02:48.659Z] ++ '[' -n 0 ']' [2023-02-10T05:02:48.659Z] ++ set -x [2023-02-10T05:02:48.659Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:02:48.659Z] INFO: Testing against a local daemon [2023-02-10T05:02:48.659Z] === RUN TestAttachWithTTY [2023-02-10T05:02:48.920Z] --- PASS: TestAttachWithTTY (0.07s) [2023-02-10T05:02:48.920Z] === RUN TestAttachWithoutTTy [2023-02-10T05:02:48.920Z] --- PASS: TestAttachWithoutTTy (0.04s) [2023-02-10T05:02:48.920Z] === RUN TestCheckpoint [2023-02-10T05:02:48.920Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-10T05:02:48.920Z] --- SKIP: TestCheckpoint (0.00s) [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/commit [2023-02-10T05:02:48.920Z] === PAUSE TestContainerInvalidJSON/commit [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/containers/create [2023-02-10T05:02:48.920Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-02-10T05:02:48.920Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-02-10T05:02:48.920Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-02-10T05:02:48.920Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-02-10T05:02:48.920Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-02-10T05:02:48.920Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-02-10T05:02:48.920Z] === CONT TestContainerInvalidJSON/commit [2023-02-10T05:02:48.920Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-02-10T05:02:48.920Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-02-10T05:02:48.920Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-02-10T05:02:48.920Z] === CONT TestContainerInvalidJSON/containers/create [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-02-10T05:02:48.920Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-02-10T05:02:48.920Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-02-10T05:02:48.920Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-02-10T05:02:48.920Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-02-10T05:02:48.920Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-02-10T05:02:48.920Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-02-10T05:02:48.920Z] === RUN TestCopyFromContainerPathIsNotDir [2023-02-10T05:02:48.920Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-02-10T05:02:48.920Z] === RUN TestCopyToContainerPathDoesNotExist [2023-02-10T05:02:49.181Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-02-10T05:02:49.181Z] === RUN TestCopyEmptyFile [2023-02-10T05:02:49.181Z] --- PASS: TestCopyEmptyFile (0.06s) [2023-02-10T05:02:49.181Z] === RUN TestCopyToContainerPathIsNotDir [2023-02-10T05:02:49.181Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-02-10T05:02:49.181Z] === RUN TestCopyFromContainer [2023-02-10T05:02:49.752Z] === RUN TestCopyFromContainer// [2023-02-10T05:02:49.752Z] === RUN TestCopyFromContainer/. [2023-02-10T05:02:49.752Z] === RUN TestCopyFromContainer//. [2023-02-10T05:02:49.752Z] === RUN TestCopyFromContainer/./ [2023-02-10T05:02:49.752Z] === RUN TestCopyFromContainer//./ [2023-02-10T05:02:49.752Z] === RUN TestCopyFromContainer//bar/root [2023-02-10T05:02:49.752Z] === RUN TestCopyFromContainer//bar/root/ [2023-02-10T05:02:49.752Z] === RUN TestCopyFromContainer//bar/root/. [2023-02-10T05:02:49.752Z] === RUN TestCopyFromContainer/bar/quux [2023-02-10T05:02:49.752Z] === RUN TestCopyFromContainer/bar/quux/ [2023-02-10T05:02:49.752Z] === RUN TestCopyFromContainer/bar/quux/. [2023-02-10T05:02:49.752Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-02-10T05:02:49.752Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-02-10T05:02:49.752Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-02-10T05:02:49.752Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-02-10T05:02:49.752Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2023-02-10T05:02:49.752Z] === RUN TestCopyFromContainer/bar/notarget [2023-02-10T05:02:49.752Z] --- PASS: TestCopyFromContainer (0.70s) [2023-02-10T05:02:49.752Z] --- PASS: TestCopyFromContainer// (0.01s) [2023-02-10T05:02:49.752Z] --- PASS: TestCopyFromContainer/. (0.01s) [2023-02-10T05:02:49.752Z] --- PASS: TestCopyFromContainer//. (0.02s) [2023-02-10T05:02:49.752Z] --- PASS: TestCopyFromContainer/./ (0.02s) [2023-02-10T05:02:49.752Z] --- PASS: TestCopyFromContainer//./ (0.02s) [2023-02-10T05:02:49.752Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2023-02-10T05:02:49.752Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2023-02-10T05:02:49.752Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) [2023-02-10T05:02:49.752Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2023-02-10T05:02:49.752Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) [2023-02-10T05:02:49.752Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) [2023-02-10T05:02:49.752Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2023-02-10T05:02:49.752Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) [2023-02-10T05:02:49.752Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) [2023-02-10T05:02:49.752Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) [2023-02-10T05:02:49.752Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) [2023-02-10T05:02:49.752Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) [2023-02-10T05:02:49.752Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-02-10T05:02:49.752Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-10T05:02:49.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-10T05:02:49.752Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-10T05:02:49.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-10T05:02:49.752Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-10T05:02:49.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-10T05:02:50.012Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-10T05:02:50.012Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-10T05:02:50.012Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-10T05:02:50.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2023-02-10T05:02:50.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-02-10T05:02:50.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-02-10T05:02:50.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-02-10T05:02:50.012Z] === RUN TestCreateLinkToNonExistingContainer [2023-02-10T05:02:50.012Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-02-10T05:02:50.012Z] === RUN TestCreateWithInvalidEnv [2023-02-10T05:02:50.012Z] === RUN TestCreateWithInvalidEnv/0 [2023-02-10T05:02:50.012Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-02-10T05:02:50.012Z] === RUN TestCreateWithInvalidEnv/1 [2023-02-10T05:02:50.012Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-02-10T05:02:50.012Z] === RUN TestCreateWithInvalidEnv/2 [2023-02-10T05:02:50.012Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-02-10T05:02:50.012Z] === CONT TestCreateWithInvalidEnv/0 [2023-02-10T05:02:50.012Z] === CONT TestCreateWithInvalidEnv/2 [2023-02-10T05:02:50.012Z] === CONT TestCreateWithInvalidEnv/1 [2023-02-10T05:02:50.012Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-02-10T05:02:50.012Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-02-10T05:02:50.012Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-02-10T05:02:50.012Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-02-10T05:02:50.012Z] === RUN TestCreateTmpfsMountsTarget [2023-02-10T05:02:50.012Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-02-10T05:02:50.012Z] === RUN TestCreateWithCustomMaskedPaths [2023-02-10T05:02:50.954Z] --- PASS: TestCreateWithCustomMaskedPaths (1.03s) [2023-02-10T05:02:50.954Z] === RUN TestCreateWithCustomReadonlyPaths [2023-02-10T05:02:52.338Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.08s) [2023-02-10T05:02:52.338Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-02-10T05:02:52.338Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-10T05:02:52.338Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-10T05:02:52.338Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-10T05:02:52.338Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-10T05:02:52.338Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-10T05:02:52.338Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-10T05:02:52.338Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-10T05:02:52.338Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-10T05:02:52.338Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-10T05:02:52.338Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-10T05:02:52.338Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-10T05:02:52.338Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-10T05:02:52.338Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-10T05:02:52.338Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-10T05:02:52.338Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-10T05:02:52.338Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-02-10T05:02:52.338Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-02-10T05:02:52.338Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-02-10T05:02:52.338Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-02-10T05:02:52.338Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-02-10T05:02:52.338Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-02-10T05:02:52.338Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-02-10T05:02:52.338Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2023-02-10T05:02:52.338Z] === RUN TestCreateDifferentPlatform [2023-02-10T05:02:52.599Z] === RUN TestCreateDifferentPlatform/different_os [2023-02-10T05:02:52.599Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-02-10T05:02:52.599Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2023-02-10T05:02:52.599Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-02-10T05:02:52.599Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-02-10T05:02:52.599Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-02-10T05:02:52.599Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-02-10T05:02:52.599Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-02-10T05:02:52.599Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-02-10T05:02:52.599Z] === RUN TestCreateInvalidHostConfig [2023-02-10T05:02:52.599Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-02-10T05:02:52.599Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-02-10T05:02:52.599Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-02-10T05:02:52.599Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-02-10T05:02:52.599Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-02-10T05:02:52.599Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-02-10T05:02:52.599Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-02-10T05:02:52.599Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-02-10T05:02:52.599Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-02-10T05:02:52.599Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-02-10T05:02:52.599Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-02-10T05:02:52.599Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-02-10T05:02:52.599Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-02-10T05:02:52.599Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-02-10T05:02:52.599Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-02-10T05:02:52.599Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-02-10T05:02:52.599Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-02-10T05:02:52.599Z] === RUN TestContainerStartOnDaemonRestart [2023-02-10T05:02:52.599Z] === PAUSE TestContainerStartOnDaemonRestart [2023-02-10T05:02:52.599Z] === RUN TestDaemonRestartIpcMode [2023-02-10T05:02:52.599Z] === PAUSE TestDaemonRestartIpcMode [2023-02-10T05:02:52.599Z] === RUN TestDaemonHostGatewayIP [2023-02-10T05:02:52.599Z] === PAUSE TestDaemonHostGatewayIP [2023-02-10T05:02:52.599Z] === RUN TestRestartDaemonWithRestartingContainer [2023-02-10T05:02:52.599Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-02-10T05:02:52.599Z] === RUN TestContainerKillOnDaemonStart [2023-02-10T05:02:52.599Z] === PAUSE TestContainerKillOnDaemonStart [2023-02-10T05:02:52.599Z] === RUN TestDiff [2023-02-10T05:02:52.860Z] --- PASS: TestDiff (0.38s) [2023-02-10T05:02:52.860Z] === RUN TestExecConsoleSize [2023-02-10T05:02:53.431Z] --- PASS: TestExecConsoleSize (0.44s) [2023-02-10T05:02:53.431Z] === RUN TestExecWithCloseStdin [2023-02-10T05:02:54.002Z] --- PASS: TestExecWithCloseStdin (0.73s) [2023-02-10T05:02:54.002Z] === RUN TestExec [2023-02-10T05:02:54.573Z] --- PASS: TestExec (0.46s) [2023-02-10T05:02:54.573Z] === RUN TestExecUser [2023-02-10T05:02:55.146Z] --- PASS: TestExecUser (0.42s) [2023-02-10T05:02:55.146Z] === RUN TestExportContainerAndImportImage [2023-02-10T05:02:55.406Z] --- PASS: TestExportContainerAndImportImage (0.44s) [2023-02-10T05:02:55.406Z] === RUN TestExportContainerAfterDaemonRestart [2023-02-10T05:02:56.789Z] --- PASS: TestExportContainerAfterDaemonRestart (1.15s) [2023-02-10T05:02:56.789Z] === RUN TestHealthCheckWorkdir [2023-02-10T05:02:57.360Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2023-02-10T05:02:57.361Z] === RUN TestHealthKillContainer [2023-02-10T05:03:05.493Z] --- PASS: TestHealthKillContainer (7.79s) [2023-02-10T05:03:05.493Z] === RUN TestHealthCheckProcessKilled [2023-02-10T05:03:05.493Z] --- PASS: TestHealthCheckProcessKilled (0.61s) [2023-02-10T05:03:05.493Z] === RUN TestInspectCpusetInConfigPre120 [2023-02-10T05:03:06.067Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2023-02-10T05:03:06.067Z] === RUN TestIpcModeNone [2023-02-10T05:03:06.327Z] --- PASS: TestIpcModeNone (0.44s) [2023-02-10T05:03:06.327Z] === RUN TestIpcModePrivate [2023-02-10T05:03:06.588Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2023-02-10T05:03:06.848Z] --- PASS: TestIpcModePrivate (0.42s) [2023-02-10T05:03:06.848Z] === RUN TestIpcModeShareable [2023-02-10T05:03:07.108Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2023-02-10T05:03:07.368Z] --- PASS: TestIpcModeShareable (0.45s) [2023-02-10T05:03:07.368Z] === RUN TestAPIIpcModeShareableAndContainer [2023-02-10T05:03:08.752Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s) [2023-02-10T05:03:08.752Z] === RUN TestAPIIpcModeHost [2023-02-10T05:03:09.012Z] --- PASS: TestAPIIpcModeHost (0.30s) [2023-02-10T05:03:09.012Z] === RUN TestDaemonIpcModeShareable [2023-02-10T05:03:09.953Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-02-10T05:03:09.953Z] --- PASS: TestDaemonIpcModeShareable (1.03s) [2023-02-10T05:03:09.953Z] === RUN TestDaemonIpcModePrivate [2023-02-10T05:03:10.894Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-02-10T05:03:10.894Z] --- PASS: TestDaemonIpcModePrivate (1.01s) [2023-02-10T05:03:10.894Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-02-10T05:03:11.835Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-02-10T05:03:12.095Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.01s) [2023-02-10T05:03:12.095Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-02-10T05:03:13.047Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-02-10T05:03:13.047Z] --- PASS: TestDaemonIpcModeShareableFromConfig (0.98s) [2023-02-10T05:03:13.047Z] === RUN TestIpcModeOlderClient [2023-02-10T05:03:13.047Z] === PAUSE TestIpcModeOlderClient [2023-02-10T05:03:13.047Z] === RUN TestKillContainerInvalidSignal [2023-02-10T05:03:13.319Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2023-02-10T05:03:13.319Z] === RUN TestKillContainer [2023-02-10T05:03:13.319Z] === RUN TestKillContainer/no_signal [2023-02-10T05:03:13.911Z] === RUN TestKillContainer/non_killing_signal [2023-02-10T05:03:13.911Z] === RUN TestKillContainer/killing_signal [2023-02-10T05:03:14.490Z] --- PASS: TestKillContainer (1.14s) [2023-02-10T05:03:14.490Z] --- PASS: TestKillContainer/no_signal (0.36s) [2023-02-10T05:03:14.490Z] --- PASS: TestKillContainer/non_killing_signal (0.22s) [2023-02-10T05:03:14.490Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2023-02-10T05:03:14.490Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-02-10T05:03:14.490Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-02-10T05:03:15.060Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-02-10T05:03:15.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.07s) [2023-02-10T05:03:15.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.34s) [2023-02-10T05:03:15.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2023-02-10T05:03:15.631Z] === RUN TestKillStoppedContainer [2023-02-10T05:03:15.631Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-02-10T05:03:15.631Z] === RUN TestKillStoppedContainerAPIPre120 [2023-02-10T05:03:15.631Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-02-10T05:03:15.631Z] === RUN TestKillDifferentUserContainer [2023-02-10T05:03:16.202Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2023-02-10T05:03:16.202Z] === RUN TestInspectOomKilledTrue [2023-02-10T05:03:16.463Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2023-02-10T05:03:16.463Z] === RUN TestInspectOomKilledFalse [2023-02-10T05:03:17.034Z] --- PASS: TestInspectOomKilledFalse (0.34s) [2023-02-10T05:03:17.034Z] === RUN TestLinksEtcHostsContentMatch [2023-02-10T05:03:17.034Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s) [2023-02-10T05:03:17.034Z] === RUN TestLinksContainerNames [2023-02-10T05:03:17.976Z] --- PASS: TestLinksContainerNames (0.74s) [2023-02-10T05:03:17.976Z] === RUN TestLogsFollowTailEmpty [2023-02-10T05:03:18.236Z] --- PASS: TestLogsFollowTailEmpty (0.35s) [2023-02-10T05:03:18.236Z] === RUN TestLogs [2023-02-10T05:03:18.236Z] === RUN TestLogs/driver_local [2023-02-10T05:03:18.236Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-02-10T05:03:18.236Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-02-10T05:03:18.236Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-02-10T05:03:18.236Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-02-10T05:03:18.236Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-02-10T05:03:18.236Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-02-10T05:03:18.236Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-02-10T05:03:18.236Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-02-10T05:03:18.236Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-02-10T05:03:18.236Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-02-10T05:03:18.237Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-02-10T05:03:18.237Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-02-10T05:03:18.237Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-02-10T05:03:18.237Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-02-10T05:03:18.807Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-02-10T05:03:18.807Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-02-10T05:03:19.378Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-02-10T05:03:19.378Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-02-10T05:03:19.949Z] === RUN TestLogs/driver_json-file [2023-02-10T05:03:19.949Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-02-10T05:03:19.949Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-02-10T05:03:19.949Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-02-10T05:03:19.949Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-02-10T05:03:19.949Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-02-10T05:03:19.949Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-02-10T05:03:19.949Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-02-10T05:03:19.949Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-02-10T05:03:19.949Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-02-10T05:03:19.949Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-02-10T05:03:19.949Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-02-10T05:03:19.949Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-02-10T05:03:19.949Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-02-10T05:03:19.949Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-02-10T05:03:20.520Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-02-10T05:03:20.520Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-02-10T05:03:21.095Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-02-10T05:03:21.095Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-02-10T05:03:21.665Z] --- PASS: TestLogs (3.35s) [2023-02-10T05:03:21.665Z] --- PASS: TestLogs/driver_local (0.01s) [2023-02-10T05:03:21.665Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.63s) [2023-02-10T05:03:21.665Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s) [2023-02-10T05:03:21.665Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.47s) [2023-02-10T05:03:21.665Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.47s) [2023-02-10T05:03:21.665Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.43s) [2023-02-10T05:03:21.665Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.42s) [2023-02-10T05:03:21.665Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-02-10T05:03:21.665Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.56s) [2023-02-10T05:03:21.665Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.73s) [2023-02-10T05:03:21.665Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s) [2023-02-10T05:03:21.665Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.55s) [2023-02-10T05:03:21.665Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.51s) [2023-02-10T05:03:21.665Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.48s) [2023-02-10T05:03:21.665Z] === RUN TestContainerNetworkMountsNoChown [2023-02-10T05:03:21.926Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2023-02-10T05:03:21.926Z] === RUN TestMountDaemonRoot [2023-02-10T05:03:21.926Z] === RUN TestMountDaemonRoot/default [2023-02-10T05:03:21.926Z] === PAUSE TestMountDaemonRoot/default [2023-02-10T05:03:21.926Z] === RUN TestMountDaemonRoot/private [2023-02-10T05:03:21.926Z] === PAUSE TestMountDaemonRoot/private [2023-02-10T05:03:21.926Z] === RUN TestMountDaemonRoot/rprivate [2023-02-10T05:03:21.926Z] === PAUSE TestMountDaemonRoot/rprivate [2023-02-10T05:03:21.926Z] === RUN TestMountDaemonRoot/slave [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/slave [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/rslave [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/rslave [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/shared [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/shared [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/rshared [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/rshared [2023-02-10T05:03:21.927Z] === CONT TestMountDaemonRoot/default [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/default/mount_root [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/default/bind_root [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-02-10T05:03:21.927Z] === CONT TestMountDaemonRoot/default/mount_root [2023-02-10T05:03:21.927Z] === CONT TestMountDaemonRoot/rshared [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-02-10T05:03:21.927Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-02-10T05:03:21.927Z] === CONT TestMountDaemonRoot/shared [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-02-10T05:03:21.927Z] === CONT TestMountDaemonRoot/rslave [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-02-10T05:03:21.927Z] === CONT TestMountDaemonRoot/slave [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-02-10T05:03:21.927Z] === CONT TestMountDaemonRoot/rprivate [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-02-10T05:03:21.927Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-02-10T05:03:21.927Z] === CONT TestMountDaemonRoot/private [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/private/bind_root [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/private/mount_root [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-02-10T05:03:21.927Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-02-10T05:03:21.927Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-02-10T05:03:21.927Z] === CONT TestMountDaemonRoot/default/bind_root [2023-02-10T05:03:21.927Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-02-10T05:03:22.187Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-02-10T05:03:22.187Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-02-10T05:03:22.187Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-02-10T05:03:22.187Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-02-10T05:03:22.187Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-02-10T05:03:22.187Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-02-10T05:03:22.187Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-02-10T05:03:22.187Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-02-10T05:03:22.187Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-02-10T05:03:22.187Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-02-10T05:03:22.187Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-02-10T05:03:22.187Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-02-10T05:03:22.187Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-02-10T05:03:22.187Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-02-10T05:03:22.187Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-02-10T05:03:22.447Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-02-10T05:03:22.447Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-02-10T05:03:22.447Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-02-10T05:03:22.447Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-02-10T05:03:22.447Z] === CONT TestMountDaemonRoot/private/bind_root [2023-02-10T05:03:22.447Z] === CONT TestMountDaemonRoot/private/mount_root [2023-02-10T05:03:22.447Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-02-10T05:03:22.447Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-02-10T05:03:22.447Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2023-02-10T05:03:22.448Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-02-10T05:03:22.448Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-02-10T05:03:22.448Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2023-02-10T05:03:22.448Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-02-10T05:03:22.448Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2023-02-10T05:03:22.448Z] === RUN TestContainerBindMountNonRecursive [2023-02-10T05:03:23.831Z] --- PASS: TestContainerBindMountNonRecursive (1.22s) [2023-02-10T05:03:23.831Z] === RUN TestContainerVolumesMountedAsShared [2023-02-10T05:03:24.092Z] --- PASS: TestContainerVolumesMountedAsShared (0.35s) [2023-02-10T05:03:24.092Z] === RUN TestContainerVolumesMountedAsSlave [2023-02-10T05:03:24.353Z] --- PASS: TestContainerVolumesMountedAsSlave (0.27s) [2023-02-10T05:03:24.353Z] === RUN TestContainerCopyLeaksMounts [2023-02-10T05:03:24.925Z] --- PASS: TestContainerCopyLeaksMounts (0.47s) [2023-02-10T05:03:24.925Z] === RUN TestNetworkNat [2023-02-10T05:03:25.185Z] --- PASS: TestNetworkNat (0.40s) [2023-02-10T05:03:25.185Z] === RUN TestNetworkLocalhostTCPNat [2023-02-10T05:03:25.446Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2023-02-10T05:03:25.446Z] === RUN TestNetworkLoopbackNat [2023-02-10T05:03:27.989Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2023-02-10T05:03:27.989Z] === RUN TestPause [2023-02-10T05:03:28.560Z] --- PASS: TestPause (0.38s) [2023-02-10T05:03:28.560Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-02-10T05:03:28.560Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-10T05:03:28.560Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-10T05:03:28.560Z] === RUN TestPauseStopPausedContainer [2023-02-10T05:03:28.821Z] --- PASS: TestPauseStopPausedContainer (0.39s) [2023-02-10T05:03:28.821Z] === RUN TestPidHost [2023-02-10T05:03:29.762Z] --- PASS: TestPidHost (0.87s) [2023-02-10T05:03:29.762Z] === RUN TestPsFilter [2023-02-10T05:03:29.762Z] --- PASS: TestPsFilter (0.11s) [2023-02-10T05:03:29.762Z] === RUN TestRemoveContainerWithRemovedVolume [2023-02-10T05:03:30.332Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2023-02-10T05:03:30.332Z] === RUN TestRemoveContainerWithVolume [2023-02-10T05:03:30.592Z] --- PASS: TestRemoveContainerWithVolume (0.36s) [2023-02-10T05:03:30.592Z] === RUN TestRemoveContainerRunning [2023-02-10T05:03:30.853Z] --- PASS: TestRemoveContainerRunning (0.36s) [2023-02-10T05:03:30.853Z] === RUN TestRemoveContainerForceRemoveRunning [2023-02-10T05:03:31.424Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2023-02-10T05:03:31.424Z] === RUN TestRemoveInvalidContainer [2023-02-10T05:03:31.424Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-02-10T05:03:31.424Z] === RUN TestRenameLinkedContainer [2023-02-10T05:03:32.806Z] --- PASS: TestRenameLinkedContainer (1.54s) [2023-02-10T05:03:32.806Z] === RUN TestRenameStoppedContainer [2023-02-10T05:03:33.376Z] --- PASS: TestRenameStoppedContainer (0.37s) [2023-02-10T05:03:33.376Z] === RUN TestRenameRunningContainerAndReuse [2023-02-10T05:03:33.947Z] --- PASS: TestRenameRunningContainerAndReuse (0.75s) [2023-02-10T05:03:33.947Z] === RUN TestRenameInvalidName [2023-02-10T05:03:34.518Z] --- PASS: TestRenameInvalidName (0.36s) [2023-02-10T05:03:34.518Z] === RUN TestRenameAnonymousContainer [2023-02-10T05:03:35.461Z] --- PASS: TestRenameAnonymousContainer (1.22s) [2023-02-10T05:03:35.461Z] === RUN TestRenameContainerWithSameName [2023-02-10T05:03:36.102Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2023-02-10T05:03:36.102Z] === RUN TestRenameContainerWithLinkedContainer [2023-02-10T05:03:36.673Z] --- PASS: TestRenameContainerWithLinkedContainer (0.75s) [2023-02-10T05:03:36.673Z] === RUN TestResize [2023-02-10T05:03:37.244Z] --- PASS: TestResize (0.36s) [2023-02-10T05:03:37.244Z] === RUN TestResizeWithInvalidSize [2023-02-10T05:03:37.507Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2023-02-10T05:03:37.507Z] === RUN TestResizeWhenContainerNotStarted [2023-02-10T05:03:37.767Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2023-02-10T05:03:37.767Z] === RUN TestDaemonRestartKillContainers [2023-02-10T05:03:37.767Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-10T05:03:37.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-10T05:03:37.767Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-10T05:03:37.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-10T05:03:37.767Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-10T05:03:37.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-10T05:03:37.767Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-10T05:03:37.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-10T05:03:37.767Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-10T05:03:37.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-10T05:03:37.767Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-10T05:03:37.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-10T05:03:37.767Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-10T05:03:37.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-10T05:03:37.767Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-10T05:03:37.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-10T05:03:37.767Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-02-10T05:03:37.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-02-10T05:03:37.767Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-02-10T05:03:37.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-02-10T05:03:37.767Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-02-10T05:03:37.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-02-10T05:03:37.767Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-02-10T05:03:37.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-02-10T05:03:37.767Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-10T05:03:37.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-10T05:03:37.767Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-10T05:03:37.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-10T05:03:37.767Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-10T05:03:37.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-10T05:03:37.767Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-10T05:03:37.767Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-10T05:03:37.767Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-10T05:03:37.767Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-02-10T05:03:39.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-10T05:03:40.650Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-10T05:03:41.591Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-10T05:03:41.852Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-10T05:03:42.793Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-02-10T05:03:43.054Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-02-10T05:03:46.351Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-02-10T05:03:46.351Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-10T05:03:47.735Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-10T05:03:49.119Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-10T05:03:49.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-10T05:03:50.633Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-10T05:03:51.204Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-10T05:03:52.144Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-10T05:03:54.057Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-02-10T05:03:54.057Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.50s) [2023-02-10T05:03:54.057Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) [2023-02-10T05:03:54.057Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.77s) [2023-02-10T05:03:54.057Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.14s) [2023-02-10T05:03:54.057Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.15s) [2023-02-10T05:03:54.057Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.16s) [2023-02-10T05:03:54.057Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.19s) [2023-02-10T05:03:54.057Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.10s) [2023-02-10T05:03:54.057Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.63s) [2023-02-10T05:03:54.057Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.43s) [2023-02-10T05:03:54.057Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.67s) [2023-02-10T05:03:54.057Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.50s) [2023-02-10T05:03:54.057Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.64s) [2023-02-10T05:03:54.057Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.51s) [2023-02-10T05:03:54.057Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.44s) [2023-02-10T05:03:54.057Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.52s) [2023-02-10T05:03:54.057Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-02-10T05:03:54.057Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-02-10T05:03:54.628Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-02-10T05:03:55.199Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.59s) [2023-02-10T05:03:55.199Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.78s) [2023-02-10T05:03:55.199Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.79s) [2023-02-10T05:03:55.199Z] === RUN TestCgroupNamespacesRun [2023-02-10T05:03:56.142Z] --- PASS: TestCgroupNamespacesRun (1.00s) [2023-02-10T05:03:56.142Z] === RUN TestCgroupNamespacesRunPrivileged [2023-02-10T05:03:57.540Z] --- PASS: TestCgroupNamespacesRunPrivileged (0.98s) [2023-02-10T05:03:57.540Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-02-10T05:03:58.518Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.02s) [2023-02-10T05:03:58.518Z] === RUN TestCgroupNamespacesRunHostMode [2023-02-10T05:03:59.463Z] --- PASS: TestCgroupNamespacesRunHostMode (1.02s) [2023-02-10T05:03:59.463Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-02-10T05:04:00.409Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.01s) [2023-02-10T05:04:00.409Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-02-10T05:04:01.350Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.02s) [2023-02-10T05:04:01.350Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-02-10T05:04:01.920Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) [2023-02-10T05:04:01.920Z] === RUN TestCgroupNamespacesRunOlderClient [2023-02-10T05:04:02.862Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.02s) [2023-02-10T05:04:02.862Z] === RUN TestNISDomainname [2023-02-10T05:04:03.433Z] --- PASS: TestNISDomainname (0.49s) [2023-02-10T05:04:03.433Z] === RUN TestHostnameDnsResolution [2023-02-10T05:04:04.004Z] --- PASS: TestHostnameDnsResolution (0.57s) [2023-02-10T05:04:04.004Z] === RUN TestUnprivilegedPortsAndPing [2023-02-10T05:04:04.575Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2023-02-10T05:04:04.575Z] === RUN TestPrivilegedHostDevices [2023-02-10T05:04:04.835Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2023-02-10T05:04:04.835Z] === RUN TestRunConsoleSize [2023-02-10T05:04:05.406Z] --- PASS: TestRunConsoleSize (0.38s) [2023-02-10T05:04:05.406Z] === RUN TestRunWithAlternativeContainerdShim [2023-02-10T05:04:07.318Z] --- PASS: TestRunWithAlternativeContainerdShim (1.83s) [2023-02-10T05:04:07.318Z] === RUN TestStats [2023-02-10T05:04:09.859Z] --- PASS: TestStats (2.41s) [2023-02-10T05:04:09.859Z] === RUN TestStopContainerWithTimeout [2023-02-10T05:04:09.859Z] === RUN TestStopContainerWithTimeout/0 [2023-02-10T05:04:09.859Z] === PAUSE TestStopContainerWithTimeout/0 [2023-02-10T05:04:09.859Z] === RUN TestStopContainerWithTimeout/1 [2023-02-10T05:04:09.859Z] === PAUSE TestStopContainerWithTimeout/1 [2023-02-10T05:04:09.859Z] === RUN TestStopContainerWithTimeout/3 [2023-02-10T05:04:09.859Z] === PAUSE TestStopContainerWithTimeout/3 [2023-02-10T05:04:09.859Z] === RUN TestStopContainerWithTimeout/-1 [2023-02-10T05:04:09.859Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-02-10T05:04:09.859Z] === CONT TestStopContainerWithTimeout/0 [2023-02-10T05:04:09.859Z] === CONT TestStopContainerWithTimeout/3 [2023-02-10T05:04:10.119Z] === CONT TestStopContainerWithTimeout/-1 [2023-02-10T05:04:12.031Z] === CONT TestStopContainerWithTimeout/1 [2023-02-10T05:04:13.414Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-02-10T05:04:13.414Z] --- PASS: TestStopContainerWithTimeout/0 (0.54s) [2023-02-10T05:04:13.414Z] --- PASS: TestStopContainerWithTimeout/3 (2.53s) [2023-02-10T05:04:13.414Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2023-02-10T05:04:13.414Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2023-02-10T05:04:13.414Z] === RUN TestDeleteDevicemapper [2023-02-10T05:04:13.414Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-10T05:04:13.414Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-02-10T05:04:13.414Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-02-10T05:04:14.797Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s) [2023-02-10T05:04:14.797Z] === RUN TestUpdateMemory [2023-02-10T05:04:15.368Z] --- PASS: TestUpdateMemory (0.46s) [2023-02-10T05:04:15.368Z] === RUN TestUpdateCPUQuota [2023-02-10T05:04:15.940Z] --- PASS: TestUpdateCPUQuota (0.67s) [2023-02-10T05:04:15.940Z] === RUN TestUpdatePidsLimit [2023-02-10T05:04:15.940Z] === RUN TestUpdatePidsLimit/update_from_none [2023-02-10T05:04:16.200Z] === RUN TestUpdatePidsLimit/no_change [2023-02-10T05:04:16.461Z] === RUN TestUpdatePidsLimit/update_lower [2023-02-10T05:04:16.721Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-02-10T05:04:16.721Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-02-10T05:04:16.982Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-02-10T05:04:17.242Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-02-10T05:04:17.813Z] --- PASS: TestUpdatePidsLimit (1.78s) [2023-02-10T05:04:17.813Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2023-02-10T05:04:17.813Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2023-02-10T05:04:17.813Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2023-02-10T05:04:17.813Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s) [2023-02-10T05:04:17.813Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s) [2023-02-10T05:04:17.813Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2023-02-10T05:04:17.813Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2023-02-10T05:04:17.813Z] === RUN TestUpdateRestartPolicy [2023-02-10T05:04:30.038Z] --- PASS: TestUpdateRestartPolicy (10.58s) [2023-02-10T05:04:30.038Z] === RUN TestUpdateRestartWithAutoRemove [2023-02-10T05:04:30.038Z] --- PASS: TestUpdateRestartWithAutoRemove (0.36s) [2023-02-10T05:04:30.038Z] === RUN TestWaitNonBlocked [2023-02-10T05:04:30.038Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-10T05:04:30.038Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-10T05:04:30.038Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-10T05:04:30.038Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-10T05:04:30.038Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-10T05:04:30.038Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-10T05:04:30.038Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-02-10T05:04:30.038Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s) [2023-02-10T05:04:30.038Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2023-02-10T05:04:30.038Z] === RUN TestWaitBlocked [2023-02-10T05:04:30.038Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-10T05:04:30.038Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-10T05:04:30.038Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-02-10T05:04:30.038Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-02-10T05:04:30.038Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-10T05:04:30.038Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-02-10T05:04:30.038Z] --- PASS: TestWaitBlocked (0.01s) [2023-02-10T05:04:30.038Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.56s) [2023-02-10T05:04:30.038Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2023-02-10T05:04:30.038Z] === RUN TestWaitConditions [2023-02-10T05:04:30.038Z] === RUN TestWaitConditions/default [2023-02-10T05:04:30.038Z] === PAUSE TestWaitConditions/default [2023-02-10T05:04:30.038Z] === RUN TestWaitConditions/not-running [2023-02-10T05:04:30.038Z] === PAUSE TestWaitConditions/not-running [2023-02-10T05:04:30.038Z] === RUN TestWaitConditions/next-exit [2023-02-10T05:04:30.038Z] === PAUSE TestWaitConditions/next-exit [2023-02-10T05:04:30.038Z] === RUN TestWaitConditions/removed [2023-02-10T05:04:30.038Z] === PAUSE TestWaitConditions/removed [2023-02-10T05:04:30.038Z] === CONT TestWaitConditions/default [2023-02-10T05:04:30.038Z] === CONT TestWaitConditions/next-exit [2023-02-10T05:04:30.038Z] wait_test.go:146: ContainerID = 256620198b4ca5d9a7ee5c1ebf0b94f54a5ef14d2fa53cb6d6d96e7510372e4c [2023-02-10T05:04:30.038Z] === CONT TestWaitConditions/default [2023-02-10T05:04:30.038Z] wait_test.go:146: ContainerID = 9bd1bcd87e66a514999d5b1d379ce7b62a3761ffdffb08b45c218ef06626cfa1 [2023-02-10T05:04:30.608Z] === CONT TestWaitConditions/removed [2023-02-10T05:04:30.608Z] wait_test.go:146: ContainerID = 079404b931cda1295f279d12119e79c1bd902d6b0819f61b458f46dcdb4f865d [2023-02-10T05:04:30.869Z] === CONT TestWaitConditions/not-running [2023-02-10T05:04:30.869Z] wait_test.go:146: ContainerID = 17936bb1016e68a70c078ad20b44a52d2c9988973b7f437be7864946d235602e [2023-02-10T05:04:31.440Z] --- PASS: TestWaitConditions (0.01s) [2023-02-10T05:04:31.440Z] --- PASS: TestWaitConditions/next-exit (0.57s) [2023-02-10T05:04:31.440Z] --- PASS: TestWaitConditions/default (0.72s) [2023-02-10T05:04:31.440Z] --- PASS: TestWaitConditions/removed (0.55s) [2023-02-10T05:04:31.440Z] --- PASS: TestWaitConditions/not-running (0.47s) [2023-02-10T05:04:31.440Z] === RUN TestWaitRestartedContainer [2023-02-10T05:04:31.440Z] === RUN TestWaitRestartedContainer/default [2023-02-10T05:04:31.440Z] === PAUSE TestWaitRestartedContainer/default [2023-02-10T05:04:31.440Z] === RUN TestWaitRestartedContainer/not-running [2023-02-10T05:04:31.440Z] === PAUSE TestWaitRestartedContainer/not-running [2023-02-10T05:04:31.440Z] === RUN TestWaitRestartedContainer/next-exit [2023-02-10T05:04:31.440Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-02-10T05:04:31.440Z] === CONT TestWaitRestartedContainer/default [2023-02-10T05:04:31.440Z] === CONT TestWaitRestartedContainer/next-exit [2023-02-10T05:04:32.383Z] === CONT TestWaitRestartedContainer/not-running [2023-02-10T05:04:33.326Z] --- PASS: TestWaitRestartedContainer (0.02s) [2023-02-10T05:04:33.326Z] --- PASS: TestWaitRestartedContainer/next-exit (1.01s) [2023-02-10T05:04:33.326Z] --- PASS: TestWaitRestartedContainer/default (1.18s) [2023-02-10T05:04:33.326Z] --- PASS: TestWaitRestartedContainer/not-running (0.93s) [2023-02-10T05:04:33.326Z] === CONT TestRestartDaemonWithRestartingContainer [2023-02-10T05:04:33.326Z] === CONT TestContainerStartOnDaemonRestart [2023-02-10T05:04:35.240Z] --- PASS: TestContainerStartOnDaemonRestart (1.89s) [2023-02-10T05:04:35.240Z] === CONT TestDaemonHostGatewayIP [2023-02-10T05:04:35.500Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s) [2023-02-10T05:04:35.500Z] === CONT TestDaemonRestartIpcMode [2023-02-10T05:04:37.414Z] --- PASS: TestDaemonHostGatewayIP (2.16s) [2023-02-10T05:04:37.414Z] === CONT TestIpcModeOlderClient [2023-02-10T05:04:37.414Z] --- PASS: TestIpcModeOlderClient (0.05s) [2023-02-10T05:04:37.414Z] === CONT TestContainerKillOnDaemonStart [2023-02-10T05:04:37.675Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2023-02-10T05:04:49.902Z] --- PASS: TestContainerKillOnDaemonStart (11.36s) [2023-02-10T05:04:49.902Z] PASS [2023-02-10T05:04:49.902Z] [2023-02-10T05:04:49.902Z] === Skipped [2023-02-10T05:04:49.902Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-02-10T05:04:49.902Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-10T05:04:49.902Z] [2023-02-10T05:04:49.902Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-10T05:04:49.902Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-10T05:04:49.902Z] [2023-02-10T05:04:49.902Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-02-10T05:04:49.902Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-10T05:04:49.902Z] [2023-02-10T05:04:49.902Z] DONE 281 tests, 3 skipped in 120.130s [2023-02-10T05:04:49.902Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-02-10T05:04:49.902Z] ++ 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 [2023-02-10T05:04:49.902Z] ++ set -e [2023-02-10T05:04:49.902Z] ++ '[' -n 0 ']' [2023-02-10T05:04:49.902Z] ++ set -x [2023-02-10T05:04:49.902Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:04:49.902Z] INFO: Testing against a local daemon [2023-02-10T05:04:49.902Z] === RUN TestConfigDaemonID [2023-02-10T05:04:49.902Z] daemon_test.go:51: [d5820f178389b] daemon is not started [2023-02-10T05:04:49.902Z] --- PASS: TestConfigDaemonID (1.04s) [2023-02-10T05:04:49.902Z] === RUN TestDaemonConfigValidation [2023-02-10T05:04:49.902Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-02-10T05:04:49.902Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-02-10T05:04:49.902Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-02-10T05:04:49.902Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-02-10T05:04:49.902Z] === RUN TestDaemonConfigValidation/invalid_config [2023-02-10T05:04:49.902Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-02-10T05:04:49.902Z] === RUN TestDaemonConfigValidation/malformed_config [2023-02-10T05:04:49.902Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-02-10T05:04:49.902Z] === RUN TestDaemonConfigValidation/valid_config [2023-02-10T05:04:49.902Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-02-10T05:04:49.902Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-02-10T05:04:49.902Z] === CONT TestDaemonConfigValidation/malformed_config [2023-02-10T05:04:49.902Z] === CONT TestDaemonConfigValidation/invalid_config [2023-02-10T05:04:50.163Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-02-10T05:04:50.163Z] === CONT TestDaemonConfigValidation/valid_config [2023-02-10T05:04:50.163Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-02-10T05:04:50.163Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2023-02-10T05:04:50.163Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2023-02-10T05:04:50.163Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2023-02-10T05:04:50.163Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2023-02-10T05:04:50.163Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2023-02-10T05:04:50.163Z] === RUN TestConfigDaemonSeccompProfiles [2023-02-10T05:04:50.163Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-02-10T05:04:51.105Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-02-10T05:04:52.489Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-02-10T05:04:53.430Z] === CONT TestConfigDaemonSeccompProfiles [2023-02-10T05:04:53.430Z] daemon_test.go:165: [d03e820b5e549] daemon is not started [2023-02-10T05:04:53.430Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2023-02-10T05:04:53.430Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-02-10T05:04:53.430Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-02-10T05:04:53.430Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-02-10T05:04:53.430Z] === RUN TestDaemonProxy [2023-02-10T05:04:53.430Z] === RUN TestDaemonProxy/environment_variables [2023-02-10T05:04:55.341Z] === RUN TestDaemonProxy/command-line_options [2023-02-10T05:04:56.725Z] === RUN TestDaemonProxy/configuration_file [2023-02-10T05:04:58.636Z] === RUN TestDaemonProxy/conflicting_options [2023-02-10T05:04:58.896Z] === RUN TestDaemonProxy/reload_sanitized [2023-02-10T05:04:59.468Z] --- PASS: TestDaemonProxy (6.21s) [2023-02-10T05:04:59.468Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2023-02-10T05:04:59.468Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2023-02-10T05:04:59.468Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2023-02-10T05:04:59.468Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2023-02-10T05:04:59.468Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2023-02-10T05:04:59.468Z] === RUN TestLiveRestore [2023-02-10T05:04:59.468Z] === RUN TestLiveRestore/volume_references [2023-02-10T05:04:59.468Z] === PAUSE TestLiveRestore/volume_references [2023-02-10T05:04:59.468Z] === CONT TestLiveRestore/volume_references [2023-02-10T05:05:00.052Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-02-10T05:05:00.052Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-02-10T05:05:01.007Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-02-10T05:05:01.951Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-02-10T05:05:02.521Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-02-10T05:05:03.463Z] --- PASS: TestLiveRestore (0.00s) [2023-02-10T05:05:03.463Z] --- PASS: TestLiveRestore/volume_references (3.93s) [2023-02-10T05:05:03.463Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.34s) [2023-02-10T05:05:03.463Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.84s) [2023-02-10T05:05:03.463Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.86s) [2023-02-10T05:05:03.463Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.82s) [2023-02-10T05:05:03.464Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.82s) [2023-02-10T05:05:03.464Z] PASS [2023-02-10T05:05:03.464Z] [2023-02-10T05:05:03.464Z] DONE 24 tests in 14.670s [2023-02-10T05:05:03.464Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-02-10T05:05:03.464Z] ++ 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 [2023-02-10T05:05:03.464Z] ++ set -e [2023-02-10T05:05:03.464Z] ++ '[' -n 0 ']' [2023-02-10T05:05:03.464Z] ++ set -x [2023-02-10T05:05:03.464Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:05:03.724Z] INFO: Testing against a local daemon [2023-02-10T05:05:03.724Z] === RUN TestCommitInheritsEnv [2023-02-10T05:05:03.724Z] --- PASS: TestCommitInheritsEnv (0.15s) [2023-02-10T05:05:03.724Z] === RUN TestImportExtremelyLargeImageWorks [2023-02-10T05:05:03.724Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-02-10T05:05:03.724Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-02-10T05:05:03.724Z] === RUN TestImportWithCustomPlatform [2023-02-10T05:05:03.724Z] === RUN TestImportWithCustomPlatform/#00 [2023-02-10T05:05:03.724Z] === RUN TestImportWithCustomPlatform/_______ [2023-02-10T05:05:03.724Z] === RUN TestImportWithCustomPlatform// [2023-02-10T05:05:03.724Z] === RUN TestImportWithCustomPlatform/linux [2023-02-10T05:05:03.724Z] === RUN TestImportWithCustomPlatform/LINUX [2023-02-10T05:05:03.724Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-02-10T05:05:03.985Z] === RUN TestImportWithCustomPlatform/macos [2023-02-10T05:05:03.985Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2023-02-10T05:05:03.985Z] === RUN TestImportWithCustomPlatform/nintendo64 [2023-02-10T05:05:03.985Z] --- PASS: TestImportWithCustomPlatform (0.12s) [2023-02-10T05:05:03.985Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2023-02-10T05:05:03.985Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2023-02-10T05:05:03.985Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2023-02-10T05:05:03.985Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2023-02-10T05:05:03.985Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.03s) [2023-02-10T05:05:03.985Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2023-02-10T05:05:03.985Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2023-02-10T05:05:03.985Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2023-02-10T05:05:03.985Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2023-02-10T05:05:03.985Z] === RUN TestImagesFilterMultiReference [2023-02-10T05:05:03.985Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-02-10T05:05:03.985Z] === RUN TestImagesFilterBeforeSince [2023-02-10T05:05:04.247Z] list_test.go:87: ImageList: ID=sha256:d75587ef1312b3660acefbc905b307efa4433e7ac2afe9aeb00bddcc5543c10d RepoTags=[testimagesfilterbeforesince:v1] [2023-02-10T05:05:04.247Z] list_test.go:87: ImageList: ID=sha256:28800cc47b3d62ce7d3a27c4a55dd54839baf264d3f6febe48c9ab5296b0657f RepoTags=[testimagesfilterbeforesince:v2] [2023-02-10T05:05:04.247Z] list_test.go:87: ImageList: ID=sha256:f9012c3b583cc6746358ea6a3bcdfcbd46e5bcea1f9dd29ec4326e68d5ad9d0d RepoTags=[testimagesfilterbeforesince:v3] [2023-02-10T05:05:04.247Z] --- PASS: TestImagesFilterBeforeSince (0.23s) [2023-02-10T05:05:04.247Z] === RUN TestImagePullPlatformInvalid [2023-02-10T05:05:04.247Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-02-10T05:05:04.247Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-02-10T05:05:04.247Z] time="2023-02-10T05:05:04Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.5 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c version="v2.3.0+unknown" [2023-02-10T05:05:04.247Z] time="2023-02-10T05:05:04Z" level=info msg="Starting upload purge in 26m0s" go.version=go1.19.5 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c version="v2.3.0+unknown" [2023-02-10T05:05:04.247Z] time="2023-02-10T05:05:04Z" level=info msg="redis not configured" go.version=go1.19.5 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c version="v2.3.0+unknown" [2023-02-10T05:05:04.247Z] time="2023-02-10T05:05:04Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.5 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c version="v2.3.0+unknown" [2023-02-10T05:05:04.247Z] time="2023-02-10T05:05:04Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ad8b7218-1de6-4925-abfa-3f6b88571a5f http.request.method=GET http.request.remoteaddr="127.0.0.1:36642" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c version="v2.3.0+unknown" [2023-02-10T05:05:04.247Z] time="2023-02-10T05:05:04Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ad8b7218-1de6-4925-abfa-3f6b88571a5f http.request.method=GET http.request.remoteaddr="127.0.0.1:36642" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.172896ms http.response.status=200 http.response.written=2 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c version="v2.3.0+unknown" [2023-02-10T05:05:04.247Z] 127.0.0.1 - - [10/Feb/2023:05:05:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-02-10T05:05:04.247Z] time="2023-02-10T05:05:04Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=44981a1e-a1f4-48c8-a1a9-952c2ed11d74 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.247Z] time="2023-02-10T05:05:04Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=44981a1e-a1f4-48c8-a1a9-952c2ed11d74 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.247Z] time="2023-02-10T05:05:04Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f7302967-579b-4279-9e5d-e89110b359d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.247Z] time="2023-02-10T05:05:04Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f7302967-579b-4279-9e5d-e89110b359d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.247Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f7302967-579b-4279-9e5d-e89110b359d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=197.717µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b4b481dc-e22e-42ba-b060-09b66dac7b80 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.247Z] time="2023-02-10T05:05:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f7302967-579b-4279-9e5d-e89110b359d9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.931376ms http.response.status=404 http.response.written=157 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.247Z] 127.0.0.1 - - [10/Feb/2023:05:05:04 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown" [2023-02-10T05:05:04.247Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=44981a1e-a1f4-48c8-a1a9-952c2ed11d74 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=36.439µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9b29845b-8c18-4778-9613-fd7699c78ef6 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.247Z] time="2023-02-10T05:05:04Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=44981a1e-a1f4-48c8-a1a9-952c2ed11d74 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.404759ms http.response.status=404 http.response.written=157 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.247Z] 127.0.0.1 - - [10/Feb/2023:05:05:04 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown" [2023-02-10T05:05:04.247Z] time="2023-02-10T05:05:04Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5e4ff91b-da97-4d37-b43c-71da93181baa http.request.method=POST http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.247Z] time="2023-02-10T05:05:04Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5e4ff91b-da97-4d37-b43c-71da93181baa http.request.method=POST http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.247Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5e4ff91b-da97-4d37-b43c-71da93181baa http.request.method=POST http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=421.592µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4af9469f-193d-4ffc-a58f-3c9a91dcb8bf trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.247Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5e4ff91b-da97-4d37-b43c-71da93181baa http.request.method=POST http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=26.576µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=18f9638e-919c-49a7-9337-28756a49c121 trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.247Z] time="2023-02-10T05:05:04Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e004849a-3c67-46ff-8a32-8dd7d0fcc799 http.request.method=POST http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.247Z] time="2023-02-10T05:05:04Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e004849a-3c67-46ff-8a32-8dd7d0fcc799 http.request.method=POST http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e004849a-3c67-46ff-8a32-8dd7d0fcc799 http.request.method=POST http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=236.511µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d5cddad5-a605-4928-b362-720474ebdea5 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e004849a-3c67-46ff-8a32-8dd7d0fcc799 http.request.method=POST http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=15.533µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1b541d8b-c187-47bb-8551-ceaa83d997fb trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5e4ff91b-da97-4d37-b43c-71da93181baa http.request.method=POST http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=113.787µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ad230e11-03c5-445f-816b-32cd4072ea16 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5e4ff91b-da97-4d37-b43c-71da93181baa http.request.method=POST http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=5.202069ms http.response.status=202 http.response.written=0 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] 127.0.0.1 - - [10/Feb/2023:05:05:04 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e004849a-3c67-46ff-8a32-8dd7d0fcc799 http.request.method=POST http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=67.749µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1c737c3c-41cf-4ceb-8c01-679a4508673e trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=e004849a-3c67-46ff-8a32-8dd7d0fcc799 http.request.method=POST http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=5.140244ms http.response.status=202 http.response.written=0 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] 127.0.0.1 - - [10/Feb/2023:05:05:04 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e4990ff-ffd6-430b-b963-9de5e9542b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6?_state=XIWC8kv2KT9T0NiRQmRNp6owoZ0fXXtrt3mKwnm0rSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3N2YxYjA2LTgxYWMtNGM2NS1iODRiLTM0ZDIwNGEzYmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDk1MjI5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.uuid=177f1b06-81ac-4c65-b84b-34d204a3bcb6 version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e4990ff-ffd6-430b-b963-9de5e9542b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6?_state=XIWC8kv2KT9T0NiRQmRNp6owoZ0fXXtrt3mKwnm0rSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3N2YxYjA2LTgxYWMtNGM2NS1iODRiLTM0ZDIwNGEzYmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDk1MjI5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.uuid=177f1b06-81ac-4c65-b84b-34d204a3bcb6 version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e4990ff-ffd6-430b-b963-9de5e9542b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6?_state=XIWC8kv2KT9T0NiRQmRNp6owoZ0fXXtrt3mKwnm0rSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3N2YxYjA2LTgxYWMtNGM2NS1iODRiLTM0ZDIwNGEzYmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDk1MjI5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=40.656µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ad9a8bb7-02c6-43f4-8fbc-bc78637a4691 trace.line=82 vars.name=test vars.uuid=177f1b06-81ac-4c65-b84b-34d204a3bcb6 version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e4990ff-ffd6-430b-b963-9de5e9542b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6?_state=XIWC8kv2KT9T0NiRQmRNp6owoZ0fXXtrt3mKwnm0rSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3N2YxYjA2LTgxYWMtNGM2NS1iODRiLTM0ZDIwNGEzYmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDk1MjI5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=16.181µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b8724800-f76b-4fba-9f9d-d9c94914107e trace.line=141 vars.name=test vars.uuid=177f1b06-81ac-4c65-b84b-34d204a3bcb6 version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e4990ff-ffd6-430b-b963-9de5e9542b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6?_state=XIWC8kv2KT9T0NiRQmRNp6owoZ0fXXtrt3mKwnm0rSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3N2YxYjA2LTgxYWMtNGM2NS1iODRiLTM0ZDIwNGEzYmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDk1MjI5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=159.637µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=75996122-dedf-41ec-a315-0ac745cef991 trace.line=124 vars.name=test vars.uuid=177f1b06-81ac-4c65-b84b-34d204a3bcb6 version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e4990ff-ffd6-430b-b963-9de5e9542b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6?_state=XIWC8kv2KT9T0NiRQmRNp6owoZ0fXXtrt3mKwnm0rSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3N2YxYjA2LTgxYWMtNGM2NS1iODRiLTM0ZDIwNGEzYmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDk1MjI5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.uuid=177f1b06-81ac-4c65-b84b-34d204a3bcb6 version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e4990ff-ffd6-430b-b963-9de5e9542b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6?_state=XIWC8kv2KT9T0NiRQmRNp6owoZ0fXXtrt3mKwnm0rSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3N2YxYjA2LTgxYWMtNGM2NS1iODRiLTM0ZDIwNGEzYmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDk1MjI5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=19.438µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d8eaf1dc-5b8b-4235-9035-f8ff4802a0e3 trace.line=141 vars.name=test vars.uuid=177f1b06-81ac-4c65-b84b-34d204a3bcb6 version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e4990ff-ffd6-430b-b963-9de5e9542b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6?_state=XIWC8kv2KT9T0NiRQmRNp6owoZ0fXXtrt3mKwnm0rSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3N2YxYjA2LTgxYWMtNGM2NS1iODRiLTM0ZDIwNGEzYmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDk1MjI5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=19.29µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ecf12ab7-59d0-441e-bed2-74c6413c5995 trace.line=141 vars.name=test vars.uuid=177f1b06-81ac-4c65-b84b-34d204a3bcb6 version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e4990ff-ffd6-430b-b963-9de5e9542b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6?_state=XIWC8kv2KT9T0NiRQmRNp6owoZ0fXXtrt3mKwnm0rSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3N2YxYjA2LTgxYWMtNGM2NS1iODRiLTM0ZDIwNGEzYmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDk1MjI5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=16.878µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a5cca57e-f7d6-45da-85c8-e85457952f11 trace.line=141 vars.name=test vars.uuid=177f1b06-81ac-4c65-b84b-34d204a3bcb6 version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e4990ff-ffd6-430b-b963-9de5e9542b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6?_state=XIWC8kv2KT9T0NiRQmRNp6owoZ0fXXtrt3mKwnm0rSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3N2YxYjA2LTgxYWMtNGM2NS1iODRiLTM0ZDIwNGEzYmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDk1MjI5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=159.244µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=6f0959de-5764-40e4-a243-390d825edbad trace.line=167 vars.name=test vars.uuid=177f1b06-81ac-4c65-b84b-34d204a3bcb6 version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e4990ff-ffd6-430b-b963-9de5e9542b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6?_state=XIWC8kv2KT9T0NiRQmRNp6owoZ0fXXtrt3mKwnm0rSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3N2YxYjA2LTgxYWMtNGM2NS1iODRiLTM0ZDIwNGEzYmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDk1MjI5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=164.536µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c1d449e6-3168-43fa-8b7a-337e72a5372e trace.line=95 vars.name=test vars.uuid=177f1b06-81ac-4c65-b84b-34d204a3bcb6 version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aa623ec8-4971-4d9a-9e76-26a2117653ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1?_state=3ujPNwvisRvzSPGIyRYVzEZTfdWORotN5vzExSGbcEh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjgyMDhmLTYxNGEtNGEwYS1iMDFhLTQwOTUxNDJlOWFhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDcwMjM4MzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.uuid=5df8208f-614a-4a0a-b01a-4095142e9aa1 version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aa623ec8-4971-4d9a-9e76-26a2117653ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1?_state=3ujPNwvisRvzSPGIyRYVzEZTfdWORotN5vzExSGbcEh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjgyMDhmLTYxNGEtNGEwYS1iMDFhLTQwOTUxNDJlOWFhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDcwMjM4MzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.uuid=5df8208f-614a-4a0a-b01a-4095142e9aa1 version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aa623ec8-4971-4d9a-9e76-26a2117653ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1?_state=3ujPNwvisRvzSPGIyRYVzEZTfdWORotN5vzExSGbcEh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjgyMDhmLTYxNGEtNGEwYS1iMDFhLTQwOTUxNDJlOWFhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDcwMjM4MzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=25.862µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=37598e28-385a-4874-81b6-1fcce3f2614f trace.line=82 vars.name=test vars.uuid=5df8208f-614a-4a0a-b01a-4095142e9aa1 version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aa623ec8-4971-4d9a-9e76-26a2117653ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1?_state=3ujPNwvisRvzSPGIyRYVzEZTfdWORotN5vzExSGbcEh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjgyMDhmLTYxNGEtNGEwYS1iMDFhLTQwOTUxNDJlOWFhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDcwMjM4MzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=17.477µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cd2814af-008a-41d2-893f-4c97488ef970 trace.line=141 vars.name=test vars.uuid=5df8208f-614a-4a0a-b01a-4095142e9aa1 version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e4990ff-ffd6-430b-b963-9de5e9542b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6?_state=XIWC8kv2KT9T0NiRQmRNp6owoZ0fXXtrt3mKwnm0rSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3N2YxYjA2LTgxYWMtNGM2NS1iODRiLTM0ZDIwNGEzYmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDk1MjI5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=409.063µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=f42a949f-0f75-45ee-ac0c-2cbbc4905145 trace.line=181 vars.name=test vars.uuid=177f1b06-81ac-4c65-b84b-34d204a3bcb6 version="v2.3.0+unknown" [2023-02-10T05:05:04.248Z] time="2023-02-10T05:05:04Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3e4990ff-ffd6-430b-b963-9de5e9542b12 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36658" http.request.uri="/v2/test/blobs/uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6?_state=XIWC8kv2KT9T0NiRQmRNp6owoZ0fXXtrt3mKwnm0rSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3N2YxYjA2LTgxYWMtNGM2NS1iODRiLTM0ZDIwNGEzYmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDk1MjI5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=7.046253ms http.response.status=201 http.response.written=0 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] 127.0.0.1 - - [10/Feb/2023:05:05:04 +0000] "PUT /v2/test/blobs/uploads/177f1b06-81ac-4c65-b84b-34d204a3bcb6?_state=XIWC8kv2KT9T0NiRQmRNp6owoZ0fXXtrt3mKwnm0rSp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3N2YxYjA2LTgxYWMtNGM2NS1iODRiLTM0ZDIwNGEzYmNiNiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDk1MjI5OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aa623ec8-4971-4d9a-9e76-26a2117653ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1?_state=3ujPNwvisRvzSPGIyRYVzEZTfdWORotN5vzExSGbcEh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjgyMDhmLTYxNGEtNGEwYS1iMDFhLTQwOTUxNDJlOWFhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDcwMjM4MzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=94.284µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=30503ab0-8b3c-484a-8ebd-988810f01302 trace.line=124 vars.name=test vars.uuid=5df8208f-614a-4a0a-b01a-4095142e9aa1 version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aa623ec8-4971-4d9a-9e76-26a2117653ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1?_state=3ujPNwvisRvzSPGIyRYVzEZTfdWORotN5vzExSGbcEh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjgyMDhmLTYxNGEtNGEwYS1iMDFhLTQwOTUxNDJlOWFhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDcwMjM4MzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.uuid=5df8208f-614a-4a0a-b01a-4095142e9aa1 version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aa623ec8-4971-4d9a-9e76-26a2117653ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1?_state=3ujPNwvisRvzSPGIyRYVzEZTfdWORotN5vzExSGbcEh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjgyMDhmLTYxNGEtNGEwYS1iMDFhLTQwOTUxNDJlOWFhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDcwMjM4MzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=11.192µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8560261f-ffae-4361-a6e2-9e28901a359f trace.line=141 vars.name=test vars.uuid=5df8208f-614a-4a0a-b01a-4095142e9aa1 version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aa623ec8-4971-4d9a-9e76-26a2117653ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1?_state=3ujPNwvisRvzSPGIyRYVzEZTfdWORotN5vzExSGbcEh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjgyMDhmLTYxNGEtNGEwYS1iMDFhLTQwOTUxNDJlOWFhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDcwMjM4MzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=14.138µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fe767e97-f5a8-463b-9876-934194f39d60 trace.line=141 vars.name=test vars.uuid=5df8208f-614a-4a0a-b01a-4095142e9aa1 version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aa623ec8-4971-4d9a-9e76-26a2117653ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1?_state=3ujPNwvisRvzSPGIyRYVzEZTfdWORotN5vzExSGbcEh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjgyMDhmLTYxNGEtNGEwYS1iMDFhLTQwOTUxNDJlOWFhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDcwMjM4MzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=8.698µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4480993c-bdbf-4225-9a62-e7aa4221d313 trace.line=141 vars.name=test vars.uuid=5df8208f-614a-4a0a-b01a-4095142e9aa1 version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aa623ec8-4971-4d9a-9e76-26a2117653ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1?_state=3ujPNwvisRvzSPGIyRYVzEZTfdWORotN5vzExSGbcEh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjgyMDhmLTYxNGEtNGEwYS1iMDFhLTQwOTUxNDJlOWFhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDcwMjM4MzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=64.271µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=b60694ce-35db-48a2-a1fe-b76c480345f8 trace.line=167 vars.name=test vars.uuid=5df8208f-614a-4a0a-b01a-4095142e9aa1 version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aa623ec8-4971-4d9a-9e76-26a2117653ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1?_state=3ujPNwvisRvzSPGIyRYVzEZTfdWORotN5vzExSGbcEh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjgyMDhmLTYxNGEtNGEwYS1iMDFhLTQwOTUxNDJlOWFhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDcwMjM4MzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=1.102192ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2277bfc2-d255-48e1-89cd-4faf1e0274fb trace.line=95 vars.name=test vars.uuid=5df8208f-614a-4a0a-b01a-4095142e9aa1 version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aa623ec8-4971-4d9a-9e76-26a2117653ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1?_state=3ujPNwvisRvzSPGIyRYVzEZTfdWORotN5vzExSGbcEh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjgyMDhmLTYxNGEtNGEwYS1iMDFhLTQwOTUxNDJlOWFhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDcwMjM4MzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=87.335µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=5efebddd-f9e6-46a6-ad82-45ac37b39be0 trace.line=181 vars.name=test vars.uuid=5df8208f-614a-4a0a-b01a-4095142e9aa1 version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aa623ec8-4971-4d9a-9e76-26a2117653ad http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/blobs/uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1?_state=3ujPNwvisRvzSPGIyRYVzEZTfdWORotN5vzExSGbcEh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjgyMDhmLTYxNGEtNGEwYS1iMDFhLTQwOTUxNDJlOWFhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDcwMjM4MzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=8.348461ms http.response.status=201 http.response.written=0 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] 127.0.0.1 - - [10/Feb/2023:05:05:04 +0000] "PUT /v2/test/blobs/uploads/5df8208f-614a-4a0a-b01a-4095142e9aa1?_state=3ujPNwvisRvzSPGIyRYVzEZTfdWORotN5vzExSGbcEh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkZjgyMDhmLTYxNGEtNGEwYS1iMDFhLTQwOTUxNDJlOWFhMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0xMFQwNTowNTowNC4yMDcwMjM4MzZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=10910643-f730-4c0a-8f4b-4ca6e2dfdcce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=10910643-f730-4c0a-8f4b-4ca6e2dfdcce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=10910643-f730-4c0a-8f4b-4ca6e2dfdcce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=23.704µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5d2a92f7-224d-433f-8941-e1b3c0c3cc5f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=10910643-f730-4c0a-8f4b-4ca6e2dfdcce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.250048ms http.response.status=404 http.response.written=96 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] 127.0.0.1 - - [10/Feb/2023:05:05:04 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.16+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=624960e1-8284-4ee3-8100-353f69efcb41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg=PutImageManifest go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=624960e1-8284-4ee3-8100-353f69efcb41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=624960e1-8284-4ee3-8100-353f69efcb41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=624960e1-8284-4ee3-8100-353f69efcb41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=624960e1-8284-4ee3-8100-353f69efcb41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=50.641µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ec8ca014-478b-456a-8904-e4df50ccb913 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=624960e1-8284-4ee3-8100-353f69efcb41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=15.491µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bcf435c2-2fb4-4e63-a3ba-2a38d186093b trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=624960e1-8284-4ee3-8100-353f69efcb41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=231.087µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3d9f0fff-e97d-489f-a005-25d09791e140 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=624960e1-8284-4ee3-8100-353f69efcb41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=13.858µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=57b038e8-d63e-4ed4-9cb9-bb80cd1af2e2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=624960e1-8284-4ee3-8100-353f69efcb41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=14.638µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=762fcd50-9735-49a9-8755-402b72cfff46 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=624960e1-8284-4ee3-8100-353f69efcb41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=69.899µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=980cda9e-93c4-4e0e-b533-b2fa225aa681 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=624960e1-8284-4ee3-8100-353f69efcb41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=100.422µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c9804706-a560-4f84-a160-14c9eb9430a9 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.249Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=624960e1-8284-4ee3-8100-353f69efcb41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=28.488µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=34b466f3-eeda-4844-8dd6-3d7a9b2ea65a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.250Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=624960e1-8284-4ee3-8100-353f69efcb41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=88.943µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0648a856-d975-46a2-82de-7b3b32a74d87 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.250Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=624960e1-8284-4ee3-8100-353f69efcb41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=66.018µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fc3bfad0-acd8-4c63-8640-fe18cd74e88b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.250Z] time="2023-02-10T05:05:04Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=624960e1-8284-4ee3-8100-353f69efcb41 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36656" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=3.062782ms http.response.status=201 http.response.written=0 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c version="v2.3.0+unknown" [2023-02-10T05:05:04.250Z] 127.0.0.1 - - [10/Feb/2023:05:05:04 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" [2023-02-10T05:05:04.250Z] time="2023-02-10T05:05:04Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=782bfa57-53f7-4cf2-bc63-7995b5403289 http.request.method=GET http.request.remoteaddr="127.0.0.1:36684" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c version="v2.3.0+unknown" [2023-02-10T05:05:04.250Z] time="2023-02-10T05:05:04Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=782bfa57-53f7-4cf2-bc63-7995b5403289 http.request.method=GET http.request.remoteaddr="127.0.0.1:36684" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="822.302µs" http.response.status=200 http.response.written=2 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c version="v2.3.0+unknown" [2023-02-10T05:05:04.250Z] 127.0.0.1 - - [10/Feb/2023:05:05:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-10T05:05:04.250Z] time="2023-02-10T05:05:04Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15590dd5-4b27-4002-95ed-8ebf4ead4369 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.250Z] time="2023-02-10T05:05:04Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15590dd5-4b27-4002-95ed-8ebf4ead4369 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.250Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15590dd5-4b27-4002-95ed-8ebf4ead4369 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=43.282µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a80c1f15-2d34-4609-b170-1c440e23481f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.250Z] time="2023-02-10T05:05:04Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15590dd5-4b27-4002-95ed-8ebf4ead4369 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.250Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15590dd5-4b27-4002-95ed-8ebf4ead4369 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=25.763µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=25946092-664c-453f-aaf1-cf2b8691ed53 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.250Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15590dd5-4b27-4002-95ed-8ebf4ead4369 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=15.262µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=acef796d-534b-418a-8ac2-47df73c4b7d9 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.250Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15590dd5-4b27-4002-95ed-8ebf4ead4369 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=15.245µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0974687b-f528-4303-8423-be35bb637cc6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.250Z] time="2023-02-10T05:05:04Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15590dd5-4b27-4002-95ed-8ebf4ead4369 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-10T05:05:04.250Z] time="2023-02-10T05:05:04Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=15590dd5-4b27-4002-95ed-8ebf4ead4369 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36690" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.322835ms http.response.status=200 http.response.written=417 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c version="v2.3.0+unknown" [2023-02-10T05:05:04.250Z] 127.0.0.1 - - [10/Feb/2023:05:05:04 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-10T05:05:04.512Z] time="2023-02-10T05:05:04Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6cc54c44-d83c-43c6-9d00-de191045a183 http.request.method=GET http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-10T05:05:04.512Z] time="2023-02-10T05:05:04Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6cc54c44-d83c-43c6-9d00-de191045a183 http.request.method=GET http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-10T05:05:04.512Z] time="2023-02-10T05:05:04Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6cc54c44-d83c-43c6-9d00-de191045a183 http.request.method=GET http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-10T05:05:04.512Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6cc54c44-d83c-43c6-9d00-de191045a183 http.request.method=GET http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=62.768µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=17e16145-d75f-4087-9293-a25e92399cd6 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-10T05:05:04.512Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6cc54c44-d83c-43c6-9d00-de191045a183 http.request.method=GET http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=16.821µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=deb3d353-93ab-4c07-894f-ee52a701cc5e trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-10T05:05:04.512Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6cc54c44-d83c-43c6-9d00-de191045a183 http.request.method=GET http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=16.074µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=305cfb02-4081-4762-9e38-7c3c6492c453 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-10T05:05:04.512Z] time="2023-02-10T05:05:04Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6cc54c44-d83c-43c6-9d00-de191045a183 http.request.method=GET http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-10T05:05:04.512Z] time="2023-02-10T05:05:04Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=6cc54c44-d83c-43c6-9d00-de191045a183 http.request.method=GET http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.527239ms http.response.status=200 http.response.written=417 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c version="v2.3.0+unknown" [2023-02-10T05:05:04.512Z] 127.0.0.1 - - [10/Feb/2023:05:05:04 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-10T05:05:04.512Z] time="2023-02-10T05:05:04Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0325c4f9-2fea-4cb9-bf92-d7148395465d http.request.method=GET http.request.remoteaddr="127.0.0.1:36730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.512Z] time="2023-02-10T05:05:04Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0325c4f9-2fea-4cb9-bf92-d7148395465d http.request.method=GET http.request.remoteaddr="127.0.0.1:36730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.512Z] time="2023-02-10T05:05:04Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=cf5b2300-2fd9-4ded-b71f-c00dfd2e2a29 http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.512Z] time="2023-02-10T05:05:04Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=cf5b2300-2fd9-4ded-b71f-c00dfd2e2a29 http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.512Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0325c4f9-2fea-4cb9-bf92-d7148395465d http.request.method=GET http.request.remoteaddr="127.0.0.1:36730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=55.293µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2d07c3ea-0c89-4103-a70a-86ddf7f471e5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.512Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=cf5b2300-2fd9-4ded-b71f-c00dfd2e2a29 http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=32.549µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2e8ba768-8809-4d38-bce5-b8b720af1139 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.512Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0325c4f9-2fea-4cb9-bf92-d7148395465d http.request.method=GET http.request.remoteaddr="127.0.0.1:36730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=15.384µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2347f3b4-def3-4b97-8960-6889a8f8c086 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.512Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=cf5b2300-2fd9-4ded-b71f-c00dfd2e2a29 http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=13.267µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=319f516d-6dc2-48b8-8101-1d91b51b3fd5 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0325c4f9-2fea-4cb9-bf92-d7148395465d http.request.method=GET http.request.remoteaddr="127.0.0.1:36730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=15.237µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=25e5ca10-25e8-4aa9-a325-6298cba6b606 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=cf5b2300-2fd9-4ded-b71f-c00dfd2e2a29 http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=14.835µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1cdcf752-b23c-495f-a49c-5d31dc906c98 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0325c4f9-2fea-4cb9-bf92-d7148395465d http.request.method=GET http.request.remoteaddr="127.0.0.1:36730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=8.854µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=895693f8-8973-4cbf-a162-d5df17fd6b4d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=cf5b2300-2fd9-4ded-b71f-c00dfd2e2a29 http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=8.78µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7a073757-4b2e-49a0-aa89-393ef34fb965 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0325c4f9-2fea-4cb9-bf92-d7148395465d http.request.method=GET http.request.remoteaddr="127.0.0.1:36730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=8.385µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6fad11b8-548e-4bad-bbc2-9f84ddccac63 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=cf5b2300-2fd9-4ded-b71f-c00dfd2e2a29 http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=8.394µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9e89cc2b-3d9e-44e9-80a4-6fa151d96750 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0325c4f9-2fea-4cb9-bf92-d7148395465d http.request.method=GET http.request.remoteaddr="127.0.0.1:36730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=5.465µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=416c9a3b-8e1e-4d0c-b383-2df9889857ca trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=cf5b2300-2fd9-4ded-b71f-c00dfd2e2a29 http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=5.211µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=03bc9488-01bf-4961-88c9-5e4638f10970 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=cf5b2300-2fd9-4ded-b71f-c00dfd2e2a29 http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=11.725µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=08a9589d-333e-451d-92d0-79fa901816f6 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0325c4f9-2fea-4cb9-bf92-d7148395465d http.request.method=GET http.request.remoteaddr="127.0.0.1:36730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=12.653µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=c63695d2-1f35-4d86-aa71-1918cbc069bf trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=cf5b2300-2fd9-4ded-b71f-c00dfd2e2a29 http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=50.207µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=47f838e3-b1cc-472a-a67f-c71b461ce8b7 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=cf5b2300-2fd9-4ded-b71f-c00dfd2e2a29 http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=24.582µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=26098ed7-1523-4fd0-aa79-48c9c7eecadc trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0325c4f9-2fea-4cb9-bf92-d7148395465d http.request.method=GET http.request.remoteaddr="127.0.0.1:36730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=34.33µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2aa7292e-1530-4278-b7fe-f06f72e6494e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=cf5b2300-2fd9-4ded-b71f-c00dfd2e2a29 http.request.method=GET http.request.remoteaddr="127.0.0.1:36720" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=10.59296ms http.response.status=200 http.response.written=179 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] 127.0.0.1 - - [10/Feb/2023:05:05:04 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0325c4f9-2fea-4cb9-bf92-d7148395465d http.request.method=GET http.request.remoteaddr="127.0.0.1:36730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=851.545µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d5dc4668-31f9-47b9-93a6-7343c64f32fc trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=0325c4f9-2fea-4cb9-bf92-d7148395465d http.request.method=GET http.request.remoteaddr="127.0.0.1:36730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=11.95468ms http.response.status=200 http.response.written=68 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] 127.0.0.1 - - [10/Feb/2023:05:05:04 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5a274e3a-4646-42a3-a949-6725cd8547e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36752" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=5a274e3a-4646-42a3-a949-6725cd8547e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:36752" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="918.859µs" http.response.status=200 http.response.written=2 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] 127.0.0.1 - - [10/Feb/2023:05:05:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a4b267bb-cf1b-41da-b5bd-14bc0a427d98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36754" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a4b267bb-cf1b-41da-b5bd-14bc0a427d98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36754" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a4b267bb-cf1b-41da-b5bd-14bc0a427d98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36754" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a4b267bb-cf1b-41da-b5bd-14bc0a427d98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36754" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=35.298µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=845b7255-c132-429a-9a1a-2e03d8c8e042 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a4b267bb-cf1b-41da-b5bd-14bc0a427d98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36754" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=11.717µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=611bc8cd-b435-4c51-a7f1-060e4fa97663 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-10T05:05:04.513Z] time="2023-02-10T05:05:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a4b267bb-cf1b-41da-b5bd-14bc0a427d98 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36754" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.131066ms http.response.status=404 http.response.written=181 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-10T05:05:04.514Z] 127.0.0.1 - - [10/Feb/2023:05:05:04 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-10T05:05:04.514Z] time="2023-02-10T05:05:04Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1d0e29fb-1dca-4966-9323-53daf0a7ef15 http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-10T05:05:04.514Z] time="2023-02-10T05:05:04Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1d0e29fb-1dca-4966-9323-53daf0a7ef15 http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-10T05:05:04.514Z] time="2023-02-10T05:05:04Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1d0e29fb-1dca-4966-9323-53daf0a7ef15 http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-10T05:05:04.514Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1d0e29fb-1dca-4966-9323-53daf0a7ef15 http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=30.876µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dc9dcd19-c7bf-4f16-b9c6-59f9b40e866a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-10T05:05:04.514Z] time="2023-02-10T05:05:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1d0e29fb-1dca-4966-9323-53daf0a7ef15 http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c trace.duration=10.823µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d4bed1f0-e395-4c7b-ba33-19453a584fd5 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-10T05:05:04.514Z] time="2023-02-10T05:05:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=1d0e29fb-1dca-4966-9323-53daf0a7ef15 http.request.method=GET http.request.remoteaddr="127.0.0.1:36756" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.009731ms http.response.status=404 http.response.written=181 instance.id=b0b4f77a-e080-4bfc-9d33-772ad3131c9c vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-10T05:05:04.514Z] 127.0.0.1 - - [10/Feb/2023:05:05:04 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/713abab47be0d9ba8bbaaf1a32298caeacfdf2cc kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-10T05:05:04.514Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.24s) [2023-02-10T05:05:04.514Z] === RUN TestRemoveImageOrphaning [2023-02-10T05:05:04.514Z] --- PASS: TestRemoveImageOrphaning (0.15s) [2023-02-10T05:05:04.514Z] === RUN TestRemoveImageGarbageCollector [2023-02-10T05:05:04.514Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-10T05:05:04.514Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-02-10T05:05:04.514Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-02-10T05:05:04.514Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-02-10T05:05:04.514Z] === RUN TestTagInvalidReference [2023-02-10T05:05:04.514Z] --- PASS: TestTagInvalidReference (0.01s) [2023-02-10T05:05:04.514Z] === RUN TestTagValidPrefixedRepo [2023-02-10T05:05:04.774Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2023-02-10T05:05:04.774Z] === RUN TestTagExistedNameWithoutForce [2023-02-10T05:05:04.774Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-02-10T05:05:04.774Z] === RUN TestTagOfficialNames [2023-02-10T05:05:04.774Z] --- PASS: TestTagOfficialNames (0.06s) [2023-02-10T05:05:04.774Z] === RUN TestTagMatchesDigest [2023-02-10T05:05:04.774Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-02-10T05:05:04.774Z] PASS [2023-02-10T05:05:04.774Z] [2023-02-10T05:05:04.774Z] === Skipped [2023-02-10T05:05:04.774Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-02-10T05:05:04.774Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-02-10T05:05:04.774Z] [2023-02-10T05:05:04.774Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-02-10T05:05:04.774Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-10T05:05:04.774Z] [2023-02-10T05:05:04.774Z] DONE 24 tests, 2 skipped in 1.338s [2023-02-10T05:05:04.774Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-02-10T05:05:04.774Z] ++ 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 [2023-02-10T05:05:04.774Z] ++ set -e [2023-02-10T05:05:04.774Z] ++ '[' -n 0 ']' [2023-02-10T05:05:04.774Z] ++ set -x [2023-02-10T05:05:04.774Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:05:04.774Z] === RUN TestStripANSICommands [2023-02-10T05:05:04.774Z] === RUN TestStripANSICommands/#00 [2023-02-10T05:05:04.774Z] === RUN TestStripANSICommands/#01 [2023-02-10T05:05:04.774Z] --- PASS: TestStripANSICommands (0.00s) [2023-02-10T05:05:04.774Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-02-10T05:05:04.774Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-02-10T05:05:04.774Z] PASS [2023-02-10T05:05:04.774Z] [2023-02-10T05:05:04.774Z] DONE 3 tests in 0.041s [2023-02-10T05:05:04.774Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-02-10T05:05:04.774Z] ++ 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 [2023-02-10T05:05:04.774Z] ++ set -e [2023-02-10T05:05:04.774Z] ++ '[' -n 0 ']' [2023-02-10T05:05:04.774Z] ++ set -x [2023-02-10T05:05:04.775Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:05:05.035Z] INFO: Testing against a local daemon [2023-02-10T05:05:05.035Z] === RUN TestNetworkCreateDelete [2023-02-10T05:05:05.035Z] --- PASS: TestNetworkCreateDelete (0.16s) [2023-02-10T05:05:05.035Z] === RUN TestDockerNetworkDeletePreferID [2023-02-10T05:05:05.606Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2023-02-10T05:05:05.606Z] === RUN TestDaemonDNSFallback [2023-02-10T05:05:12.192Z] --- PASS: TestDaemonDNSFallback (6.12s) [2023-02-10T05:05:12.192Z] === RUN TestInspectNetwork [2023-02-10T05:05:14.106Z] === RUN TestInspectNetwork/full_network_id [2023-02-10T05:05:14.106Z] === RUN TestInspectNetwork/partial_network_id [2023-02-10T05:05:14.106Z] === RUN TestInspectNetwork/network_name [2023-02-10T05:05:14.106Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-02-10T05:05:18.308Z] --- PASS: TestInspectNetwork (6.58s) [2023-02-10T05:05:18.308Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-02-10T05:05:18.308Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-02-10T05:05:18.308Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-02-10T05:05:18.308Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-02-10T05:05:18.308Z] === RUN TestRunContainerWithBridgeNone [2023-02-10T05:05:19.693Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2023-02-10T05:05:19.693Z] === RUN TestNetworkInvalidJSON [2023-02-10T05:05:19.693Z] === RUN TestNetworkInvalidJSON/networks/create [2023-02-10T05:05:19.693Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-02-10T05:05:19.693Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-02-10T05:05:19.693Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-02-10T05:05:19.693Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-02-10T05:05:19.693Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-02-10T05:05:19.693Z] === CONT TestNetworkInvalidJSON/networks/create [2023-02-10T05:05:19.693Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-02-10T05:05:19.693Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-02-10T05:05:19.693Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-02-10T05:05:19.693Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-02-10T05:05:19.693Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-02-10T05:05:19.693Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-02-10T05:05:19.693Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-02-10T05:05:19.693Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-02-10T05:05:19.693Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-02-10T05:05:19.693Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-02-10T05:05:19.693Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-02-10T05:05:19.693Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-02-10T05:05:19.693Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-02-10T05:05:19.693Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-02-10T05:05:19.693Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-02-10T05:05:19.693Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-02-10T05:05:19.693Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-02-10T05:05:19.693Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-02-10T05:05:19.693Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-02-10T05:05:19.693Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-02-10T05:05:19.693Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2023-02-10T05:05:19.693Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-02-10T05:05:19.693Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-02-10T05:05:19.693Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-02-10T05:05:19.693Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-02-10T05:05:19.693Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-02-10T05:05:19.693Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-02-10T05:05:19.693Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-02-10T05:05:19.693Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-02-10T05:05:19.693Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-02-10T05:05:19.693Z] === RUN TestNetworkList [2023-02-10T05:05:19.693Z] === RUN TestNetworkList//networks [2023-02-10T05:05:19.693Z] === PAUSE TestNetworkList//networks [2023-02-10T05:05:19.693Z] === RUN TestNetworkList//networks/ [2023-02-10T05:05:19.693Z] === PAUSE TestNetworkList//networks/ [2023-02-10T05:05:19.693Z] === CONT TestNetworkList//networks [2023-02-10T05:05:19.693Z] === CONT TestNetworkList//networks/ [2023-02-10T05:05:19.693Z] --- PASS: TestNetworkList (0.02s) [2023-02-10T05:05:19.693Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-02-10T05:05:19.693Z] --- PASS: TestNetworkList//networks (0.00s) [2023-02-10T05:05:19.693Z] === RUN TestHostIPv4BridgeLabel [2023-02-10T05:05:20.263Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2023-02-10T05:05:20.263Z] === RUN TestDaemonRestartWithLiveRestore [2023-02-10T05:05:21.207Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-02-10T05:05:21.207Z] === RUN TestDaemonDefaultNetworkPools [2023-02-10T05:05:22.150Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2023-02-10T05:05:22.150Z] === RUN TestDaemonRestartWithExistingNetwork [2023-02-10T05:05:23.535Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2023-02-10T05:05:23.535Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-02-10T05:05:24.481Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2023-02-10T05:05:24.481Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-02-10T05:05:25.052Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-02-10T05:05:25.052Z] === RUN TestServiceWithPredefinedNetwork [2023-02-10T05:05:26.962Z] --- PASS: TestServiceWithPredefinedNetwork (1.96s) [2023-02-10T05:05:26.962Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-02-10T05:05:26.962Z] service_test.go:242: FLAKY_TEST [2023-02-10T05:05:26.963Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-10T05:05:26.963Z] === RUN TestServiceWithDataPathPortInit [2023-02-10T05:05:41.864Z] --- PASS: TestServiceWithDataPathPortInit (12.73s) [2023-02-10T05:05:41.864Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-02-10T05:05:41.864Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v890sbuw1fwgtmbfa20fe1k55 Created:2023-02-10 05:05:40.992194968 +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[31eb99517c9301429518cec31e5e21073bbb8180bd74302a44c0bdcf32afc0e5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.27qxmfsz8w825plrs18yoa6g4 EndpointID:eaac83f783fe3ea28e1da0ded534aa436f8d971aa6ac4f41bacdbb531662e079 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:00b50244e1b5f6f5843be8d978820704a1db00bd690409a8f725aff072eaaf7e 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:e1d6d7469053 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.27qxmfsz8w825plrs18yoa6g4 EndpointID:eaac83f783fe3ea28e1da0ded534aa436f8d971aa6ac4f41bacdbb531662e079 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-02-10T05:05:46.066Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.16s) [2023-02-10T05:05:46.066Z] PASS [2023-02-10T05:05:46.066Z] [2023-02-10T05:05:46.066Z] === Skipped [2023-02-10T05:05:46.066Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-10T05:05:46.066Z] service_test.go:242: FLAKY_TEST [2023-02-10T05:05:46.066Z] [2023-02-10T05:05:46.066Z] DONE 38 tests, 1 skipped in 41.072s [2023-02-10T05:05:46.066Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-02-10T05:05:46.066Z] ++ 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 [2023-02-10T05:05:46.066Z] ++ set -e [2023-02-10T05:05:46.066Z] ++ '[' -n 0 ']' [2023-02-10T05:05:46.066Z] ++ set -x [2023-02-10T05:05:46.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:05:46.066Z] INFO: Testing against a local daemon [2023-02-10T05:05:46.066Z] === RUN TestDockerNetworkIpvlanPersistance [2023-02-10T05:05:46.066Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-10T05:05:46.066Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-10T05:05:46.066Z] === RUN TestDockerNetworkIpvlan [2023-02-10T05:05:46.066Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-10T05:05:46.066Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-02-10T05:05:46.066Z] PASS [2023-02-10T05:05:46.066Z] [2023-02-10T05:05:46.066Z] === Skipped [2023-02-10T05:05:46.066Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-10T05:05:46.066Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-10T05:05:46.066Z] [2023-02-10T05:05:46.066Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-02-10T05:05:46.066Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-10T05:05:46.066Z] [2023-02-10T05:05:46.066Z] DONE 2 tests, 2 skipped in 0.107s [2023-02-10T05:05:46.066Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-02-10T05:05:46.066Z] ++ 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 [2023-02-10T05:05:46.066Z] ++ set -e [2023-02-10T05:05:46.066Z] ++ '[' -n 0 ']' [2023-02-10T05:05:46.066Z] ++ set -x [2023-02-10T05:05:46.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:05:46.326Z] INFO: Testing against a local daemon [2023-02-10T05:05:46.326Z] === RUN TestDockerNetworkMacvlanPersistance [2023-02-10T05:05:47.710Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.20s) [2023-02-10T05:05:47.710Z] === RUN TestDockerNetworkMacvlan [2023-02-10T05:05:47.971Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-02-10T05:05:48.543Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-02-10T05:05:49.484Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-02-10T05:05:50.868Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-02-10T05:05:52.252Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-02-10T05:05:54.795Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-02-10T05:05:55.056Z] --- PASS: TestDockerNetworkMacvlan (7.58s) [2023-02-10T05:05:55.056Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2023-02-10T05:05:55.056Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2023-02-10T05:05:55.056Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.65s) [2023-02-10T05:05:55.056Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s) [2023-02-10T05:05:55.056Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.28s) [2023-02-10T05:05:55.056Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.47s) [2023-02-10T05:05:55.056Z] PASS [2023-02-10T05:05:55.056Z] [2023-02-10T05:05:55.056Z] DONE 8 tests in 8.874s [2023-02-10T05:05:55.056Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-02-10T05:05:55.056Z] ++ 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 [2023-02-10T05:05:55.056Z] ++ set -e [2023-02-10T05:05:55.056Z] ++ '[' -n 0 ']' [2023-02-10T05:05:55.056Z] ++ set -x [2023-02-10T05:05:55.056Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:05:55.056Z] testing: warning: no tests to run [2023-02-10T05:05:55.056Z] PASS [2023-02-10T05:05:55.056Z] [2023-02-10T05:05:55.056Z] DONE 0 tests in 0.027s [2023-02-10T05:05:55.056Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-02-10T05:05:55.056Z] ++ 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 [2023-02-10T05:05:55.056Z] ++ set -e [2023-02-10T05:05:55.056Z] ++ '[' -n 0 ']' [2023-02-10T05:05:55.056Z] ++ set -x [2023-02-10T05:05:55.056Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:05:55.056Z] INFO: Testing against a local daemon [2023-02-10T05:05:55.056Z] === RUN TestAuthZPluginAllowRequest [2023-02-10T05:05:56.440Z] --- PASS: TestAuthZPluginAllowRequest (1.01s) [2023-02-10T05:05:56.440Z] === RUN TestAuthZPluginTLS [2023-02-10T05:05:56.700Z] --- PASS: TestAuthZPluginTLS (0.56s) [2023-02-10T05:05:56.700Z] === RUN TestAuthZPluginDenyRequest [2023-02-10T05:05:57.271Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-02-10T05:05:57.271Z] === RUN TestAuthZPluginAPIDenyResponse [2023-02-10T05:05:57.842Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-02-10T05:05:57.842Z] === RUN TestAuthZPluginDenyResponse [2023-02-10T05:05:58.419Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-02-10T05:05:58.419Z] === RUN TestAuthZPluginAllowEventStream [2023-02-10T05:05:59.366Z] --- PASS: TestAuthZPluginAllowEventStream (0.98s) [2023-02-10T05:05:59.366Z] === RUN TestAuthZPluginErrorResponse [2023-02-10T05:05:59.936Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-02-10T05:05:59.936Z] === RUN TestAuthZPluginErrorRequest [2023-02-10T05:06:00.507Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-02-10T05:06:00.507Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-02-10T05:06:01.078Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-02-10T05:06:01.078Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-02-10T05:06:02.045Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s) [2023-02-10T05:06:02.045Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-02-10T05:06:03.443Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.10s) [2023-02-10T05:06:03.443Z] === RUN TestAuthZPluginHeader [2023-02-10T05:06:03.703Z] --- PASS: TestAuthZPluginHeader (0.61s) [2023-02-10T05:06:03.703Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-02-10T05:06:03.703Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-10T05:06:03.703Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-02-10T05:06:03.703Z] === RUN TestAuthZPluginV2Disable [2023-02-10T05:06:03.703Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-10T05:06:03.703Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-02-10T05:06:03.703Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-02-10T05:06:03.703Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-10T05:06:03.703Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-02-10T05:06:03.703Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-02-10T05:06:03.703Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-10T05:06:03.703Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-02-10T05:06:03.703Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-02-10T05:06:21.813Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2023-02-10T05:06:21.813Z] PASS [2023-02-10T05:06:21.813Z] [2023-02-10T05:06:21.813Z] === Skipped [2023-02-10T05:06:21.813Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-02-10T05:06:21.813Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-10T05:06:21.813Z] [2023-02-10T05:06:21.813Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-02-10T05:06:21.813Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-10T05:06:21.813Z] [2023-02-10T05:06:21.813Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-02-10T05:06:21.813Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-10T05:06:21.813Z] [2023-02-10T05:06:21.813Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-02-10T05:06:21.813Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-10T05:06:21.813Z] [2023-02-10T05:06:21.813Z] DONE 17 tests, 4 skipped in 25.614s [2023-02-10T05:06:21.813Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-02-10T05:06:21.813Z] ++ 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 [2023-02-10T05:06:21.813Z] ++ set -e [2023-02-10T05:06:21.813Z] ++ '[' -n 0 ']' [2023-02-10T05:06:21.813Z] ++ set -x [2023-02-10T05:06:21.813Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:06:21.813Z] INFO: Testing against a local daemon [2023-02-10T05:06:21.813Z] === RUN TestPluginInvalidJSON [2023-02-10T05:06:21.813Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-02-10T05:06:21.813Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-02-10T05:06:21.813Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-02-10T05:06:21.813Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-02-10T05:06:21.813Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-02-10T05:06:21.813Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-02-10T05:06:21.813Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-02-10T05:06:21.813Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-02-10T05:06:21.813Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-02-10T05:06:21.813Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-02-10T05:06:21.813Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-02-10T05:06:21.813Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-02-10T05:06:21.813Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-02-10T05:06:21.813Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-02-10T05:06:21.813Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-02-10T05:06:21.813Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-02-10T05:06:21.813Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-02-10T05:06:21.813Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-02-10T05:06:21.813Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-02-10T05:06:21.813Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-02-10T05:06:21.813Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-02-10T05:06:21.813Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-02-10T05:06:21.813Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2023-02-10T05:06:21.813Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-02-10T05:06:21.813Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-02-10T05:06:21.813Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-02-10T05:06:21.813Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-02-10T05:06:21.813Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-02-10T05:06:21.813Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-02-10T05:06:21.813Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-02-10T05:06:21.813Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-02-10T05:06:21.813Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-02-10T05:06:21.813Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-02-10T05:06:21.813Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-02-10T05:06:21.813Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-02-10T05:06:21.813Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-02-10T05:06:21.813Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-02-10T05:06:21.813Z] === RUN TestPluginInstall [2023-02-10T05:06:21.813Z] === RUN TestPluginInstall/no_auth [2023-02-10T05:06:25.116Z] time="2023-02-10T05:06:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-10T05:06:25.116Z] time="2023-02-10T05:06:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33f7dd97e7eb3109666d243362f08567b40904b519a0f708b1579903d05c890d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-10T05:06:25.116Z] time="2023-02-10T05:06:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-10T05:06:25.116Z] time="2023-02-10T05:06:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33f7dd97e7eb3109666d243362f08567b40904b519a0f708b1579903d05c890d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-10T05:06:25.116Z] === RUN TestPluginInstall/with_htpasswd [2023-02-10T05:06:25.116Z] time="2023-02-10T05:06:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-10T05:06:25.116Z] time="2023-02-10T05:06:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33f7dd97e7eb3109666d243362f08567b40904b519a0f708b1579903d05c890d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-10T05:06:25.116Z] time="2023-02-10T05:06:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-10T05:06:25.116Z] time="2023-02-10T05:06:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33f7dd97e7eb3109666d243362f08567b40904b519a0f708b1579903d05c890d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-10T05:06:25.377Z] === RUN TestPluginInstall/with_insecure [2023-02-10T05:06:26.321Z] time="2023-02-10T05:06:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-10T05:06:26.321Z] time="2023-02-10T05:06:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e5a9925c9ce3b69ce84f76f22c1a388d34e636f583985d80be88c2586f16600c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-10T05:06:26.321Z] time="2023-02-10T05:06:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-10T05:06:26.321Z] time="2023-02-10T05:06:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e5a9925c9ce3b69ce84f76f22c1a388d34e636f583985d80be88c2586f16600c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-10T05:06:26.321Z] plugin_test.go:196: [daf6667e97099] daemon is not started [2023-02-10T05:06:26.321Z] --- PASS: TestPluginInstall (5.54s) [2023-02-10T05:06:26.321Z] --- PASS: TestPluginInstall/no_auth (4.07s) [2023-02-10T05:06:26.321Z] --- PASS: TestPluginInstall/with_htpasswd (0.49s) [2023-02-10T05:06:26.321Z] --- PASS: TestPluginInstall/with_insecure (0.97s) [2023-02-10T05:06:26.321Z] === RUN TestPluginsWithRuntimes [2023-02-10T05:06:27.704Z] === RUN TestPluginsWithRuntimes/No_Args [2023-02-10T05:06:28.646Z] === RUN TestPluginsWithRuntimes/With_Args [2023-02-10T05:06:29.587Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2023-02-10T05:06:29.587Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2023-02-10T05:06:29.587Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2023-02-10T05:06:29.587Z] === RUN TestPluginBackCompatMediaTypes [2023-02-10T05:06:30.158Z] --- PASS: TestPluginBackCompatMediaTypes (0.52s) [2023-02-10T05:06:30.158Z] PASS [2023-02-10T05:06:30.158Z] [2023-02-10T05:06:30.158Z] DONE 24 tests in 9.503s [2023-02-10T05:06:30.158Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-02-10T05:06:30.158Z] ++ 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 [2023-02-10T05:06:30.158Z] ++ set -e [2023-02-10T05:06:30.158Z] ++ '[' -n 0 ']' [2023-02-10T05:06:30.158Z] ++ set -x [2023-02-10T05:06:30.158Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:06:30.418Z] INFO: Testing against a local daemon [2023-02-10T05:06:30.418Z] === RUN TestExternalGraphDriver [2023-02-10T05:06:30.679Z] === RUN TestExternalGraphDriver/json [2023-02-10T05:06:32.063Z] === RUN TestExternalGraphDriver/spec [2023-02-10T05:06:33.447Z] === RUN TestExternalGraphDriver/pull [2023-02-10T05:06:35.359Z] --- PASS: TestExternalGraphDriver (4.75s) [2023-02-10T05:06:35.359Z] --- PASS: TestExternalGraphDriver/json (1.44s) [2023-02-10T05:06:35.359Z] --- PASS: TestExternalGraphDriver/spec (1.44s) [2023-02-10T05:06:35.359Z] --- PASS: TestExternalGraphDriver/pull (1.54s) [2023-02-10T05:06:35.359Z] === RUN TestGraphdriverPluginV2 [2023-02-10T05:06:35.359Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-10T05:06:35.359Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-02-10T05:06:35.359Z] PASS [2023-02-10T05:06:35.359Z] [2023-02-10T05:06:35.359Z] === Skipped [2023-02-10T05:06:35.359Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-02-10T05:06:35.359Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-10T05:06:35.359Z] [2023-02-10T05:06:35.359Z] DONE 5 tests, 1 skipped in 5.199s [2023-02-10T05:06:35.359Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-02-10T05:06:35.359Z] ++ 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 [2023-02-10T05:06:35.359Z] ++ set -e [2023-02-10T05:06:35.359Z] ++ '[' -n 0 ']' [2023-02-10T05:06:35.359Z] ++ set -x [2023-02-10T05:06:35.359Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:06:35.619Z] INFO: Testing against a local daemon [2023-02-10T05:06:35.619Z] === RUN TestContinueAfterPluginCrash [2023-02-10T05:06:35.619Z] === PAUSE TestContinueAfterPluginCrash [2023-02-10T05:06:35.619Z] === RUN TestReadPluginNoRead [2023-02-10T05:06:35.619Z] === PAUSE TestReadPluginNoRead [2023-02-10T05:06:35.619Z] === RUN TestDaemonStartWithLogOpt [2023-02-10T05:06:35.619Z] === PAUSE TestDaemonStartWithLogOpt [2023-02-10T05:06:35.619Z] === CONT TestContinueAfterPluginCrash [2023-02-10T05:06:35.619Z] === CONT TestDaemonStartWithLogOpt [2023-02-10T05:06:38.917Z] --- PASS: TestDaemonStartWithLogOpt (3.07s) [2023-02-10T05:06:38.917Z] === CONT TestReadPluginNoRead [2023-02-10T05:06:40.831Z] === RUN TestReadPluginNoRead/default [2023-02-10T05:06:41.772Z] === RUN TestReadPluginNoRead/disabled_caching [2023-02-10T05:06:43.156Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-02-10T05:06:43.418Z] --- PASS: TestContinueAfterPluginCrash (7.77s) [2023-02-10T05:06:43.989Z] === CONT TestReadPluginNoRead [2023-02-10T05:06:43.989Z] read_test.go:91: [df6d5a0898e4a] daemon is not started [2023-02-10T05:06:43.989Z] --- PASS: TestReadPluginNoRead (5.41s) [2023-02-10T05:06:43.989Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2023-02-10T05:06:43.989Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2023-02-10T05:06:43.989Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s) [2023-02-10T05:06:43.989Z] PASS [2023-02-10T05:06:43.989Z] [2023-02-10T05:06:43.989Z] DONE 6 tests in 8.587s [2023-02-10T05:06:43.989Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-02-10T05:06:43.989Z] ++ 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 [2023-02-10T05:06:43.989Z] ++ set -e [2023-02-10T05:06:43.989Z] ++ '[' -n 0 ']' [2023-02-10T05:06:43.989Z] ++ set -x [2023-02-10T05:06:43.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=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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:06:43.989Z] testing: warning: no tests to run [2023-02-10T05:06:43.989Z] PASS [2023-02-10T05:06:43.989Z] [2023-02-10T05:06:43.989Z] DONE 0 tests in 0.033s [2023-02-10T05:06:43.989Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-02-10T05:06:43.989Z] ++ 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 [2023-02-10T05:06:43.989Z] ++ set -e [2023-02-10T05:06:43.989Z] ++ '[' -n 0 ']' [2023-02-10T05:06:43.989Z] ++ set -x [2023-02-10T05:06:43.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=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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:06:44.250Z] INFO: Testing against a local daemon [2023-02-10T05:06:44.250Z] === RUN TestPluginWithDevMounts [2023-02-10T05:06:44.250Z] === PAUSE TestPluginWithDevMounts [2023-02-10T05:06:44.250Z] === CONT TestPluginWithDevMounts [2023-02-10T05:06:45.633Z] --- PASS: TestPluginWithDevMounts (1.49s) [2023-02-10T05:06:45.633Z] PASS [2023-02-10T05:06:45.633Z] [2023-02-10T05:06:45.633Z] DONE 1 tests in 1.594s [2023-02-10T05:06:45.633Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-02-10T05:06:45.633Z] ++ 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 [2023-02-10T05:06:45.633Z] ++ set -e [2023-02-10T05:06:45.633Z] ++ '[' -n 0 ']' [2023-02-10T05:06:45.633Z] ++ set -x [2023-02-10T05:06:45.633Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:06:45.893Z] INFO: Testing against a local daemon [2023-02-10T05:06:45.893Z] === RUN TestSecretInspect [2023-02-10T05:06:47.805Z] --- PASS: TestSecretInspect (1.85s) [2023-02-10T05:06:47.805Z] === RUN TestSecretList [2023-02-10T05:06:49.716Z] --- PASS: TestSecretList (1.74s) [2023-02-10T05:06:49.716Z] === RUN TestSecretsCreateAndDelete [2023-02-10T05:06:50.656Z] --- PASS: TestSecretsCreateAndDelete (1.32s) [2023-02-10T05:06:50.656Z] === RUN TestSecretsUpdate [2023-02-10T05:06:52.567Z] --- PASS: TestSecretsUpdate (1.71s) [2023-02-10T05:06:52.567Z] === RUN TestTemplatedSecret [2023-02-10T05:06:55.109Z] --- PASS: TestTemplatedSecret (2.51s) [2023-02-10T05:06:55.109Z] === RUN TestSecretCreateResolve [2023-02-10T05:06:57.020Z] --- PASS: TestSecretCreateResolve (1.78s) [2023-02-10T05:06:57.020Z] PASS [2023-02-10T05:06:57.020Z] [2023-02-10T05:06:57.020Z] DONE 6 tests in 10.997s [2023-02-10T05:06:57.020Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-02-10T05:06:57.020Z] ++ 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 [2023-02-10T05:06:57.020Z] ++ set -e [2023-02-10T05:06:57.020Z] ++ '[' -n 0 ']' [2023-02-10T05:06:57.020Z] ++ set -x [2023-02-10T05:06:57.020Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:06:57.020Z] INFO: Testing against a local daemon [2023-02-10T05:06:57.020Z] === RUN TestServiceCreateInit [2023-02-10T05:06:57.020Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-02-10T05:07:00.317Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-02-10T05:07:03.615Z] --- PASS: TestServiceCreateInit (6.87s) [2023-02-10T05:07:03.615Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.44s) [2023-02-10T05:07:03.615Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.41s) [2023-02-10T05:07:03.615Z] === RUN TestCreateServiceMultipleTimes [2023-02-10T05:07:18.543Z] --- PASS: TestCreateServiceMultipleTimes (14.44s) [2023-02-10T05:07:18.543Z] === RUN TestCreateServiceConflict [2023-02-10T05:07:19.939Z] --- PASS: TestCreateServiceConflict (1.76s) [2023-02-10T05:07:19.939Z] === RUN TestCreateServiceMaxReplicas [2023-02-10T05:07:22.482Z] --- PASS: TestCreateServiceMaxReplicas (2.53s) [2023-02-10T05:07:22.482Z] === RUN TestCreateWithDuplicateNetworkNames [2023-02-10T05:07:37.381Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.49s) [2023-02-10T05:07:37.381Z] === RUN TestCreateServiceSecretFileMode [2023-02-10T05:07:37.381Z] --- PASS: TestCreateServiceSecretFileMode (2.20s) [2023-02-10T05:07:37.381Z] === RUN TestCreateServiceConfigFileMode [2023-02-10T05:07:39.923Z] --- PASS: TestCreateServiceConfigFileMode (2.39s) [2023-02-10T05:07:39.923Z] === RUN TestCreateServiceSysctls [2023-02-10T05:07:42.467Z] --- PASS: TestCreateServiceSysctls (2.91s) [2023-02-10T05:07:42.467Z] === RUN TestCreateServiceCapabilities [2023-02-10T05:07:45.012Z] --- PASS: TestCreateServiceCapabilities (2.25s) [2023-02-10T05:07:45.012Z] === RUN TestInspect [2023-02-10T05:07:47.554Z] --- PASS: TestInspect (2.54s) [2023-02-10T05:07:47.554Z] === RUN TestCreateJob [2023-02-10T05:07:50.096Z] --- PASS: TestCreateJob (2.86s) [2023-02-10T05:07:50.096Z] === RUN TestReplicatedJob [2023-02-10T05:07:54.301Z] --- PASS: TestReplicatedJob (4.34s) [2023-02-10T05:07:54.301Z] === RUN TestUpdateReplicatedJob [2023-02-10T05:07:57.598Z] --- PASS: TestUpdateReplicatedJob (2.72s) [2023-02-10T05:07:57.598Z] === RUN TestServiceListWithStatuses [2023-02-10T05:07:57.598Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-10T05:07:57.598Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-02-10T05:07:57.598Z] === RUN TestDockerNetworkConnectAlias [2023-02-10T05:08:00.896Z] --- PASS: TestDockerNetworkConnectAlias (3.45s) [2023-02-10T05:08:00.896Z] === RUN TestDockerNetworkReConnect [2023-02-10T05:08:03.439Z] --- PASS: TestDockerNetworkReConnect (2.78s) [2023-02-10T05:08:03.439Z] === RUN TestServicePlugin [2023-02-10T05:08:03.439Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-10T05:08:03.439Z] --- SKIP: TestServicePlugin (0.00s) [2023-02-10T05:08:03.439Z] === RUN TestServiceUpdateLabel [2023-02-10T05:08:05.351Z] --- PASS: TestServiceUpdateLabel (1.71s) [2023-02-10T05:08:05.351Z] === RUN TestServiceUpdateSecrets [2023-02-10T05:08:20.253Z] --- PASS: TestServiceUpdateSecrets (14.03s) [2023-02-10T05:08:20.253Z] === RUN TestServiceUpdateConfigs [2023-02-10T05:08:35.155Z] --- PASS: TestServiceUpdateConfigs (14.13s) [2023-02-10T05:08:35.155Z] === RUN TestServiceUpdateNetwork [2023-02-10T05:08:45.150Z] --- PASS: TestServiceUpdateNetwork (11.62s) [2023-02-10T05:08:45.150Z] === RUN TestServiceUpdatePidsLimit [2023-02-10T05:08:46.092Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-02-10T05:08:46.663Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-02-10T05:08:53.299Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-02-10T05:09:01.435Z] --- PASS: TestServiceUpdatePidsLimit (15.88s) [2023-02-10T05:09:01.436Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2023-02-10T05:09:01.436Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2023-02-10T05:09:01.436Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2023-02-10T05:09:01.436Z] PASS [2023-02-10T05:09:01.436Z] [2023-02-10T05:09:01.436Z] === Skipped [2023-02-10T05:09:01.436Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-02-10T05:09:01.436Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-10T05:09:01.436Z] [2023-02-10T05:09:01.436Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-02-10T05:09:01.436Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-10T05:09:01.436Z] [2023-02-10T05:09:01.436Z] DONE 27 tests, 2 skipped in 124.027s [2023-02-10T05:09:01.436Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-02-10T05:09:01.436Z] ++ 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 [2023-02-10T05:09:01.436Z] ++ set -e [2023-02-10T05:09:01.436Z] ++ '[' -n 0 ']' [2023-02-10T05:09:01.436Z] ++ set -x [2023-02-10T05:09:01.436Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:09:01.436Z] INFO: Testing against a local daemon [2023-02-10T05:09:01.436Z] === RUN TestSessionCreate [2023-02-10T05:09:01.436Z] --- PASS: TestSessionCreate (0.02s) [2023-02-10T05:09:01.436Z] === RUN TestSessionCreateWithBadUpgrade [2023-02-10T05:09:01.436Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-02-10T05:09:01.436Z] PASS [2023-02-10T05:09:01.436Z] [2023-02-10T05:09:01.436Z] DONE 2 tests in 0.127s [2023-02-10T05:09:01.436Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-02-10T05:09:01.436Z] ++ 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 [2023-02-10T05:09:01.436Z] ++ set -e [2023-02-10T05:09:01.436Z] ++ '[' -n 0 ']' [2023-02-10T05:09:01.436Z] ++ set -x [2023-02-10T05:09:01.436Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:09:01.436Z] INFO: Testing against a local daemon [2023-02-10T05:09:01.436Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-02-10T05:09:01.436Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-02-10T05:09:01.436Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-02-10T05:09:01.436Z] === RUN TestDiskUsage [2023-02-10T05:09:01.436Z] === PAUSE TestDiskUsage [2023-02-10T05:09:01.436Z] === RUN TestEventsExecDie [2023-02-10T05:09:01.436Z] --- PASS: TestEventsExecDie (0.45s) [2023-02-10T05:09:01.436Z] === RUN TestEventsBackwardsCompatible [2023-02-10T05:09:01.436Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-02-10T05:09:01.436Z] === RUN TestEventsVolumeCreate [2023-02-10T05:09:01.436Z] --- PASS: TestEventsVolumeCreate (0.05s) [2023-02-10T05:09:01.436Z] === RUN TestInfoBinaryCommits [2023-02-10T05:09:01.696Z] --- PASS: TestInfoBinaryCommits (0.03s) [2023-02-10T05:09:01.696Z] === RUN TestInfoAPIVersioned [2023-02-10T05:09:01.696Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-02-10T05:09:01.696Z] === RUN TestInfoAPI [2023-02-10T05:09:01.696Z] --- PASS: TestInfoAPI (0.02s) [2023-02-10T05:09:01.696Z] === RUN TestInfoAPIWarnings [2023-02-10T05:09:19.806Z] --- PASS: TestInfoAPIWarnings (16.55s) [2023-02-10T05:09:19.806Z] === RUN TestInfoDebug [2023-02-10T05:09:19.806Z] --- PASS: TestInfoDebug (0.52s) [2023-02-10T05:09:19.806Z] === RUN TestInfoInsecureRegistries [2023-02-10T05:09:19.806Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-02-10T05:09:19.806Z] === RUN TestInfoRegistryMirrors [2023-02-10T05:09:19.806Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-02-10T05:09:19.806Z] === RUN TestLoginFailsWithBadCredentials [2023-02-10T05:09:20.067Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-02-10T05:09:20.067Z] === RUN TestPingCacheHeaders [2023-02-10T05:09:20.067Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-02-10T05:09:20.067Z] === RUN TestPingGet [2023-02-10T05:09:20.067Z] --- PASS: TestPingGet (0.01s) [2023-02-10T05:09:20.067Z] === RUN TestPingHead [2023-02-10T05:09:20.067Z] --- PASS: TestPingHead (0.02s) [2023-02-10T05:09:20.067Z] === RUN TestPingSwarmHeader [2023-02-10T05:09:20.638Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-02-10T05:09:20.899Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-02-10T05:09:21.470Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-02-10T05:09:21.470Z] --- PASS: TestPingSwarmHeader (1.32s) [2023-02-10T05:09:21.470Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-02-10T05:09:21.470Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-02-10T05:09:21.470Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-02-10T05:09:21.470Z] === RUN TestPingBuilderHeader [2023-02-10T05:09:21.470Z] === RUN TestPingBuilderHeader/default_config [2023-02-10T05:09:22.042Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-02-10T05:09:22.614Z] --- PASS: TestPingBuilderHeader (1.04s) [2023-02-10T05:09:22.614Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2023-02-10T05:09:22.614Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2023-02-10T05:09:22.614Z] === RUN TestVersion [2023-02-10T05:09:22.614Z] --- PASS: TestVersion (0.02s) [2023-02-10T05:09:22.614Z] === CONT TestDiskUsage [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/empty [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/empty/container_types [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/empty/image_types [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/empty/volume_types [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/empty/build-cache_types [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/after_LoadBusybox [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-02-10T05:09:23.186Z] === RUN TestDiskUsage/after_container.Run [2023-02-10T05:09:23.448Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-02-10T05:09:23.448Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-02-10T05:09:23.448Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-02-10T05:09:23.448Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-02-10T05:09:23.448Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-02-10T05:09:23.448Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-02-10T05:09:23.448Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-02-10T05:09:23.448Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-02-10T05:09:23.448Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-02-10T05:09:23.448Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage (1.01s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/empty (0.01s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.09s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-02-10T05:09:23.448Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-02-10T05:09:23.448Z] PASS [2023-02-10T05:09:23.448Z] [2023-02-10T05:09:23.448Z] === Skipped [2023-02-10T05:09:23.448Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-02-10T05:09:23.448Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-02-10T05:09:23.448Z] [2023-02-10T05:09:23.448Z] DONE 57 tests, 1 skipped in 22.668s [2023-02-10T05:09:23.448Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-02-10T05:09:23.448Z] ++ 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 [2023-02-10T05:09:23.448Z] ++ set -e [2023-02-10T05:09:23.448Z] ++ '[' -n 0 ']' [2023-02-10T05:09:23.448Z] ++ set -x [2023-02-10T05:09:23.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2023-02-10T05:09:23.709Z] INFO: Testing against a local daemon [2023-02-10T05:09:23.709Z] === RUN TestVolumesCreateAndList [2023-02-10T05:09:23.709Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-02-10T05:09:23.709Z] === RUN TestVolumesRemove [2023-02-10T05:09:23.709Z] --- PASS: TestVolumesRemove (0.05s) [2023-02-10T05:09:23.709Z] === RUN TestVolumesInspect [2023-02-10T05:09:23.709Z] --- PASS: TestVolumesInspect (0.02s) [2023-02-10T05:09:23.709Z] === RUN TestVolumesInvalidJSON [2023-02-10T05:09:23.709Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-02-10T05:09:23.709Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-02-10T05:09:23.709Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-02-10T05:09:23.709Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-02-10T05:09:23.709Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-02-10T05:09:23.709Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-02-10T05:09:23.709Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-02-10T05:09:23.709Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-02-10T05:09:23.709Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-02-10T05:09:23.709Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-02-10T05:09:23.709Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-02-10T05:09:23.709Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-02-10T05:09:23.709Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-02-10T05:09:23.709Z] === RUN TestVolumePruneAnonymous [2023-02-10T05:09:23.709Z] --- PASS: TestVolumePruneAnonymous (0.04s) [2023-02-10T05:09:23.709Z] PASS [2023-02-10T05:09:23.709Z] [2023-02-10T05:09:23.709Z] DONE 10 tests in 0.231s [2023-02-10T05:09:23.709Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-02-10T05:09:23.970Z] ++++ cat bundles/test-integration/docker.pid [2023-02-10T05:09:23.970Z] +++ kill 14457 [2023-02-10T05:09:24.231Z] +++ /etc/init.d/apparmor stop [2023-02-10T05:09:24.231Z] Leaving: AppArmorNo profiles have been unloaded. [2023-02-10T05:09:24.231Z] [2023-02-10T05:09:24.231Z] Unloading profiles will leave already running processes permanently [2023-02-10T05:09:24.231Z] unconfined, which can lead to unexpected situations. [2023-02-10T05:09:24.231Z] [2023-02-10T05:09:24.231Z] To set a process to complain mode, use the command line tool [2023-02-10T05:09:24.231Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-02-10T05:09:24.231Z] +++ true [2023-02-10T05:09:24.231Z] exiting test-integration [2023-02-10T05:09:24.231Z] ++ exit 0 [2023-02-10T05:09:24.231Z] Post stage [Pipeline] junit [2023-02-10T05:09:25.194Z] Recording test results [2023-02-10T05:09:25.406Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-02-10T05:09:25.736Z] + echo Ensuring container killed. [2023-02-10T05:09:25.736Z] Ensuring container killed. [2023-02-10T05:09:25.736Z] + docker rm -vf docker-pr16 [2023-02-10T05:09:25.736Z] Error response from daemon: No such container: docker-pr16 [Pipeline] sh [2023-02-10T05:09:26.029Z] + echo Chowning /workspace to jenkins user [2023-02-10T05:09:26.029Z] Chowning /workspace to jenkins user [2023-02-10T05:09:26.029Z] + id -u [2023-02-10T05:09:26.029Z] + id -g [2023-02-10T05:09:26.029Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44887:/workspace busybox chown -R 1000:1000 /workspace [2023-02-10T05:09:26.029Z] Unable to find image 'busybox:latest' locally [2023-02-10T05:09:26.029Z] latest: Pulling from library/busybox [2023-02-10T05:09:26.289Z] f78e6840ded1: Already exists [2023-02-10T05:09:26.289Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-02-10T05:09:26.289Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-02-10T05:09:27.970Z] + bundleName=arm64-integration [2023-02-10T05:09:27.970Z] + echo Creating arm64-integration-bundles.tar.gz [2023-02-10T05:09:27.970Z] Creating arm64-integration-bundles.tar.gz [2023-02-10T05:09:27.970Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2023-02-10T05:09:27.970Z] + 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 [2023-02-10T05:09:28.244Z] Archiving artifacts [2023-02-10T05:09:30.238Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44887/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-02-10T05:09:30.602Z] + make clean [2023-02-10T05:09:30.862Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-02-10T05:09:30.862Z] docker-dev-cache [2023-02-10T05:09:30.862Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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