Pull request #45277 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from d3e52936c3da962a9bd5ecec242130d5790ee88e+347bce43e90d8571e63b507db568cdeb14c01b1f (bf287268b19d1dff2d5e4ae0b20ffe8465a71b54) 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-45277@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-04-05T20:02:37.046Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-04-05T20:02:37.050Z] Trying to pass milestone 1 [Pipeline] milestone [2023-04-05T20:02:37.165Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-04-05T20:02:52.360Z] Still waiting to schedule task [2023-04-05T20:02:52.361Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fd6783513877300e)’ is offline [2023-04-05T20:03:48.491Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fd6783513877300e) in /home/ubuntu/workspace/moby_PR-45277 [Pipeline] { [Pipeline] checkout [2023-04-05T20:03:48.569Z] The recommended git tool is: git [2023-04-05T20:03:51.039Z] using credential docker-jenkins-github-credentials [2023-04-05T20:03:51.057Z] Cloning the remote Git repository [2023-04-05T20:03:51.057Z] Cloning with configured refspecs honoured and without tags [2023-04-05T20:03:51.070Z] Cloning repository https://github.com/moby/moby.git [2023-04-05T20:03:51.124Z] > git init /home/ubuntu/workspace/moby_PR-45277 # timeout=10 [2023-04-05T20:03:51.782Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-05T20:03:51.782Z] > git --version # timeout=10 [2023-04-05T20:03:51.793Z] > git --version # 'git version 2.25.1' [2023-04-05T20:03:51.794Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T20:03:51.795Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45277/head:refs/remotes/origin/PR-45277 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-04-05T20:04:09.901Z] Fetching without tags [2023-04-05T20:04:10.137Z] Merging remotes/origin/23.0 commit 347bce43e90d8571e63b507db568cdeb14c01b1f into PR head commit d3e52936c3da962a9bd5ecec242130d5790ee88e [2023-04-05T20:04:09.864Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-05T20:04:09.876Z] > git config --add remote.origin.fetch +refs/pull/45277/head:refs/remotes/origin/PR-45277 # timeout=10 [2023-04-05T20:04:09.884Z] > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-04-05T20:04:09.895Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-05T20:04:09.904Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-05T20:04:09.904Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T20:04:09.907Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45277/head:refs/remotes/origin/PR-45277 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-04-05T20:04:10.150Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T20:04:10.172Z] > git checkout -f d3e52936c3da962a9bd5ecec242130d5790ee88e # timeout=10 [2023-04-05T20:04:11.352Z] Merge succeeded, producing d3e52936c3da962a9bd5ecec242130d5790ee88e [2023-04-05T20:04:11.352Z] Checking out Revision d3e52936c3da962a9bd5ecec242130d5790ee88e (PR-45277) [2023-04-05T20:04:10.928Z] > git remote # timeout=10 [2023-04-05T20:04:10.935Z] > git config --get remote.origin.url # timeout=10 [2023-04-05T20:04:10.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T20:04:11.326Z] > git merge 347bce43e90d8571e63b507db568cdeb14c01b1f # timeout=10 [2023-04-05T20:04:11.335Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-05T20:04:11.354Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T20:04:11.359Z] > git checkout -f d3e52936c3da962a9bd5ecec242130d5790ee88e # timeout=10 [2023-04-05T20:04:16.149Z] Commit message: "[23.0] update go to go1.19.8" [2023-04-05T20:04:16.159Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:04:16.151Z] > git rev-list --no-walk cbbb6d21925d2da2d2c42e107595c6a92411c4bf # timeout=10 [2023-04-05T20:04:17.174Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45277:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 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-04-05T20:04:39.088Z] Unable to find image 'alpine:latest' locally [2023-04-05T20:04:39.088Z] latest: Pulling from library/alpine [2023-04-05T20:04:39.088Z] c41833b44d91: Pulling fs layer [2023-04-05T20:04:39.088Z] c41833b44d91: Verifying Checksum [2023-04-05T20:04:39.088Z] c41833b44d91: Download complete [2023-04-05T20:04:39.088Z] c41833b44d91: Pull complete [2023-04-05T20:04:39.088Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-05T20:04:39.088Z] Status: Downloaded newer image for alpine:latest [2023-04-05T20:04:44.351Z] 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 Stage "s390x" skipped due to when conditional [2023-04-05T20:04:45.438Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fd6783513877300e) in /home/ubuntu/workspace/moby_PR-45277 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-04-05T20:04:45.470Z] The recommended git tool is: git [Pipeline] // stage [2023-04-05T20:04:45.479Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2023-04-05T20:04:45.514Z] Fetching changes from the remote Git repository [Pipeline] // stage [2023-04-05T20:04:45.524Z] Fetching without tags [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 [2023-04-05T20:04:45.791Z] Merging remotes/origin/23.0 commit 347bce43e90d8571e63b507db568cdeb14c01b1f into PR head commit d3e52936c3da962a9bd5ecec242130d5790ee88e [Pipeline] } [Pipeline] } [2023-04-05T20:04:45.942Z] Merge succeeded, producing d3e52936c3da962a9bd5ecec242130d5790ee88e [2023-04-05T20:04:45.942Z] Checking out Revision d3e52936c3da962a9bd5ecec242130d5790ee88e (PR-45277) [2023-04-05T20:04:46.102Z] Commit message: "[23.0] update go to go1.19.8" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-04-05T20:04:45.491Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45277/.git # timeout=10 [2023-04-05T20:04:45.517Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-04-05T20:04:45.570Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-04-05T20:04:45.571Z] > git --version # timeout=10 [2023-04-05T20:04:45.584Z] > git --version # 'git version 2.25.1' [2023-04-05T20:04:45.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T20:04:45.585Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45277/head:refs/remotes/origin/PR-45277 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-04-05T20:04:45.800Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T20:04:45.811Z] > git checkout -f d3e52936c3da962a9bd5ecec242130d5790ee88e # timeout=10 [2023-04-05T20:04:45.898Z] > git remote # timeout=10 [2023-04-05T20:04:45.907Z] > git config --get remote.origin.url # timeout=10 [2023-04-05T20:04:45.917Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-04-05T20:04:45.918Z] > git merge 347bce43e90d8571e63b507db568cdeb14c01b1f # timeout=10 [2023-04-05T20:04:45.932Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-05T20:04:45.945Z] > git config core.sparsecheckout # timeout=10 [2023-04-05T20:04:45.953Z] > git checkout -f d3e52936c3da962a9bd5ecec242130d5790ee88e # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-04-05T20:04:46.853Z] + docker version [2023-04-05T20:04:46.853Z] Client: Docker Engine - Community [2023-04-05T20:04:46.853Z] Version: 22.06.0-beta.0 [2023-04-05T20:04:46.853Z] API version: 1.42 [2023-04-05T20:04:46.853Z] Go version: go1.18.3 [2023-04-05T20:04:46.853Z] Git commit: 3e9117b [2023-04-05T20:04:46.853Z] Built: Fri Jun 3 17:55:34 2022 [2023-04-05T20:04:46.853Z] OS/Arch: linux/arm64 [2023-04-05T20:04:46.853Z] Context: default [2023-04-05T20:04:46.853Z] [2023-04-05T20:04:46.853Z] Server: Docker Engine - Community [2023-04-05T20:04:46.853Z] Engine: [2023-04-05T20:04:46.853Z] Version: 22.06.0-beta.0 [2023-04-05T20:04:46.853Z] API version: 1.42 (minimum version 1.12) [2023-04-05T20:04:46.853Z] Go version: go1.18.3 [2023-04-05T20:04:46.853Z] Git commit: 38633e7 [2023-04-05T20:04:46.853Z] Built: Fri Jun 3 17:55:34 2022 [2023-04-05T20:04:46.853Z] OS/Arch: linux/arm64 [2023-04-05T20:04:46.853Z] Experimental: true [2023-04-05T20:04:46.853Z] containerd: [2023-04-05T20:04:46.853Z] Version: 1.6.8 [2023-04-05T20:04:46.853Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-05T20:04:46.853Z] runc: [2023-04-05T20:04:46.853Z] Version: 1.1.4 [2023-04-05T20:04:46.853Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-04-05T20:04:46.853Z] docker-init: [2023-04-05T20:04:46.853Z] Version: 0.19.0 [2023-04-05T20:04:46.853Z] GitCommit: de40ad0 [Pipeline] sh [2023-04-05T20:04:47.132Z] + docker info [2023-04-05T20:04:47.132Z] Client: [2023-04-05T20:04:47.132Z] Context: default [2023-04-05T20:04:47.132Z] Debug Mode: false [2023-04-05T20:04:47.132Z] Plugins: [2023-04-05T20:04:47.132Z] buildx: Docker Buildx (Docker Inc.) [2023-04-05T20:04:47.132Z] Version: v0.8.2 [2023-04-05T20:04:47.132Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-04-05T20:04:47.132Z] compose: Docker Compose (Docker Inc.) [2023-04-05T20:04:47.132Z] Version: v2.12.0 [2023-04-05T20:04:47.132Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-04-05T20:04:47.132Z] [2023-04-05T20:04:47.132Z] Server: [2023-04-05T20:04:47.132Z] Containers: 0 [2023-04-05T20:04:47.132Z] Running: 0 [2023-04-05T20:04:47.132Z] Paused: 0 [2023-04-05T20:04:47.132Z] Stopped: 0 [2023-04-05T20:04:47.132Z] Images: 1 [2023-04-05T20:04:47.132Z] Server Version: 22.06.0-beta.0 [2023-04-05T20:04:47.132Z] Storage Driver: overlay2 [2023-04-05T20:04:47.132Z] Backing Filesystem: extfs [2023-04-05T20:04:47.132Z] Supports d_type: true [2023-04-05T20:04:47.132Z] Using metacopy: false [2023-04-05T20:04:47.132Z] Native Overlay Diff: true [2023-04-05T20:04:47.132Z] userxattr: false [2023-04-05T20:04:47.132Z] Logging Driver: json-file [2023-04-05T20:04:47.132Z] Cgroup Driver: cgroupfs [2023-04-05T20:04:47.132Z] Cgroup Version: 1 [2023-04-05T20:04:47.132Z] Plugins: [2023-04-05T20:04:47.132Z] Volume: local [2023-04-05T20:04:47.132Z] Network: bridge host ipvlan macvlan null overlay [2023-04-05T20:04:47.132Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-04-05T20:04:47.132Z] Swarm: inactive [2023-04-05T20:04:47.132Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-04-05T20:04:47.132Z] Default Runtime: runc [2023-04-05T20:04:47.132Z] Init Binary: docker-init [2023-04-05T20:04:47.132Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-04-05T20:04:47.132Z] runc version: v1.1.4-0-g5fd4c4d [2023-04-05T20:04:47.132Z] init version: de40ad0 [2023-04-05T20:04:47.132Z] Security Options: [2023-04-05T20:04:47.132Z] apparmor [2023-04-05T20:04:47.132Z] seccomp [2023-04-05T20:04:47.132Z] Profile: builtin [2023-04-05T20:04:47.132Z] Kernel Version: 5.15.0-1022-aws [2023-04-05T20:04:47.132Z] Operating System: Ubuntu 20.04.5 LTS [2023-04-05T20:04:47.132Z] OSType: linux [2023-04-05T20:04:47.132Z] Architecture: aarch64 [2023-04-05T20:04:47.132Z] CPUs: 2 [2023-04-05T20:04:47.132Z] Total Memory: 7.559GiB [2023-04-05T20:04:47.132Z] Name: ip-10-100-78-158 [2023-04-05T20:04:47.132Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2023-04-05T20:04:47.132Z] Docker Root Dir: /var/lib/docker [2023-04-05T20:04:47.132Z] Debug Mode: false [2023-04-05T20:04:47.132Z] Registry: https://index.docker.io/v1/ [2023-04-05T20:04:47.132Z] Labels: [2023-04-05T20:04:47.132Z] Experimental: true [2023-04-05T20:04:47.132Z] Insecure Registries: [2023-04-05T20:04:47.132Z] 127.0.0.0/8 [2023-04-05T20:04:47.132Z] Live Restore Enabled: true [2023-04-05T20:04:47.132Z] [Pipeline] sh [2023-04-05T20:04:47.419Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-04-05T20:04:47.419Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-04-05T20:04:47.419Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45277/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-04-05T20:04:57.373Z] + bash /home/ubuntu/workspace/moby_PR-45277/check-config.sh [2023-04-05T20:04:57.373Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-04-05T20:04:57.373Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2023-04-05T20:04:57.373Z] [2023-04-05T20:04:57.373Z] Generally Necessary: [2023-04-05T20:04:57.373Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-04-05T20:04:57.373Z] - apparmor: enabled and tools installed [2023-04-05T20:04:57.373Z] - CONFIG_NAMESPACES: enabled [2023-04-05T20:04:57.373Z] - CONFIG_NET_NS: enabled [2023-04-05T20:04:57.373Z] - CONFIG_PID_NS: enabled [2023-04-05T20:04:57.373Z] - CONFIG_IPC_NS: enabled [2023-04-05T20:04:57.373Z] - CONFIG_UTS_NS: enabled [2023-04-05T20:04:57.373Z] - CONFIG_CGROUPS: enabled [2023-04-05T20:04:57.373Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-04-05T20:04:57.373Z] - CONFIG_CGROUP_DEVICE: enabled [2023-04-05T20:04:57.373Z] - CONFIG_CGROUP_FREEZER: enabled [2023-04-05T20:04:57.373Z] - CONFIG_CGROUP_SCHED: enabled [2023-04-05T20:04:57.373Z] - CONFIG_CPUSETS: enabled [2023-04-05T20:04:57.373Z] - CONFIG_MEMCG: enabled [2023-04-05T20:04:57.373Z] - CONFIG_KEYS: enabled [2023-04-05T20:04:57.373Z] - CONFIG_VETH: enabled (as module) [2023-04-05T20:04:57.373Z] - CONFIG_BRIDGE: enabled (as module) [2023-04-05T20:04:57.373Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-04-05T20:04:57.373Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-04-05T20:04:57.373Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-04-05T20:04:57.373Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-04-05T20:04:57.373Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-04-05T20:04:57.373Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-04-05T20:04:57.373Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-04-05T20:04:57.373Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-04-05T20:04:57.373Z] - CONFIG_NF_NAT: enabled (as module) [2023-04-05T20:04:57.373Z] - CONFIG_POSIX_MQUEUE: enabled [2023-04-05T20:04:57.373Z] - CONFIG_CGROUP_BPF: enabled [2023-04-05T20:04:57.373Z] [2023-04-05T20:04:57.373Z] Optional Features: [2023-04-05T20:04:57.631Z] - CONFIG_USER_NS: enabled [2023-04-05T20:04:57.631Z] - CONFIG_SECCOMP: enabled [2023-04-05T20:04:57.631Z] - CONFIG_SECCOMP_FILTER: enabled [2023-04-05T20:04:57.631Z] - CONFIG_CGROUP_PIDS: enabled [2023-04-05T20:04:57.631Z] - CONFIG_MEMCG_SWAP: enabled [2023-04-05T20:04:57.631Z] (cgroup swap accounting is currently enabled) [2023-04-05T20:04:57.631Z] - CONFIG_BLK_CGROUP: enabled [2023-04-05T20:04:57.631Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-04-05T20:04:57.631Z] - CONFIG_CGROUP_PERF: enabled [2023-04-05T20:04:57.631Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-04-05T20:04:57.631Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-04-05T20:04:57.631Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-04-05T20:04:57.631Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-04-05T20:04:57.631Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-04-05T20:04:57.631Z] - CONFIG_RT_GROUP_SCHED: missing [2023-04-05T20:04:57.631Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-04-05T20:04:57.631Z] - CONFIG_IP_VS: enabled (as module) [2023-04-05T20:04:57.631Z] - CONFIG_IP_VS_NFCT: enabled [2023-04-05T20:04:57.631Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-04-05T20:04:57.631Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-04-05T20:04:57.631Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-04-05T20:04:57.631Z] - CONFIG_SECURITY_SELINUX: enabled [2023-04-05T20:04:57.631Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-04-05T20:04:57.631Z] - CONFIG_EXT4_FS: enabled [2023-04-05T20:04:57.631Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-04-05T20:04:57.631Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-04-05T20:04:57.889Z] - Network Drivers: [2023-04-05T20:04:57.889Z] - "overlay": [2023-04-05T20:04:57.889Z] - CONFIG_VXLAN: enabled (as module) [2023-04-05T20:04:57.889Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-04-05T20:04:57.889Z] Optional (for encrypted networks): [2023-04-05T20:04:57.889Z] - CONFIG_CRYPTO: enabled [2023-04-05T20:04:57.889Z] - CONFIG_CRYPTO_AEAD: enabled [2023-04-05T20:04:57.889Z] - CONFIG_CRYPTO_GCM: enabled [2023-04-05T20:04:57.889Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-04-05T20:04:57.889Z] - CONFIG_CRYPTO_GHASH: enabled [2023-04-05T20:04:57.889Z] - CONFIG_XFRM: enabled [2023-04-05T20:04:57.889Z] - CONFIG_XFRM_USER: enabled (as module) [2023-04-05T20:04:57.889Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-04-05T20:04:57.889Z] - CONFIG_INET_ESP: enabled (as module) [2023-04-05T20:04:57.889Z] - "ipvlan": [2023-04-05T20:04:57.889Z] - CONFIG_IPVLAN: enabled (as module) [2023-04-05T20:04:57.889Z] - "macvlan": [2023-04-05T20:04:57.889Z] - CONFIG_MACVLAN: enabled (as module) [2023-04-05T20:04:57.889Z] - CONFIG_DUMMY: enabled (as module) [2023-04-05T20:04:57.889Z] - "ftp,tftp client in container": [2023-04-05T20:04:57.889Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-04-05T20:04:57.889Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-04-05T20:04:57.889Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-04-05T20:04:57.889Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-04-05T20:04:57.889Z] - Storage Drivers: [2023-04-05T20:04:57.889Z] - "aufs": [2023-04-05T20:04:57.889Z] - CONFIG_AUFS_FS: enabled (as module) [2023-04-05T20:04:58.146Z] - "btrfs": [2023-04-05T20:04:58.146Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-04-05T20:04:58.146Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-04-05T20:04:58.146Z] - "devicemapper": [2023-04-05T20:04:58.146Z] - CONFIG_BLK_DEV_DM: enabled [2023-04-05T20:04:58.146Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-04-05T20:04:58.146Z] - "overlay": [2023-04-05T20:04:58.146Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-04-05T20:04:58.146Z] - "zfs": [2023-04-05T20:04:58.146Z] - /dev/zfs: present [2023-04-05T20:04:58.146Z] - zfs command: missing [2023-04-05T20:04:58.146Z] - zpool command: missing [2023-04-05T20:04:58.146Z] [2023-04-05T20:04:58.146Z] Limits: [2023-04-05T20:04:58.146Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-04-05T20:04:58.146Z] [2023-04-05T20:04:58.146Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-04-05T20:04:58.452Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d3e52936c3da962a9bd5ecec242130d5790ee88e . [2023-04-05T20:04:58.709Z] #1 [internal] load .dockerignore [2023-04-05T20:04:58.709Z] #1 transferring context: 113B done [2023-04-05T20:04:58.709Z] #1 DONE 0.0s [2023-04-05T20:04:58.709Z] [2023-04-05T20:04:58.709Z] #2 [internal] load build definition from Dockerfile [2023-04-05T20:04:58.709Z] #2 transferring dockerfile: 27.03kB done [2023-04-05T20:04:58.709Z] #2 DONE 0.0s [2023-04-05T20:04:58.709Z] [2023-04-05T20:04:58.709Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-04-05T20:04:58.966Z] #3 DONE 0.3s [2023-04-05T20:04:58.966Z] [2023-04-05T20:04:58.966Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-04-05T20:04:58.966Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 done [2023-04-05T20:04:58.966Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 8.39MB / 10.82MB 0.2s [2023-04-05T20:04:58.966Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-04-05T20:04:58.966Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done [2023-04-05T20:04:58.966Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done [2023-04-05T20:04:59.224Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.3s done [2023-04-05T20:04:59.224Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 [2023-04-05T20:04:59.483Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done [2023-04-05T20:04:59.483Z] #4 DONE 0.5s [2023-04-05T20:04:59.483Z] [2023-04-05T20:04:59.483Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 [2023-04-05T20:05:00.047Z] #5 ... [2023-04-05T20:05:00.047Z] [2023-04-05T20:05:00.047Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-04-05T20:05:00.047Z] #6 DONE 0.4s [2023-04-05T20:05:00.047Z] [2023-04-05T20:05:00.047Z] #7 [internal] load metadata for docker.io/library/golang:1.19.8-bullseye [2023-04-05T20:05:00.047Z] #7 DONE 0.4s [2023-04-05T20:05:00.047Z] [2023-04-05T20:05:00.047Z] #8 [internal] load metadata for docker.io/library/busybox:latest [2023-04-05T20:05:00.047Z] #8 DONE 0.5s [2023-04-05T20:05:00.047Z] [2023-04-05T20:05:00.047Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2023-04-05T20:05:00.047Z] #9 DONE 0.5s [2023-04-05T20:05:00.047Z] [2023-04-05T20:05:00.047Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 [2023-04-05T20:05:00.305Z] #5 DONE 0.6s [2023-04-05T20:05:00.562Z] [2023-04-05T20:05:00.562Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-05T20:05:00.562Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-04-05T20:05:00.562Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-04-05T20:05:00.562Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-04-05T20:05:00.562Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.0s [2023-04-05T20:05:00.562Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-04-05T20:05:00.821Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.10MB / 12.42MB 0.2s [2023-04-05T20:05:00.821Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 8.39MB / 12.42MB 0.3s [2023-04-05T20:05:01.079Z] #10 ... [2023-04-05T20:05:01.079Z] [2023-04-05T20:05:01.079Z] #11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2023-04-05T20:05:01.079Z] #11 DONE 0.5s [2023-04-05T20:05:01.079Z] [2023-04-05T20:05:01.079Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-05T20:05:01.079Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2023-04-05T20:05:01.079Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2023-04-05T20:05:01.338Z] #10 ... [2023-04-05T20:05:01.338Z] [2023-04-05T20:05:01.338Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-04-05T20:05:01.338Z] #12 resolve docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 0.1s done [2023-04-05T20:05:01.338Z] #12 sha256:ba7000206594c2d72c3ab550453004c0dc50961157e5ebd2fb8ea1890099d02d 528B / 528B done [2023-04-05T20:05:01.338Z] #12 sha256:3fbaf71a998bae6e375be74b999bd418091bf6511e356a129fdc969c4a94a5bc 1.47kB / 1.47kB done [2023-04-05T20:05:01.338Z] #12 sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 2.00MB / 2.00MB 0.1s done [2023-04-05T20:05:01.338Z] #12 sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 2.29kB / 2.29kB done [2023-04-05T20:05:01.338Z] #12 extracting sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 0.4s done [2023-04-05T20:05:01.338Z] #12 DONE 0.8s [2023-04-05T20:05:01.338Z] [2023-04-05T20:05:01.338Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda [2023-04-05T20:05:01.338Z] #13 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.1s done [2023-04-05T20:05:01.338Z] #13 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done [2023-04-05T20:05:01.338Z] #13 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done [2023-04-05T20:05:01.338Z] #13 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done [2023-04-05T20:05:01.338Z] #13 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 0.0s done [2023-04-05T20:05:01.338Z] #13 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 0.2s done [2023-04-05T20:05:01.338Z] #13 DONE 0.8s [2023-04-05T20:05:01.338Z] [2023-04-05T20:05:01.338Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-04-05T20:05:03.244Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done [2023-04-05T20:05:04.180Z] #10 DONE 3.5s [2023-04-05T20:05:04.180Z] [2023-04-05T20:05:04.180Z] #14 [internal] load build context [2023-04-05T20:05:04.180Z] #14 transferring context: 64.04MB 3.4s done [2023-04-05T20:05:04.180Z] #14 DONE 3.5s [2023-04-05T20:05:04.180Z] [2023-04-05T20:05:04.180Z] #15 [base 1/5] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T20:05:04.180Z] #15 resolve docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce 0.1s done [2023-04-05T20:05:04.180Z] #15 sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce 1.86kB / 1.86kB done [2023-04-05T20:05:04.180Z] #15 sha256:4a5982aaa05a46e4eb164082841101d4ae8b022353656755e3f110990b4f8c0b 1.80kB / 1.80kB done [2023-04-05T20:05:04.180Z] #15 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 53.70MB / 53.70MB 0.7s [2023-04-05T20:05:04.180Z] #15 sha256:a9130f5008dbd2c3da12a984fbfbab482c59618cb4c4e49f703bb75b5a59627f 7.12kB / 7.12kB done [2023-04-05T20:05:04.180Z] #15 sha256:7971239fe1d69763272ccc0b2527efa95547d37c53630ed0a71db4e00d3ef964 5.15MB / 5.15MB 0.5s done [2023-04-05T20:05:04.180Z] #15 sha256:26c861b53509d61c37240d2f80efb3a351d2f1d7f4f8e8ec2e5004c1d86af89c 10.87MB / 10.87MB 0.6s done [2023-04-05T20:05:04.180Z] #15 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 54.68MB / 54.68MB 1.6s done [2023-04-05T20:05:04.180Z] #15 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 81.40MB / 81.40MB 2.7s done [2023-04-05T20:05:04.180Z] #15 sha256:0092506a1be1f2c67368a55960a27c7ee99080f63e6e19262f86b4b4bc819202 115.26MB / 115.26MB 3.3s [2023-04-05T20:05:04.180Z] #15 sha256:5e6d2429cac814395d78497c6e4ff70d33b079e8a3e135d38ecd9b29d1c75a4a 156B / 156B 1.8s done [2023-04-05T20:05:04.180Z] #15 extracting sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 1.0s [2023-04-05T20:05:04.181Z] #15 sha256:0092506a1be1f2c67368a55960a27c7ee99080f63e6e19262f86b4b4bc819202 115.26MB / 115.26MB 3.3s done [2023-04-05T20:05:05.112Z] #15 ... [2023-04-05T20:05:05.112Z] [2023-04-05T20:05:05.112Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 [2023-04-05T20:05:05.112Z] #16 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.0s done [2023-04-05T20:05:05.112Z] #16 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done [2023-04-05T20:05:05.112Z] #16 sha256:c7908b5cd3ce2969645bc08efd3940e1d145da5d935fb084e7fde00949a1ccb9 529B / 529B done [2023-04-05T20:05:05.112Z] #16 sha256:a37d66742c803d4715d6d6a3d1be9cb2310227bbacd2cc8af89332d57d52d57c 1.48kB / 1.48kB done [2023-04-05T20:05:05.112Z] #16 extracting sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 3.0s done [2023-04-05T20:05:05.112Z] #16 DONE 4.7s [2023-04-05T20:05:05.112Z] [2023-04-05T20:05:05.112Z] #15 [base 1/5] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T20:05:05.112Z] #15 extracting sha256:7971239fe1d69763272ccc0b2527efa95547d37c53630ed0a71db4e00d3ef964 [2023-04-05T20:05:05.368Z] #15 extracting sha256:7971239fe1d69763272ccc0b2527efa95547d37c53630ed0a71db4e00d3ef964 0.2s done [2023-04-05T20:05:05.368Z] #15 extracting sha256:26c861b53509d61c37240d2f80efb3a351d2f1d7f4f8e8ec2e5004c1d86af89c [2023-04-05T20:05:05.940Z] #15 extracting sha256:26c861b53509d61c37240d2f80efb3a351d2f1d7f4f8e8ec2e5004c1d86af89c 0.3s done [2023-04-05T20:05:06.198Z] #15 extracting sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 0.1s [2023-04-05T20:05:07.128Z] #15 ... [2023-04-05T20:05:07.128Z] [2023-04-05T20:05:07.128Z] #17 [build-dummy 2/2] RUN mkdir -p /build [2023-04-05T20:05:07.128Z] #17 DONE 6.0s [2023-04-05T20:05:07.128Z] [2023-04-05T20:05:07.128Z] #15 [base 1/5] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T20:05:07.384Z] #15 ... [2023-04-05T20:05:07.384Z] [2023-04-05T20:05:07.384Z] #18 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2023-04-05T20:05:07.384Z] #18 DONE 0.2s [2023-04-05T20:05:07.384Z] [2023-04-05T20:05:07.384Z] #15 [base 1/5] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T20:05:09.280Z] #15 extracting sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 3.1s done [2023-04-05T20:05:09.280Z] #15 extracting sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c [2023-04-05T20:05:12.554Z] #15 extracting sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 2.8s done [2023-04-05T20:05:12.554Z] #15 extracting sha256:0092506a1be1f2c67368a55960a27c7ee99080f63e6e19262f86b4b4bc819202 0.1s [2023-04-05T20:05:15.084Z] #15 ... [2023-04-05T20:05:15.084Z] [2023-04-05T20:05:15.085Z] #19 [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-04-05T20:05:15.085Z] #0 1.209 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T20:05:15.085Z] #0 1.220 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T20:05:15.085Z] #0 1.220 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T20:05:15.085Z] #0 1.386 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-05T20:05:15.085Z] #0 1.777 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-04-05T20:05:15.085Z] #0 2.096 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-05T20:05:15.085Z] #0 2.667 Fetched 8524 kB in 2s (4983 kB/s) [2023-04-05T20:05:15.085Z] #0 2.667 Reading package lists... [2023-04-05T20:05:15.085Z] #0 3.201 Reading package lists... [2023-04-05T20:05:15.085Z] #0 3.758 Building dependency tree... [2023-04-05T20:05:15.085Z] #0 4.136 The following additional packages will be installed: [2023-04-05T20:05:15.085Z] #0 4.136 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-04-05T20:05:15.085Z] #0 4.136 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-04-05T20:05:15.085Z] #0 4.138 Recommended packages: [2023-04-05T20:05:15.085Z] #0 4.138 libldap-common publicsuffix libsasl2-modules [2023-04-05T20:05:15.085Z] #0 4.248 The following NEW packages will be installed: [2023-04-05T20:05:15.085Z] #0 4.248 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-04-05T20:05:15.085Z] #0 4.248 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-04-05T20:05:15.085Z] #0 4.248 libssh2-1 openssl [2023-04-05T20:05:15.085Z] #0 4.517 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T20:05:15.085Z] #0 4.517 Need to get 2944 kB of archives. [2023-04-05T20:05:15.085Z] #0 4.517 After this operation, 6484 kB of additional disk space will be used. [2023-04-05T20:05:15.085Z] #0 4.517 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB] [2023-04-05T20:05:15.085Z] #0 4.524 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2023-04-05T20:05:15.085Z] #0 4.528 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2023-04-05T20:05:15.085Z] #0 4.531 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-04-05T20:05:15.085Z] #0 4.531 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2023-04-05T20:05:15.085Z] #0 4.535 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2023-04-05T20:05:15.085Z] #0 4.535 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2023-04-05T20:05:15.085Z] #0 4.536 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2023-04-05T20:05:15.085Z] #0 4.537 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2023-04-05T20:05:15.085Z] #0 4.542 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2023-04-05T20:05:15.085Z] #0 4.543 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB] [2023-04-05T20:05:15.085Z] #0 4.545 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB] [2023-04-05T20:05:15.085Z] #0 4.547 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-04-05T20:05:15.085Z] #0 4.548 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-04-05T20:05:15.085Z] #0 4.549 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-04-05T20:05:15.085Z] #0 4.753 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T20:05:15.085Z] #0 4.781 Fetched 2944 kB in 0s (9965 kB/s) [2023-04-05T20:05:15.085Z] #0 4.846 Selecting previously unselected package openssl. [2023-04-05T20:05:15.085Z] #0 4.846 (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-04-05T20:05:15.085Z] #0 4.848 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ... [2023-04-05T20:05:15.085Z] #0 4.851 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-04-05T20:05:15.085Z] #0 4.977 Selecting previously unselected package ca-certificates. [2023-04-05T20:05:15.085Z] #0 4.977 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-04-05T20:05:15.085Z] #0 4.980 Unpacking ca-certificates (20210119) ... [2023-04-05T20:05:15.085Z] #0 5.049 Selecting previously unselected package libbrotli1:arm64. [2023-04-05T20:05:15.085Z] #0 5.049 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2023-04-05T20:05:15.085Z] #0 5.056 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2023-04-05T20:05:15.085Z] #0 5.118 Selecting previously unselected package libsasl2-modules-db:arm64. [2023-04-05T20:05:15.085Z] #0 5.118 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-04-05T20:05:15.085Z] #0 5.121 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T20:05:15.085Z] #0 5.160 Selecting previously unselected package libsasl2-2:arm64. [2023-04-05T20:05:15.085Z] #0 5.160 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-04-05T20:05:15.085Z] #0 5.164 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T20:05:15.085Z] #0 5.210 Selecting previously unselected package libldap-2.4-2:arm64. [2023-04-05T20:05:15.085Z] #0 5.210 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2023-04-05T20:05:15.085Z] #0 5.220 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-05T20:05:15.085Z] #0 5.282 Selecting previously unselected package libnghttp2-14:arm64. [2023-04-05T20:05:15.085Z] #0 5.282 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2023-04-05T20:05:15.085Z] #0 5.292 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2023-04-05T20:05:15.085Z] #0 5.335 Selecting previously unselected package libpsl5:arm64. [2023-04-05T20:05:15.085Z] #0 5.335 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2023-04-05T20:05:15.085Z] #0 5.340 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2023-04-05T20:05:15.085Z] #0 5.382 Selecting previously unselected package librtmp1:arm64. [2023-04-05T20:05:15.085Z] #0 5.382 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2023-04-05T20:05:15.085Z] #0 5.385 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-05T20:05:15.085Z] #0 5.429 Selecting previously unselected package libssh2-1:arm64. [2023-04-05T20:05:15.085Z] #0 5.429 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2023-04-05T20:05:15.085Z] #0 5.432 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2023-04-05T20:05:15.085Z] #0 5.487 Selecting previously unselected package libcurl4:arm64. [2023-04-05T20:05:15.085Z] #0 5.487 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ... [2023-04-05T20:05:15.085Z] #0 5.491 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-04-05T20:05:15.085Z] #0 5.552 Selecting previously unselected package curl. [2023-04-05T20:05:15.085Z] #0 5.553 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ... [2023-04-05T20:05:15.085Z] #0 5.557 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-04-05T20:05:15.085Z] #0 5.618 Selecting previously unselected package libonig5:arm64. [2023-04-05T20:05:15.085Z] #0 5.618 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2023-04-05T20:05:15.085Z] #0 5.621 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-04-05T20:05:15.085Z] #0 5.670 Selecting previously unselected package libjq1:arm64. [2023-04-05T20:05:15.085Z] #0 5.670 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2023-04-05T20:05:15.085Z] #0 5.672 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-04-05T20:05:15.085Z] #0 5.715 Selecting previously unselected package jq. [2023-04-05T20:05:15.085Z] #0 5.715 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2023-04-05T20:05:15.085Z] #0 5.719 Unpacking jq (1.6-2.1) ... [2023-04-05T20:05:15.085Z] #0 5.754 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2023-04-05T20:05:15.085Z] #0 5.764 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2023-04-05T20:05:15.085Z] #0 5.775 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2023-04-05T20:05:15.085Z] #0 5.785 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T20:05:15.085Z] #0 5.795 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-04-05T20:05:15.085Z] #0 5.805 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-04-05T20:05:15.085Z] #0 5.814 Setting up libssh2-1:arm64 (1.9.0-2) ... [2023-04-05T20:05:15.085Z] #0 5.825 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-04-05T20:05:15.085Z] #0 5.841 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-04-05T20:05:15.085Z] #0 5.851 Setting up libjq1:arm64 (1.6-2.1) ... [2023-04-05T20:05:15.085Z] #0 5.863 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-04-05T20:05:15.085Z] #0 5.873 Setting up ca-certificates (20210119) ... [2023-04-05T20:05:15.085Z] #0 6.540 Updating certificates in /etc/ssl/certs... [2023-04-05T20:05:15.085Z] #0 7.387 129 added, 0 removed; done. [2023-04-05T20:05:15.085Z] #0 7.527 Setting up jq (1.6-2.1) ... [2023-04-05T20:05:15.085Z] #0 7.539 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-04-05T20:05:15.085Z] #0 7.553 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-04-05T20:05:15.085Z] #0 7.563 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T20:05:15.085Z] #0 7.583 Processing triggers for ca-certificates (20210119) ... [2023-04-05T20:05:15.085Z] #0 7.592 Updating certificates in /etc/ssl/certs... [2023-04-05T20:05:15.085Z] #0 8.151 0 added, 0 removed; done. [2023-04-05T20:05:15.085Z] #0 8.151 Running hooks in /etc/ca-certificates/update.d... [2023-04-05T20:05:15.085Z] #0 8.152 done. [2023-04-05T20:05:15.342Z] #19 ... [2023-04-05T20:05:15.342Z] [2023-04-05T20:05:15.342Z] #15 [base 1/5] FROM docker.io/library/golang:1.19.8-bullseye@sha256:e609848e0c4634df2ac7873e1f801974dc75569a29cf6962012acb67c1132cce [2023-04-05T20:05:15.908Z] #15 extracting sha256:0092506a1be1f2c67368a55960a27c7ee99080f63e6e19262f86b4b4bc819202 3.6s done [2023-04-05T20:05:17.277Z] #15 extracting sha256:5e6d2429cac814395d78497c6e4ff70d33b079e8a3e135d38ecd9b29d1c75a4a [2023-04-05T20:05:17.277Z] #15 extracting sha256:5e6d2429cac814395d78497c6e4ff70d33b079e8a3e135d38ecd9b29d1c75a4a done [2023-04-05T20:05:17.534Z] #15 DONE 17.0s [2023-04-05T20:05:17.534Z] [2023-04-05T20:05:17.534Z] #19 [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-04-05T20:05:17.534Z] #19 ... [2023-04-05T20:05:17.534Z] [2023-04-05T20:05:17.534Z] #20 [base 2/5] COPY --from=xx / / [2023-04-05T20:05:24.081Z] #20 ... [2023-04-05T20:05:24.081Z] [2023-04-05T20:05:24.081Z] #19 [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-04-05T20:05:24.081Z] #19 DONE 19.0s [2023-04-05T20:05:24.340Z] [2023-04-05T20:05:24.340Z] #20 [base 2/5] COPY --from=xx / / [2023-04-05T20:05:24.340Z] #20 DONE 6.8s [2023-04-05T20:05:24.340Z] [2023-04-05T20:05:24.340Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-04-05T20:05:24.340Z] #21 DONE 0.1s [2023-04-05T20:05:24.340Z] [2023-04-05T20:05:24.340Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-04-05T20:05:24.904Z] #22 DONE 0.7s [2023-04-05T20:05:24.904Z] [2023-04-05T20:05:24.904Z] #23 [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-04-05T20:05:25.473Z] #23 DONE 0.6s [2023-04-05T20:05:25.473Z] [2023-04-05T20:05:25.473Z] #24 [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-04-05T20:05:26.405Z] #24 1.929 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-04-05T20:05:26.405Z] #24 2.132 [2023-04-05T20:05:26.921Z] #24 2.352 #=#=# 0.4% ######################################################################## 100.0% [2023-04-05T20:05:27.177Z] #24 2.692 [2023-04-05T20:05:28.108Z] #24 3.783 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-04-05T20:05:28.365Z] #24 4.002 [2023-04-05T20:05:28.879Z] #24 4.221 #=#=# 0.8% ######################################################################## 100.0% [2023-04-05T20:05:28.879Z] #24 4.557 [2023-04-05T20:05:30.248Z] #24 ... [2023-04-05T20:05:30.248Z] [2023-04-05T20:05:30.248Z] #25 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2023-04-05T20:05:30.248Z] #0 0.890 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T20:05:30.248Z] #0 0.902 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T20:05:30.248Z] #0 0.903 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T20:05:30.248Z] #0 1.034 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-05T20:05:30.248Z] #0 1.276 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-04-05T20:05:30.248Z] #0 1.285 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-05T20:05:30.248Z] #0 2.197 Fetched 8524 kB in 2s (5154 kB/s) [2023-04-05T20:05:30.248Z] #0 2.197 Reading package lists... [2023-04-05T20:05:30.248Z] #0 2.726 Reading package lists... [2023-04-05T20:05:30.248Z] #0 3.234 Building dependency tree... [2023-04-05T20:05:30.248Z] #0 3.380 Reading state information... [2023-04-05T20:05:30.248Z] #0 3.546 The following additional packages will be installed: [2023-04-05T20:05:30.248Z] #0 3.547 libmagic-mgc libmagic1 [2023-04-05T20:05:30.248Z] #0 3.574 The following NEW packages will be installed: [2023-04-05T20:05:30.248Z] #0 3.575 file libmagic-mgc libmagic1 [2023-04-05T20:05:30.248Z] #0 3.854 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T20:05:30.248Z] #0 3.854 Need to get 463 kB of archives. [2023-04-05T20:05:30.248Z] #0 3.854 After this operation, 7063 kB of additional disk space will be used. [2023-04-05T20:05:30.248Z] #0 3.854 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2023-04-05T20:05:30.248Z] #0 3.863 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2023-04-05T20:05:30.248Z] #0 3.866 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2023-04-05T20:05:30.248Z] #0 3.993 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T20:05:30.248Z] #0 4.036 Fetched 463 kB in 0s (1622 kB/s) [2023-04-05T20:05:30.248Z] #0 4.055 Selecting previously unselected package libmagic-mgc. [2023-04-05T20:05:30.248Z] #0 4.055 (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-04-05T20:05:30.248Z] #0 4.068 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... [2023-04-05T20:05:30.248Z] #0 4.071 Unpacking libmagic-mgc (1:5.39-3) ... [2023-04-05T20:05:30.248Z] #0 4.142 Selecting previously unselected package libmagic1:arm64. [2023-04-05T20:05:30.248Z] #0 4.144 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... [2023-04-05T20:05:30.248Z] #0 4.152 Unpacking libmagic1:arm64 (1:5.39-3) ... [2023-04-05T20:05:30.248Z] #0 4.190 Selecting previously unselected package file. [2023-04-05T20:05:30.248Z] #0 4.193 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... [2023-04-05T20:05:30.248Z] #0 4.197 Unpacking file (1:5.39-3) ... [2023-04-05T20:05:30.248Z] #0 4.240 Setting up libmagic-mgc (1:5.39-3) ... [2023-04-05T20:05:30.248Z] #0 4.252 Setting up libmagic1:arm64 (1:5.39-3) ... [2023-04-05T20:05:30.248Z] #0 4.267 Setting up file (1:5.39-3) ... [2023-04-05T20:05:30.248Z] #0 4.276 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T20:05:30.248Z] #25 DONE 4.5s [2023-04-05T20:05:30.248Z] [2023-04-05T20:05:30.248Z] #26 [tini-src 1/3] WORKDIR /usr/src/tini [2023-04-05T20:05:30.248Z] #26 ... [2023-04-05T20:05:30.248Z] [2023-04-05T20:05:30.248Z] #27 [dockercli-src 1/5] WORKDIR /tmp/dockercli [2023-04-05T20:05:30.248Z] #27 DONE 0.3s [2023-04-05T20:05:30.248Z] [2023-04-05T20:05:30.248Z] #28 [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-04-05T20:05:30.248Z] #28 DONE 0.3s [2023-04-05T20:05:30.248Z] [2023-04-05T20:05:30.248Z] #29 [delve-build 1/2] WORKDIR /usr/src/delve [2023-04-05T20:05:30.248Z] #29 DONE 0.3s [2023-04-05T20:05:30.248Z] [2023-04-05T20:05:30.248Z] #30 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-04-05T20:05:30.248Z] #30 DONE 0.4s [2023-04-05T20:05:30.248Z] [2023-04-05T20:05:30.248Z] #31 [registry-src 1/2] WORKDIR /usr/src/registry [2023-04-05T20:05:30.248Z] #31 DONE 0.4s [2023-04-05T20:05:30.248Z] [2023-04-05T20:05:30.248Z] #32 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2023-04-05T20:05:30.248Z] #32 DONE 0.5s [2023-04-05T20:05:30.248Z] [2023-04-05T20:05:30.248Z] #33 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2023-04-05T20:05:30.505Z] #33 ... [2023-04-05T20:05:30.505Z] [2023-04-05T20:05:30.505Z] #34 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-04-05T20:05:30.505Z] #34 DONE 0.5s [2023-04-05T20:05:30.505Z] [2023-04-05T20:05:30.505Z] #35 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2023-04-05T20:05:30.505Z] #35 DONE 0.5s [2023-04-05T20:05:30.505Z] [2023-04-05T20:05:30.505Z] #36 [containerd-src 1/3] WORKDIR /usr/src/containerd [2023-04-05T20:05:30.505Z] #36 DONE 0.5s [2023-04-05T20:05:30.505Z] [2023-04-05T20:05:30.505Z] #37 [runc-src 1/3] WORKDIR /usr/src/runc [2023-04-05T20:05:30.505Z] #37 DONE 0.5s [2023-04-05T20:05:30.505Z] [2023-04-05T20:05:30.505Z] #38 [swagger-src 1/3] WORKDIR /usr/src/swagger [2023-04-05T20:05:30.505Z] #38 DONE 0.5s [2023-04-05T20:05:30.505Z] [2023-04-05T20:05:30.505Z] #39 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli [2023-04-05T20:05:30.505Z] #39 DONE 0.6s [2023-04-05T20:05:30.505Z] [2023-04-05T20:05:30.505Z] #40 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2023-04-05T20:05:30.505Z] #40 DONE 0.6s [2023-04-05T20:05:30.505Z] [2023-04-05T20:05:30.505Z] #41 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2023-04-05T20:05:30.505Z] #41 DONE 0.6s [2023-04-05T20:05:30.505Z] [2023-04-05T20:05:30.505Z] #26 [tini-src 1/3] WORKDIR /usr/src/tini [2023-04-05T20:05:30.505Z] #26 DONE 0.6s [2023-04-05T20:05:30.505Z] [2023-04-05T20:05:30.505Z] #42 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2023-04-05T20:05:30.505Z] #42 DONE 0.6s [2023-04-05T20:05:30.505Z] [2023-04-05T20:05:30.505Z] #43 [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-04-05T20:05:34.727Z] #43 ... [2023-04-05T20:05:34.727Z] [2023-04-05T20:05:34.727Z] #33 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2023-04-05T20:05:34.727Z] #33 3.121 hint: Using 'master' as the name for the initial branch. This default branch name [2023-04-05T20:05:34.727Z] #33 3.121 hint: is subject to change. To configure the initial branch name to use in all [2023-04-05T20:05:34.727Z] #33 3.121 hint: of your new repositories, which will suppress this warning, call: [2023-04-05T20:05:34.727Z] #33 3.121 hint: [2023-04-05T20:05:34.727Z] #33 3.121 hint: git config --global init.defaultBranch [2023-04-05T20:05:34.727Z] #33 3.121 hint: [2023-04-05T20:05:34.727Z] #33 3.121 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-04-05T20:05:34.727Z] #33 3.121 hint: 'development'. The just-created branch can be renamed via this command: [2023-04-05T20:05:34.727Z] #33 3.121 hint: [2023-04-05T20:05:34.727Z] #33 3.121 hint: git branch -m [2023-04-05T20:05:34.727Z] #33 3.122 Initialized empty Git repository in /usr/src/registry/.git/ [2023-04-05T20:05:34.727Z] #33 DONE 4.4s [2023-04-05T20:05:34.984Z] [2023-04-05T20:05:34.984Z] #44 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2023-04-05T20:05:34.984Z] #0 4.421 hint: Using 'master' as the name for the initial branch. This default branch name [2023-04-05T20:05:34.984Z] #0 4.421 hint: is subject to change. To configure the initial branch name to use in all [2023-04-05T20:05:34.984Z] #0 4.421 hint: of your new repositories, which will suppress this warning, call: [2023-04-05T20:05:34.984Z] #0 4.421 hint: [2023-04-05T20:05:34.984Z] #0 4.421 hint: git config --global init.defaultBranch [2023-04-05T20:05:34.984Z] #0 4.421 hint: [2023-04-05T20:05:34.984Z] #0 4.421 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-04-05T20:05:34.984Z] #0 4.421 hint: 'development'. The just-created branch can be renamed via this command: [2023-04-05T20:05:34.984Z] #0 4.421 hint: [2023-04-05T20:05:34.984Z] #0 4.421 hint: git branch -m [2023-04-05T20:05:34.984Z] #0 4.424 Initialized empty Git repository in /usr/src/delve/.git/ [2023-04-05T20:05:34.984Z] #44 DONE 4.5s [2023-04-05T20:05:34.984Z] [2023-04-05T20:05:34.984Z] #45 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-04-05T20:05:34.984Z] #45 ... [2023-04-05T20:05:34.984Z] [2023-04-05T20:05:34.984Z] #46 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" [2023-04-05T20:05:34.984Z] #0 4.660 Initialized empty Git repository in /tmp/dockercli/.git/ [2023-04-05T20:05:34.984Z] #0 4.661 hint: Using 'master' as the name for the initial branch. This default branch name [2023-04-05T20:05:34.984Z] #0 4.661 hint: is subject to change. To configure the initial branch name to use in all [2023-04-05T20:05:34.984Z] #0 4.661 hint: of your new repositories, which will suppress this warning, call: [2023-04-05T20:05:34.984Z] #0 4.661 hint: [2023-04-05T20:05:34.984Z] #0 4.661 hint: git config --global init.defaultBranch [2023-04-05T20:05:34.984Z] #0 4.661 hint: [2023-04-05T20:05:34.984Z] #0 4.661 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-04-05T20:05:34.984Z] #0 4.661 hint: 'development'. The just-created branch can be renamed via this command: [2023-04-05T20:05:34.984Z] #0 4.661 hint: [2023-04-05T20:05:34.984Z] #0 4.661 hint: git branch -m [2023-04-05T20:05:34.984Z] #46 DONE 4.8s [2023-04-05T20:05:35.253Z] [2023-04-05T20:05:35.253Z] #47 [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-04-05T20:05:35.510Z] #47 ... [2023-04-05T20:05:35.510Z] [2023-04-05T20:05:35.510Z] #48 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2023-04-05T20:05:35.510Z] #0 4.923 hint: Using 'master' as the name for the initial branch. This default branch name [2023-04-05T20:05:35.510Z] #0 4.923 hint: is subject to change. To configure the initial branch name to use in all [2023-04-05T20:05:35.510Z] #0 4.923 hint: of your new repositories, which will suppress this warning, call: [2023-04-05T20:05:35.510Z] #0 4.923 hint: [2023-04-05T20:05:35.510Z] #0 4.923 hint: git config --global init.defaultBranch [2023-04-05T20:05:35.510Z] #0 4.923 hint: [2023-04-05T20:05:35.510Z] #0 4.923 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-04-05T20:05:35.510Z] #0 4.923 hint: 'development'. The just-created branch can be renamed via this command: [2023-04-05T20:05:35.510Z] #0 4.923 hint: [2023-04-05T20:05:35.510Z] #0 4.923 hint: git branch -m [2023-04-05T20:05:35.510Z] #0 4.926 Initialized empty Git repository in /usr/src/containerd/.git/ [2023-04-05T20:05:35.510Z] #48 DONE 5.0s [2023-04-05T20:05:35.510Z] [2023-04-05T20:05:35.510Z] #24 [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-04-05T20:05:35.510Z] #24 5.675 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-04-05T20:05:35.510Z] #24 5.952 [2023-04-05T20:05:35.510Z] #24 6.172 #=#=# 0.0% ########################### 38.8% ############################################################ 84.4% ######################################################################## 100.0% [2023-04-05T20:05:35.510Z] #24 6.912 [2023-04-05T20:05:35.510Z] #24 8.576 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-04-05T20:05:35.510Z] #24 8.909 [2023-04-05T20:05:35.510Z] #24 9.158 #=#=# ######################################################################## 100.0% [2023-04-05T20:05:35.510Z] #24 9.426 [2023-04-05T20:05:35.510Z] #24 10.15 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-04-05T20:05:35.510Z] #24 10.51 [2023-04-05T20:05:35.510Z] #24 10.70 #=#=# ######################################################################## 100.0% [2023-04-05T20:05:35.510Z] #24 10.97 [2023-04-05T20:05:35.510Z] #24 11.05 Download of images into '/build' complete. [2023-04-05T20:05:35.510Z] #24 11.05 Use something like the following to load the result into a Docker daemon: [2023-04-05T20:05:35.510Z] #24 11.05 tar -cC '/build' . | docker load [2023-04-05T20:05:35.510Z] #24 DONE 11.2s [2023-04-05T20:05:35.510Z] [2023-04-05T20:05:35.510Z] #49 [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 < [2023-04-05T20:05:36.966Z] #0 6.138 hint: [2023-04-05T20:05:36.966Z] #0 6.138 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-04-05T20:05:36.966Z] #0 6.138 hint: 'development'. The just-created branch can be renamed via this command: [2023-04-05T20:05:36.966Z] #0 6.138 hint: [2023-04-05T20:05:36.966Z] #0 6.138 hint: git branch -m [2023-04-05T20:05:36.966Z] #0 6.140 Initialized empty Git repository in /usr/src/rootlesskit/.git/ [2023-04-05T20:05:36.966Z] #50 DONE 6.3s [2023-04-05T20:05:36.966Z] [2023-04-05T20:05:36.966Z] #51 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-04-05T20:05:37.231Z] #51 ... [2023-04-05T20:05:37.231Z] [2023-04-05T20:05:37.231Z] #52 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2023-04-05T20:05:37.231Z] #0 6.772 hint: Using 'master' as the name for the initial branch. This default branch name [2023-04-05T20:05:37.231Z] #0 6.772 hint: is subject to change. To configure the initial branch name to use in all [2023-04-05T20:05:37.231Z] #0 6.772 hint: of your new repositories, which will suppress this warning, call: [2023-04-05T20:05:37.231Z] #0 6.772 hint: [2023-04-05T20:05:37.231Z] #0 6.772 hint: git config --global init.defaultBranch [2023-04-05T20:05:37.231Z] #0 6.772 hint: [2023-04-05T20:05:37.231Z] #0 6.772 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-04-05T20:05:37.231Z] #0 6.772 hint: 'development'. The just-created branch can be renamed via this command: [2023-04-05T20:05:37.231Z] #0 6.772 hint: [2023-04-05T20:05:37.231Z] #0 6.772 hint: git branch -m [2023-04-05T20:05:37.231Z] #0 6.780 Initialized empty Git repository in /usr/src/runc/.git/ [2023-04-05T20:05:37.231Z] #52 DONE 6.9s [2023-04-05T20:05:37.547Z] [2023-04-05T20:05:37.547Z] #53 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.5" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-04-05T20:05:37.547Z] #53 ... [2023-04-05T20:05:37.547Z] [2023-04-05T20:05:37.547Z] #54 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2023-04-05T20:05:37.547Z] #0 6.938 Initialized empty Git repository in /usr/src/swagger/.git/ [2023-04-05T20:05:37.547Z] #0 6.938 hint: Using 'master' as the name for the initial branch. This default branch name [2023-04-05T20:05:37.547Z] #0 6.938 hint: is subject to change. To configure the initial branch name to use in all [2023-04-05T20:05:37.547Z] #0 6.938 hint: of your new repositories, which will suppress this warning, call: [2023-04-05T20:05:37.547Z] #0 6.938 hint: [2023-04-05T20:05:37.547Z] #0 6.938 hint: git config --global init.defaultBranch [2023-04-05T20:05:37.547Z] #0 6.938 hint: [2023-04-05T20:05:37.547Z] #0 6.938 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-04-05T20:05:37.547Z] #0 6.938 hint: 'development'. The just-created branch can be renamed via this command: [2023-04-05T20:05:37.547Z] #0 6.938 hint: [2023-04-05T20:05:37.547Z] #0 6.938 hint: git branch -m [2023-04-05T20:05:37.547Z] #54 DONE 7.1s [2023-04-05T20:05:37.804Z] [2023-04-05T20:05:37.804Z] #55 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2023-04-05T20:05:38.368Z] #55 ... [2023-04-05T20:05:38.368Z] [2023-04-05T20:05:38.368Z] #56 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2023-04-05T20:05:38.368Z] #0 7.447 hint: Using 'master' as the name for the initial branch. This default branch name [2023-04-05T20:05:38.368Z] #0 7.447 hint: is subject to change. To configure the initial branch name to use in all [2023-04-05T20:05:38.368Z] #0 7.447 hint: of your new repositories, which will suppress this warning, call: [2023-04-05T20:05:38.368Z] #0 7.447 hint: [2023-04-05T20:05:38.368Z] #0 7.447 hint: git config --global init.defaultBranch [2023-04-05T20:05:38.368Z] #0 7.447 hint: [2023-04-05T20:05:38.368Z] #0 7.447 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-04-05T20:05:38.368Z] #0 7.447 hint: 'development'. The just-created branch can be renamed via this command: [2023-04-05T20:05:38.368Z] #0 7.447 hint: [2023-04-05T20:05:38.368Z] #0 7.447 hint: git branch -m [2023-04-05T20:05:38.368Z] #0 7.449 Initialized empty Git repository in /usr/src/tini/.git/ [2023-04-05T20:05:38.368Z] #56 DONE 7.7s [2023-04-05T20:05:38.368Z] [2023-04-05T20:05:38.368Z] #57 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-04-05T20:05:40.264Z] #57 ... [2023-04-05T20:05:40.264Z] [2023-04-05T20:05:40.264Z] #58 [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-04-05T20:05:40.264Z] #0 7.086 go: downloading github.com/pelletier/go-toml v1.8.1 [2023-04-05T20:05:40.264Z] #58 ... [2023-04-05T20:05:40.264Z] [2023-04-05T20:05:40.264Z] #59 [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-04-05T20:05:40.264Z] #0 5.976 go: downloading github.com/tc-hib/go-winres v0.3.0 [2023-04-05T20:05:40.264Z] #0 6.497 go: downloading github.com/tc-hib/winres v0.1.6 [2023-04-05T20:05:40.264Z] #0 7.161 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-04-05T20:05:40.264Z] #0 7.444 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2023-04-05T20:05:40.264Z] #0 7.462 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2023-04-05T20:05:40.264Z] #0 9.633 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-04-05T20:05:40.264Z] #0 9.710 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-04-05T20:05:40.264Z] #59 ... [2023-04-05T20:05:40.264Z] [2023-04-05T20:05:40.264Z] #60 [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.51.2" && /build/golangci-lint --version [2023-04-05T20:05:40.264Z] #0 6.607 go: downloading github.com/golangci/golangci-lint v1.51.2 [2023-04-05T20:05:40.264Z] #0 7.990 go: downloading github.com/fatih/color v1.14.1 [2023-04-05T20:05:40.264Z] #0 7.990 go: downloading github.com/gofrs/flock v0.8.1 [2023-04-05T20:05:40.264Z] #0 8.058 go: downloading github.com/pkg/errors v0.9.1 [2023-04-05T20:05:40.264Z] #0 8.069 go: downloading github.com/spf13/cobra v1.6.1 [2023-04-05T20:05:40.264Z] #0 8.179 go: downloading github.com/spf13/pflag v1.0.5 [2023-04-05T20:05:40.264Z] #0 8.379 go: downloading github.com/spf13/viper v1.12.0 [2023-04-05T20:05:40.264Z] #0 8.581 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-04-05T20:05:40.264Z] #0 9.147 go: downloading golang.org/x/tools v0.6.0 [2023-04-05T20:05:40.264Z] #0 9.175 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-04-05T20:05:40.264Z] #0 9.536 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-04-05T20:05:40.264Z] #0 9.847 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-05T20:05:40.264Z] #0 10.28 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-05T20:05:40.525Z] #60 ... [2023-04-05T20:05:40.525Z] [2023-04-05T20:05:40.525Z] #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-04-05T20:05:40.525Z] #0 7.998 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T20:05:40.525Z] #0 8.039 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T20:05:40.525Z] #0 8.067 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T20:05:40.525Z] #0 9.494 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-05T20:05:40.525Z] #61 ... [2023-04-05T20:05:40.525Z] [2023-04-05T20:05:40.525Z] #62 [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-04-05T20:05:40.525Z] #0 9.450 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T20:05:40.525Z] #0 9.512 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T20:05:40.525Z] #0 9.512 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T20:05:40.781Z] #62 ... [2023-04-05T20:05:40.781Z] [2023-04-05T20:05:40.781Z] #63 [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-04-05T20:05:40.781Z] #0 8.739 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T20:05:40.781Z] #0 8.825 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T20:05:40.781Z] #0 8.825 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T20:05:40.781Z] #0 9.614 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2023-04-05T20:05:41.040Z] #63 ... [2023-04-05T20:05:41.040Z] [2023-04-05T20:05:41.040Z] #64 [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-04-05T20:05:41.040Z] #0 9.303 go: downloading gotest.tools/gotestsum v1.8.2 [2023-04-05T20:05:41.040Z] #64 ... [2023-04-05T20:05:41.040Z] [2023-04-05T20:05:41.040Z] #65 [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.6.0" && /build/shfmt --version [2023-04-05T20:05:41.040Z] #0 9.599 go: downloading mvdan.cc/sh/v3 v3.6.0 [2023-04-05T20:05:41.040Z] #0 10.43 go: downloading github.com/google/renameio/v2 v2.0.0 [2023-04-05T20:05:41.040Z] #0 10.48 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e [2023-04-05T20:05:41.040Z] #0 10.96 go: downloading golang.org/x/term v0.3.0 [2023-04-05T20:05:41.040Z] #0 10.97 go: downloading mvdan.cc/editorconfig v0.2.0 [2023-04-05T20:05:41.040Z] #0 11.13 go: downloading golang.org/x/sys v0.3.0 [2023-04-05T20:05:41.040Z] #65 ... [2023-04-05T20:05:41.040Z] [2023-04-05T20:05:41.040Z] #66 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-04-05T20:05:41.040Z] #0 6.167 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-04-05T20:05:41.040Z] #0 6.167 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-04-05T20:05:41.040Z] #0 6.167 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-04-05T20:05:41.297Z] #0 7.726 Reading package lists... [2023-04-05T20:05:41.297Z] #66 ... [2023-04-05T20:05:41.297Z] [2023-04-05T20:05:41.297Z] #67 [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-04-05T20:05:41.297Z] #0 7.894 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T20:05:41.297Z] #0 7.939 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T20:05:41.297Z] #0 7.939 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T20:05:41.297Z] #0 9.232 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-05T20:05:41.554Z] #67 ... [2023-04-05T20:05:41.554Z] [2023-04-05T20:05:41.554Z] #68 [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-04-05T20:05:41.554Z] #0 8.555 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T20:05:41.554Z] #0 8.607 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T20:05:41.554Z] #0 8.607 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T20:05:41.554Z] #0 10.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-05T20:05:41.554Z] #68 ... [2023-04-05T20:05:41.554Z] [2023-04-05T20:05:41.554Z] #62 [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-04-05T20:05:41.554Z] #62 11.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-05T20:05:42.925Z] #62 ... [2023-04-05T20:05:42.925Z] [2023-04-05T20:05:42.925Z] #57 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-04-05T20:05:42.925Z] #57 DONE 4.6s [2023-04-05T20:05:42.925Z] [2023-04-05T20:05:42.925Z] #67 [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-04-05T20:05:42.925Z] #67 12.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-04-05T20:05:46.206Z] #67 ... [2023-04-05T20:05:46.206Z] [2023-04-05T20:05:46.206Z] #69 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.20" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-04-05T20:05:46.206Z] #69 ... [2023-04-05T20:05:46.206Z] [2023-04-05T20:05:46.206Z] #60 [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.51.2" && /build/golangci-lint --version [2023-04-05T20:05:46.206Z] #60 15.48 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-04-05T20:05:46.206Z] #60 15.48 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-04-05T20:05:46.206Z] #60 15.72 go: downloading github.com/stretchr/testify v1.8.1 [2023-04-05T20:05:46.206Z] #60 15.85 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2 [2023-04-05T20:05:46.206Z] #60 15.92 go: downloading github.com/mattn/go-isatty v0.0.17 [2023-04-05T20:05:46.206Z] #60 16.06 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-04-05T20:05:46.206Z] #60 16.25 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-04-05T20:05:46.464Z] #60 16.40 go: downloading github.com/spf13/afero v1.8.2 [2023-04-05T20:05:46.464Z] #60 16.45 go: downloading github.com/spf13/cast v1.5.0 [2023-04-05T20:05:46.464Z] #60 ... [2023-04-05T20:05:46.464Z] [2023-04-05T20:05:46.464Z] #51 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-04-05T20:05:46.464Z] #51 DONE 9.7s [2023-04-05T20:05:46.722Z] [2023-04-05T20:05:46.722Z] #64 [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-04-05T20:05:46.722Z] #64 12.01 go: downloading github.com/fatih/color v1.13.0 [2023-04-05T20:05:46.722Z] #64 12.08 go: downloading github.com/dnephin/pflag v1.0.7 [2023-04-05T20:05:46.722Z] #64 12.08 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-04-05T20:05:46.722Z] #64 12.36 go: downloading golang.org/x/tools v0.1.11 [2023-04-05T20:05:46.722Z] #64 12.40 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-04-05T20:05:46.722Z] #64 12.84 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-04-05T20:05:46.722Z] #64 13.21 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-04-05T20:05:46.722Z] #64 13.29 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-04-05T20:05:47.660Z] #64 17.79 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-04-05T20:05:47.660Z] #64 ... [2023-04-05T20:05:47.660Z] [2023-04-05T20:05:47.660Z] #60 [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.51.2" && /build/golangci-lint --version [2023-04-05T20:05:47.660Z] #60 16.82 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-04-05T20:05:47.660Z] #60 16.98 go: downloading golang.org/x/mod v0.8.0 [2023-04-05T20:05:47.660Z] #60 17.02 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-05T20:05:47.660Z] #60 17.32 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1 [2023-04-05T20:05:47.660Z] #60 17.44 go: downloading 4d63.com/gochecknoglobals v0.2.1 [2023-04-05T20:05:47.660Z] #60 17.70 go: downloading github.com/Abirdcfly/dupword v0.0.9 [2023-04-05T20:05:47.660Z] #60 17.70 go: downloading github.com/Antonboom/errname v0.1.7 [2023-04-05T20:05:47.917Z] #60 17.88 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-04-05T20:05:47.917Z] #60 17.90 go: downloading github.com/BurntSushi/toml v1.2.1 [2023-04-05T20:05:47.917Z] #60 17.95 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-04-05T20:05:48.175Z] #60 18.28 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-04-05T20:05:48.432Z] #60 18.41 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1 [2023-04-05T20:05:48.432Z] #60 18.66 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-04-05T20:05:48.692Z] #60 18.79 go: downloading github.com/alingse/asasalint v0.0.11 [2023-04-05T20:05:48.692Z] #60 18.90 go: downloading github.com/ashanbrown/forbidigo v1.4.0 [2023-04-05T20:05:48.950Z] #60 ... [2023-04-05T20:05:48.950Z] [2023-04-05T20:05:48.950Z] #55 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2023-04-05T20:05:48.950Z] #55 DONE 11.4s [2023-04-05T20:05:48.950Z] [2023-04-05T20:05:48.950Z] #60 [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.51.2" && /build/golangci-lint --version [2023-04-05T20:05:48.950Z] #60 19.15 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-04-05T20:05:49.209Z] #60 19.32 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-04-05T20:05:49.468Z] #60 19.46 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-04-05T20:05:49.468Z] #60 19.62 go: downloading github.com/bombsimon/wsl/v3 v3.4.0 [2023-04-05T20:05:49.468Z] #60 19.70 go: downloading github.com/breml/bidichk v0.2.3 [2023-04-05T20:05:49.726Z] #60 19.83 go: downloading github.com/breml/errchkjson v0.3.0 [2023-04-05T20:05:49.985Z] #60 20.08 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-04-05T20:05:49.985Z] #60 20.09 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-04-05T20:05:49.985Z] #60 ... [2023-04-05T20:05:49.985Z] [2023-04-05T20:05:49.985Z] #43 [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-04-05T20:05:49.985Z] #43 9.382 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T20:05:49.985Z] #43 9.447 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T20:05:49.985Z] #43 9.447 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T20:05:49.985Z] #43 11.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-05T20:05:49.985Z] #43 14.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-04-05T20:05:49.985Z] #43 17.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-05T20:05:50.242Z] #43 ... [2023-04-05T20:05:50.242Z] [2023-04-05T20:05:50.242Z] #60 [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.51.2" && /build/golangci-lint --version [2023-04-05T20:05:50.242Z] #60 20.20 go: downloading github.com/curioswitch/go-reassign v0.2.0 [2023-04-05T20:05:50.242Z] #60 20.28 go: downloading github.com/daixiang0/gci v0.9.1 [2023-04-05T20:05:50.808Z] #60 20.92 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-04-05T20:05:50.808Z] #60 20.93 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-04-05T20:05:51.066Z] #60 21.04 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-04-05T20:05:51.066Z] #60 21.06 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-04-05T20:05:51.066Z] #60 ... [2023-04-05T20:05:51.066Z] [2023-04-05T20:05:51.066Z] #49 [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-04-05T20:05:51.323Z] #63 10.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-05T20:05:51.323Z] #63 14.07 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-04-05T20:05:51.323Z] #63 17.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-05T20:05:51.323Z] #63 ... [2023-04-05T20:05:51.323Z] [2023-04-05T20:05:51.323Z] #53 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.5" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-04-05T20:05:51.323Z] #53 DONE 14.1s [2023-04-05T20:05:51.323Z] [2023-04-05T20:05:51.323Z] #49 [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-04-05T20:05:51.889Z] #58 21.88 [2023-04-05T20:05:51.889Z] #58 21.88 Reading and updating a list of files: [2023-04-05T20:05:51.889Z] #58 21.88 tomll a.toml b.toml c.toml [2023-04-05T20:05:51.889Z] #58 21.88 [2023-04-05T20:05:51.889Z] #58 21.88 When given a list of files, tomll will modify all files in place without asking. [2023-04-05T20:05:51.889Z] #58 DONE 22.0s [2023-04-05T20:05:52.147Z] [2023-04-05T20:05:52.147Z] #63 [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-04-05T20:05:52.147Z] #63 21.27 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2023-04-05T20:05:52.721Z] #63 ... [2023-04-05T20:05:52.721Z] [2023-04-05T20:05:52.721Z] #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-04-05T20:05:52.721Z] #61 12.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-04-05T20:05:52.721Z] #61 16.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-05T20:05:52.985Z] #61 22.98 Fetched 8524 kB in 15s (559 kB/s) [2023-04-05T20:05:52.985Z] #61 22.98 Reading package lists... [2023-04-05T20:05:52.985Z] #61 ... [2023-04-05T20:05:52.985Z] [2023-04-05T20:05:52.985Z] #60 [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.51.2" && /build/golangci-lint --version [2023-04-05T20:05:52.985Z] #60 21.18 go: downloading github.com/go-critic/go-critic v0.6.7 [2023-04-05T20:05:52.985Z] #60 22.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-04-05T20:05:52.985Z] #60 22.58 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-04-05T20:05:52.985Z] #60 22.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-04-05T20:05:52.985Z] #60 22.91 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2 [2023-04-05T20:05:53.242Z] #60 23.22 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-04-05T20:05:53.242Z] #60 23.22 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-04-05T20:05:53.242Z] #60 23.35 go: downloading github.com/golangci/misspell v0.4.0 [2023-04-05T20:05:53.500Z] #60 23.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-04-05T20:05:53.500Z] #60 23.50 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28 [2023-04-05T20:05:53.500Z] #60 23.58 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-04-05T20:05:53.500Z] #60 23.59 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-04-05T20:05:53.757Z] #60 23.65 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-04-05T20:05:53.757Z] #60 ... [2023-04-05T20:05:53.757Z] [2023-04-05T20:05:53.757Z] #68 [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-04-05T20:05:53.757Z] #68 13.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-04-05T20:05:53.757Z] #68 16.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-05T20:05:53.757Z] #68 23.45 Fetched 8524 kB in 15s (558 kB/s) [2023-04-05T20:05:53.757Z] #68 23.45 Reading package lists... [2023-04-05T20:05:53.757Z] #68 ... [2023-04-05T20:05:53.757Z] [2023-04-05T20:05:53.757Z] #60 [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.51.2" && /build/golangci-lint --version [2023-04-05T20:05:53.757Z] #60 23.80 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-04-05T20:05:53.757Z] #60 23.83 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-04-05T20:05:53.757Z] #60 23.87 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-04-05T20:05:53.757Z] #60 23.89 go: downloading github.com/julz/importas v0.1.0 [2023-04-05T20:05:53.757Z] #60 23.90 go: downloading github.com/junk1tm/musttag v0.4.5 [2023-04-05T20:05:54.023Z] #60 24.11 go: downloading github.com/kisielk/errcheck v1.6.3 [2023-04-05T20:05:54.023Z] #60 24.12 go: downloading github.com/kkHAIKE/contextcheck v1.1.3 [2023-04-05T20:05:54.023Z] #60 ... [2023-04-05T20:05:54.023Z] [2023-04-05T20:05:54.023Z] #62 [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-04-05T20:05:54.023Z] #62 13.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-04-05T20:05:54.023Z] #62 17.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-05T20:05:54.280Z] #62 ... [2023-04-05T20:05:54.280Z] [2023-04-05T20:05:54.280Z] #60 [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.51.2" && /build/golangci-lint --version [2023-04-05T20:05:54.280Z] #60 24.23 go: downloading github.com/kulti/thelper v0.6.3 [2023-04-05T20:05:54.280Z] #60 24.29 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-04-05T20:05:54.280Z] #60 24.42 go: downloading github.com/kyoh86/exportloopref v0.1.11 [2023-04-05T20:05:54.280Z] #60 24.47 go: downloading github.com/ldez/tagliatelle v0.4.0 [2023-04-05T20:05:54.280Z] #60 ... [2023-04-05T20:05:54.280Z] [2023-04-05T20:05:54.280Z] #66 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-04-05T20:05:54.280Z] #0 7.726 Reading package lists... [2023-04-05T20:05:54.280Z] #66 14.06 + apt-get install -y --no-install-recommends gcc libc6-dev [2023-04-05T20:05:54.280Z] #66 14.20 Reading package lists... [2023-04-05T20:05:54.280Z] #66 21.48 Building dependency tree... [2023-04-05T20:05:54.280Z] #66 23.67 Reading state information... [2023-04-05T20:05:54.537Z] #66 ... [2023-04-05T20:05:54.537Z] [2023-04-05T20:05:54.537Z] #60 [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.51.2" && /build/golangci-lint --version [2023-04-05T20:05:54.537Z] #60 24.52 go: downloading github.com/leonklingele/grouper v1.1.1 [2023-04-05T20:05:54.537Z] #60 24.65 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-04-05T20:05:54.537Z] #60 24.74 go: downloading github.com/maratori/testableexamples v1.0.0 [2023-04-05T20:05:54.794Z] #60 24.95 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-04-05T20:05:54.794Z] #60 24.95 go: downloading github.com/maratori/testpackage v1.1.0 [2023-04-05T20:05:55.050Z] #60 25.10 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-04-05T20:05:55.050Z] #60 25.10 go: downloading github.com/mgechev/revive v1.2.5 [2023-04-05T20:05:55.631Z] #60 ... [2023-04-05T20:05:55.631Z] [2023-04-05T20:05:55.631Z] #45 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.9.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-04-05T20:05:55.631Z] #45 DONE 20.6s [2023-04-05T20:05:55.631Z] [2023-04-05T20:05:55.631Z] #49 [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-04-05T20:06:05.001Z] #63 24.62 Fetched 8528 kB in 16s (524 kB/s) [2023-04-05T20:06:05.001Z] #63 24.62 Reading package lists... [2023-04-05T20:06:05.001Z] #63 29.54 Reading package lists... [2023-04-05T20:06:05.001Z] #63 34.41 Building dependency tree... [2023-04-05T20:06:05.001Z] #63 ... [2023-04-05T20:06:05.001Z] [2023-04-05T20:06:05.001Z] #43 [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-04-05T20:06:05.001Z] #43 24.23 Fetched 8524 kB in 15s (566 kB/s) [2023-04-05T20:06:05.001Z] #43 24.23 Reading package lists... [2023-04-05T20:06:05.001Z] #43 29.91 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-04-05T20:06:05.001Z] #43 29.98 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T20:06:05.001Z] #43 30.10 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-04-05T20:06:05.001Z] #43 31.80 Get:4 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-04-05T20:06:05.001Z] #43 32.78 Fetched 280 kB in 3s (86.5 kB/s) [2023-04-05T20:06:05.263Z] #43 32.78 Reading package lists... [2023-04-05T20:06:05.263Z] #43 ... [2023-04-05T20:06:05.263Z] [2023-04-05T20:06:05.263Z] #68 [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-04-05T20:06:05.263Z] #68 23.45 Reading package lists... [2023-04-05T20:06:05.263Z] #68 30.24 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-04-05T20:06:05.263Z] #68 30.25 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T20:06:05.263Z] #68 30.28 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-04-05T20:06:05.263Z] #68 32.23 Get:4 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-04-05T20:06:05.263Z] #68 33.56 Fetched 280 kB in 4s (77.3 kB/s) [2023-04-05T20:06:05.833Z] #68 33.56 Reading package lists... [2023-04-05T20:06:05.833Z] #68 ... [2023-04-05T20:06:05.833Z] [2023-04-05T20:06:05.833Z] #71 [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 < /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-04-05T20:06:06.091Z] #63 34.41 Building dependency tree... [2023-04-05T20:06:08.615Z] #63 ... [2023-04-05T20:06:08.615Z] [2023-04-05T20:06:08.615Z] #67 [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-04-05T20:06:08.615Z] #67 22.00 Reading package lists... [2023-04-05T20:06:08.615Z] #67 27.82 Reading package lists... [2023-04-05T20:06:08.615Z] #67 32.61 Building dependency tree... [2023-04-05T20:06:08.615Z] #67 36.52 The following additional packages will be installed: [2023-04-05T20:06:08.615Z] #67 36.53 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-04-05T20:06:08.615Z] #67 36.54 Suggested packages: [2023-04-05T20:06:08.615Z] #67 36.57 cmake-doc ninja-build lrzip [2023-04-05T20:06:08.615Z] #67 37.16 The following NEW packages will be installed: [2023-04-05T20:06:08.615Z] #67 37.18 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-04-05T20:06:08.615Z] #67 37.64 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T20:06:08.615Z] #67 37.64 Need to get 15.1 MB of archives. [2023-04-05T20:06:08.615Z] #67 37.64 After this operation, 66.8 MB of additional disk space will be used. [2023-04-05T20:06:08.615Z] #67 37.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-04-05T20:06:08.615Z] #67 37.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-04-05T20:06:08.615Z] #67 ... [2023-04-05T20:06:08.615Z] [2023-04-05T20:06:08.615Z] #68 [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-04-05T20:06:08.615Z] #68 33.56 Reading package lists... [2023-04-05T20:06:08.615Z] #68 38.09 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-04-05T20:06:09.551Z] #68 38.19 Reading package lists... [2023-04-05T20:06:09.551Z] #68 ... [2023-04-05T20:06:09.551Z] [2023-04-05T20:06:09.551Z] #59 [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-04-05T20:06:09.551Z] #59 38.66 NAME: [2023-04-05T20:06:09.551Z] #59 38.66 go-winres - A tool for embedding resources in Windows executables [2023-04-05T20:06:09.551Z] #59 38.66 [2023-04-05T20:06:09.551Z] #59 38.66 USAGE: [2023-04-05T20:06:09.551Z] #59 38.66 go-winres [global options] command [command options] [arguments...] [2023-04-05T20:06:09.551Z] #59 38.66 [2023-04-05T20:06:09.551Z] #59 38.66 COMMANDS: [2023-04-05T20:06:09.551Z] #59 38.66 init Create an initial ./winres/winres.json [2023-04-05T20:06:09.551Z] #59 38.66 make Make syso files for the "go build" command [2023-04-05T20:06:09.551Z] #59 38.66 simply Make syso files for the "go build" command (simplified) [2023-04-05T20:06:09.551Z] #59 38.66 extract Extract all resources from an executable [2023-04-05T20:06:09.551Z] #59 38.66 patch Replace resources in an executable file (exe, dll) [2023-04-05T20:06:09.551Z] #59 38.66 help, h Shows a list of commands or help for one command [2023-04-05T20:06:09.551Z] #59 38.66 [2023-04-05T20:06:09.551Z] #59 38.66 GLOBAL OPTIONS: [2023-04-05T20:06:09.551Z] #59 38.66 --help, -h show help (default: false) [2023-04-05T20:06:09.551Z] #59 DONE 39.4s [2023-04-05T20:06:09.551Z] [2023-04-05T20:06:09.551Z] #63 [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-04-05T20:06:09.551Z] #63 38.37 The following additional packages will be installed: [2023-04-05T20:06:09.551Z] #63 38.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2023-04-05T20:06:09.551Z] #63 38.41 python3-protobuf python3-six [2023-04-05T20:06:09.551Z] #63 38.41 Suggested packages: [2023-04-05T20:06:09.551Z] #63 38.45 python3-setuptools [2023-04-05T20:06:09.551Z] #63 38.45 Recommended packages: [2023-04-05T20:06:09.551Z] #63 38.45 iproute2 | iproute [2023-04-05T20:06:09.551Z] #63 39.13 The following NEW packages will be installed: [2023-04-05T20:06:09.551Z] #63 39.15 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2023-04-05T20:06:09.551Z] #63 39.15 python3-protobuf python3-six [2023-04-05T20:06:10.115Z] #63 39.96 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T20:06:10.115Z] #63 39.96 Need to get 2136 kB of archives. [2023-04-05T20:06:10.115Z] #63 39.96 After this operation, 10.8 MB of additional disk space will be used. [2023-04-05T20:06:10.115Z] #63 39.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2023-04-05T20:06:10.115Z] #63 39.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-05T20:06:10.115Z] #63 39.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2023-04-05T20:06:10.116Z] #63 39.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2023-04-05T20:06:10.374Z] #63 40.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-04-05T20:06:10.374Z] #63 40.00 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-04-05T20:06:10.374Z] #63 40.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-04-05T20:06:12.913Z] #63 42.18 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2023-04-05T20:06:13.847Z] #63 43.48 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T20:06:14.104Z] #63 43.77 Fetched 2136 kB in 3s (671 kB/s) [2023-04-05T20:06:14.104Z] #63 43.88 Selecting previously unselected package libprotobuf23:arm64. [2023-04-05T20:06:14.104Z] #63 43.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15745 files and directories currently installed.) [2023-04-05T20:06:14.104Z] #63 43.95 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2023-04-05T20:06:14.104Z] #63 43.96 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2023-04-05T20:06:14.668Z] #63 ... [2023-04-05T20:06:14.668Z] [2023-04-05T20:06:14.668Z] #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-04-05T20:06:14.668Z] #61 37.18 python3 is already the newest version (3.9.2-3). [2023-04-05T20:06:14.668Z] #61 37.18 The following additional packages will be installed: [2023-04-05T20:06:14.668Z] #61 37.19 autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4 [2023-04-05T20:06:14.668Z] #61 37.21 patch xz-utils [2023-04-05T20:06:14.668Z] #61 37.21 Suggested packages: [2023-04-05T20:06:14.668Z] #61 37.24 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2023-04-05T20:06:14.668Z] #61 37.24 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2023-04-05T20:06:14.668Z] #61 37.24 m4-doc ed diffutils-doc [2023-04-05T20:06:14.668Z] #61 37.24 Recommended packages: [2023-04-05T20:06:14.668Z] #61 37.24 fakeroot libalgorithm-merge-perl libltdl-dev [2023-04-05T20:06:14.668Z] #61 38.80 The following NEW packages will be installed: [2023-04-05T20:06:14.668Z] #61 38.81 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev [2023-04-05T20:06:14.668Z] #61 38.82 libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2 [2023-04-05T20:06:14.668Z] #61 38.83 libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils [2023-04-05T20:06:14.668Z] #61 39.34 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T20:06:14.668Z] #61 39.34 Need to get 5458 kB of archives. [2023-04-05T20:06:14.668Z] #61 39.34 After this operation, 11.6 MB of additional disk space will be used. [2023-04-05T20:06:14.668Z] #61 39.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-04-05T20:06:14.668Z] #61 39.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-04-05T20:06:14.668Z] #61 39.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2023-04-05T20:06:14.668Z] #61 39.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2023-04-05T20:06:14.668Z] #61 39.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2023-04-05T20:06:14.668Z] #61 39.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2023-04-05T20:06:14.668Z] #61 39.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2023-04-05T20:06:14.668Z] #61 39.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-04-05T20:06:14.668Z] #61 39.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-04-05T20:06:14.668Z] #61 39.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2023-04-05T20:06:14.668Z] #61 39.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-04-05T20:06:14.668Z] #61 39.64 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2023-04-05T20:06:14.668Z] #61 39.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-04-05T20:06:14.668Z] #61 39.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2023-04-05T20:06:14.668Z] #61 39.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-04-05T20:06:14.668Z] #61 39.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-04-05T20:06:14.668Z] #61 39.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2023-04-05T20:06:14.668Z] #61 39.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-04-05T20:06:14.668Z] #61 39.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2023-04-05T20:06:14.668Z] #61 39.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2023-04-05T20:06:14.668Z] #61 41.10 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T20:06:14.668Z] #61 41.46 Fetched 5458 kB in 1s (7087 kB/s) [2023-04-05T20:06:14.668Z] #61 41.53 Selecting previously unselected package bzip2. [2023-04-05T20:06:14.668Z] #61 41.53 (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-04-05T20:06:14.668Z] #61 41.60 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2023-04-05T20:06:14.668Z] #61 41.61 Unpacking bzip2 (1.0.8-4) ... [2023-04-05T20:06:14.668Z] #61 41.76 Selecting previously unselected package xz-utils. [2023-04-05T20:06:14.668Z] #61 41.78 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-04-05T20:06:14.668Z] #61 41.78 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-05T20:06:14.668Z] #61 42.02 Selecting previously unselected package libsigsegv2:arm64. [2023-04-05T20:06:14.668Z] #61 42.03 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ... [2023-04-05T20:06:14.668Z] #61 42.03 Unpacking libsigsegv2:arm64 (2.13-1) ... [2023-04-05T20:06:14.668Z] #61 42.16 Selecting previously unselected package m4. [2023-04-05T20:06:14.668Z] #61 42.16 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ... [2023-04-05T20:06:14.668Z] #61 42.17 Unpacking m4 (1.4.18-5) ... [2023-04-05T20:06:14.668Z] #61 42.46 Selecting previously unselected package autoconf. [2023-04-05T20:06:14.668Z] #61 42.47 Preparing to unpack .../04-autoconf_2.69-14_all.deb ... [2023-04-05T20:06:14.668Z] #61 42.47 Unpacking autoconf (2.69-14) ... [2023-04-05T20:06:14.668Z] #61 42.87 Selecting previously unselected package autotools-dev. [2023-04-05T20:06:14.668Z] #61 42.87 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ... [2023-04-05T20:06:14.668Z] #61 42.87 Unpacking autotools-dev (20180224.1+nmu1) ... [2023-04-05T20:06:14.668Z] #61 43.08 Selecting previously unselected package automake. [2023-04-05T20:06:14.668Z] #61 43.08 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ... [2023-04-05T20:06:14.668Z] #61 43.10 Unpacking automake (1:1.16.3-2) ... [2023-04-05T20:06:14.668Z] #61 43.79 Selecting previously unselected package patch. [2023-04-05T20:06:14.668Z] #61 43.79 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... [2023-04-05T20:06:14.668Z] #61 43.79 Unpacking patch (2.7.6-7) ... [2023-04-05T20:06:14.668Z] #61 43.96 Selecting previously unselected package dpkg-dev. [2023-04-05T20:06:14.668Z] #61 43.99 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ... [2023-04-05T20:06:14.668Z] #61 44.05 Unpacking dpkg-dev (1.20.12) ... [2023-04-05T20:06:14.925Z] #61 ... [2023-04-05T20:06:14.925Z] [2023-04-05T20:06:14.925Z] #63 [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-04-05T20:06:14.925Z] #63 44.69 Selecting previously unselected package python3-pkg-resources. [2023-04-05T20:06:14.925Z] #63 44.69 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-05T20:06:14.925Z] #63 44.69 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-05T20:06:15.182Z] #63 44.96 Selecting previously unselected package python3-six. [2023-04-05T20:06:15.182Z] #63 44.96 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2023-04-05T20:06:15.182Z] #63 44.96 Unpacking python3-six (1.16.0-2) ... [2023-04-05T20:06:15.439Z] #63 45.09 Selecting previously unselected package python3-protobuf. [2023-04-05T20:06:15.439Z] #63 45.12 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2023-04-05T20:06:15.439Z] #63 45.13 Unpacking python3-protobuf (3.12.4-1) ... [2023-04-05T20:06:16.004Z] #63 45.86 Selecting previously unselected package libnet1:arm64. [2023-04-05T20:06:16.004Z] #63 45.87 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-04-05T20:06:16.004Z] #63 45.88 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-04-05T20:06:16.568Z] #63 46.15 Selecting previously unselected package libnl-3-200:arm64. [2023-04-05T20:06:16.568Z] #63 46.15 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-04-05T20:06:16.568Z] #63 46.18 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-04-05T20:06:16.568Z] #63 ... [2023-04-05T20:06:16.568Z] [2023-04-05T20:06:16.568Z] #65 [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.6.0" && /build/shfmt --version [2023-04-05T20:06:16.568Z] #65 45.88 v3.6.0 [2023-04-05T20:06:16.568Z] #65 DONE 46.6s [2023-04-05T20:06:16.568Z] [2023-04-05T20:06:16.568Z] #63 [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-04-05T20:06:16.568Z] #63 46.44 Selecting previously unselected package libprotobuf-c1:arm64. [2023-04-05T20:06:16.824Z] #63 46.50 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-04-05T20:06:16.824Z] #63 46.51 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-04-05T20:06:16.824Z] #63 46.72 Selecting previously unselected package criu. [2023-04-05T20:06:16.824Z] #63 46.73 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2023-04-05T20:06:16.824Z] #63 46.76 Unpacking criu (3.17.1-1) ... [2023-04-05T20:06:18.192Z] #63 ... [2023-04-05T20:06:18.193Z] [2023-04-05T20:06:18.193Z] #43 [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-04-05T20:06:18.193Z] #43 32.78 Reading package lists... [2023-04-05T20:06:18.193Z] #43 37.42 + apt-get install -y --no-install-recommends gcc libc6-dev [2023-04-05T20:06:18.193Z] #43 37.53 Reading package lists... [2023-04-05T20:06:18.193Z] #43 42.52 Building dependency tree... [2023-04-05T20:06:18.193Z] #43 46.74 gcc is already the newest version (4:10.2.1-1). [2023-04-05T20:06:18.193Z] #43 46.74 libc6-dev is already the newest version (2.31-13+deb11u5). [2023-04-05T20:06:18.193Z] #43 46.74 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T20:06:18.193Z] #43 DONE 47.5s [2023-04-05T20:06:18.193Z] [2023-04-05T20:06:18.193Z] #47 [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-04-05T20:06:18.193Z] #47 DONE 43.0s [2023-04-05T20:06:18.193Z] [2023-04-05T20:06:18.193Z] #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-04-05T20:06:18.193Z] #61 45.09 Selecting previously unselected package build-essential. [2023-04-05T20:06:18.193Z] #61 45.09 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... [2023-04-05T20:06:18.193Z] #61 45.11 Unpacking build-essential (12.9) ... [2023-04-05T20:06:18.193Z] #61 45.25 Selecting previously unselected package libcap2:arm64. [2023-04-05T20:06:18.193Z] #61 45.25 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ... [2023-04-05T20:06:18.193Z] #61 45.27 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-04-05T20:06:18.193Z] #61 45.38 Selecting previously unselected package libcap-dev:arm64. [2023-04-05T20:06:18.193Z] #61 45.41 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ... [2023-04-05T20:06:18.193Z] #61 45.41 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2023-04-05T20:06:18.193Z] #61 45.66 Selecting previously unselected package libprotobuf-c1:arm64. [2023-04-05T20:06:18.193Z] #61 45.70 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-04-05T20:06:18.193Z] #61 45.72 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-04-05T20:06:18.193Z] #61 45.84 Selecting previously unselected package libprotobuf-c-dev:arm64. [2023-04-05T20:06:18.193Z] #61 45.85 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2023-04-05T20:06:18.193Z] #61 45.86 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-04-05T20:06:18.193Z] #61 46.09 Selecting previously unselected package libseccomp-dev:arm64. [2023-04-05T20:06:18.193Z] #61 46.10 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-04-05T20:06:18.193Z] #61 46.14 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-04-05T20:06:18.193Z] #61 46.40 Selecting previously unselected package libsystemd-dev:arm64. [2023-04-05T20:06:18.193Z] #61 46.40 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-04-05T20:06:18.193Z] #61 46.42 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-04-05T20:06:18.193Z] #61 47.71 Selecting previously unselected package libtool. [2023-04-05T20:06:18.193Z] #61 47.73 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... [2023-04-05T20:06:18.193Z] #61 47.79 Unpacking libtool (2.4.6-15) ... [2023-04-05T20:06:18.193Z] #61 48.09 Selecting previously unselected package libudev-dev:arm64. [2023-04-05T20:06:18.193Z] #61 48.09 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-04-05T20:06:18.193Z] #61 48.13 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-04-05T20:06:18.760Z] #61 48.67 Selecting previously unselected package libyajl2:arm64. [2023-04-05T20:06:18.760Z] #61 48.67 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ... [2023-04-05T20:06:18.760Z] #61 48.68 Unpacking libyajl2:arm64 (2.1.0-3) ... [2023-04-05T20:06:18.760Z] #61 ... [2023-04-05T20:06:18.760Z] [2023-04-05T20:06:18.760Z] #67 [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-04-05T20:06:18.760Z] #67 38.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] [2023-04-05T20:06:18.760Z] #67 38.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2023-04-05T20:06:18.760Z] #67 38.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2023-04-05T20:06:18.760Z] #67 38.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2023-04-05T20:06:18.760Z] #67 38.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2023-04-05T20:06:18.760Z] #67 38.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2023-04-05T20:06:18.760Z] #67 39.81 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T20:06:18.760Z] #67 40.06 Fetched 15.1 MB in 1s (13.7 MB/s) [2023-04-05T20:06:18.760Z] #67 40.21 Selecting previously unselected package cmake-data. [2023-04-05T20:06:18.760Z] #67 40.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15745 files and directories currently installed.) [2023-04-05T20:06:18.760Z] #67 40.34 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-04-05T20:06:18.760Z] #67 40.35 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-04-05T20:06:18.760Z] #67 44.04 Selecting previously unselected package libicu67:arm64. [2023-04-05T20:06:18.760Z] #67 44.05 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ... [2023-04-05T20:06:18.760Z] #67 44.08 Unpacking libicu67:arm64 (67.1-7) ... [2023-04-05T20:06:18.760Z] #67 ... [2023-04-05T20:06:18.760Z] [2023-04-05T20:06:18.760Z] #60 [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.51.2" && /build/golangci-lint --version [2023-04-05T20:06:18.760Z] #60 38.62 go: downloading github.com/pelletier/go-toml/v2 v2.0.5 [2023-04-05T20:06:18.760Z] #60 38.65 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-04-05T20:06:18.760Z] #60 39.06 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-04-05T20:06:18.760Z] #60 39.50 go: downloading github.com/gobwas/glob v0.2.3 [2023-04-05T20:06:18.760Z] #60 39.53 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-04-05T20:06:18.760Z] #60 39.77 go: downloading golang.org/x/sync v0.1.0 [2023-04-05T20:06:18.760Z] #60 39.86 go: downloading go.uber.org/zap v1.17.0 [2023-04-05T20:06:18.760Z] #60 40.53 go: downloading github.com/go-toolsmith/astcast v1.1.0 [2023-04-05T20:06:18.760Z] #60 40.55 go: downloading github.com/go-toolsmith/astcopy v1.0.3 [2023-04-05T20:06:18.760Z] #60 40.58 go: downloading github.com/go-toolsmith/astequal v1.1.0 [2023-04-05T20:06:18.760Z] #60 40.59 go: downloading github.com/go-toolsmith/astfmt v1.1.0 [2023-04-05T20:06:18.760Z] #60 40.64 go: downloading github.com/go-toolsmith/astp v1.1.0 [2023-04-05T20:06:18.760Z] #60 40.67 go: downloading github.com/go-toolsmith/strparse v1.1.0 [2023-04-05T20:06:18.760Z] #60 40.73 go: downloading github.com/go-toolsmith/typep v1.1.0 [2023-04-05T20:06:18.760Z] #60 40.75 go: downloading github.com/quasilyte/go-ruleguard v0.3.19 [2023-04-05T20:06:18.760Z] #60 40.93 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-04-05T20:06:18.760Z] #60 41.11 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9 [2023-04-05T20:06:18.760Z] #60 41.25 go: downloading github.com/kisielk/gotool v1.0.0 [2023-04-05T20:06:18.760Z] #60 41.28 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-04-05T20:06:18.760Z] #60 41.47 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-04-05T20:06:18.760Z] #60 41.47 go: downloading github.com/ettle/strcase v0.1.1 [2023-04-05T20:06:18.760Z] #60 41.56 go: downloading github.com/fatih/structtag v1.2.0 [2023-04-05T20:06:18.760Z] #60 41.57 go: downloading github.com/Masterminds/semver v1.5.0 [2023-04-05T20:06:18.760Z] #60 41.62 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-04-05T20:06:18.760Z] #60 41.69 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-04-05T20:06:18.760Z] #60 42.16 go: downloading github.com/prometheus/client_model v0.2.0 [2023-04-05T20:06:18.760Z] #60 42.19 go: downloading github.com/google/go-cmp v0.5.9 [2023-04-05T20:06:18.760Z] #60 42.55 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-04-05T20:06:18.760Z] #60 42.62 go: downloading go.uber.org/atomic v1.7.0 [2023-04-05T20:06:18.760Z] #60 42.68 go: downloading go.uber.org/multierr v1.6.0 [2023-04-05T20:06:18.760Z] #60 42.83 go: downloading github.com/quasilyte/gogrep v0.5.0 [2023-04-05T20:06:18.760Z] #60 42.93 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-04-05T20:06:18.760Z] #60 42.94 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348 [2023-04-05T20:06:18.760Z] #60 42.99 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-04-05T20:06:18.760Z] #60 43.15 go: downloading github.com/beorn7/perks v1.0.1 [2023-04-05T20:06:18.760Z] #60 43.15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-04-05T20:06:18.760Z] #60 43.32 go: downloading github.com/golang/protobuf v1.5.2 [2023-04-05T20:06:18.760Z] #60 43.32 go: downloading github.com/prometheus/common v0.32.1 [2023-04-05T20:06:18.760Z] #60 43.74 go: downloading github.com/prometheus/procfs v0.7.3 [2023-04-05T20:06:18.760Z] #60 43.74 go: downloading google.golang.org/protobuf v1.28.0 [2023-04-05T20:06:18.760Z] #60 44.78 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-04-05T20:06:18.760Z] #60 45.93 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-04-05T20:06:19.018Z] #60 ... [2023-04-05T20:06:19.018Z] [2023-04-05T20:06:19.018Z] #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-04-05T20:06:19.018Z] #61 48.88 Selecting previously unselected package libyajl-dev:arm64. [2023-04-05T20:06:19.018Z] #61 48.88 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ... [2023-04-05T20:06:19.018Z] #61 48.90 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2023-04-05T20:06:19.290Z] #61 49.19 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-04-05T20:06:19.290Z] #61 49.24 Setting up libyajl2:arm64 (2.1.0-3) ... [2023-04-05T20:06:19.290Z] #61 49.26 Setting up bzip2 (1.0.8-4) ... [2023-04-05T20:06:19.290Z] #61 ... [2023-04-05T20:06:19.290Z] [2023-04-05T20:06:19.290Z] #62 [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-04-05T20:06:19.290Z] #62 34.06 Reading package lists... [2023-04-05T20:06:19.290Z] #62 38.98 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2023-04-05T20:06:19.290Z] #62 39.22 Reading package lists... [2023-04-05T20:06:19.290Z] #62 43.43 Building dependency tree... [2023-04-05T20:06:19.290Z] #62 47.21 gcc is already the newest version (4:10.2.1-1). [2023-04-05T20:06:19.290Z] #62 47.21 libc6-dev is already the newest version (2.31-13+deb11u5). [2023-04-05T20:06:19.290Z] #62 47.21 The following additional packages will be installed: [2023-04-05T20:06:19.290Z] #62 47.24 bzip2 patch xz-utils [2023-04-05T20:06:19.290Z] #62 47.26 Suggested packages: [2023-04-05T20:06:19.290Z] #62 47.28 bzip2-doc debian-keyring seccomp ed diffutils-doc [2023-04-05T20:06:19.290Z] #62 47.28 Recommended packages: [2023-04-05T20:06:19.290Z] #62 47.29 build-essential fakeroot libalgorithm-merge-perl [2023-04-05T20:06:19.290Z] #62 47.99 The following NEW packages will be installed: [2023-04-05T20:06:19.290Z] #62 47.99 bzip2 dpkg-dev libseccomp-dev patch xz-utils [2023-04-05T20:06:19.290Z] #62 48.46 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T20:06:19.290Z] #62 48.46 Need to get 2790 kB of archives. [2023-04-05T20:06:19.290Z] #62 48.46 After this operation, 4077 kB of additional disk space will be used. [2023-04-05T20:06:19.290Z] #62 48.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-04-05T20:06:19.290Z] #62 48.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-04-05T20:06:19.290Z] #62 48.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-04-05T20:06:19.290Z] #62 48.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-04-05T20:06:19.290Z] #62 48.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-04-05T20:06:19.290Z] #62 ... [2023-04-05T20:06:19.290Z] [2023-04-05T20:06:19.290Z] #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-04-05T20:06:19.290Z] #61 49.29 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-04-05T20:06:19.290Z] #61 49.32 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-04-05T20:06:19.290Z] #61 49.36 Setting up libcap2:arm64 (1:2.44-1) ... [2023-04-05T20:06:19.290Z] #61 49.38 Setting up autotools-dev (20180224.1+nmu1) ... [2023-04-05T20:06:19.290Z] #61 49.41 Setting up libsigsegv2:arm64 (2.13-1) ... [2023-04-05T20:06:19.290Z] #61 49.44 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-05T20:06:19.290Z] #61 49.46 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-04-05T20:06:19.290Z] #61 49.48 Setting up patch (2.7.6-7) ... [2023-04-05T20:06:19.570Z] #61 49.52 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-04-05T20:06:19.570Z] #61 49.57 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2023-04-05T20:06:19.570Z] #61 49.62 Setting up libcap-dev:arm64 (1:2.44-1) ... [2023-04-05T20:06:19.570Z] #61 49.64 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-04-05T20:06:19.570Z] #61 49.66 Setting up libtool (2.4.6-15) ... [2023-04-05T20:06:19.570Z] #61 49.69 Setting up m4 (1.4.18-5) ... [2023-04-05T20:06:19.570Z] #61 49.71 Setting up dpkg-dev (1.20.12) ... [2023-04-05T20:06:19.833Z] #61 49.75 Setting up autoconf (2.69-14) ... [2023-04-05T20:06:19.833Z] #61 49.85 Setting up build-essential (12.9) ... [2023-04-05T20:06:19.833Z] #61 49.87 Setting up automake (1:1.16.3-2) ... [2023-04-05T20:06:19.833Z] #61 49.89 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2023-04-05T20:06:19.833Z] #61 49.90 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T20:06:20.435Z] #61 DONE 50.6s [2023-04-05T20:06:20.435Z] [2023-04-05T20:06:20.435Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/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-04-05T20:06:21.379Z] #72 0.776 Cloning into '/tmp/crun-build'... [2023-04-05T20:06:21.943Z] #72 ... [2023-04-05T20:06:21.943Z] [2023-04-05T20:06:21.943Z] #73 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli [2023-04-05T20:06:21.943Z] #73 DONE 3.8s [2023-04-05T20:06:21.943Z] [2023-04-05T20:06:21.943Z] #69 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.20" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-04-05T20:06:21.943Z] #69 DONE 46.3s [2023-04-05T20:06:21.943Z] [2023-04-05T20:06:21.943Z] #74 [dockercli-src 5/5] WORKDIR /usr/src/dockercli [2023-04-05T20:06:21.943Z] #74 DONE 0.2s [2023-04-05T20:06:21.943Z] [2023-04-05T20:06:21.943Z] #62 [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-04-05T20:06:21.943Z] #62 49.56 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T20:06:21.943Z] #62 49.83 Fetched 2790 kB in 0s (5805 kB/s) [2023-04-05T20:06:21.943Z] #62 49.98 Selecting previously unselected package bzip2. [2023-04-05T20:06:21.943Z] #62 49.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15745 files and directories currently installed.) [2023-04-05T20:06:21.943Z] #62 50.11 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... [2023-04-05T20:06:21.943Z] #62 50.13 Unpacking bzip2 (1.0.8-4) ... [2023-04-05T20:06:21.943Z] #62 50.43 Selecting previously unselected package xz-utils. [2023-04-05T20:06:21.943Z] #62 50.44 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-04-05T20:06:21.943Z] #62 50.45 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-05T20:06:21.943Z] #62 50.94 Selecting previously unselected package patch. [2023-04-05T20:06:21.943Z] #62 50.94 Preparing to unpack .../patch_2.7.6-7_arm64.deb ... [2023-04-05T20:06:21.943Z] #62 50.95 Unpacking patch (2.7.6-7) ... [2023-04-05T20:06:21.943Z] #62 51.13 Selecting previously unselected package dpkg-dev. [2023-04-05T20:06:21.943Z] #62 51.13 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ... [2023-04-05T20:06:21.943Z] #62 51.14 Unpacking dpkg-dev (1.20.12) ... [2023-04-05T20:06:23.312Z] #62 52.81 Selecting previously unselected package libseccomp-dev:arm64. [2023-04-05T20:06:23.312Z] #62 52.81 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-04-05T20:06:23.312Z] #62 52.83 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-04-05T20:06:23.312Z] #62 ... [2023-04-05T20:06:23.312Z] [2023-04-05T20:06:23.312Z] #68 [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-04-05T20:06:23.312Z] #68 38.19 Reading package lists... [2023-04-05T20:06:23.312Z] #68 42.99 Building dependency tree... [2023-04-05T20:06:23.312Z] #68 46.74 gcc is already the newest version (4:10.2.1-1). [2023-04-05T20:06:23.312Z] #68 46.74 The following additional packages will be installed: [2023-04-05T20:06:23.312Z] #68 46.74 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev [2023-04-05T20:06:23.312Z] #68 46.74 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev [2023-04-05T20:06:23.312Z] #68 46.75 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 [2023-04-05T20:06:23.312Z] #68 46.75 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2023-04-05T20:06:23.312Z] #68 46.75 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev [2023-04-05T20:06:23.312Z] #68 46.75 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev [2023-04-05T20:06:23.312Z] #68 46.80 Suggested packages: [2023-04-05T20:06:23.312Z] #68 46.80 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2023-04-05T20:06:23.312Z] #68 46.80 | libgdk-pixbuf2.0-dev libxml2-utils [2023-04-05T20:06:23.312Z] #68 48.99 The following NEW packages will be installed: [2023-04-05T20:06:23.312Z] #68 48.99 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 [2023-04-05T20:06:23.312Z] #68 49.00 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data [2023-04-05T20:06:23.312Z] #68 49.00 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 [2023-04-05T20:06:23.312Z] #68 49.00 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 [2023-04-05T20:06:23.312Z] #68 49.00 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev [2023-04-05T20:06:23.312Z] #68 49.00 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev [2023-04-05T20:06:23.312Z] #68 49.38 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T20:06:23.312Z] #68 49.38 Need to get 7950 kB of archives. [2023-04-05T20:06:23.312Z] #68 49.38 After this operation, 39.9 MB of additional disk space will be used. [2023-04-05T20:06:23.312Z] #68 49.38 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-04-05T20:06:23.312Z] #68 49.39 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-04-05T20:06:23.312Z] #68 49.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2023-04-05T20:06:23.312Z] #68 49.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2023-04-05T20:06:23.312Z] #68 49.41 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-04-05T20:06:23.312Z] #68 49.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2023-04-05T20:06:23.312Z] #68 49.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2023-04-05T20:06:23.312Z] #68 49.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-04-05T20:06:23.312Z] #68 49.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-04-05T20:06:23.312Z] #68 49.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-04-05T20:06:23.312Z] #68 49.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2023-04-05T20:06:23.312Z] #68 49.48 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2023-04-05T20:06:23.312Z] #68 49.57 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2023-04-05T20:06:23.312Z] #68 49.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-04-05T20:06:23.312Z] #68 49.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-04-05T20:06:23.312Z] #68 49.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2023-04-05T20:06:23.312Z] #68 49.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-04-05T20:06:23.312Z] #68 49.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-04-05T20:06:23.312Z] #68 49.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-04-05T20:06:23.313Z] #68 49.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-04-05T20:06:23.313Z] #68 49.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-04-05T20:06:23.313Z] #68 49.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-04-05T20:06:23.313Z] #68 49.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-04-05T20:06:23.313Z] #68 49.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-04-05T20:06:23.313Z] #68 49.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-04-05T20:06:23.313Z] #68 49.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-04-05T20:06:23.313Z] #68 49.76 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-04-05T20:06:23.313Z] #68 49.82 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-04-05T20:06:23.313Z] #68 49.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-04-05T20:06:23.313Z] #68 49.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-04-05T20:06:23.313Z] #68 50.94 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T20:06:23.313Z] #68 51.22 Fetched 7950 kB in 1s (8437 kB/s) [2023-04-05T20:06:23.313Z] #68 51.38 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-04-05T20:06:23.313Z] #68 51.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15745 files and directories currently installed.) [2023-04-05T20:06:23.313Z] #68 51.44 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2023-04-05T20:06:23.313Z] #68 51.46 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-04-05T20:06:23.313Z] #68 51.76 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-04-05T20:06:23.313Z] #68 51.80 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2023-04-05T20:06:23.313Z] #68 51.82 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-04-05T20:06:23.313Z] #68 52.10 Selecting previously unselected package libsecret-common. [2023-04-05T20:06:23.313Z] #68 52.12 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... [2023-04-05T20:06:23.313Z] #68 52.15 Unpacking libsecret-common (0.20.4-2) ... [2023-04-05T20:06:23.313Z] #68 52.56 Selecting previously unselected package libsecret-1-0:arm64. [2023-04-05T20:06:23.313Z] #68 52.56 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ... [2023-04-05T20:06:23.313Z] #68 52.56 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2023-04-05T20:06:23.313Z] #68 52.90 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-04-05T20:06:23.313Z] #68 52.91 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2023-04-05T20:06:23.313Z] #68 52.93 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-04-05T20:06:23.570Z] #68 53.09 Selecting previously unselected package uuid-dev:arm64. [2023-04-05T20:06:23.570Z] #68 53.10 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-04-05T20:06:23.570Z] #68 53.10 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-04-05T20:06:23.570Z] #68 ... [2023-04-05T20:06:23.570Z] [2023-04-05T20:06:23.570Z] #62 [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-04-05T20:06:23.570Z] #62 53.09 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-04-05T20:06:23.570Z] #62 53.12 Setting up bzip2 (1.0.8-4) ... [2023-04-05T20:06:23.570Z] #62 53.16 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-05T20:06:23.570Z] #62 53.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-04-05T20:06:23.570Z] #62 53.24 Setting up patch (2.7.6-7) ... [2023-04-05T20:06:23.826Z] #62 53.29 Setting up dpkg-dev (1.20.12) ... [2023-04-05T20:06:24.084Z] #62 DONE 53.6s [2023-04-05T20:06:24.084Z] [2023-04-05T20:06:24.084Z] #68 [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-04-05T20:06:24.084Z] #68 53.37 Selecting previously unselected package libblkid-dev:arm64. [2023-04-05T20:06:24.084Z] #68 53.38 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-04-05T20:06:24.084Z] #68 53.42 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-04-05T20:06:24.341Z] #68 53.94 Selecting previously unselected package libbtrfs0:arm64. [2023-04-05T20:06:24.341Z] #68 53.95 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ... [2023-04-05T20:06:24.341Z] #68 53.98 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-04-05T20:06:24.599Z] #68 54.24 Selecting previously unselected package libbtrfs-dev:arm64. [2023-04-05T20:06:24.855Z] #68 54.24 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-04-05T20:06:24.855Z] #68 54.25 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-04-05T20:06:24.855Z] #68 54.48 Selecting previously unselected package libelf1:arm64. [2023-04-05T20:06:24.855Z] #68 54.49 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ... [2023-04-05T20:06:24.855Z] #68 54.49 Unpacking libelf1:arm64 (0.183-1) ... [2023-04-05T20:06:25.165Z] #68 54.74 Selecting previously unselected package libffi-dev:arm64. [2023-04-05T20:06:25.165Z] #68 54.77 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ... [2023-04-05T20:06:25.422Z] #68 54.77 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-04-05T20:06:25.422Z] #68 55.02 Selecting previously unselected package libglib2.0-data. [2023-04-05T20:06:25.422Z] #68 55.02 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... [2023-04-05T20:06:25.422Z] #68 55.03 Unpacking libglib2.0-data (2.66.8-1) ... [2023-04-05T20:06:26.823Z] #68 56.08 Selecting previously unselected package libglib2.0-bin. [2023-04-05T20:06:26.823Z] #68 56.08 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ... [2023-04-05T20:06:26.823Z] #68 56.10 Unpacking libglib2.0-bin (2.66.8-1) ... [2023-04-05T20:06:26.823Z] #68 56.34 Selecting previously unselected package python3-lib2to3. [2023-04-05T20:06:26.823Z] #68 56.35 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ... [2023-04-05T20:06:26.823Z] #68 56.36 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-04-05T20:06:27.080Z] #68 56.51 Selecting previously unselected package python3-distutils. [2023-04-05T20:06:27.080Z] #68 56.51 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ... [2023-04-05T20:06:27.080Z] #68 56.52 Unpacking python3-distutils (3.9.2-1) ... [2023-04-05T20:06:27.080Z] #68 ... [2023-04-05T20:06:27.080Z] [2023-04-05T20:06:27.080Z] #49 [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-04-05T20:06:28.289Z] #63 47.99 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-05T20:06:28.289Z] #63 50.11 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2023-04-05T20:06:28.289Z] #63 50.20 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-04-05T20:06:28.289Z] #63 50.34 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-04-05T20:06:28.289Z] #63 50.37 Setting up python3-six (1.16.0-2) ... [2023-04-05T20:06:28.289Z] #63 51.96 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-04-05T20:06:28.289Z] #63 52.04 Setting up python3-protobuf (3.12.4-1) ... [2023-04-05T20:06:28.289Z] #63 55.87 Setting up criu (3.17.1-1) ... [2023-04-05T20:06:28.289Z] #63 57.63 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T20:06:28.555Z] #63 ... [2023-04-05T20:06:28.555Z] [2023-04-05T20:06:28.555Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/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-04-05T20:06:28.555Z] #72 7.681 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2023-04-05T20:06:28.555Z] #72 7.699 Cloning into '/tmp/crun-build/libocispec'... [2023-04-05T20:06:29.119Z] #72 8.478 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2023-04-05T20:06:29.119Z] #72 ... [2023-04-05T20:06:29.119Z] [2023-04-05T20:06:29.119Z] #67 [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-04-05T20:06:29.119Z] #67 51.69 Selecting previously unselected package libxml2:arm64. [2023-04-05T20:06:29.119Z] #67 51.70 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... [2023-04-05T20:06:29.119Z] #67 51.72 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-04-05T20:06:29.119Z] #67 52.63 Selecting previously unselected package libarchive13:arm64. [2023-04-05T20:06:29.119Z] #67 52.63 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2023-04-05T20:06:29.119Z] #67 52.64 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-04-05T20:06:29.119Z] #67 53.00 Selecting previously unselected package libjsoncpp24:arm64. [2023-04-05T20:06:29.119Z] #67 53.01 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ... [2023-04-05T20:06:29.119Z] #67 53.02 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2023-04-05T20:06:29.119Z] #67 53.25 Selecting previously unselected package librhash0:arm64. [2023-04-05T20:06:29.119Z] #67 53.26 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ... [2023-04-05T20:06:29.119Z] #67 53.27 Unpacking librhash0:arm64 (1.4.1-2) ... [2023-04-05T20:06:29.119Z] #67 53.46 Selecting previously unselected package libuv1:arm64. [2023-04-05T20:06:29.119Z] #67 53.46 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ... [2023-04-05T20:06:29.119Z] #67 53.49 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-04-05T20:06:29.119Z] #67 53.75 Selecting previously unselected package cmake. [2023-04-05T20:06:29.119Z] #67 53.76 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ... [2023-04-05T20:06:29.119Z] #67 53.80 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-04-05T20:06:29.119Z] #67 56.43 Setting up libicu67:arm64 (67.1-7) ... [2023-04-05T20:06:29.119Z] #67 56.50 Setting up libuv1:arm64 (1.40.0-2) ... [2023-04-05T20:06:29.119Z] #67 56.52 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2023-04-05T20:06:29.119Z] #67 56.54 Setting up librhash0:arm64 (1.4.1-2) ... [2023-04-05T20:06:29.119Z] #67 56.57 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-04-05T20:06:29.119Z] #67 56.61 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-04-05T20:06:29.119Z] #67 56.64 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-04-05T20:06:29.119Z] #67 56.70 Setting up cmake (3.18.4-2+deb11u1) ... [2023-04-05T20:06:29.119Z] #67 56.72 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T20:06:29.119Z] #67 DONE 58.6s [2023-04-05T20:06:29.119Z] [2023-04-05T20:06:29.119Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/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-04-05T20:06:29.119Z] #72 8.491 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2023-04-05T20:06:29.119Z] #72 8.518 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2023-04-05T20:06:29.119Z] #72 8.520 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2023-04-05T20:06:29.119Z] #72 8.552 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2023-04-05T20:06:29.119Z] #72 ... [2023-04-05T20:06:29.119Z] [2023-04-05T20:06:29.119Z] #63 [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-04-05T20:06:29.119Z] #63 DONE 59.1s [2023-04-05T20:06:29.377Z] [2023-04-05T20:06:29.377Z] #68 [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-04-05T20:06:29.377Z] #68 58.13 Selecting previously unselected package libpcre2-32-0:arm64. [2023-04-05T20:06:29.377Z] #68 58.14 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-04-05T20:06:29.377Z] #68 58.15 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-04-05T20:06:29.377Z] #68 58.53 Selecting previously unselected package libpcre2-posix2:arm64. [2023-04-05T20:06:29.377Z] #68 58.53 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-04-05T20:06:29.377Z] #68 58.56 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-04-05T20:06:29.377Z] #68 58.75 Selecting previously unselected package libpcre2-dev:arm64. [2023-04-05T20:06:29.377Z] #68 58.79 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-04-05T20:06:29.377Z] #68 58.79 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-04-05T20:06:30.309Z] #68 59.74 Selecting previously unselected package libselinux1-dev:arm64. [2023-04-05T20:06:30.309Z] #68 59.75 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ... [2023-04-05T20:06:30.309Z] #68 59.76 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-04-05T20:06:30.566Z] #68 60.20 Selecting previously unselected package libmount-dev:arm64. [2023-04-05T20:06:30.566Z] #68 60.21 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-04-05T20:06:30.566Z] #68 60.22 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-04-05T20:06:30.823Z] #68 60.36 Selecting previously unselected package libpcre16-3:arm64. [2023-04-05T20:06:30.823Z] #68 60.37 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... [2023-04-05T20:06:30.823Z] #68 60.37 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2023-04-05T20:06:31.080Z] #68 60.58 Selecting previously unselected package libpcre32-3:arm64. [2023-04-05T20:06:31.080Z] #68 60.58 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... [2023-04-05T20:06:31.080Z] #68 60.58 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2023-04-05T20:06:31.337Z] #68 60.79 Selecting previously unselected package libpcrecpp0v5:arm64. [2023-04-05T20:06:31.337Z] #68 60.79 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2023-04-05T20:06:31.337Z] #68 60.80 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-04-05T20:06:31.337Z] #68 60.93 Selecting previously unselected package libpcre3-dev:arm64. [2023-04-05T20:06:31.337Z] #68 60.93 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2023-04-05T20:06:31.337Z] #68 60.95 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2023-04-05T20:06:31.901Z] #68 61.44 Selecting previously unselected package zlib1g-dev:arm64. [2023-04-05T20:06:31.901Z] #68 61.44 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-04-05T20:06:31.901Z] #68 61.44 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-05T20:06:32.159Z] #68 61.65 Selecting previously unselected package libglib2.0-dev:arm64. [2023-04-05T20:06:32.159Z] #68 61.67 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... [2023-04-05T20:06:32.159Z] #68 61.67 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2023-04-05T20:06:33.103Z] #68 ... [2023-04-05T20:06:33.103Z] [2023-04-05T20:06:33.103Z] #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 <= 3... python3 [2023-04-05T20:07:47.686Z] #72 87.08 checking for python3... /usr/bin/python3 [2023-04-05T20:07:47.686Z] #72 87.08 checking for python3 version... 3.9 [2023-04-05T20:07:47.942Z] #72 87.18 checking for python3 platform... linux [2023-04-05T20:07:47.942Z] #72 87.22 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-04-05T20:07:48.199Z] #72 87.34 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-04-05T20:07:48.199Z] #72 87.56 checking for go-md2man... no [2023-04-05T20:07:48.199Z] #72 87.60 checking error.h usability... yes [2023-04-05T20:07:48.457Z] #72 87.71 checking error.h presence... yes [2023-04-05T20:07:48.457Z] #72 87.78 checking for error.h... yes [2023-04-05T20:07:48.714Z] #72 87.81 checking linux/openat2.h usability... yes [2023-04-05T20:07:48.714Z] #72 88.10 checking linux/openat2.h presence... yes [2023-04-05T20:07:48.714Z] #72 88.17 checking for linux/openat2.h... yes [2023-04-05T20:07:49.278Z] #72 88.22 checking for copy_file_range... yes [2023-04-05T20:07:49.278Z] #72 88.53 checking for fgetxattr... yes [2023-04-05T20:07:49.535Z] #72 88.76 checking for statx... yes [2023-04-05T20:07:49.791Z] #72 89.06 checking for fgetpwent_r... yes [2023-04-05T20:07:50.304Z] #72 89.31 checking for issetugid... no [2023-04-05T20:07:50.304Z] #72 89.61 checking for pkg-config... /usr/bin/pkg-config [2023-04-05T20:07:50.304Z] #72 89.63 checking pkg-config is at least version 0.9.0... yes [2023-04-05T20:07:50.562Z] #72 89.63 checking for library containing yajl_tree_get... -lyajl [2023-04-05T20:07:50.562Z] #72 90.07 checking for yajl >= 2.0.0... yes [2023-04-05T20:07:50.819Z] #72 90.13 checking sys/capability.h usability... [2023-04-05T20:07:50.819Z] #72 ... [2023-04-05T20:07:50.819Z] [2023-04-05T20:07:50.819Z] #75 [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 <= 3.15... no [2023-04-05T20:07:55.006Z] #72 94.41 configure: CRIU headers not found, building without CRIU support [2023-04-05T20:07:55.006Z] #72 94.41 checking for criu > 3.16... no [2023-04-05T20:07:55.006Z] #72 94.43 configure: CRIU version doesn't support join-ns API [2023-04-05T20:07:55.006Z] #72 94.43 checking for criu > 3.16.1... no [2023-04-05T20:07:55.006Z] #72 94.46 configure: CRIU version doesn't support for pre-dumping [2023-04-05T20:07:55.006Z] #72 94.46 checking for new mount API (fsconfig)... yes [2023-04-05T20:07:55.263Z] #72 94.51 checking for seccomp notify API... yes [2023-04-05T20:07:55.263Z] #72 94.57 checking for gperf... no [2023-04-05T20:07:55.263Z] #72 94.59 configure: gperf not found - cannot rebuild signal parser code [2023-04-05T20:07:55.263Z] #72 94.59 checking for library containing argp_parse... none required [2023-04-05T20:07:55.519Z] #72 94.89 checking that generated files are newer than configure... done [2023-04-05T20:07:55.519Z] #72 94.91 configure: creating ./config.status [2023-04-05T20:07:57.413Z] #72 96.88 config.status: creating Makefile [2023-04-05T20:07:57.413Z] #72 96.96 config.status: creating rpm/crun.spec [2023-04-05T20:07:57.670Z] #72 97.04 config.status: creating config.h [2023-04-05T20:07:57.670Z] #72 97.08 config.status: executing libtool commands [2023-04-05T20:07:57.670Z] #72 97.12 config.status: executing depfiles commands [2023-04-05T20:07:58.600Z] #72 98.09 === configuring in libocispec (/tmp/crun-build/libocispec) [2023-04-05T20:07:58.600Z] #72 98.12 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2023-04-05T20:07:59.169Z] #72 98.52 checking for gcc... gcc [2023-04-05T20:07:59.169Z] #72 98.61 checking whether the C compiler works... yes [2023-04-05T20:07:59.426Z] #72 98.72 checking for C compiler default output file name... a.out [2023-04-05T20:07:59.426Z] #72 98.72 checking for suffix of executables... [2023-04-05T20:07:59.684Z] #72 98.84 checking whether we are cross compiling... no [2023-04-05T20:07:59.684Z] #72 99.05 checking for suffix of object files... [2023-04-05T20:07:59.684Z] #72 ... [2023-04-05T20:07:59.684Z] [2023-04-05T20:07:59.684Z] #71 [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 <= 2.1.0... yes [2023-04-05T20:08:05.651Z] #72 105.0 checking for a sed that does not truncate output... (cached) /bin/sed [2023-04-05T20:08:05.651Z] #72 105.0 checking for gcc... (cached) gcc [2023-04-05T20:08:05.651Z] #72 105.1 checking whether we are using the GNU C compiler... (cached) yes [2023-04-05T20:08:05.651Z] #72 105.1 checking whether gcc accepts -g... (cached) yes [2023-04-05T20:08:05.651Z] #72 105.1 checking for gcc option to accept ISO C89... (cached) none needed [2023-04-05T20:08:05.651Z] #72 105.1 checking whether gcc understands -c and -o together... (cached) yes [2023-04-05T20:08:05.651Z] #72 105.1 checking for a Python interpreter with version >= 3... python3 [2023-04-05T20:08:05.908Z] #72 105.2 checking for python3... /usr/bin/python3 [2023-04-05T20:08:05.908Z] #72 105.2 checking for python3 version... 3.9 [2023-04-05T20:08:05.908Z] #72 105.2 checking for python3 platform... linux [2023-04-05T20:08:05.908Z] #72 105.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-04-05T20:08:05.908Z] #72 105.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-04-05T20:08:06.165Z] #72 105.5 checking that generated files are newer than configure... done [2023-04-05T20:08:06.165Z] #72 105.6 configure: creating ./config.status [2023-04-05T20:08:08.061Z] #72 107.5 config.status: creating Makefile [2023-04-05T20:08:08.061Z] #72 107.5 config.status: creating config.h [2023-04-05T20:08:08.061Z] #72 107.6 config.status: executing libtool commands [2023-04-05T20:08:08.061Z] #72 107.6 config.status: executing depfiles commands [2023-04-05T20:08:08.625Z] #72 108.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2023-04-05T20:08:08.882Z] #72 108.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2023-04-05T20:08:09.139Z] #72 108.5 checking for gcc... gcc [2023-04-05T20:08:09.397Z] #72 108.6 checking whether the C compiler works... yes [2023-04-05T20:08:09.397Z] #72 108.7 checking for C compiler default output file name... a.out [2023-04-05T20:08:09.397Z] #72 108.7 checking for suffix of executables... [2023-04-05T20:08:09.397Z] #72 108.9 checking whether we are cross compiling... no [2023-04-05T20:08:09.654Z] #72 109.0 checking for suffix of object files... o [2023-04-05T20:08:09.654Z] #72 109.1 checking whether we are using the GNU C compiler... yes [2023-04-05T20:08:09.654Z] #72 109.1 checking whether gcc accepts -g... yes [2023-04-05T20:08:09.912Z] #72 109.2 checking for gcc option to accept ISO C89... none needed [2023-04-05T20:08:09.912Z] #72 109.4 checking whether gcc understands -c and -o together... yes [2023-04-05T20:08:10.169Z] #72 109.5 checking for a BSD-compatible install... /usr/bin/install -c [2023-04-05T20:08:10.169Z] #72 109.5 checking whether build environment is sane... yes [2023-04-05T20:08:10.169Z] #72 109.6 checking for a thread-safe mkdir -p... /bin/mkdir -p [2023-04-05T20:08:10.169Z] #72 109.6 checking for gawk... no [2023-04-05T20:08:10.169Z] #72 109.6 checking for mawk... mawk [2023-04-05T20:08:10.169Z] #72 109.6 checking whether make sets $(MAKE)... yes [2023-04-05T20:08:10.169Z] #72 109.6 checking whether make supports the include directive... yes (GNU style) [2023-04-05T20:08:10.169Z] #72 109.6 checking whether make supports nested variables... yes [2023-04-05T20:08:10.169Z] #72 109.7 checking whether UID '0' is supported by ustar format... yes [2023-04-05T20:08:10.169Z] #72 109.7 checking whether GID '0' is supported by ustar format... yes [2023-04-05T20:08:10.169Z] #72 109.7 checking how to create a ustar tar archive... gnutar [2023-04-05T20:08:10.426Z] #72 109.7 checking dependency style of gcc... gcc3 [2023-04-05T20:08:10.426Z] #72 109.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2023-04-05T20:08:10.426Z] #72 109.9 checking whether make supports nested variables... (cached) yes [2023-04-05T20:08:10.683Z] #72 110.0 checking build system type... aarch64-unknown-linux-gnu [2023-04-05T20:08:10.683Z] #72 110.2 checking host system type... aarch64-unknown-linux-gnu [2023-04-05T20:08:10.683Z] #72 110.2 checking how to print strings... printf [2023-04-05T20:08:10.683Z] #72 110.2 checking for a sed that does not truncate output... /bin/sed [2023-04-05T20:08:10.683Z] #72 110.2 checking for grep that handles long lines and -e... /bin/grep [2023-04-05T20:08:10.683Z] #72 110.2 checking for egrep... /bin/grep -E [2023-04-05T20:08:10.683Z] #72 110.2 checking for fgrep... /bin/grep -F [2023-04-05T20:08:10.683Z] #72 110.2 checking for ld used by gcc... /usr/bin/ld [2023-04-05T20:08:10.683Z] #72 110.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2023-04-05T20:08:10.683Z] #72 110.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2023-04-05T20:08:10.940Z] #72 110.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2023-04-05T20:08:10.940Z] #72 110.3 checking whether ln -s works... yes [2023-04-05T20:08:10.940Z] #72 110.3 checking the maximum length of command line arguments... 1572864 [2023-04-05T20:08:10.940Z] #72 110.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2023-04-05T20:08:10.940Z] #72 110.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2023-04-05T20:08:10.940Z] #72 110.4 checking for /usr/bin/ld option to reload object files... -r [2023-04-05T20:08:10.940Z] #72 110.4 checking for objdump... objdump [2023-04-05T20:08:10.940Z] #72 110.4 checking how to recognize dependent libraries... pass_all [2023-04-05T20:08:10.940Z] #72 110.4 checking for dlltool... no [2023-04-05T20:08:10.940Z] #72 110.4 checking how to associate runtime and link libraries... printf %s\n [2023-04-05T20:08:10.940Z] #72 110.4 checking for ar... ar [2023-04-05T20:08:10.940Z] #72 110.4 checking for archiver @FILE support... @ [2023-04-05T20:08:11.197Z] #72 110.5 checking for strip... strip [2023-04-05T20:08:11.197Z] #72 110.5 checking for ranlib... ranlib [2023-04-05T20:08:11.453Z] #72 110.5 checking command to parse /usr/bin/nm -B output from gcc object... ok [2023-04-05T20:08:11.453Z] #72 110.9 checking for sysroot... no [2023-04-05T20:08:11.454Z] #72 110.9 checking for a working dd... /bin/dd [2023-04-05T20:08:11.454Z] #72 110.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2023-04-05T20:08:11.454Z] #72 110.9 checking for mt... no [2023-04-05T20:08:11.454Z] #72 110.9 checking if : is a manifest tool... no [2023-04-05T20:08:11.454Z] #72 110.9 checking how to run the C preprocessor... gcc -E [2023-04-05T20:08:11.968Z] #72 111.1 checking for ANSI C header files... yes [2023-04-05T20:08:11.968Z] #72 111.4 checking for sys/types.h... yes [2023-04-05T20:08:12.225Z] #72 111.5 checking for sys/stat.h... yes [2023-04-05T20:08:12.225Z] #72 111.6 checking for stdlib.h... yes [2023-04-05T20:08:12.482Z] #72 111.7 checking for string.h... yes [2023-04-05T20:08:12.482Z] #72 111.9 checking for memory.h... yes [2023-04-05T20:08:12.740Z] #72 112.0 checking for strings.h... yes [2023-04-05T20:08:12.997Z] #72 112.1 checking for inttypes.h... yes [2023-04-05T20:08:12.997Z] #72 112.3 checking for stdint.h... yes [2023-04-05T20:08:12.997Z] #72 112.5 checking for unistd.h... yes [2023-04-05T20:08:13.512Z] #72 112.6 checking for dlfcn.h... yes [2023-04-05T20:08:13.512Z] #72 112.8 checking for objdir... .libs [2023-04-05T20:08:13.769Z] #72 113.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2023-04-05T20:08:13.769Z] #72 113.2 checking for gcc option to produce PIC... -fPIC -DPIC [2023-04-05T20:08:13.769Z] #72 113.2 checking if gcc PIC flag -fPIC -DPIC works... yes [2023-04-05T20:08:14.027Z] #72 113.2 checking if gcc static flag -static works... yes [2023-04-05T20:08:14.284Z] #72 113.5 checking if gcc supports -c -o file.o... yes [2023-04-05T20:08:14.284Z] #72 113.6 checking if gcc supports -c -o file.o... (cached) yes [2023-04-05T20:08:14.284Z] #72 113.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2023-04-05T20:08:14.284Z] #72 113.7 checking dynamic linker characteristics... GNU/Linux ld.so [2023-04-05T20:08:14.284Z] #72 113.9 checking how to hardcode library paths into programs... immediate [2023-04-05T20:08:14.284Z] #72 113.9 checking whether stripping libraries is possible... yes [2023-04-05T20:08:14.541Z] #72 113.9 checking if libtool supports shared libraries... yes [2023-04-05T20:08:14.541Z] #72 113.9 checking whether to build shared libraries... no [2023-04-05T20:08:14.541Z] #72 113.9 checking whether to build static libraries... yes [2023-04-05T20:08:14.798Z] #72 113.9 checking float.h usability... yes [2023-04-05T20:08:14.798Z] #72 114.0 checking float.h presence... yes [2023-04-05T20:08:14.798Z] #72 114.1 checking for float.h... yes [2023-04-05T20:08:14.798Z] #72 114.1 checking limits.h usability... yes [2023-04-05T20:08:14.798Z] #72 114.2 checking limits.h presence... yes [2023-04-05T20:08:14.798Z] #72 114.3 checking for limits.h... yes [2023-04-05T20:08:15.057Z] #72 114.3 checking stddef.h usability... yes [2023-04-05T20:08:15.057Z] #72 114.5 checking stddef.h presence... yes [2023-04-05T20:08:15.057Z] #72 114.5 checking for stddef.h... yes [2023-04-05T20:08:15.057Z] #72 114.5 checking for stdlib.h... (cached) yes [2023-04-05T20:08:15.057Z] #72 114.5 checking for string.h... (cached) yes [2023-04-05T20:08:15.314Z] #72 114.6 checking sys/time.h usability... yes [2023-04-05T20:08:15.314Z] #72 114.7 checking sys/time.h presence... yes [2023-04-05T20:08:15.314Z] #72 114.8 checking for sys/time.h... yes [2023-04-05T20:08:15.571Z] #72 114.8 checking for inline... inline [2023-04-05T20:08:15.571Z] #72 114.9 checking for size_t... yes [2023-04-05T20:08:15.571Z] #72 115.1 checking for stdlib.h... (cached) yes [2023-04-05T20:08:15.828Z] #72 115.1 checking for GNU libc compatible malloc... yes [2023-04-05T20:08:15.828Z] #72 115.2 checking for stdlib.h... (cached) yes [2023-04-05T20:08:16.085Z] #72 115.2 checking for GNU libc compatible realloc... yes [2023-04-05T20:08:16.085Z] #72 115.4 checking for working strtod... yes [2023-04-05T20:08:16.085Z] #72 115.5 checking for gettimeofday... yes [2023-04-05T20:08:16.342Z] #72 115.7 checking for memset... yes [2023-04-05T20:08:16.600Z] #72 115.9 checking for strspn... yes [2023-04-05T20:08:16.857Z] #72 116.2 checking that generated files are newer than configure... done [2023-04-05T20:08:16.857Z] #72 116.2 configure: creating ./config.status [2023-04-05T20:08:18.753Z] #72 118.1 config.status: creating Makefile [2023-04-05T20:08:18.753Z] #72 118.2 config.status: creating config.h [2023-04-05T20:08:18.753Z] #72 118.2 config.status: executing depfiles commands [2023-04-05T20:08:18.753Z] #72 118.4 config.status: executing libtool commands [2023-04-05T20:08:19.686Z] #72 119.2 GEN .version [2023-04-05T20:08:19.686Z] #72 119.2 make install-recursive [2023-04-05T20:08:19.686Z] #72 119.2 make[1]: Entering directory '/tmp/crun-build' [2023-04-05T20:08:19.943Z] #72 119.3 Making install in libocispec [2023-04-05T20:08:19.943Z] #72 119.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2023-04-05T20:08:19.943Z] #72 119.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2023-04-05T20:08:19.943Z] #72 119.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2023-04-05T20:08:19.943Z] #72 119.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2023-04-05T20:08:19.943Z] #72 119.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2023-04-05T20:08:20.200Z] #72 119.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2023-04-05T20:08:20.457Z] #72 119.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2023-04-05T20:08:20.457Z] #72 119.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2023-04-05T20:08:20.458Z] #72 119.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2023-04-05T20:08:20.458Z] #72 119.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2023-04-05T20:08:20.458Z] #72 119.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2023-04-05T20:08:20.458Z] #72 119.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2023-04-05T20:08:20.458Z] #72 119.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2023-04-05T20:08:20.458Z] #72 119.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2023-04-05T20:08:20.715Z] #72 120.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2023-04-05T20:08:20.715Z] #72 120.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2023-04-05T20:08:20.715Z] #72 120.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2023-04-05T20:08:20.715Z] #72 120.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2023-04-05T20:08:20.715Z] #72 120.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2023-04-05T20:08:20.715Z] #72 120.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2023-04-05T20:08:20.715Z] #72 120.1 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2023-04-05T20:08:20.972Z] #72 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2023-04-05T20:08:20.972Z] #72 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2023-04-05T20:08:20.972Z] #72 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2023-04-05T20:08:20.972Z] #72 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2023-04-05T20:08:20.972Z] #72 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2023-04-05T20:08:20.972Z] #72 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2023-04-05T20:08:20.972Z] #72 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2023-04-05T20:08:20.972Z] #72 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2023-04-05T20:08:20.972Z] #72 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2023-04-05T20:08:20.972Z] #72 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2023-04-05T20:08:20.972Z] #72 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2023-04-05T20:08:20.972Z] #72 120.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2023-04-05T20:08:21.229Z] #72 120.6 make install-recursive [2023-04-05T20:08:21.229Z] #72 120.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2023-04-05T20:08:21.229Z] #72 120.7 Making install in yajl [2023-04-05T20:08:21.229Z] #72 120.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2023-04-05T20:08:21.229Z] #72 120.7 CC verify/json_verify-json_verify.o [2023-04-05T20:08:21.229Z] #72 120.7 CC src/libyajl_la-yajl_alloc.lo [2023-04-05T20:08:21.229Z] #72 120.7 CC src/libyajl_la-yajl.lo [2023-04-05T20:08:21.229Z] #72 120.7 CC src/libyajl_la-yajl_gen.lo [2023-04-05T20:08:21.229Z] #72 120.7 CC src/libyajl_la-yajl_parser.lo [2023-04-05T20:08:21.229Z] #72 120.8 CC src/libyajl_la-yajl_buf.lo [2023-04-05T20:08:21.486Z] #72 120.8 CC src/libyajl_la-yajl_encode.lo [2023-04-05T20:08:21.486Z] #72 120.8 CC src/libyajl_la-yajl_lex.lo [2023-04-05T20:08:21.486Z] #72 120.8 CC src/libyajl_la-yajl_tree.lo [2023-04-05T20:08:25.661Z] #72 124.6 CCLD libyajl.la [2023-04-05T20:08:25.661Z] #72 124.9 CCLD verify/json_verify [2023-04-05T20:08:25.661Z] #72 125.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2023-04-05T20:08:25.917Z] #72 125.3 make[5]: Nothing to be done for 'install-exec-am'. [2023-04-05T20:08:25.917Z] #72 125.3 make[5]: Nothing to be done for 'install-data-am'. [2023-04-05T20:08:25.917Z] #72 125.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2023-04-05T20:08:25.917Z] #72 125.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2023-04-05T20:08:25.917Z] #72 125.3 make[4]: Entering directory '/tmp/crun-build/libocispec' [2023-04-05T20:08:25.917Z] #72 125.4 CC src/validate.o [2023-04-05T20:08:25.917Z] #72 125.4 CC src/image_spec_schema_config_schema.lo [2023-04-05T20:08:25.918Z] #72 125.4 CC src/image_spec_schema_content_descriptor.lo [2023-04-05T20:08:25.918Z] #72 125.4 CC src/image_spec_schema_defs.lo [2023-04-05T20:08:25.918Z] #72 125.4 CC src/image_spec_schema_defs_descriptor.lo [2023-04-05T20:08:25.918Z] #72 125.4 CC src/image_spec_schema_image_index_schema.lo [2023-04-05T20:08:25.918Z] #72 125.4 CC src/image_spec_schema_image_layout_schema.lo [2023-04-05T20:08:25.918Z] #72 125.5 CC src/image_spec_schema_image_manifest_schema.lo [2023-04-05T20:08:25.918Z] #72 125.5 CC src/runtime_spec_schema_config_linux.lo [2023-04-05T20:08:26.174Z] #72 125.5 CC src/runtime_spec_schema_config_zos.lo [2023-04-05T20:08:26.174Z] #72 125.5 CC src/runtime_spec_schema_config_schema.lo [2023-04-05T20:08:26.174Z] #72 125.5 CC src/runtime_spec_schema_config_solaris.lo [2023-04-05T20:08:26.174Z] #72 125.6 CC src/runtime_spec_schema_config_vm.lo [2023-04-05T20:08:26.174Z] #72 125.6 CC src/runtime_spec_schema_config_windows.lo [2023-04-05T20:08:26.174Z] #72 125.7 CC src/runtime_spec_schema_defs.lo [2023-04-05T20:08:26.174Z] #72 125.7 CC src/runtime_spec_schema_defs_linux.lo [2023-04-05T20:08:26.430Z] #72 125.8 CC src/runtime_spec_schema_defs_zos.lo [2023-04-05T20:08:26.430Z] #72 125.8 CC src/runtime_spec_schema_defs_vm.lo [2023-04-05T20:08:26.687Z] #72 126.0 CC src/runtime_spec_schema_defs_windows.lo [2023-04-05T20:08:26.687Z] #72 126.0 CC src/runtime_spec_schema_state_schema.lo [2023-04-05T20:08:26.687Z] #72 126.1 CC src/image_manifest_items_image_manifest_items_schema.lo [2023-04-05T20:08:26.687Z] #72 126.2 CC src/basic_test_double_array_item.lo [2023-04-05T20:08:26.944Z] #72 126.3 CC src/basic_test_double_array.lo [2023-04-05T20:08:27.201Z] #72 126.5 CC src/basic_test_top_array_int.lo [2023-04-05T20:08:27.201Z] #72 126.7 CC src/basic_test_top_array_string.lo [2023-04-05T20:08:27.458Z] #72 126.8 CC src/basic_test_top_double_array_int.lo [2023-04-05T20:08:27.458Z] #72 126.8 CC src/basic_test_top_double_array_obj.lo [2023-04-05T20:08:27.458Z] #72 126.9 CC src/basic_test_top_double_array_refobj.lo [2023-04-05T20:08:27.715Z] #72 127.1 CC src/basic_test_top_double_array_string.lo [2023-04-05T20:08:27.715Z] #72 127.2 CC src/read-file.lo [2023-04-05T20:08:27.972Z] #72 127.4 CC src/json_common.lo [2023-04-05T20:08:27.972Z] #72 127.6 CC tests/test-1.o [2023-04-05T20:08:28.537Z] #72 127.8 CC tests/test-2.o [2023-04-05T20:08:28.537Z] #72 127.9 CC tests/test-3.o [2023-04-05T20:08:28.537Z] #72 128.0 CC tests/test-4.o [2023-04-05T20:08:28.793Z] #72 128.2 CC tests/test-5.o [2023-04-05T20:08:29.050Z] #72 128.4 CC tests/test-6.o [2023-04-05T20:08:29.050Z] #72 128.5 CC tests/test-7.o [2023-04-05T20:08:29.050Z] #72 128.7 CC tests/test-8.o [2023-04-05T20:08:29.307Z] #72 128.8 CC tests/test-9.o [2023-04-05T20:08:29.564Z] #72 128.9 CC tests/test-10.o [2023-04-05T20:08:29.821Z] #72 129.1 CC tests/test-11.o [2023-04-05T20:09:01.882Z] #72 156.5 CCLD libocispec.la [2023-04-05T20:09:01.882Z] #72 156.9 CCLD src/validate [2023-04-05T20:09:01.882Z] #72 156.9 CCLD tests/test-1 [2023-04-05T20:09:01.882Z] #72 156.9 CCLD tests/test-2 [2023-04-05T20:09:01.882Z] #72 157.0 CCLD tests/test-3 [2023-04-05T20:09:01.882Z] #72 157.0 CCLD tests/test-4 [2023-04-05T20:09:01.882Z] #72 157.0 CCLD tests/test-5 [2023-04-05T20:09:01.882Z] #72 157.1 CCLD tests/test-6 [2023-04-05T20:09:01.882Z] #72 157.2 CCLD tests/test-8 [2023-04-05T20:09:01.882Z] #72 157.2 CCLD tests/test-7 [2023-04-05T20:09:01.882Z] #72 157.3 CCLD tests/test-9 [2023-04-05T20:09:01.883Z] #72 157.4 CCLD tests/test-10 [2023-04-05T20:09:01.883Z] #72 157.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2023-04-05T20:09:01.883Z] #72 157.5 CCLD tests/test-11 [2023-04-05T20:09:01.883Z] #72 158.9 libtool: link: ar cr libocispec.a [2023-04-05T20:09:01.883Z] #72 159.0 libtool: link: ranlib libocispec.a [2023-04-05T20:09:01.883Z] #72 160.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2023-04-05T20:09:01.883Z] #72 160.2 make[5]: Nothing to be done for 'install-exec-am'. [2023-04-05T20:09:01.883Z] #72 160.2 make[5]: Nothing to be done for 'install-data-am'. [2023-04-05T20:09:01.883Z] #72 160.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2023-04-05T20:09:01.883Z] #72 160.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2023-04-05T20:09:01.883Z] #72 160.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2023-04-05T20:09:01.883Z] #72 160.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2023-04-05T20:09:01.883Z] #72 160.2 make[2]: Entering directory '/tmp/crun-build' [2023-04-05T20:09:01.883Z] #72 160.4 CC src/libcrun/libcrun_testing_a-utils.o [2023-04-05T20:09:01.883Z] #72 160.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2023-04-05T20:09:01.883Z] #72 160.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2023-04-05T20:09:01.883Z] #72 160.4 CC src/libcrun/libcrun_testing_a-container.o [2023-04-05T20:09:01.883Z] #72 160.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2023-04-05T20:09:01.883Z] #72 160.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2023-04-05T20:09:01.883Z] #72 160.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2023-04-05T20:09:01.883Z] #72 160.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2023-04-05T20:09:01.883Z] #72 160.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2023-04-05T20:09:01.883Z] #72 160.5 CC src/libcrun/libcrun_testing_a-criu.o [2023-04-05T20:09:01.883Z] #72 160.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2023-04-05T20:09:01.883Z] #72 160.6 CC src/libcrun/libcrun_testing_a-linux.o [2023-04-05T20:09:01.883Z] #72 160.6 CC src/libcrun/libcrun_testing_a-seccomp.o [2023-04-05T20:09:01.883Z] #72 160.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2023-04-05T20:09:01.883Z] #72 160.8 CC src/libcrun/libcrun_testing_a-error.o [2023-04-05T20:09:01.883Z] #72 160.8 CC src/libcrun/libcrun_testing_a-status.o [2023-04-05T20:09:01.883Z] #72 161.0 CC src/libcrun/libcrun_testing_a-terminal.o [2023-04-05T20:09:01.883Z] #72 161.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2023-04-05T20:09:01.883Z] #72 161.2 CC src/libcrun/libcrun_testing_a-signals.o [2023-04-05T20:09:01.883Z] #72 161.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2023-04-05T20:09:01.883Z] #72 161.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2023-04-05T20:09:01.883Z] #72 161.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2023-04-05T20:09:02.140Z] #72 161.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2023-04-05T20:09:02.140Z] #72 161.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2023-04-05T20:09:02.140Z] #72 161.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2023-04-05T20:09:02.140Z] #72 161.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2023-04-05T20:09:02.397Z] #72 161.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2023-04-05T20:09:02.397Z] #72 162.0 CC src/crun-crun.o [2023-04-05T20:09:02.654Z] #72 162.1 CC src/crun-run.o [2023-04-05T20:09:02.911Z] #72 162.2 CC src/crun-delete.o [2023-04-05T20:09:02.911Z] #72 162.4 CC src/crun-kill.o [2023-04-05T20:09:02.911Z] #72 162.5 CC src/crun-pause.o [2023-04-05T20:09:03.168Z] #72 162.6 CC src/crun-unpause.o [2023-04-05T20:09:03.168Z] #72 162.7 CC src/crun-spec.o [2023-04-05T20:09:03.168Z] #72 162.8 CC src/crun-exec.o [2023-04-05T20:09:03.425Z] #72 162.8 CC src/crun-list.o [2023-04-05T20:09:03.682Z] #72 162.9 CC src/crun-create.o [2023-04-05T20:09:03.682Z] #72 163.1 CC src/crun-start.o [2023-04-05T20:09:03.682Z] #72 163.2 CC src/crun-state.o [2023-04-05T20:09:03.682Z] #72 163.2 CC src/crun-update.o [2023-04-05T20:09:03.682Z] #72 163.3 CC src/crun-ps.o [2023-04-05T20:09:03.682Z] #72 163.3 CC src/crun-checkpoint.o [2023-04-05T20:09:04.246Z] #72 163.5 CC src/crun-restore.o [2023-04-05T20:09:04.504Z] #72 163.8 CC src/libcrun/libcrun_la-utils.lo [2023-04-05T20:09:04.504Z] #72 163.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2023-04-05T20:09:04.760Z] #72 164.1 CC src/libcrun/libcrun_la-container.lo [2023-04-05T20:09:04.760Z] #72 164.1 CC src/libcrun/libcrun_la-cgroup.lo [2023-04-05T20:09:04.760Z] #72 ... [2023-04-05T20:09:04.760Z] [2023-04-05T20:09:04.760Z] #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/bash.bashrc [2023-04-05T20:10:26.889Z] #106 DONE 0.5s [2023-04-05T20:10:26.889Z] [2023-04-05T20:10:26.889Z] #107 [dev-base 5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-04-05T20:10:27.146Z] #107 DONE 0.5s [2023-04-05T20:10:27.403Z] [2023-04-05T20:10:27.403Z] #108 [dev-base 6/11] RUN ldconfig [2023-04-05T20:10:27.972Z] #108 DONE 0.5s [2023-04-05T20:10:27.972Z] [2023-04-05T20:10:27.972Z] #109 [dev-base 7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-04-05T20:10:28.229Z] #109 DONE 0.5s [2023-04-05T20:10:28.229Z] [2023-04-05T20:10:28.229Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2023-04-05T20:10:29.158Z] #110 0.951 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-04-05T20:10:29.415Z] #110 1.046 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-04-05T20:10:29.415Z] #110 1.139 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-04-05T20:10:29.415Z] #110 1.144 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-04-05T20:10:29.415Z] #110 1.220 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB] [2023-04-05T20:10:29.724Z] #110 1.336 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-04-05T20:10:30.665Z] #110 2.142 Fetched 8524 kB in 2s (5140 kB/s) [2023-04-05T20:10:30.938Z] #110 2.142 Reading package lists... [2023-04-05T20:10:31.511Z] #110 2.723 Reading package lists... [2023-04-05T20:10:31.768Z] #110 3.299 Building dependency tree... [2023-04-05T20:10:32.025Z] #110 3.747 The following additional packages will be installed: [2023-04-05T20:10:32.025Z] #110 3.747 dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67 [2023-04-05T20:10:32.025Z] #110 3.748 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 [2023-04-05T20:10:32.025Z] #110 3.748 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl [2023-04-05T20:10:32.025Z] #110 3.749 python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd [2023-04-05T20:10:32.025Z] #110 3.751 Suggested packages: [2023-04-05T20:10:32.025Z] #110 3.751 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-04-05T20:10:32.025Z] #110 3.751 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-04-05T20:10:32.025Z] #110 3.751 acl attr quota [2023-04-05T20:10:32.025Z] #110 3.751 Recommended packages: [2023-04-05T20:10:32.025Z] #110 3.751 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-04-05T20:10:32.282Z] #110 4.101 The following NEW packages will be installed: [2023-04-05T20:10:32.282Z] #110 4.102 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2023-04-05T20:10:32.282Z] #110 4.102 libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2 [2023-04-05T20:10:32.282Z] #110 4.102 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1 [2023-04-05T20:10:32.282Z] #110 4.102 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2023-04-05T20:10:32.282Z] #110 4.103 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl [2023-04-05T20:10:32.282Z] #110 4.103 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2023-04-05T20:10:32.282Z] #110 4.103 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2023-04-05T20:10:32.282Z] #110 4.103 vim-common vim-runtime xfsprogs xxd xz-utils zip zstd [2023-04-05T20:10:32.539Z] #110 4.387 0 upgraded, 51 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T20:10:32.539Z] #110 4.387 Need to get 27.2 MB of archives. [2023-04-05T20:10:32.539Z] #110 4.387 After this operation, 106 MB of additional disk space will be used. [2023-04-05T20:10:32.539Z] #110 4.387 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-04-05T20:10:32.539Z] #110 4.392 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-04-05T20:10:32.539Z] #110 4.395 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-04-05T20:10:32.539Z] #110 4.397 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-04-05T20:10:32.539Z] #110 4.399 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-04-05T20:10:32.539Z] #110 4.400 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-04-05T20:10:32.539Z] #110 4.402 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-04-05T20:10:32.539Z] #110 4.404 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-04-05T20:10:32.539Z] #110 4.417 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-04-05T20:10:32.539Z] #110 4.419 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-04-05T20:10:32.539Z] #110 4.438 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-04-05T20:10:32.539Z] #110 4.439 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-04-05T20:10:32.539Z] #110 4.441 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-04-05T20:10:32.796Z] #110 4.444 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-04-05T20:10:32.796Z] #110 4.449 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-04-05T20:10:32.796Z] #110 4.456 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-04-05T20:10:32.796Z] #110 4.459 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-04-05T20:10:32.796Z] #110 4.463 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-04-05T20:10:32.796Z] #110 4.467 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-04-05T20:10:32.796Z] #110 4.468 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-04-05T20:10:32.796Z] #110 4.470 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-04-05T20:10:32.796Z] #110 4.473 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-04-05T20:10:32.796Z] #110 4.476 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-04-05T20:10:32.796Z] #110 4.480 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-04-05T20:10:32.796Z] #110 4.483 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-04-05T20:10:32.796Z] #110 4.485 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-04-05T20:10:32.796Z] #110 4.487 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-04-05T20:10:32.796Z] #110 4.489 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-04-05T20:10:32.796Z] #110 4.491 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-04-05T20:10:32.796Z] #110 4.540 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-04-05T20:10:32.796Z] #110 4.541 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-04-05T20:10:32.796Z] #110 4.543 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-04-05T20:10:32.796Z] #110 4.543 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-04-05T20:10:32.796Z] #110 4.544 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2023-04-05T20:10:32.796Z] #110 4.544 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-04-05T20:10:32.796Z] #110 4.545 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-04-05T20:10:32.796Z] #110 4.546 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-04-05T20:10:32.796Z] #110 4.557 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-04-05T20:10:32.796Z] #110 4.557 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-04-05T20:10:32.796Z] #110 4.558 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-04-05T20:10:32.796Z] #110 4.560 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-04-05T20:10:32.796Z] #110 4.563 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-04-05T20:10:32.796Z] #110 4.563 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-04-05T20:10:32.796Z] #110 4.565 Get:44 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-04-05T20:10:32.796Z] #110 4.568 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-04-05T20:10:32.796Z] #110 4.571 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-04-05T20:10:32.796Z] #110 4.573 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-04-05T20:10:32.796Z] #110 4.612 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-04-05T20:10:32.796Z] #110 4.620 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-04-05T20:10:32.796Z] #110 4.624 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-04-05T20:10:32.796Z] #110 4.625 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2023-04-05T20:10:33.053Z] #110 4.772 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T20:10:33.053Z] #110 4.815 Fetched 27.2 MB in 1s (53.2 MB/s) [2023-04-05T20:10:33.053Z] #110 4.839 Selecting previously unselected package pigz. [2023-04-05T20:10:33.053Z] #110 4.839 (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-04-05T20:10:33.053Z] #110 4.850 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2023-04-05T20:10:33.053Z] #110 4.854 Unpacking pigz (2.6-1) ... [2023-04-05T20:10:33.053Z] #110 4.892 Selecting previously unselected package libelf1:arm64. [2023-04-05T20:10:33.053Z] #110 4.892 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2023-04-05T20:10:33.053Z] #110 4.898 Unpacking libelf1:arm64 (0.183-1) ... [2023-04-05T20:10:33.053Z] #110 4.949 Selecting previously unselected package libbpf0:arm64. [2023-04-05T20:10:33.053Z] #110 4.949 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2023-04-05T20:10:33.310Z] #110 4.953 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-04-05T20:10:33.310Z] #110 4.997 Selecting previously unselected package libcap2:arm64. [2023-04-05T20:10:33.310Z] #110 4.998 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2023-04-05T20:10:33.310Z] #110 5.001 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-04-05T20:10:33.310Z] #110 5.037 Selecting previously unselected package libmnl0:arm64. [2023-04-05T20:10:33.310Z] #110 5.040 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2023-04-05T20:10:33.310Z] #110 5.043 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-04-05T20:10:33.310Z] #110 5.080 Selecting previously unselected package libxtables12:arm64. [2023-04-05T20:10:33.567Z] #110 5.083 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2023-04-05T20:10:33.567Z] #110 5.086 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-04-05T20:10:33.567Z] #110 5.115 Selecting previously unselected package libcap2-bin. [2023-04-05T20:10:33.567Z] #110 5.117 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-04-05T20:10:33.567Z] #110 5.121 Unpacking libcap2-bin (1:2.44-1) ... [2023-04-05T20:10:33.567Z] #110 5.161 Selecting previously unselected package iproute2. [2023-04-05T20:10:33.567Z] #110 5.164 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2023-04-05T20:10:33.567Z] #110 5.167 Unpacking iproute2 (5.10.0-4) ... [2023-04-05T20:10:33.567Z] #110 5.273 Selecting previously unselected package xxd. [2023-04-05T20:10:33.567Z] #110 5.273 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-04-05T20:10:33.567Z] #110 5.277 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T20:10:33.567Z] #110 5.326 Selecting previously unselected package vim-common. [2023-04-05T20:10:33.567Z] #110 5.327 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-05T20:10:33.567Z] #110 5.337 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T20:10:33.824Z] #110 5.389 Selecting previously unselected package bash-completion. [2023-04-05T20:10:33.824Z] #110 5.392 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-04-05T20:10:34.387Z] #110 6.081 Unpacking bash-completion (1:2.11-2) ... [2023-04-05T20:10:34.387Z] #110 6.190 Selecting previously unselected package bzip2. [2023-04-05T20:10:34.387Z] #110 6.193 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2023-04-05T20:10:34.387Z] #110 6.196 Unpacking bzip2 (1.0.8-4) ... [2023-04-05T20:10:34.387Z] #110 6.232 Selecting previously unselected package xz-utils. [2023-04-05T20:10:34.387Z] #110 6.235 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-04-05T20:10:34.387Z] #110 6.239 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-05T20:10:34.387Z] #110 6.298 Selecting previously unselected package apparmor. [2023-04-05T20:10:34.644Z] #110 6.299 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2023-04-05T20:10:34.644Z] #110 6.325 Unpacking apparmor (2.13.6-10) ... [2023-04-05T20:10:34.644Z] #110 6.430 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-04-05T20:10:34.644Z] #110 6.430 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-04-05T20:10:34.900Z] #110 6.434 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-04-05T20:10:34.900Z] #110 6.475 Selecting previously unselected package dmsetup. [2023-04-05T20:10:34.900Z] #110 6.478 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-04-05T20:10:34.900Z] #110 6.481 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-04-05T20:10:34.900Z] #110 6.519 Selecting previously unselected package inetutils-ping. [2023-04-05T20:10:34.900Z] #110 6.521 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-04-05T20:10:34.900Z] #110 6.527 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-05T20:10:34.900Z] #110 6.574 Selecting previously unselected package libip4tc2:arm64. [2023-04-05T20:10:34.900Z] #110 6.575 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ... [2023-04-05T20:10:34.900Z] #110 6.579 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-04-05T20:10:34.900Z] #110 6.621 Selecting previously unselected package libip6tc2:arm64. [2023-04-05T20:10:34.900Z] #110 6.624 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ... [2023-04-05T20:10:34.900Z] #110 6.631 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-04-05T20:10:34.900Z] #110 6.666 Selecting previously unselected package libnfnetlink0:arm64. [2023-04-05T20:10:34.900Z] #110 6.667 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-04-05T20:10:34.900Z] #110 6.672 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-04-05T20:10:34.900Z] #110 6.710 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-04-05T20:10:35.157Z] #110 6.712 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-04-05T20:10:35.157Z] #110 6.715 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-04-05T20:10:35.157Z] #110 6.757 Selecting previously unselected package libnftnl11:arm64. [2023-04-05T20:10:35.157Z] #110 6.757 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ... [2023-04-05T20:10:35.157Z] #110 6.761 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-04-05T20:10:35.157Z] #110 6.797 Selecting previously unselected package iptables. [2023-04-05T20:10:35.157Z] #110 6.800 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ... [2023-04-05T20:10:35.157Z] #110 6.803 Unpacking iptables (1.8.7-1) ... [2023-04-05T20:10:35.157Z] #110 6.875 Selecting previously unselected package libonig5:arm64. [2023-04-05T20:10:35.157Z] #110 6.878 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ... [2023-04-05T20:10:35.157Z] #110 6.881 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-04-05T20:10:35.157Z] #110 6.933 Selecting previously unselected package libjq1:arm64. [2023-04-05T20:10:35.157Z] #110 6.933 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ... [2023-04-05T20:10:35.157Z] #110 6.936 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-04-05T20:10:35.157Z] #110 6.976 Selecting previously unselected package jq. [2023-04-05T20:10:35.414Z] #110 6.978 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ... [2023-04-05T20:10:35.414Z] #110 6.982 Unpacking jq (1.6-2.1) ... [2023-04-05T20:10:35.414Z] #110 7.020 Selecting previously unselected package libaio1:arm64. [2023-04-05T20:10:35.414Z] #110 7.022 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ... [2023-04-05T20:10:35.414Z] #110 7.026 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-04-05T20:10:35.414Z] #110 7.067 Selecting previously unselected package libgpm2:arm64. [2023-04-05T20:10:35.414Z] #110 7.070 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ... [2023-04-05T20:10:35.414Z] #110 7.075 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-04-05T20:10:35.414Z] #110 7.110 Selecting previously unselected package libicu67:arm64. [2023-04-05T20:10:35.414Z] #110 7.113 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ... [2023-04-05T20:10:35.414Z] #110 7.118 Unpacking libicu67:arm64 (67.1-7) ... [2023-04-05T20:10:35.977Z] #110 7.805 Selecting previously unselected package libinih1:arm64. [2023-04-05T20:10:35.977Z] #110 7.808 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ... [2023-04-05T20:10:35.977Z] #110 7.811 Unpacking libinih1:arm64 (53-1+b2) ... [2023-04-05T20:10:35.977Z] #110 7.844 Selecting previously unselected package libnet1:arm64. [2023-04-05T20:10:36.234Z] #110 7.847 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-04-05T20:10:36.234Z] #110 7.851 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-04-05T20:10:36.234Z] #110 7.889 Selecting previously unselected package libnl-3-200:arm64. [2023-04-05T20:10:36.234Z] #110 7.892 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-04-05T20:10:36.234Z] #110 7.898 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-04-05T20:10:36.234Z] #110 7.937 Selecting previously unselected package libprotobuf-c1:arm64. [2023-04-05T20:10:36.234Z] #110 7.937 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-04-05T20:10:36.234Z] #110 7.940 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-04-05T20:10:36.234Z] #110 7.978 Selecting previously unselected package libyajl2:arm64. [2023-04-05T20:10:36.234Z] #110 7.980 Preparing to unpack .../33-libyajl2_2.1.0-3_arm64.deb ... [2023-04-05T20:10:36.234Z] #110 7.983 Unpacking libyajl2:arm64 (2.1.0-3) ... [2023-04-05T20:10:36.234Z] #110 8.015 Selecting previously unselected package net-tools. [2023-04-05T20:10:36.234Z] #110 8.017 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-04-05T20:10:36.234Z] #110 8.021 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-04-05T20:10:36.234Z] #110 8.071 Selecting previously unselected package patch. [2023-04-05T20:10:36.234Z] #110 8.074 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ... [2023-04-05T20:10:36.234Z] #110 8.077 Unpacking patch (2.7.6-7) ... [2023-04-05T20:10:36.234Z] #110 8.115 Selecting previously unselected package python-pip-whl. [2023-04-05T20:10:36.491Z] #110 8.118 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-04-05T20:10:36.491Z] #110 8.121 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-05T20:10:36.492Z] #110 8.258 Selecting previously unselected package python3-lib2to3. [2023-04-05T20:10:36.492Z] #110 8.260 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2023-04-05T20:10:36.492Z] #110 8.265 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-04-05T20:10:36.492Z] #110 8.306 Selecting previously unselected package python3-distutils. [2023-04-05T20:10:36.492Z] #110 8.308 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2023-04-05T20:10:36.492Z] #110 8.312 Unpacking python3-distutils (3.9.2-1) ... [2023-04-05T20:10:36.492Z] #110 8.360 Selecting previously unselected package python3-pkg-resources. [2023-04-05T20:10:36.492Z] #110 8.360 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2023-04-05T20:10:36.748Z] #110 8.364 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-04-05T20:10:36.748Z] #110 8.411 Selecting previously unselected package python3-setuptools. [2023-04-05T20:10:36.748Z] #110 8.414 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2023-04-05T20:10:36.748Z] #110 8.417 Unpacking python3-setuptools (52.0.0-4) ... [2023-04-05T20:10:36.748Z] #110 8.483 Selecting previously unselected package python3-wheel. [2023-04-05T20:10:36.748Z] #110 8.485 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2023-04-05T20:10:36.748Z] #110 8.489 Unpacking python3-wheel (0.34.2-1) ... [2023-04-05T20:10:36.748Z] #110 8.524 Selecting previously unselected package python3-pip. [2023-04-05T20:10:36.748Z] #110 8.527 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-04-05T20:10:36.748Z] #110 8.530 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-04-05T20:10:36.748Z] #110 8.598 Selecting previously unselected package sudo. [2023-04-05T20:10:37.005Z] #110 8.601 Preparing to unpack .../43-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-04-05T20:10:37.005Z] #110 8.606 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-04-05T20:10:37.005Z] #110 8.724 Selecting previously unselected package thin-provisioning-tools. [2023-04-05T20:10:37.005Z] #110 8.727 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-04-05T20:10:37.005Z] #110 8.730 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-04-05T20:10:37.005Z] #110 8.789 Selecting previously unselected package uidmap. [2023-04-05T20:10:37.005Z] #110 8.792 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-04-05T20:10:37.005Z] #110 8.796 Unpacking uidmap (1:4.8.1-1) ... [2023-04-05T20:10:37.005Z] #110 8.849 Selecting previously unselected package vim-runtime. [2023-04-05T20:10:37.262Z] #110 8.852 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-04-05T20:10:37.262Z] #110 8.863 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-04-05T20:10:37.262Z] #110 8.873 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-04-05T20:10:37.262Z] #110 8.876 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-05T20:10:37.826Z] #110 9.471 Selecting previously unselected package vim. [2023-04-05T20:10:37.827Z] #110 9.475 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-04-05T20:10:37.827Z] #110 9.485 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-04-05T20:10:37.827Z] #110 9.615 Selecting previously unselected package xfsprogs. [2023-04-05T20:10:37.827Z] #110 9.618 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ... [2023-04-05T20:10:37.827Z] #110 9.621 Unpacking xfsprogs (5.10.0-4) ... [2023-04-05T20:10:37.827Z] #110 9.722 Selecting previously unselected package zip. [2023-04-05T20:10:38.084Z] #110 9.725 Preparing to unpack .../49-zip_3.0-12_arm64.deb ... [2023-04-05T20:10:38.084Z] #110 9.728 Unpacking zip (3.0-12) ... [2023-04-05T20:10:38.084Z] #110 9.772 Selecting previously unselected package zstd. [2023-04-05T20:10:38.084Z] #110 9.775 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2023-04-05T20:10:38.084Z] #110 9.779 Unpacking zstd (1.4.8+dfsg-2.1) ... [2023-04-05T20:10:38.084Z] #110 9.871 Setting up python3-pkg-resources (52.0.0-4) ... [2023-04-05T20:10:38.341Z] #110 10.08 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-04-05T20:10:38.341Z] #110 10.09 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-04-05T20:10:38.341Z] #110 10.10 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-04-05T20:10:38.341Z] #110 10.11 Setting up libicu67:arm64 (67.1-7) ... [2023-04-05T20:10:38.341Z] #110 10.12 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-04-05T20:10:38.341Z] #110 10.13 Setting up libinih1:arm64 (53-1+b2) ... [2023-04-05T20:10:38.598Z] #110 10.14 Setting up uidmap (1:4.8.1-1) ... [2023-04-05T20:10:38.598Z] #110 10.16 Setting up libyajl2:arm64 (2.1.0-3) ... [2023-04-05T20:10:38.598Z] #110 10.16 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-04-05T20:10:38.598Z] #110 10.18 Setting up bzip2 (1.0.8-4) ... [2023-04-05T20:10:38.598Z] #110 10.19 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-04-05T20:10:38.598Z] #110 10.20 Setting up python3-wheel (0.34.2-1) ... [2023-04-05T20:10:38.598Z] #110 10.36 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-04-05T20:10:38.598Z] #110 10.37 Setting up libcap2:arm64 (1:2.44-1) ... [2023-04-05T20:10:38.598Z] #110 10.38 Setting up libcap2-bin (1:2.44-1) ... [2023-04-05T20:10:38.598Z] #110 10.39 Setting up apparmor (2.13.6-10) ... [2023-04-05T20:10:39.529Z] #110 11.23 Setting up zip (3.0-12) ... [2023-04-05T20:10:39.529Z] #110 11.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-04-05T20:10:39.529Z] #110 11.26 Setting up bash-completion (1:2.11-2) ... [2023-04-05T20:10:40.460Z] #110 12.06 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-04-05T20:10:40.460Z] #110 12.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-04-05T20:10:40.460Z] #110 12.07 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-04-05T20:10:40.460Z] #110 12.09 Setting up patch (2.7.6-7) ... [2023-04-05T20:10:40.460Z] #110 12.10 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-04-05T20:10:40.460Z] #110 12.14 invoke-rc.d: could not determine current runlevel [2023-04-05T20:10:40.460Z] #110 12.14 invoke-rc.d: policy-rc.d denied execution of start. [2023-04-05T20:10:40.460Z] #110 12.15 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-04-05T20:10:40.460Z] #110 12.16 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-04-05T20:10:40.460Z] #110 12.17 Setting up pigz (2.6-1) ... [2023-04-05T20:10:40.460Z] #110 12.18 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-04-05T20:10:40.460Z] #110 12.19 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-04-05T20:10:40.460Z] #110 12.21 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-04-05T20:10:40.460Z] #110 12.22 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-04-05T20:10:40.717Z] #110 12.38 Setting up libaio1:arm64 (0.3.112-9) ... [2023-04-05T20:10:40.717Z] #110 12.39 Setting up python3-lib2to3 (3.9.2-1) ... [2023-04-05T20:10:40.717Z] #110 12.50 Setting up libelf1:arm64 (0.183-1) ... [2023-04-05T20:10:40.974Z] #110 12.53 Setting up zstd (1.4.8+dfsg-2.1) ... [2023-04-05T20:10:40.975Z] #110 12.54 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-04-05T20:10:40.975Z] #110 12.55 Setting up python3-distutils (3.9.2-1) ... [2023-04-05T20:10:40.975Z] #110 12.68 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-04-05T20:10:40.975Z] #110 12.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-04-05T20:10:40.975Z] #110 12.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-04-05T20:10:40.975Z] #110 12.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-04-05T20:10:40.975Z] #110 12.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-04-05T20:10:40.975Z] #110 12.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-04-05T20:10:40.975Z] #110 12.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-04-05T20:10:40.975Z] #110 12.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-04-05T20:10:40.975Z] #110 12.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-04-05T20:10:40.975Z] #110 12.74 Setting up python3-setuptools (52.0.0-4) ... [2023-04-05T20:10:41.232Z] #110 13.08 Setting up libjq1:arm64 (1.6-2.1) ... [2023-04-05T20:10:41.489Z] #110 13.10 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-04-05T20:10:41.489Z] #110 13.11 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-04-05T20:10:41.489Z] #110 13.12 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-04-05T20:10:41.747Z] #110 13.39 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-04-05T20:10:41.747Z] #110 13.40 Setting up jq (1.6-2.1) ... [2023-04-05T20:10:41.747Z] #110 13.42 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-04-05T20:10:41.747Z] #110 13.43 Setting up iptables (1.8.7-1) ... [2023-04-05T20:10:41.747Z] #110 13.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-05T20:10:41.747Z] #110 13.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-05T20:10:41.747Z] #110 13.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-04-05T20:10:41.747Z] #110 13.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-04-05T20:10:41.747Z] #110 13.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-04-05T20:10:41.747Z] #110 13.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-04-05T20:10:41.747Z] #110 13.48 Setting up iproute2 (5.10.0-4) ... [2023-04-05T20:10:41.747Z] #110 13.62 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-04-05T20:10:41.747Z] #110 13.63 Setting up dmsetup (2:1.02.175-2.1) ... [2023-04-05T20:10:41.747Z] #110 13.64 Setting up xfsprogs (5.10.0-4) ... [2023-04-05T20:10:42.004Z] #110 13.65 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T20:10:43.897Z] #110 DONE 15.3s [2023-04-05T20:10:43.897Z] [2023-04-05T20:10:43.897Z] #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-04-05T20:10:44.154Z] #111 0.451 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-04-05T20:10:44.154Z] #111 0.454 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-04-05T20:10:44.154Z] #111 0.458 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-04-05T20:10:44.154Z] #111 DONE 0.5s [2023-04-05T20:10:44.154Z] [2023-04-05T20:10:44.154Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1 [2023-04-05T20:10:50.699Z] #112 5.797 Collecting yamllint==1.27.1 [2023-04-05T20:10:50.956Z] #112 6.828 Downloading yamllint-1.27.1.tar.gz (129 kB) [2023-04-05T20:10:51.214Z] #112 7.142 Collecting pathspec>=0.5.3 [2023-04-05T20:10:51.214Z] #112 7.147 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-04-05T20:10:51.214Z] #112 7.238 Collecting pyyaml [2023-04-05T20:10:51.471Z] #112 7.277 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-04-05T20:10:51.471Z] #112 7.293 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2023-04-05T20:10:51.471Z] #112 7.298 Building wheels for collected packages: yamllint [2023-04-05T20:10:51.471Z] #112 7.298 Building wheel for yamllint (setup.py): started [2023-04-05T20:10:51.730Z] #112 7.565 Building wheel for yamllint (setup.py): finished with status 'done' [2023-04-05T20:10:51.730Z] #112 7.566 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=e10d6cf78f43345b7f8d456d2ba9e7cc694436f21793481d6d7e056e0198a42d [2023-04-05T20:10:51.730Z] #112 7.566 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2023-04-05T20:10:51.730Z] #112 7.569 Successfully built yamllint [2023-04-05T20:10:51.730Z] #112 7.575 Installing collected packages: pyyaml, pathspec, yamllint [2023-04-05T20:10:51.988Z] #112 7.693 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1 [2023-04-05T20:10:51.988Z] #112 DONE 7.9s [2023-04-05T20:10:51.988Z] [2023-04-05T20:10:51.988Z] #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-04-05T20:10:52.920Z] #113 0.728 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-04-05T20:10:52.920Z] #113 0.728 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-04-05T20:10:52.920Z] #113 0.729 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-04-05T20:10:53.741Z] #113 1.112 Reading package lists... [2023-04-05T20:10:54.305Z] #113 1.692 Reading package lists... [2023-04-05T20:10:54.563Z] #113 2.261 Building dependency tree... [2023-04-05T20:10:54.563Z] #113 2.437 Reading state information... [2023-04-05T20:10:54.820Z] #113 2.724 gcc is already the newest version (4:10.2.1-1). [2023-04-05T20:10:54.820Z] #113 2.724 pkg-config is already the newest version (0.29.2-1). [2023-04-05T20:10:54.820Z] #113 2.724 The following additional packages will be installed: [2023-04-05T20:10:54.820Z] #113 2.724 gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev [2023-04-05T20:10:54.820Z] #113 2.724 libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin [2023-04-05T20:10:54.820Z] #113 2.725 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 [2023-04-05T20:10:54.820Z] #113 2.725 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev [2023-04-05T20:10:54.820Z] #113 2.725 libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev [2023-04-05T20:10:54.820Z] #113 2.726 libsepol1-dev uuid-dev zlib1g-dev [2023-04-05T20:10:54.820Z] #113 2.729 Suggested packages: [2023-04-05T20:10:54.820Z] #113 2.729 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2023-04-05T20:10:54.820Z] #113 2.729 | libgdk-pixbuf2.0-dev libxml2-utils seccomp [2023-04-05T20:10:54.820Z] #113 2.729 Recommended packages: [2023-04-05T20:10:54.820Z] #113 2.729 build-essential fakeroot libalgorithm-merge-perl [2023-04-05T20:10:55.077Z] #113 3.007 The following NEW packages will be installed: [2023-04-05T20:10:55.077Z] #113 3.007 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1 [2023-04-05T20:10:55.077Z] #113 3.008 libblkid-dev libdevmapper-dev libdevmapper-event1.02.1 libffi-dev [2023-04-05T20:10:55.077Z] #113 3.008 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev [2023-04-05T20:10:55.077Z] #113 3.008 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 [2023-04-05T20:10:55.077Z] #113 3.008 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2023-04-05T20:10:55.077Z] #113 3.008 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common [2023-04-05T20:10:55.077Z] #113 3.009 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev [2023-04-05T20:10:55.334Z] #113 3.288 0 upgraded, 33 newly installed, 0 to remove and 1 not upgraded. [2023-04-05T20:10:55.334Z] #113 3.288 Need to get 10.4 MB of archives. [2023-04-05T20:10:55.334Z] #113 3.288 After this operation, 41.6 MB of additional disk space will be used. [2023-04-05T20:10:55.334Z] #113 3.288 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-04-05T20:10:55.334Z] #113 3.305 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-04-05T20:10:55.334Z] #113 3.307 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-04-05T20:10:55.334Z] #113 3.309 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2023-04-05T20:10:55.334Z] #113 3.311 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2023-04-05T20:10:55.334Z] #113 3.313 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-04-05T20:10:55.334Z] #113 3.317 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-04-05T20:10:55.334Z] #113 3.318 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-04-05T20:10:55.334Z] #113 3.320 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2023-04-05T20:10:55.334Z] #113 3.323 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2023-04-05T20:10:55.334Z] #113 3.325 Get:11 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-04-05T20:10:55.334Z] #113 3.327 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-04-05T20:10:55.334Z] #113 3.328 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-04-05T20:10:55.334Z] #113 3.331 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-04-05T20:10:55.334Z] #113 3.334 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-04-05T20:10:55.334Z] #113 3.336 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-04-05T20:10:55.334Z] #113 3.338 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-04-05T20:10:55.334Z] #113 3.342 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-04-05T20:10:55.334Z] #113 3.343 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-04-05T20:10:55.334Z] #113 3.345 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2023-04-05T20:10:55.334Z] #113 3.346 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2023-04-05T20:10:55.334Z] #113 3.357 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2023-04-05T20:10:55.334Z] #113 3.358 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2023-04-05T20:10:55.334Z] #113 3.362 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-04-05T20:10:55.334Z] #113 3.364 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-04-05T20:10:55.334Z] #113 3.366 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-04-05T20:10:55.334Z] #113 3.368 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-04-05T20:10:55.334Z] #113 3.374 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-04-05T20:10:55.334Z] #113 3.378 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-04-05T20:10:55.334Z] #113 3.379 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-04-05T20:10:55.334Z] #113 3.389 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-04-05T20:10:55.591Z] #113 3.390 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-04-05T20:10:55.591Z] #113 3.397 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-04-05T20:10:55.591Z] #113 3.551 debconf: delaying package configuration, since apt-utils is not installed [2023-04-05T20:10:55.591Z] #113 3.595 Fetched 10.4 MB in 0s (27.4 MB/s) [2023-04-05T20:10:55.591Z] #113 3.621 Selecting previously unselected package dpkg-dev. [2023-04-05T20:10:55.591Z] #113 3.621 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20386 files and directories currently installed.) [2023-04-05T20:10:55.591Z] #113 3.632 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... [2023-04-05T20:10:55.591Z] #113 3.636 Unpacking dpkg-dev (1.20.12) ... [2023-04-05T20:10:55.848Z] #113 3.864 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-04-05T20:10:55.848Z] #113 3.866 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2023-04-05T20:10:55.848Z] #113 3.872 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-04-05T20:10:55.848Z] #113 3.906 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-04-05T20:10:55.848Z] #113 3.909 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2023-04-05T20:10:55.848Z] #113 3.912 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-04-05T20:10:55.848Z] #113 3.950 Selecting previously unselected package libsecret-common. [2023-04-05T20:10:56.105Z] #113 3.952 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... [2023-04-05T20:10:56.105Z] #113 3.956 Unpacking libsecret-common (0.20.4-2) ... [2023-04-05T20:10:56.105Z] #113 4.006 Selecting previously unselected package libsecret-1-0:arm64. [2023-04-05T20:10:56.105Z] #113 4.006 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... [2023-04-05T20:10:56.105Z] #113 4.009 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2023-04-05T20:10:56.105Z] #113 4.045 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-04-05T20:10:56.105Z] #113 4.048 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2023-04-05T20:10:56.105Z] #113 4.052 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-04-05T20:10:56.105Z] #113 4.085 Selecting previously unselected package libapparmor1:arm64. [2023-04-05T20:10:56.105Z] #113 4.085 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ... [2023-04-05T20:10:56.105Z] #113 4.089 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-04-05T20:10:56.105Z] #113 4.126 Selecting previously unselected package libapparmor-dev:arm64. [2023-04-05T20:10:56.105Z] #113 4.126 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-04-05T20:10:56.105Z] #113 4.129 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-04-05T20:10:56.105Z] #113 4.166 Selecting previously unselected package uuid-dev:arm64. [2023-04-05T20:10:56.105Z] #113 4.167 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-04-05T20:10:56.105Z] #113 4.171 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-04-05T20:10:56.105Z] #113 4.212 Selecting previously unselected package libblkid-dev:arm64. [2023-04-05T20:10:56.105Z] #113 4.215 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-04-05T20:10:56.105Z] #113 4.224 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-04-05T20:10:56.105Z] #113 4.274 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-04-05T20:10:56.362Z] #113 4.276 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-04-05T20:10:56.362Z] #113 4.280 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-04-05T20:10:56.362Z] #113 4.308 Selecting previously unselected package libudev-dev:arm64. [2023-04-05T20:10:56.362Z] #113 4.311 Preparing to unpack .../11-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-04-05T20:10:56.362Z] #113 4.314 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-04-05T20:10:56.362Z] #113 4.354 Selecting previously unselected package libsepol1-dev:arm64. [2023-04-05T20:10:56.362Z] #113 4.356 Preparing to unpack .../12-libsepol1-dev_3.1-1_arm64.deb ... [2023-04-05T20:10:56.362Z] #113 4.359 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-04-05T20:10:56.362Z] #113 4.419 Selecting previously unselected package libpcre2-16-0:arm64. [2023-04-05T20:10:56.362Z] #113 4.422 Preparing to unpack .../13-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-04-05T20:10:56.362Z] #113 4.425 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-04-05T20:10:56.362Z] #113 4.472 Selecting previously unselected package libpcre2-32-0:arm64. [2023-04-05T20:10:56.362Z] #113 4.475 Preparing to unpack .../14-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-04-05T20:10:56.362Z] #113 4.478 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-04-05T20:10:56.362Z] #113 4.523 Selecting previously unselected package libpcre2-posix2:arm64. [2023-04-05T20:10:56.619Z] #113 4.526 Preparing to unpack .../15-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-04-05T20:10:56.619Z] #113 4.530 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-04-05T20:10:56.619Z] #113 4.562 Selecting previously unselected package libpcre2-dev:arm64. [2023-04-05T20:10:56.619Z] #113 4.563 Preparing to unpack .../16-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-04-05T20:10:56.619Z] #113 4.566 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-04-05T20:10:56.619Z] #113 4.646 Selecting previously unselected package libselinux1-dev:arm64. [2023-04-05T20:10:56.619Z] #113 4.647 Preparing to unpack .../17-libselinux1-dev_3.1-3_arm64.deb ... [2023-04-05T20:10:56.619Z] #113 4.650 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-04-05T20:10:56.619Z] #113 4.706 Selecting previously unselected package libdevmapper-dev:arm64. [2023-04-05T20:10:56.619Z] #113 4.707 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-04-05T20:10:56.619Z] #113 4.711 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-04-05T20:10:56.619Z] #113 4.741 Selecting previously unselected package libffi-dev:arm64. [2023-04-05T20:10:56.619Z] #113 4.743 Preparing to unpack .../19-libffi-dev_3.3-6_arm64.deb ... [2023-04-05T20:10:56.619Z] #113 4.747 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-04-05T20:10:56.876Z] #113 4.778 Selecting previously unselected package libglib2.0-data. [2023-04-05T20:10:56.876Z] #113 4.780 Preparing to unpack .../20-libglib2.0-data_2.66.8-1_all.deb ... [2023-04-05T20:10:56.876Z] #113 4.784 Unpacking libglib2.0-data (2.66.8-1) ... [2023-04-05T20:10:56.876Z] #113 4.921 Selecting previously unselected package libglib2.0-bin. [2023-04-05T20:10:56.876Z] #113 4.924 Preparing to unpack .../21-libglib2.0-bin_2.66.8-1_arm64.deb ... [2023-04-05T20:10:56.876Z] #113 4.927 Unpacking libglib2.0-bin (2.66.8-1) ... [2023-04-05T20:10:56.876Z] #113 4.969 Selecting previously unselected package libglib2.0-dev-bin. [2023-04-05T20:10:56.876Z] #113 4.969 Preparing to unpack .../22-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... [2023-04-05T20:10:56.876Z] #113 4.972 Unpacking libglib2.0-dev-bin (2.66.8-1) ... [2023-04-05T20:10:56.876Z] #113 5.012 Selecting previously unselected package libmount-dev:arm64. [2023-04-05T20:10:57.133Z] #113 5.015 Preparing to unpack .../23-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-04-05T20:10:57.133Z] #113 5.018 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-04-05T20:10:57.133Z] #113 5.056 Selecting previously unselected package libpcre16-3:arm64. [2023-04-05T20:10:57.133Z] #113 5.059 Preparing to unpack .../24-libpcre16-3_2%3a8.39-13_arm64.deb ... [2023-04-05T20:10:57.133Z] #113 5.063 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2023-04-05T20:10:57.133Z] #113 5.107 Selecting previously unselected package libpcre32-3:arm64. [2023-04-05T20:10:57.133Z] #113 5.110 Preparing to unpack .../25-libpcre32-3_2%3a8.39-13_arm64.deb ... [2023-04-05T20:10:57.133Z] #113 5.113 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2023-04-05T20:10:57.133Z] #113 5.155 Selecting previously unselected package libpcrecpp0v5:arm64. [2023-04-05T20:10:57.133Z] #113 5.157 Preparing to unpack .../26-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2023-04-05T20:10:57.133Z] #113 5.160 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-04-05T20:10:57.133Z] #113 5.192 Selecting previously unselected package libpcre3-dev:arm64. [2023-04-05T20:10:57.133Z] #113 5.195 Preparing to unpack .../27-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2023-04-05T20:10:57.133Z] #113 5.198 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2023-04-05T20:10:57.390Z] #113 5.275 Selecting previously unselected package zlib1g-dev:arm64. [2023-04-05T20:10:57.390Z] #113 5.278 Preparing to unpack .../28-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-04-05T20:10:57.390Z] #113 5.282 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-05T20:10:57.390Z] #113 5.324 Selecting previously unselected package libglib2.0-dev:arm64. [2023-04-05T20:10:57.390Z] #113 5.326 Preparing to unpack .../29-libglib2.0-dev_2.66.8-1_arm64.deb ... [2023-04-05T20:10:57.390Z] #113 5.330 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2023-04-05T20:10:57.647Z] #113 5.583 Selecting previously unselected package libseccomp-dev:arm64. [2023-04-05T20:10:57.647Z] #113 5.585 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-04-05T20:10:57.647Z] #113 5.589 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-04-05T20:10:57.647Z] #113 5.627 Selecting previously unselected package libsecret-1-dev:arm64. [2023-04-05T20:10:57.647Z] #113 5.630 Preparing to unpack .../31-libsecret-1-dev_0.20.4-2_arm64.deb ... [2023-04-05T20:10:57.647Z] #113 5.633 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... [2023-04-05T20:10:57.647Z] #113 5.690 Selecting previously unselected package libsystemd-dev:arm64. [2023-04-05T20:10:57.647Z] #113 5.691 Preparing to unpack .../32-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-04-05T20:10:57.647Z] #113 5.695 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-04-05T20:10:57.647Z] #113 5.804 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-04-05T20:10:57.904Z] #113 5.815 Setting up libglib2.0-dev-bin (2.66.8-1) ... [2023-04-05T20:10:57.904Z] #113 5.984 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-04-05T20:10:57.904Z] #113 5.995 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-04-05T20:10:57.904Z] #113 6.005 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-04-05T20:10:57.904Z] #113 6.015 Setting up libpcre16-3:arm64 (2:8.39-13) ... [2023-04-05T20:10:57.904Z] #113 6.025 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-04-05T20:10:57.904Z] #113 6.035 Setting up libffi-dev:arm64 (3.3-6) ... [2023-04-05T20:10:57.904Z] #113 6.045 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-04-05T20:10:57.904Z] #113 6.055 Setting up dpkg-dev (1.20.12) ... [2023-04-05T20:10:57.904Z] #113 6.073 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-04-05T20:10:58.161Z] #113 6.083 Setting up libglib2.0-data (2.66.8-1) ... [2023-04-05T20:10:58.161Z] #113 6.093 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-04-05T20:10:58.161Z] #113 6.104 Setting up libpcre32-3:arm64 (2:8.39-13) ... [2023-04-05T20:10:58.161Z] #113 6.114 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-04-05T20:10:58.161Z] #113 6.124 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-04-05T20:10:58.161Z] #113 6.133 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-04-05T20:10:58.161Z] #113 6.143 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-04-05T20:10:58.161Z] #113 6.152 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-04-05T20:10:58.161Z] #113 6.161 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-04-05T20:10:58.161Z] #113 6.171 Setting up libsecret-common (0.20.4-2) ... [2023-04-05T20:10:58.161Z] #113 6.180 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-04-05T20:10:58.161Z] #113 6.194 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-04-05T20:10:58.161Z] #113 6.205 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-04-05T20:10:58.161Z] #113 6.214 Setting up libpcre3-dev:arm64 (2:8.39-13) ... [2023-04-05T20:10:58.161Z] #113 6.225 Setting up libglib2.0-bin (2.66.8-1) ... [2023-04-05T20:10:58.161Z] #113 6.234 Setting up libsecret-1-0:arm64 (0.20.4-2) ... [2023-04-05T20:10:58.161Z] #113 6.244 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-04-05T20:10:58.161Z] #113 6.252 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-04-05T20:10:58.161Z] #113 6.261 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-04-05T20:10:58.161Z] #113 6.270 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-04-05T20:10:58.161Z] #113 6.280 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... [2023-04-05T20:10:58.161Z] #113 6.290 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... [2023-04-05T20:10:58.417Z] #113 6.300 No schema files found: doing nothing. [2023-04-05T20:10:58.417Z] #113 6.305 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-04-05T20:10:58.418Z] #113 6.324 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... [2023-04-05T20:10:58.674Z] #113 DONE 6.7s [2023-04-05T20:10:58.674Z] [2023-04-05T20:10:58.674Z] #114 [dev 1/1] COPY . . [2023-04-05T20:11:01.196Z] #114 DONE 2.3s [2023-04-05T20:11:01.196Z] [2023-04-05T20:11:01.196Z] #115 exporting to image [2023-04-05T20:11:01.196Z] #115 exporting layers [2023-04-05T20:11:02.568Z] #115 exporting layers 1.4s done [2023-04-05T20:11:02.568Z] #115 writing image sha256:bb07c26f46357b795b163cad14856366b89162c4b3eab565064e635b193eef32 done [2023-04-05T20:11:02.568Z] #115 naming to docker.io/library/docker:d3e52936c3da962a9bd5ecec242130d5790ee88e done [2023-04-05T20:11:02.568Z] #115 DONE 1.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-04-05T20:11:02.877Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-04-05T20:11:03.157Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45277/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d3e52936c3da962a9bd5ecec242130d5790ee88e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:d3e52936c3da962a9bd5ecec242130d5790ee88e hack/test/unit [2023-04-05T20:11:03.721Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2023-04-05T20:11:03.721Z] + TESTFLAGS+=' -test.timeout=5m' [2023-04-05T20:11:03.721Z] + TESTDIRS=./... [2023-04-05T20:11:03.721Z] + exclude_paths='/vendor/|/integration' [2023-04-05T20:11:03.721Z] ++ go list ./... [2023-04-05T20:11:03.721Z] ++ grep -vE '(/vendor/|/integration)' [2023-04-05T20:11:04.653Z] + pkg_list='github.com/docker/docker/api [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/backend/build [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/httpstatus [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/httputils [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/middleware [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/build [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/checkpoint [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/container [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/debug [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/distribution [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/grpc [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/image [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/network [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/plugin [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/session [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/swarm [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/system [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/volume [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/backend [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/blkiodev [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/container [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/events [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/filters [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/image [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/mount [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/network [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/plugins/logdriver [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/registry [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/strslice [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/swarm [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/swarm/runtime [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/time [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/versions [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/versions/v1p19 [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/versions/v1p20 [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/volume [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/builder-next [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/builder-next/exporter [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/builder-next/worker [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/dockerfile [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/remotecontext [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/remotecontext/git [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-04-05T20:11:04.653Z] github.com/docker/docker/cli [2023-04-05T20:11:04.653Z] github.com/docker/docker/cli/config [2023-04-05T20:11:04.653Z] github.com/docker/docker/cli/debug [2023-04-05T20:11:04.653Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-04-05T20:11:04.653Z] github.com/docker/docker/cli/winresources/dockerd [2023-04-05T20:11:04.653Z] github.com/docker/docker/client [2023-04-05T20:11:04.653Z] github.com/docker/docker/cmd/docker-proxy [2023-04-05T20:11:04.653Z] github.com/docker/docker/cmd/dockerd [2023-04-05T20:11:04.653Z] github.com/docker/docker/cmd/dockerd/trap [2023-04-05T20:11:04.653Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-04-05T20:11:04.653Z] github.com/docker/docker/container [2023-04-05T20:11:04.653Z] github.com/docker/docker/container/stream [2023-04-05T20:11:04.653Z] github.com/docker/docker/contrib/apparmor [2023-04-05T20:11:04.653Z] github.com/docker/docker/contrib/docker-device-tool [2023-04-05T20:11:04.653Z] github.com/docker/docker/contrib/httpserver [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/cluster [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/cluster/convert [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/cluster/executor [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/cluster/executor/container [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/cluster/provider [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/config [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/events [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/events/testutils [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/exec [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/graphdriver [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/graphdriver/copy [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/graphdriver/register [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/images [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/initlayer [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/links [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/listeners [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/logger [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/logger/awslogs [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/logger/fluentd [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/logger/gcplogs [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/logger/gelf [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/logger/journald [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/logger/local [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/logger/logentries [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/logger/loggertest [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/logger/loggerutils [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/logger/splunk [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/logger/syslog [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/logger/templates [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/names [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/network [2023-04-05T20:11:04.653Z] github.com/docker/docker/daemon/stats [2023-04-05T20:11:04.653Z] github.com/docker/docker/distribution [2023-04-05T20:11:04.653Z] github.com/docker/docker/distribution/metadata [2023-04-05T20:11:04.653Z] github.com/docker/docker/distribution/utils [2023-04-05T20:11:04.653Z] github.com/docker/docker/distribution/xfer [2023-04-05T20:11:04.653Z] github.com/docker/docker/dockerversion [2023-04-05T20:11:04.653Z] github.com/docker/docker/errdefs [2023-04-05T20:11:04.653Z] github.com/docker/docker/image [2023-04-05T20:11:04.653Z] github.com/docker/docker/image/cache [2023-04-05T20:11:04.653Z] github.com/docker/docker/image/tarexport [2023-04-05T20:11:04.653Z] github.com/docker/docker/image/v1 [2023-04-05T20:11:04.653Z] github.com/docker/docker/internal/test/suite [2023-04-05T20:11:04.653Z] github.com/docker/docker/layer [2023-04-05T20:11:04.653Z] github.com/docker/docker/libcontainerd [2023-04-05T20:11:04.653Z] github.com/docker/docker/libcontainerd/queue [2023-04-05T20:11:04.653Z] github.com/docker/docker/libcontainerd/remote [2023-04-05T20:11:04.653Z] github.com/docker/docker/libcontainerd/supervisor [2023-04-05T20:11:04.653Z] github.com/docker/docker/libcontainerd/types [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/bitseq [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/cluster [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/config [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/datastore [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/diagnostic [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/discoverapi [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/driverapi [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/drivers/host [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/drivers/null [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/drivers/remote [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/drivers/windows [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/drvregistry [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/etchosts [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/idm [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/internal/caller [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/ipam [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/ipamapi [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/ipams/null [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/ipams/remote [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/ipamutils [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/iptables [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/netlabel [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/netutils [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/networkdb [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/ns [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/options [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/osl [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/osl/kernel [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/portallocator [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/portmapper [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/resolvconf [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/testutils [2023-04-05T20:11:04.653Z] github.com/docker/docker/libnetwork/types [2023-04-05T20:11:04.653Z] github.com/docker/docker/oci [2023-04-05T20:11:04.653Z] github.com/docker/docker/oci/caps [2023-04-05T20:11:04.653Z] github.com/docker/docker/opts [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/aaparser [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/archive [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/authorization [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/broadcaster [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/capabilities [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/chrootarchive [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/containerfs [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/devicemapper [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/directory [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/dmesg [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/fileutils [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/fsutils [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/homedir [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/idtools [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/ioutils [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/jsonmessage [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/longpath [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/loopback [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/namesgenerator [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/parsers [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/parsers/kernel [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/pidfile [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/platform [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/plugingetter [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/plugins [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/plugins/transport [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/pools [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/progress [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/pubsub [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/reexec [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/rootless [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/rootless/specconv [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/signal [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/stack [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/stdcopy [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/streamformatter [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/stringid [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/sysinfo [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/system [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/tailfile [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/tarsum [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/truncindex [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/urlutil [2023-04-05T20:11:04.653Z] github.com/docker/docker/pkg/useragent [2023-04-05T20:11:04.653Z] github.com/docker/docker/plugin [2023-04-05T20:11:04.653Z] github.com/docker/docker/plugin/executor/containerd [2023-04-05T20:11:04.653Z] github.com/docker/docker/plugin/v2 [2023-04-05T20:11:04.653Z] github.com/docker/docker/profiles/apparmor [2023-04-05T20:11:04.653Z] github.com/docker/docker/profiles/seccomp [2023-04-05T20:11:04.653Z] github.com/docker/docker/quota [2023-04-05T20:11:04.653Z] github.com/docker/docker/reference [2023-04-05T20:11:04.653Z] github.com/docker/docker/registry [2023-04-05T20:11:04.653Z] github.com/docker/docker/registry/resumable [2023-04-05T20:11:04.653Z] github.com/docker/docker/restartmanager [2023-04-05T20:11:04.653Z] github.com/docker/docker/runconfig [2023-04-05T20:11:04.653Z] github.com/docker/docker/runconfig/opts [2023-04-05T20:11:04.653Z] github.com/docker/docker/testutil [2023-04-05T20:11:04.653Z] github.com/docker/docker/testutil/daemon [2023-04-05T20:11:04.653Z] github.com/docker/docker/testutil/environment [2023-04-05T20:11:04.653Z] github.com/docker/docker/testutil/fakecontext [2023-04-05T20:11:04.653Z] github.com/docker/docker/testutil/fakegit [2023-04-05T20:11:04.653Z] github.com/docker/docker/testutil/fakestorage [2023-04-05T20:11:04.653Z] github.com/docker/docker/testutil/fixtures/load [2023-04-05T20:11:04.653Z] github.com/docker/docker/testutil/fixtures/plugin [2023-04-05T20:11:04.653Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-04-05T20:11:04.653Z] github.com/docker/docker/testutil/registry [2023-04-05T20:11:04.653Z] github.com/docker/docker/testutil/request [2023-04-05T20:11:04.653Z] github.com/docker/docker/volume [2023-04-05T20:11:04.653Z] github.com/docker/docker/volume/drivers [2023-04-05T20:11:04.653Z] github.com/docker/docker/volume/local [2023-04-05T20:11:04.653Z] github.com/docker/docker/volume/mounts [2023-04-05T20:11:04.653Z] github.com/docker/docker/volume/service [2023-04-05T20:11:04.653Z] github.com/docker/docker/volume/service/opts [2023-04-05T20:11:04.653Z] github.com/docker/docker/volume/testutils' [2023-04-05T20:11:04.653Z] ++ grep --fixed-strings -v /libnetwork [2023-04-05T20:11:04.653Z] ++ echo 'github.com/docker/docker/api [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/backend/build [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/httpstatus [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/httputils [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/middleware [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/build [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/checkpoint [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/container [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/debug [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/distribution [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/grpc [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/image [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/network [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/plugin [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/session [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/swarm [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/system [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/server/router/volume [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/backend [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/blkiodev [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/container [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/events [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/filters [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/image [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/mount [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/network [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/plugins/logdriver [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/registry [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/strslice [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/swarm [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/swarm/runtime [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/time [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/versions [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/versions/v1p19 [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/versions/v1p20 [2023-04-05T20:11:04.653Z] github.com/docker/docker/api/types/volume [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/builder-next [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/builder-next/exporter [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/builder-next/worker [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/dockerfile [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/remotecontext [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/remotecontext/git [2023-04-05T20:11:04.653Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-04-05T20:11:04.653Z] github.com/docker/docker/cli [2023-04-05T20:11:04.654Z] github.com/docker/docker/cli/config [2023-04-05T20:11:04.654Z] github.com/docker/docker/cli/debug [2023-04-05T20:11:04.654Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-04-05T20:11:04.654Z] github.com/docker/docker/cli/winresources/dockerd [2023-04-05T20:11:04.654Z] github.com/docker/docker/client [2023-04-05T20:11:04.654Z] github.com/docker/docker/cmd/docker-proxy [2023-04-05T20:11:04.654Z] github.com/docker/docker/cmd/dockerd [2023-04-05T20:11:04.654Z] github.com/docker/docker/cmd/dockerd/trap [2023-04-05T20:11:04.654Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-04-05T20:11:04.654Z] github.com/docker/docker/container [2023-04-05T20:11:04.654Z] github.com/docker/docker/container/stream [2023-04-05T20:11:04.654Z] github.com/docker/docker/contrib/apparmor [2023-04-05T20:11:04.654Z] github.com/docker/docker/contrib/docker-device-tool [2023-04-05T20:11:04.654Z] github.com/docker/docker/contrib/httpserver [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/cluster [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/cluster/convert [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/cluster/executor [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/cluster/executor/container [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/cluster/provider [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/config [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/events [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/events/testutils [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/exec [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/copy [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/register [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/images [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/initlayer [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/links [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/listeners [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/awslogs [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/fluentd [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/gcplogs [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/gelf [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/journald [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/local [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/logentries [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/loggertest [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/loggerutils [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/splunk [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/syslog [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/templates [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/names [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/network [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/stats [2023-04-05T20:11:04.654Z] github.com/docker/docker/distribution [2023-04-05T20:11:04.654Z] github.com/docker/docker/distribution/metadata [2023-04-05T20:11:04.654Z] github.com/docker/docker/distribution/utils [2023-04-05T20:11:04.654Z] github.com/docker/docker/distribution/xfer [2023-04-05T20:11:04.654Z] github.com/docker/docker/dockerversion [2023-04-05T20:11:04.654Z] github.com/docker/docker/errdefs [2023-04-05T20:11:04.654Z] github.com/docker/docker/image [2023-04-05T20:11:04.654Z] github.com/docker/docker/image/cache [2023-04-05T20:11:04.654Z] github.com/docker/docker/image/tarexport [2023-04-05T20:11:04.654Z] github.com/docker/docker/image/v1 [2023-04-05T20:11:04.654Z] github.com/docker/docker/internal/test/suite [2023-04-05T20:11:04.654Z] github.com/docker/docker/layer [2023-04-05T20:11:04.654Z] github.com/docker/docker/libcontainerd [2023-04-05T20:11:04.654Z] github.com/docker/docker/libcontainerd/queue [2023-04-05T20:11:04.654Z] github.com/docker/docker/libcontainerd/remote [2023-04-05T20:11:04.654Z] github.com/docker/docker/libcontainerd/supervisor [2023-04-05T20:11:04.654Z] github.com/docker/docker/libcontainerd/types [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/bitseq [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/cluster [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/config [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/datastore [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/diagnostic [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/discoverapi [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/driverapi [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/drivers/host [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/drivers/null [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/drivers/remote [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/drivers/windows [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/drvregistry [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/etchosts [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/idm [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/internal/caller [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/ipam [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/ipamapi [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/ipams/null [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/ipams/remote [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/ipamutils [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/iptables [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/netlabel [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/netutils [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/networkdb [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/ns [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/options [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/osl [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/osl/kernel [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/portallocator [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/portmapper [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/resolvconf [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/testutils [2023-04-05T20:11:04.654Z] github.com/docker/docker/libnetwork/types [2023-04-05T20:11:04.654Z] github.com/docker/docker/oci [2023-04-05T20:11:04.654Z] github.com/docker/docker/oci/caps [2023-04-05T20:11:04.654Z] github.com/docker/docker/opts [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/aaparser [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/archive [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/authorization [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/broadcaster [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/capabilities [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/chrootarchive [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/containerfs [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/devicemapper [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/directory [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/dmesg [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/fileutils [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/fsutils [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/homedir [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/idtools [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/ioutils [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/jsonmessage [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/longpath [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/loopback [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/namesgenerator [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/parsers [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/parsers/kernel [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/pidfile [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/platform [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/plugingetter [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/plugins [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/plugins/transport [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/pools [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/progress [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/pubsub [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/reexec [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/rootless [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/rootless/specconv [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/signal [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/stack [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/stdcopy [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/streamformatter [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/stringid [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/sysinfo [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/system [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/tailfile [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/tarsum [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/truncindex [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/urlutil [2023-04-05T20:11:04.654Z] github.com/docker/docker/pkg/useragent [2023-04-05T20:11:04.654Z] github.com/docker/docker/plugin [2023-04-05T20:11:04.654Z] github.com/docker/docker/plugin/executor/containerd [2023-04-05T20:11:04.654Z] github.com/docker/docker/plugin/v2 [2023-04-05T20:11:04.654Z] github.com/docker/docker/profiles/apparmor [2023-04-05T20:11:04.654Z] github.com/docker/docker/profiles/seccomp [2023-04-05T20:11:04.654Z] github.com/docker/docker/quota [2023-04-05T20:11:04.654Z] github.com/docker/docker/reference [2023-04-05T20:11:04.654Z] github.com/docker/docker/registry [2023-04-05T20:11:04.654Z] github.com/docker/docker/registry/resumable [2023-04-05T20:11:04.654Z] github.com/docker/docker/restartmanager [2023-04-05T20:11:04.654Z] github.com/docker/docker/runconfig [2023-04-05T20:11:04.654Z] github.com/docker/docker/runconfig/opts [2023-04-05T20:11:04.654Z] github.com/docker/docker/testutil [2023-04-05T20:11:04.654Z] github.com/docker/docker/testutil/daemon [2023-04-05T20:11:04.654Z] github.com/docker/docker/testutil/environment [2023-04-05T20:11:04.654Z] github.com/docker/docker/testutil/fakecontext [2023-04-05T20:11:04.654Z] github.com/docker/docker/testutil/fakegit [2023-04-05T20:11:04.654Z] github.com/docker/docker/testutil/fakestorage [2023-04-05T20:11:04.654Z] github.com/docker/docker/testutil/fixtures/load [2023-04-05T20:11:04.654Z] github.com/docker/docker/testutil/fixtures/plugin [2023-04-05T20:11:04.654Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-04-05T20:11:04.654Z] github.com/docker/docker/testutil/registry [2023-04-05T20:11:04.654Z] github.com/docker/docker/testutil/request [2023-04-05T20:11:04.654Z] github.com/docker/docker/volume [2023-04-05T20:11:04.654Z] github.com/docker/docker/volume/drivers [2023-04-05T20:11:04.654Z] github.com/docker/docker/volume/local [2023-04-05T20:11:04.654Z] github.com/docker/docker/volume/mounts [2023-04-05T20:11:04.654Z] github.com/docker/docker/volume/service [2023-04-05T20:11:04.654Z] github.com/docker/docker/volume/service/opts [2023-04-05T20:11:04.654Z] github.com/docker/docker/volume/testutils' [2023-04-05T20:11:04.654Z] + base_pkg_list='github.com/docker/docker/api [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/server [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/server/backend/build [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/server/httpstatus [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/server/httputils [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/server/middleware [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/server/router [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/server/router/build [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/server/router/checkpoint [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/server/router/container [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/server/router/debug [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/server/router/distribution [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/server/router/grpc [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/server/router/image [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/server/router/network [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/server/router/plugin [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/server/router/session [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/server/router/swarm [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/server/router/system [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/server/router/volume [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/types [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/types/backend [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/types/blkiodev [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/types/container [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/types/events [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/types/filters [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/types/image [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/types/mount [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/types/network [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/types/plugins/logdriver [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/types/registry [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/types/strslice [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/types/swarm [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/types/swarm/runtime [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/types/time [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/types/versions [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/types/versions/v1p19 [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/types/versions/v1p20 [2023-04-05T20:11:04.654Z] github.com/docker/docker/api/types/volume [2023-04-05T20:11:04.654Z] github.com/docker/docker/builder [2023-04-05T20:11:04.654Z] github.com/docker/docker/builder/builder-next [2023-04-05T20:11:04.654Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-04-05T20:11:04.654Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-04-05T20:11:04.654Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-04-05T20:11:04.654Z] github.com/docker/docker/builder/builder-next/exporter [2023-04-05T20:11:04.654Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-04-05T20:11:04.654Z] github.com/docker/docker/builder/builder-next/worker [2023-04-05T20:11:04.654Z] github.com/docker/docker/builder/dockerfile [2023-04-05T20:11:04.654Z] github.com/docker/docker/builder/remotecontext [2023-04-05T20:11:04.654Z] github.com/docker/docker/builder/remotecontext/git [2023-04-05T20:11:04.654Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-04-05T20:11:04.654Z] github.com/docker/docker/cli [2023-04-05T20:11:04.654Z] github.com/docker/docker/cli/config [2023-04-05T20:11:04.654Z] github.com/docker/docker/cli/debug [2023-04-05T20:11:04.654Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-04-05T20:11:04.654Z] github.com/docker/docker/cli/winresources/dockerd [2023-04-05T20:11:04.654Z] github.com/docker/docker/client [2023-04-05T20:11:04.654Z] github.com/docker/docker/cmd/docker-proxy [2023-04-05T20:11:04.654Z] github.com/docker/docker/cmd/dockerd [2023-04-05T20:11:04.654Z] github.com/docker/docker/cmd/dockerd/trap [2023-04-05T20:11:04.654Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-04-05T20:11:04.654Z] github.com/docker/docker/container [2023-04-05T20:11:04.654Z] github.com/docker/docker/container/stream [2023-04-05T20:11:04.654Z] github.com/docker/docker/contrib/apparmor [2023-04-05T20:11:04.654Z] github.com/docker/docker/contrib/docker-device-tool [2023-04-05T20:11:04.654Z] github.com/docker/docker/contrib/httpserver [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/cluster [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/cluster/convert [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/cluster/executor [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/cluster/executor/container [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/cluster/provider [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/config [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/events [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/events/testutils [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/exec [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/copy [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/register [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/images [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/initlayer [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/links [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/listeners [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/awslogs [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/fluentd [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/gcplogs [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/gelf [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/journald [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/local [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/logentries [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/loggertest [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/loggerutils [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/splunk [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/syslog [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/logger/templates [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/names [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/network [2023-04-05T20:11:04.654Z] github.com/docker/docker/daemon/stats [2023-04-05T20:11:04.654Z] github.com/docker/docker/distribution [2023-04-05T20:11:04.654Z] github.com/docker/docker/distribution/metadata [2023-04-05T20:11:04.654Z] github.com/docker/docker/distribution/utils [2023-04-05T20:11:04.654Z] github.com/docker/docker/distribution/xfer [2023-04-05T20:11:04.654Z] github.com/docker/docker/dockerversion [2023-04-05T20:11:04.655Z] github.com/docker/docker/errdefs [2023-04-05T20:11:04.655Z] github.com/docker/docker/image [2023-04-05T20:11:04.655Z] github.com/docker/docker/image/cache [2023-04-05T20:11:04.655Z] github.com/docker/docker/image/tarexport [2023-04-05T20:11:04.655Z] github.com/docker/docker/image/v1 [2023-04-05T20:11:04.655Z] github.com/docker/docker/internal/test/suite [2023-04-05T20:11:04.655Z] github.com/docker/docker/layer [2023-04-05T20:11:04.655Z] github.com/docker/docker/libcontainerd [2023-04-05T20:11:04.655Z] github.com/docker/docker/libcontainerd/queue [2023-04-05T20:11:04.655Z] github.com/docker/docker/libcontainerd/remote [2023-04-05T20:11:04.655Z] github.com/docker/docker/libcontainerd/supervisor [2023-04-05T20:11:04.655Z] github.com/docker/docker/libcontainerd/types [2023-04-05T20:11:04.655Z] github.com/docker/docker/oci [2023-04-05T20:11:04.655Z] github.com/docker/docker/oci/caps [2023-04-05T20:11:04.655Z] github.com/docker/docker/opts [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/aaparser [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/archive [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/authorization [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/broadcaster [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/capabilities [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/chrootarchive [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/containerfs [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/devicemapper [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/directory [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/dmesg [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/fileutils [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/fsutils [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/homedir [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/idtools [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/ioutils [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/jsonmessage [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/longpath [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/loopback [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/namesgenerator [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/parsers [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/parsers/kernel [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/pidfile [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/platform [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/plugingetter [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/plugins [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/plugins/transport [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/pools [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/progress [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/pubsub [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/reexec [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/rootless [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/rootless/specconv [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/signal [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/stack [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/stdcopy [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/streamformatter [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/stringid [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/sysinfo [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/system [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/tailfile [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/tarsum [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/truncindex [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/urlutil [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/useragent [2023-04-05T20:11:04.655Z] github.com/docker/docker/plugin [2023-04-05T20:11:04.655Z] github.com/docker/docker/plugin/executor/containerd [2023-04-05T20:11:04.655Z] github.com/docker/docker/plugin/v2 [2023-04-05T20:11:04.655Z] github.com/docker/docker/profiles/apparmor [2023-04-05T20:11:04.655Z] github.com/docker/docker/profiles/seccomp [2023-04-05T20:11:04.655Z] github.com/docker/docker/quota [2023-04-05T20:11:04.655Z] github.com/docker/docker/reference [2023-04-05T20:11:04.655Z] github.com/docker/docker/registry [2023-04-05T20:11:04.655Z] github.com/docker/docker/registry/resumable [2023-04-05T20:11:04.655Z] github.com/docker/docker/restartmanager [2023-04-05T20:11:04.655Z] github.com/docker/docker/runconfig [2023-04-05T20:11:04.655Z] github.com/docker/docker/runconfig/opts [2023-04-05T20:11:04.655Z] github.com/docker/docker/testutil [2023-04-05T20:11:04.655Z] github.com/docker/docker/testutil/daemon [2023-04-05T20:11:04.655Z] github.com/docker/docker/testutil/environment [2023-04-05T20:11:04.655Z] github.com/docker/docker/testutil/fakecontext [2023-04-05T20:11:04.655Z] github.com/docker/docker/testutil/fakegit [2023-04-05T20:11:04.655Z] github.com/docker/docker/testutil/fakestorage [2023-04-05T20:11:04.655Z] github.com/docker/docker/testutil/fixtures/load [2023-04-05T20:11:04.655Z] github.com/docker/docker/testutil/fixtures/plugin [2023-04-05T20:11:04.655Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-04-05T20:11:04.655Z] github.com/docker/docker/testutil/registry [2023-04-05T20:11:04.655Z] github.com/docker/docker/testutil/request [2023-04-05T20:11:04.655Z] github.com/docker/docker/volume [2023-04-05T20:11:04.655Z] github.com/docker/docker/volume/drivers [2023-04-05T20:11:04.655Z] github.com/docker/docker/volume/local [2023-04-05T20:11:04.655Z] github.com/docker/docker/volume/mounts [2023-04-05T20:11:04.655Z] github.com/docker/docker/volume/service [2023-04-05T20:11:04.655Z] github.com/docker/docker/volume/service/opts [2023-04-05T20:11:04.655Z] github.com/docker/docker/volume/testutils' [2023-04-05T20:11:04.655Z] ++ echo 'github.com/docker/docker/api [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/server [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/server/backend/build [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/server/httpstatus [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/server/httputils [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/server/middleware [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/server/router [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/server/router/build [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/server/router/checkpoint [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/server/router/container [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/server/router/debug [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/server/router/distribution [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/server/router/grpc [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/server/router/image [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/server/router/network [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/server/router/plugin [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/server/router/session [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/server/router/swarm [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/server/router/system [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/server/router/volume [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/types [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/types/backend [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/types/blkiodev [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/types/container [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/types/events [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/types/filters [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/types/image [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/types/mount [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/types/network [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/types/plugins/logdriver [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/types/registry [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/types/strslice [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/types/swarm [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/types/swarm/runtime [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/types/time [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/types/versions [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/types/versions/v1p19 [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/types/versions/v1p20 [2023-04-05T20:11:04.655Z] github.com/docker/docker/api/types/volume [2023-04-05T20:11:04.655Z] github.com/docker/docker/builder [2023-04-05T20:11:04.655Z] github.com/docker/docker/builder/builder-next [2023-04-05T20:11:04.655Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-04-05T20:11:04.655Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-04-05T20:11:04.655Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-04-05T20:11:04.655Z] github.com/docker/docker/builder/builder-next/exporter [2023-04-05T20:11:04.655Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-04-05T20:11:04.655Z] github.com/docker/docker/builder/builder-next/worker [2023-04-05T20:11:04.655Z] github.com/docker/docker/builder/dockerfile [2023-04-05T20:11:04.655Z] github.com/docker/docker/builder/remotecontext [2023-04-05T20:11:04.655Z] github.com/docker/docker/builder/remotecontext/git [2023-04-05T20:11:04.655Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-04-05T20:11:04.655Z] github.com/docker/docker/cli [2023-04-05T20:11:04.655Z] github.com/docker/docker/cli/config [2023-04-05T20:11:04.655Z] github.com/docker/docker/cli/debug [2023-04-05T20:11:04.655Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-04-05T20:11:04.655Z] github.com/docker/docker/cli/winresources/dockerd [2023-04-05T20:11:04.655Z] github.com/docker/docker/client [2023-04-05T20:11:04.655Z] github.com/docker/docker/cmd/docker-proxy [2023-04-05T20:11:04.655Z] github.com/docker/docker/cmd/dockerd [2023-04-05T20:11:04.655Z] github.com/docker/docker/cmd/dockerd/trap [2023-04-05T20:11:04.655Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-04-05T20:11:04.655Z] github.com/docker/docker/container [2023-04-05T20:11:04.655Z] github.com/docker/docker/container/stream [2023-04-05T20:11:04.655Z] github.com/docker/docker/contrib/apparmor [2023-04-05T20:11:04.655Z] github.com/docker/docker/contrib/docker-device-tool [2023-04-05T20:11:04.655Z] github.com/docker/docker/contrib/httpserver [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/cluster [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/cluster/convert [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/cluster/executor [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/cluster/executor/container [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/cluster/provider [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/config [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/events [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/events/testutils [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/exec [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/graphdriver [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/graphdriver/copy [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/graphdriver/register [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/images [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/initlayer [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/links [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/listeners [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/logger [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/logger/awslogs [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/logger/fluentd [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/logger/gcplogs [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/logger/gelf [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/logger/journald [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/logger/local [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/logger/logentries [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/logger/loggertest [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/logger/loggerutils [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/logger/splunk [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/logger/syslog [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/logger/templates [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/names [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/network [2023-04-05T20:11:04.655Z] github.com/docker/docker/daemon/stats [2023-04-05T20:11:04.655Z] github.com/docker/docker/distribution [2023-04-05T20:11:04.655Z] github.com/docker/docker/distribution/metadata [2023-04-05T20:11:04.655Z] github.com/docker/docker/distribution/utils [2023-04-05T20:11:04.655Z] github.com/docker/docker/distribution/xfer [2023-04-05T20:11:04.655Z] github.com/docker/docker/dockerversion [2023-04-05T20:11:04.655Z] github.com/docker/docker/errdefs [2023-04-05T20:11:04.655Z] github.com/docker/docker/image [2023-04-05T20:11:04.655Z] github.com/docker/docker/image/cache [2023-04-05T20:11:04.655Z] github.com/docker/docker/image/tarexport [2023-04-05T20:11:04.655Z] github.com/docker/docker/image/v1 [2023-04-05T20:11:04.655Z] github.com/docker/docker/internal/test/suite [2023-04-05T20:11:04.655Z] github.com/docker/docker/layer [2023-04-05T20:11:04.655Z] github.com/docker/docker/libcontainerd [2023-04-05T20:11:04.655Z] github.com/docker/docker/libcontainerd/queue [2023-04-05T20:11:04.655Z] github.com/docker/docker/libcontainerd/remote [2023-04-05T20:11:04.655Z] github.com/docker/docker/libcontainerd/supervisor [2023-04-05T20:11:04.655Z] github.com/docker/docker/libcontainerd/types [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/bitseq [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/cluster [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/config [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/datastore [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/diagnostic [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/discoverapi [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/driverapi [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/drivers/host [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/drivers/null [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/drivers/remote [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/drivers/windows [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/drvregistry [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/etchosts [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/idm [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/internal/caller [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/ipam [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/ipamapi [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/ipams/null [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/ipams/remote [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/ipamutils [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/iptables [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/netlabel [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/netutils [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/networkdb [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/ns [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/options [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/osl [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/osl/kernel [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/portallocator [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/portmapper [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/resolvconf [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/testutils [2023-04-05T20:11:04.655Z] github.com/docker/docker/libnetwork/types [2023-04-05T20:11:04.655Z] github.com/docker/docker/oci [2023-04-05T20:11:04.655Z] github.com/docker/docker/oci/caps [2023-04-05T20:11:04.655Z] github.com/docker/docker/opts [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/aaparser [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/archive [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/authorization [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/broadcaster [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/capabilities [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/chrootarchive [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/containerfs [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/devicemapper [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/directory [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/dmesg [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/fileutils [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/fsutils [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/homedir [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/idtools [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/ioutils [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/jsonmessage [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/longpath [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/loopback [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/namesgenerator [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/parsers [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/parsers/kernel [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/pidfile [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/platform [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/plugingetter [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/plugins [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-04-05T20:11:04.655Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-04-05T20:11:04.656Z] github.com/docker/docker/pkg/plugins/transport [2023-04-05T20:11:04.656Z] github.com/docker/docker/pkg/pools [2023-04-05T20:11:04.656Z] github.com/docker/docker/pkg/progress [2023-04-05T20:11:04.656Z] github.com/docker/docker/pkg/pubsub [2023-04-05T20:11:04.656Z] github.com/docker/docker/pkg/reexec [2023-04-05T20:11:04.656Z] github.com/docker/docker/pkg/rootless [2023-04-05T20:11:04.656Z] github.com/docker/docker/pkg/rootless/specconv [2023-04-05T20:11:04.656Z] github.com/docker/docker/pkg/signal [2023-04-05T20:11:04.656Z] github.com/docker/docker/pkg/stack [2023-04-05T20:11:04.656Z] github.com/docker/docker/pkg/stdcopy [2023-04-05T20:11:04.656Z] github.com/docker/docker/pkg/streamformatter [2023-04-05T20:11:04.656Z] github.com/docker/docker/pkg/stringid [2023-04-05T20:11:04.656Z] github.com/docker/docker/pkg/sysinfo [2023-04-05T20:11:04.656Z] github.com/docker/docker/pkg/system [2023-04-05T20:11:04.656Z] github.com/docker/docker/pkg/tailfile [2023-04-05T20:11:04.656Z] github.com/docker/docker/pkg/tarsum [2023-04-05T20:11:04.656Z] github.com/docker/docker/pkg/truncindex [2023-04-05T20:11:04.656Z] github.com/docker/docker/pkg/urlutil [2023-04-05T20:11:04.656Z] github.com/docker/docker/pkg/useragent [2023-04-05T20:11:04.656Z] github.com/docker/docker/plugin [2023-04-05T20:11:04.656Z] github.com/docker/docker/plugin/executor/containerd [2023-04-05T20:11:04.656Z] github.com/docker/docker/plugin/v2 [2023-04-05T20:11:04.656Z] github.com/docker/docker/profiles/apparmor [2023-04-05T20:11:04.656Z] github.com/docker/docker/profiles/seccomp [2023-04-05T20:11:04.656Z] github.com/docker/docker/quota [2023-04-05T20:11:04.656Z] github.com/docker/docker/reference [2023-04-05T20:11:04.656Z] github.com/docker/docker/registry [2023-04-05T20:11:04.656Z] github.com/docker/docker/registry/resumable [2023-04-05T20:11:04.656Z] github.com/docker/docker/restartmanager [2023-04-05T20:11:04.656Z] github.com/docker/docker/runconfig [2023-04-05T20:11:04.656Z] github.com/docker/docker/runconfig/opts [2023-04-05T20:11:04.656Z] github.com/docker/docker/testutil [2023-04-05T20:11:04.656Z] github.com/docker/docker/testutil/daemon [2023-04-05T20:11:04.656Z] github.com/docker/docker/testutil/environment [2023-04-05T20:11:04.656Z] github.com/docker/docker/testutil/fakecontext [2023-04-05T20:11:04.656Z] ++ grep --fixed-strings /libnetwork [2023-04-05T20:11:04.656Z] github.com/docker/docker/testutil/fakegit [2023-04-05T20:11:04.656Z] github.com/docker/docker/testutil/fakestorage [2023-04-05T20:11:04.656Z] github.com/docker/docker/testutil/fixtures/load [2023-04-05T20:11:04.656Z] github.com/docker/docker/testutil/fixtures/plugin [2023-04-05T20:11:04.656Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-04-05T20:11:04.656Z] github.com/docker/docker/testutil/registry [2023-04-05T20:11:04.656Z] github.com/docker/docker/testutil/request [2023-04-05T20:11:04.656Z] github.com/docker/docker/volume [2023-04-05T20:11:04.656Z] github.com/docker/docker/volume/drivers [2023-04-05T20:11:04.656Z] github.com/docker/docker/volume/local [2023-04-05T20:11:04.656Z] github.com/docker/docker/volume/mounts [2023-04-05T20:11:04.656Z] github.com/docker/docker/volume/service [2023-04-05T20:11:04.656Z] github.com/docker/docker/volume/service/opts [2023-04-05T20:11:04.656Z] github.com/docker/docker/volume/testutils' [2023-04-05T20:11:04.656Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/bitseq [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/cluster [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/config [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/datastore [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/diagnostic [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/discoverapi [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/driverapi [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/host [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/null [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/remote [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/windows [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drvregistry [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/etchosts [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/idm [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/internal/caller [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/ipam [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/ipamapi [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/ipams/null [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/ipams/remote [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/ipamutils [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/iptables [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/netlabel [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/netutils [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/networkdb [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/ns [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/options [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/osl [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/osl/kernel [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/portallocator [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/portmapper [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/resolvconf [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/testutils [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/types' [2023-04-05T20:11:04.656Z] + grep --fixed-strings libnetwork/drivers/bridge [2023-04-05T20:11:04.656Z] + echo 'github.com/docker/docker/libnetwork [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/bitseq [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/cluster [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/config [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/datastore [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/diagnostic [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/discoverapi [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/driverapi [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/host [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/null [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/remote [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/windows [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drvregistry [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/etchosts [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/idm [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/internal/caller [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/ipam [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/ipamapi [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/ipams/null [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/ipams/remote [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/ipamutils [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/iptables [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/netlabel [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/netutils [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/networkdb [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/ns [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/options [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/osl [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/osl/kernel [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/portallocator [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/portmapper [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/resolvconf [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/testutils [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/types' [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-04-05T20:11:04.656Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-04-05T20:11:04.656Z] + type docker-proxy [2023-04-05T20:11:04.656Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-04-05T20:11:04.656Z] + hack/make.sh binary-proxy install-proxy [2023-04-05T20:11:04.656Z] [2023-04-05T20:11:04.656Z] Removing bundles/ [2023-04-05T20:11:04.656Z] [2023-04-05T20:11:04.656Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-04-05T20:11:04.656Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-04-05T20:11:06.552Z] Created binary: bundles/binary-proxy/docker-proxy [2023-04-05T20:11:06.552Z] [2023-04-05T20:11:06.552Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-04-05T20:11:06.552Z] Installing docker-proxy to /usr/local/bin/ [2023-04-05T20:11:06.552Z] [2023-04-05T20:11:06.552Z] + mkdir -p bundles [2023-04-05T20:11:06.552Z] + '[' -n 'github.com/docker/docker/api [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/server [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/server/backend/build [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/server/httpstatus [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/server/httputils [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/server/middleware [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/server/router [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/server/router/build [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/server/router/checkpoint [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/server/router/container [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/server/router/debug [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/server/router/distribution [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/server/router/grpc [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/server/router/image [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/server/router/network [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/server/router/plugin [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/server/router/session [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/server/router/swarm [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/server/router/system [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/server/router/volume [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/types [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/types/backend [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/types/blkiodev [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/types/container [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/types/events [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/types/filters [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/types/image [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/types/mount [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/types/network [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/types/plugins/logdriver [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/types/registry [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/types/strslice [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/types/swarm [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/types/swarm/runtime [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/types/time [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/types/versions [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/types/versions/v1p19 [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/types/versions/v1p20 [2023-04-05T20:11:06.552Z] github.com/docker/docker/api/types/volume [2023-04-05T20:11:06.552Z] github.com/docker/docker/builder [2023-04-05T20:11:06.552Z] github.com/docker/docker/builder/builder-next [2023-04-05T20:11:06.552Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-04-05T20:11:06.552Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-04-05T20:11:06.552Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-04-05T20:11:06.552Z] github.com/docker/docker/builder/builder-next/exporter [2023-04-05T20:11:06.552Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-04-05T20:11:06.552Z] github.com/docker/docker/builder/builder-next/worker [2023-04-05T20:11:06.552Z] github.com/docker/docker/builder/dockerfile [2023-04-05T20:11:06.552Z] github.com/docker/docker/builder/remotecontext [2023-04-05T20:11:06.552Z] github.com/docker/docker/builder/remotecontext/git [2023-04-05T20:11:06.552Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-04-05T20:11:06.552Z] github.com/docker/docker/cli [2023-04-05T20:11:06.552Z] github.com/docker/docker/cli/config [2023-04-05T20:11:06.552Z] github.com/docker/docker/cli/debug [2023-04-05T20:11:06.552Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-04-05T20:11:06.552Z] github.com/docker/docker/cli/winresources/dockerd [2023-04-05T20:11:06.552Z] github.com/docker/docker/client [2023-04-05T20:11:06.552Z] github.com/docker/docker/cmd/docker-proxy [2023-04-05T20:11:06.552Z] github.com/docker/docker/cmd/dockerd [2023-04-05T20:11:06.552Z] github.com/docker/docker/cmd/dockerd/trap [2023-04-05T20:11:06.552Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-04-05T20:11:06.552Z] github.com/docker/docker/container [2023-04-05T20:11:06.552Z] github.com/docker/docker/container/stream [2023-04-05T20:11:06.552Z] github.com/docker/docker/contrib/apparmor [2023-04-05T20:11:06.552Z] github.com/docker/docker/contrib/docker-device-tool [2023-04-05T20:11:06.552Z] github.com/docker/docker/contrib/httpserver [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/cluster [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/cluster/convert [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/cluster/executor [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/cluster/executor/container [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/cluster/provider [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/config [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/events [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/events/testutils [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/exec [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/graphdriver [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/graphdriver/copy [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/graphdriver/register [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/images [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/initlayer [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/links [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/listeners [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/logger [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/logger/awslogs [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/logger/fluentd [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/logger/gcplogs [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/logger/gelf [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/logger/journald [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/logger/local [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/logger/logentries [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/logger/loggertest [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/logger/loggerutils [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/logger/splunk [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/logger/syslog [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/logger/templates [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/names [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/network [2023-04-05T20:11:06.552Z] github.com/docker/docker/daemon/stats [2023-04-05T20:11:06.552Z] github.com/docker/docker/distribution [2023-04-05T20:11:06.552Z] github.com/docker/docker/distribution/metadata [2023-04-05T20:11:06.552Z] github.com/docker/docker/distribution/utils [2023-04-05T20:11:06.552Z] github.com/docker/docker/distribution/xfer [2023-04-05T20:11:06.552Z] github.com/docker/docker/dockerversion [2023-04-05T20:11:06.552Z] github.com/docker/docker/errdefs [2023-04-05T20:11:06.552Z] github.com/docker/docker/image [2023-04-05T20:11:06.552Z] github.com/docker/docker/image/cache [2023-04-05T20:11:06.552Z] github.com/docker/docker/image/tarexport [2023-04-05T20:11:06.552Z] github.com/docker/docker/image/v1 [2023-04-05T20:11:06.552Z] github.com/docker/docker/internal/test/suite [2023-04-05T20:11:06.552Z] github.com/docker/docker/layer [2023-04-05T20:11:06.552Z] github.com/docker/docker/libcontainerd [2023-04-05T20:11:06.552Z] github.com/docker/docker/libcontainerd/queue [2023-04-05T20:11:06.552Z] github.com/docker/docker/libcontainerd/remote [2023-04-05T20:11:06.552Z] github.com/docker/docker/libcontainerd/supervisor [2023-04-05T20:11:06.552Z] github.com/docker/docker/libcontainerd/types [2023-04-05T20:11:06.552Z] github.com/docker/docker/oci [2023-04-05T20:11:06.552Z] github.com/docker/docker/oci/caps [2023-04-05T20:11:06.552Z] github.com/docker/docker/opts [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/aaparser [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/archive [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/authorization [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/broadcaster [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/capabilities [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/chrootarchive [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/containerfs [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/devicemapper [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/directory [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/dmesg [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/fileutils [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/fsutils [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/homedir [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/idtools [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/ioutils [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/jsonmessage [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/longpath [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/loopback [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/namesgenerator [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/parsers [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/parsers/kernel [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/pidfile [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/platform [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/plugingetter [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/plugins [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/plugins/transport [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/pools [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/progress [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/pubsub [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/reexec [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/rootless [2023-04-05T20:11:06.552Z] github.com/docker/docker/pkg/rootless/specconv [2023-04-05T20:11:06.553Z] github.com/docker/docker/pkg/signal [2023-04-05T20:11:06.553Z] github.com/docker/docker/pkg/stack [2023-04-05T20:11:06.553Z] github.com/docker/docker/pkg/stdcopy [2023-04-05T20:11:06.553Z] github.com/docker/docker/pkg/streamformatter [2023-04-05T20:11:06.553Z] github.com/docker/docker/pkg/stringid [2023-04-05T20:11:06.553Z] github.com/docker/docker/pkg/sysinfo [2023-04-05T20:11:06.553Z] github.com/docker/docker/pkg/system [2023-04-05T20:11:06.553Z] github.com/docker/docker/pkg/tailfile [2023-04-05T20:11:06.553Z] github.com/docker/docker/pkg/tarsum [2023-04-05T20:11:06.553Z] github.com/docker/docker/pkg/truncindex [2023-04-05T20:11:06.553Z] github.com/docker/docker/pkg/urlutil [2023-04-05T20:11:06.553Z] github.com/docker/docker/pkg/useragent [2023-04-05T20:11:06.553Z] github.com/docker/docker/plugin [2023-04-05T20:11:06.553Z] github.com/docker/docker/plugin/executor/containerd [2023-04-05T20:11:06.553Z] github.com/docker/docker/plugin/v2 [2023-04-05T20:11:06.553Z] github.com/docker/docker/profiles/apparmor [2023-04-05T20:11:06.553Z] github.com/docker/docker/profiles/seccomp [2023-04-05T20:11:06.553Z] github.com/docker/docker/quota [2023-04-05T20:11:06.553Z] github.com/docker/docker/reference [2023-04-05T20:11:06.553Z] github.com/docker/docker/registry [2023-04-05T20:11:06.553Z] github.com/docker/docker/registry/resumable [2023-04-05T20:11:06.553Z] github.com/docker/docker/restartmanager [2023-04-05T20:11:06.553Z] github.com/docker/docker/runconfig [2023-04-05T20:11:06.553Z] github.com/docker/docker/runconfig/opts [2023-04-05T20:11:06.553Z] github.com/docker/docker/testutil [2023-04-05T20:11:06.553Z] github.com/docker/docker/testutil/daemon [2023-04-05T20:11:06.553Z] github.com/docker/docker/testutil/environment [2023-04-05T20:11:06.553Z] github.com/docker/docker/testutil/fakecontext [2023-04-05T20:11:06.553Z] github.com/docker/docker/testutil/fakegit [2023-04-05T20:11:06.553Z] github.com/docker/docker/testutil/fakestorage [2023-04-05T20:11:06.553Z] github.com/docker/docker/testutil/fixtures/load [2023-04-05T20:11:06.553Z] github.com/docker/docker/testutil/fixtures/plugin [2023-04-05T20:11:06.553Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-04-05T20:11:06.553Z] github.com/docker/docker/testutil/registry [2023-04-05T20:11:06.553Z] github.com/docker/docker/testutil/request [2023-04-05T20:11:06.553Z] github.com/docker/docker/volume [2023-04-05T20:11:06.553Z] github.com/docker/docker/volume/drivers [2023-04-05T20:11:06.553Z] github.com/docker/docker/volume/local [2023-04-05T20:11:06.553Z] github.com/docker/docker/volume/mounts [2023-04-05T20:11:06.553Z] github.com/docker/docker/volume/service [2023-04-05T20:11:06.553Z] github.com/docker/docker/volume/service/opts [2023-04-05T20:11:06.553Z] github.com/docker/docker/volume/testutils' ']' [2023-04-05T20:11:06.553Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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 github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/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-04-05T20:11:07.484Z] ? github.com/docker/docker/api [no test files] [2023-04-05T20:11:22.399Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-04-05T20:12:43.800Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 31.9% of statements [2023-04-05T20:12:43.800Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/server/router [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-04-05T20:12:43.800Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 6.0% of statements [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-04-05T20:12:43.800Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 93.7% of statements [2023-04-05T20:12:43.800Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2023-04-05T20:12:43.800Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 66.7% of statements [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/types [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/types/container [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/types/events [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/types/image [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/types/network [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-04-05T20:12:43.800Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2023-04-05T20:12:43.800Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 77.3% of statements [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/builder [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-04-05T20:12:43.800Z] ok github.com/docker/docker/builder/remotecontext 0.170s coverage: 13.7% of statements [2023-04-05T20:12:43.800Z] ok github.com/docker/docker/builder/dockerfile 0.488s coverage: 49.3% of statements [2023-04-05T20:12:43.800Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2023-04-05T20:12:43.800Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2023-04-05T20:12:43.800Z] ok github.com/docker/docker/builder/remotecontext/git 2.583s coverage: 83.5% of statements [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/cli [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/cli/config [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-04-05T20:12:43.800Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-04-05T20:12:44.363Z] ok github.com/docker/docker/cmd/docker-proxy 0.327s coverage: 66.5% of statements [2023-04-05T20:12:46.258Z] ok github.com/docker/docker/client 0.095s coverage: 76.8% of statements [2023-04-05T20:13:24.942Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 30.2% of statements [2023-04-05T20:13:24.942Z] ok github.com/docker/docker/container 0.118s coverage: 36.1% of statements [2023-04-05T20:13:24.942Z] ok github.com/docker/docker/cmd/dockerd/trap 2.363s coverage: 0.0% of statements [2023-04-05T20:13:24.942Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-04-05T20:13:24.942Z] ? github.com/docker/docker/container/stream [no test files] [2023-04-05T20:13:24.942Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-04-05T20:13:24.942Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-04-05T20:13:24.942Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-04-05T20:13:28.222Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2023-04-05T20:13:29.153Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2023-04-05T20:13:30.523Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2023-04-05T20:13:38.616Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.4% of statements [2023-04-05T20:13:38.616Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 77.0% of statements [2023-04-05T20:13:38.872Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2023-04-05T20:13:39.801Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2023-04-05T20:13:40.058Z] ok github.com/docker/docker/daemon 10.126s coverage: 16.5% of statements [2023-04-05T20:13:40.058Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-04-05T20:13:40.058Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-04-05T20:13:40.058Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-04-05T20:13:40.058Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-04-05T20:13:40.988Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.645s coverage: 74.8% of statements [2023-04-05T20:13:41.919Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.8% of statements [2023-04-05T20:13:41.919Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.299s coverage: 60.7% of statements [2023-04-05T20:13:43.289Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2023-04-05T20:13:44.663Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.154s coverage: 50.6% of statements [2023-04-05T20:13:46.560Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.943s coverage: 58.5% of statements [2023-04-05T20:13:46.817Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.162s coverage: 46.1% of statements [2023-04-05T20:13:46.817Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-04-05T20:13:46.817Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-04-05T20:13:46.817Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-04-05T20:13:47.379Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.5% of statements [2023-04-05T20:13:47.941Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2023-04-05T20:13:48.202Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2023-04-05T20:13:49.571Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 6.9% of statements [2023-04-05T20:13:49.571Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-04-05T20:13:49.571Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-04-05T20:13:49.828Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2023-04-05T20:13:50.758Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2023-04-05T20:13:50.758Z] ok github.com/docker/docker/daemon/logger/awslogs 0.133s coverage: 79.9% of statements [2023-04-05T20:13:50.758Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-04-05T20:13:51.321Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2023-04-05T20:13:51.321Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.4% of statements [2023-04-05T20:13:51.884Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2023-04-05T20:13:52.448Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.144s coverage: 76.8% of statements [2023-04-05T20:13:52.705Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 79.4% of statements [2023-04-05T20:13:52.705Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-04-05T20:13:52.705Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-04-05T20:13:53.636Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2023-04-05T20:13:53.636Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.023s coverage: 62.0% of statements [2023-04-05T20:13:54.564Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2023-04-05T20:13:54.564Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-04-05T20:13:55.128Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2023-04-05T20:13:56.058Z] ok github.com/docker/docker/daemon/logger/splunk 1.548s coverage: 82.5% of statements [2023-04-05T20:13:56.058Z] ? github.com/docker/docker/daemon/names [no test files] [2023-04-05T20:13:56.058Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-04-05T20:13:56.989Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2023-04-05T20:13:56.989Z] ok github.com/docker/docker/distribution 0.602s coverage: 29.5% of statements [2023-04-05T20:13:56.989Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-04-05T20:13:57.551Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.7% of statements [2023-04-05T20:13:58.114Z] ok github.com/docker/docker/image 0.024s coverage: 87.3% of statements [2023-04-05T20:13:58.676Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-04-05T20:13:59.239Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2023-04-05T20:14:00.661Z] ok github.com/docker/docker/distribution/xfer 2.848s coverage: 84.9% of statements [2023-04-05T20:14:00.661Z] ? github.com/docker/docker/dockerversion [no test files] [2023-04-05T20:14:00.661Z] ? github.com/docker/docker/image/v1 [no test files] [2023-04-05T20:14:00.661Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-04-05T20:14:00.661Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2023-04-05T20:14:00.921Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2023-04-05T20:14:01.489Z] ok github.com/docker/docker/opts 0.020s coverage: 66.0% of statements [2023-04-05T20:14:01.746Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-04-05T20:14:03.640Z] ok github.com/docker/docker/pkg/archive 0.300s coverage: 82.3% of statements [2023-04-05T20:14:04.570Z] ok github.com/docker/docker/pkg/authorization 0.800s coverage: 68.3% of statements [2023-04-05T20:14:04.826Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-04-05T20:14:05.083Z] ok github.com/docker/docker/pkg/capabilities 0.019s coverage: 87.5% of statements [2023-04-05T20:14:08.353Z] ok github.com/docker/docker/pkg/chrootarchive 2.520s coverage: 43.1% of statements [2023-04-05T20:14:08.353Z] ok github.com/docker/docker/layer 7.733s coverage: 68.9% of statements [2023-04-05T20:14:08.353Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-04-05T20:14:08.353Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-04-05T20:14:08.353Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-04-05T20:14:08.353Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-04-05T20:14:08.353Z] ? github.com/docker/docker/oci/caps [no test files] [2023-04-05T20:14:08.353Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2023-04-05T20:14:08.353Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-04-05T20:14:08.353Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 81.8% of statements [2023-04-05T20:14:08.610Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2023-04-05T20:14:08.866Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 78.6% of statements [2023-04-05T20:14:08.866Z] ? github.com/docker/docker/pkg/fsutils [no test files] [2023-04-05T20:14:08.866Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.4% of statements [2023-04-05T20:14:09.796Z] ok github.com/docker/docker/pkg/idtools 0.377s coverage: 68.1% of statements [2023-04-05T20:14:09.796Z] ok github.com/docker/docker/pkg/ioutils 0.347s coverage: 71.6% of statements [2023-04-05T20:14:10.053Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2023-04-05T20:14:10.053Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2023-04-05T20:14:10.053Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-04-05T20:14:10.310Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2023-04-05T20:14:10.310Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-04-05T20:14:10.567Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-04-05T20:14:10.824Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2023-04-05T20:14:10.824Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2023-04-05T20:14:10.824Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-04-05T20:14:10.824Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-04-05T20:14:11.387Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2023-04-05T20:14:11.950Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2023-04-05T20:14:11.950Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-04-05T20:14:12.206Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-04-05T20:14:12.463Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2023-04-05T20:14:12.720Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2023-04-05T20:14:12.977Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-04-05T20:14:13.233Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2023-04-05T20:14:13.489Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2023-04-05T20:14:14.052Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2023-04-05T20:14:14.309Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 44.8% of statements [2023-04-05T20:14:14.566Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2023-04-05T20:14:15.128Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2023-04-05T20:14:15.385Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-04-05T20:14:15.642Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-04-05T20:14:17.534Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2023-04-05T20:14:17.791Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2023-04-05T20:14:18.048Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2023-04-05T20:14:19.414Z] ok github.com/docker/docker/quota 0.177s coverage: 71.4% of statements [2023-04-05T20:14:19.414Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2023-04-05T20:14:20.345Z] ok github.com/docker/docker/registry 0.082s coverage: 58.7% of statements [2023-04-05T20:14:20.909Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-04-05T20:14:20.909Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2023-04-05T20:14:21.472Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2023-04-05T20:14:21.729Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2023-04-05T20:14:23.624Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2023-04-05T20:14:23.882Z] ok github.com/docker/docker/volume/local 0.067s coverage: 77.1% of statements [2023-04-05T20:14:24.446Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2023-04-05T20:14:25.814Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.1% of statements [2023-04-05T20:14:47.707Z] ok github.com/docker/docker/pkg/plugins 33.649s coverage: 74.4% of statements [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/pkg/pubsub [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/pkg/signal [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/testutil/request [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/volume [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-04-05T20:14:47.707Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === Skipped [2023-04-05T20:14:47.707Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-04-05T20:14:47.707Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-04-05T20:14:47.707Z] network_proxy_test.go:208: No support for dual stack yet [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-04-05T20:14:47.707Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-04-05T20:14:47.707Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-04-05T20:14:47.707Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T20:14:47.707Z] graphtest_unix.go:44: Driver btrfs not supported [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-04-05T20:14:47.707Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T20:14:47.707Z] graphtest_unix.go:44: Driver btrfs not supported [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-04-05T20:14:47.707Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T20:14:47.707Z] graphtest_unix.go:44: Driver btrfs not supported [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-04-05T20:14:47.707Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T20:14:47.707Z] graphtest_unix.go:44: Driver btrfs not supported [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-04-05T20:14:47.707Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T20:14:47.707Z] graphtest_unix.go:44: Driver btrfs not supported [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-04-05T20:14:47.707Z] graphtest_unix.go:71: No driver to put! [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-04-05T20:14:47.707Z] time="2023-04-05T20:13:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-05T20:14:47.707Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-04-05T20:14:47.707Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-04-05T20:14:47.707Z] time="2023-04-05T20:13:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-05T20:14:47.707Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-04-05T20:14:47.707Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-04-05T20:14:47.707Z] time="2023-04-05T20:13:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-05T20:14:47.707Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-04-05T20:14:47.707Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-04-05T20:14:47.707Z] time="2023-04-05T20:13:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-05T20:14:47.707Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-04-05T20:14:47.707Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-04-05T20:14:47.707Z] time="2023-04-05T20:13:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-04-05T20:14:47.707Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-04-05T20:14:47.707Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-04-05T20:14:47.707Z] graphtest_unix.go:71: No driver to put! [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-04-05T20:14:47.707Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-04-05T20:14:47.707Z] overlay_test.go:50: Fails to compute changes intermittently [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-04-05T20:14:47.707Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-04-05T20:14:47.707Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-04-05T20:14:47.707Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T20:14:47.707Z] graphtest_unix.go:44: Driver zfs not supported [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-04-05T20:14:47.707Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T20:14:47.707Z] graphtest_unix.go:44: Driver zfs not supported [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-04-05T20:14:47.707Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T20:14:47.707Z] graphtest_unix.go:44: Driver zfs not supported [2023-04-05T20:14:47.707Z] [2023-04-05T20:14:47.707Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-04-05T20:14:47.708Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T20:14:47.708Z] graphtest_unix.go:44: Driver zfs not supported [2023-04-05T20:14:47.708Z] [2023-04-05T20:14:47.708Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-04-05T20:14:47.708Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-04-05T20:14:47.708Z] graphtest_unix.go:44: Driver zfs not supported [2023-04-05T20:14:47.708Z] [2023-04-05T20:14:47.708Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-04-05T20:14:47.708Z] graphtest_unix.go:71: No driver to put! [2023-04-05T20:14:47.708Z] [2023-04-05T20:14:47.708Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-04-05T20:14:47.708Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-04-05T20:14:47.708Z] [2023-04-05T20:14:47.708Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-04-05T20:14:47.708Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-04-05T20:14:47.708Z] [2023-04-05T20:14:47.708Z] DONE 2804 tests, 28 skipped in 219.091s [2023-04-05T20:14:47.708Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/bitseq [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/cluster [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/config [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/datastore [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/diagnostic [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/discoverapi [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/driverapi [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/drivers/host [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/drivers/null [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/drivers/remote [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/drivers/windows [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/drvregistry [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/etchosts [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/idm [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/internal/caller [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/ipam [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/ipamapi [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/ipams/null [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/ipams/remote [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/ipamutils [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/iptables [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/netlabel [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/netutils [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/networkdb [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/ns [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/options [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/osl [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/osl/kernel [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/portallocator [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/portmapper [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/resolvconf [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/testutils [2023-04-05T20:14:47.708Z] github.com/docker/docker/libnetwork/types' ']' [2023-04-05T20:14:47.708Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2023-04-05T20:15:34.350Z] ok github.com/docker/docker/libnetwork 37.601s coverage: 40.7% of statements [2023-04-05T20:15:34.350Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2023-04-05T20:15:34.350Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-04-05T20:15:34.350Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-04-05T20:15:34.350Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-04-05T20:15:34.350Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-04-05T20:15:34.350Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-04-05T20:15:34.350Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-04-05T20:15:34.350Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2023-04-05T20:15:34.350Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-04-05T20:15:34.350Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 9.3% of statements [2023-04-05T20:15:34.350Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2023-04-05T20:15:34.350Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-04-05T20:15:34.350Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-04-05T20:15:34.350Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2023-04-05T20:15:34.350Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.744s coverage: 60.0% of statements [2023-04-05T20:15:34.350Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-04-05T20:15:34.350Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2023-04-05T20:15:34.912Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.9% of statements [2023-04-05T20:15:34.912Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-04-05T20:15:35.475Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2023-04-05T20:15:35.475Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-04-05T20:15:35.732Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2023-04-05T20:15:45.681Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.314s coverage: 6.7% of statements [2023-04-05T20:15:45.681Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2023-04-05T20:15:45.681Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2023-04-05T20:15:46.243Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2023-04-05T20:15:46.243Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-04-05T20:15:46.243Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-04-05T20:15:46.243Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-04-05T20:15:46.806Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2023-04-05T20:15:47.089Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2023-04-05T20:15:47.358Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2023-04-05T20:15:47.358Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-04-05T20:15:59.576Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2023-04-05T20:16:14.432Z] ok github.com/docker/docker/libnetwork/ipam 15.763s coverage: 85.3% of statements [2023-04-05T20:16:14.432Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-04-05T20:16:14.432Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-04-05T20:16:14.432Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2023-04-05T20:16:14.994Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2023-04-05T20:16:14.994Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-04-05T20:16:15.251Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2023-04-05T20:16:15.813Z] ok github.com/docker/docker/libnetwork/ipamutils 0.267s coverage: 74.0% of statements [2023-04-05T20:16:16.376Z] ok github.com/docker/docker/libnetwork/iptables 0.249s coverage: 40.7% of statements [2023-04-05T20:16:16.633Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2023-04-05T20:16:16.889Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2023-04-05T20:18:08.294Z] time="2023-04-05T20:18:03Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2023-04-05T20:18:08.294Z] ok github.com/docker/docker/libnetwork/networkdb 104.869s coverage: 60.2% of statements [2023-04-05T20:18:08.294Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-04-05T20:18:08.294Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2023-04-05T20:18:08.294Z] ok github.com/docker/docker/libnetwork/osl 4.348s coverage: 39.7% of statements [2023-04-05T20:18:08.551Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2023-04-05T20:18:08.807Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2023-04-05T20:18:10.176Z] ok github.com/docker/docker/libnetwork/portmapper 0.675s coverage: 48.6% of statements [2023-04-05T20:18:10.176Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements [2023-04-05T20:18:10.176Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2023-04-05T20:18:10.433Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2023-04-05T20:18:10.433Z] [2023-04-05T20:18:10.433Z] === Skipped [2023-04-05T20:18:10.433Z] === SKIP: libnetwork TestParallel3 (0.00s) [2023-04-05T20:18:10.433Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2023-04-05T20:18:10.433Z] [2023-04-05T20:18:10.433Z] === SKIP: libnetwork TestParallel2 (0.00s) [2023-04-05T20:18:10.433Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2023-04-05T20:18:10.433Z] [2023-04-05T20:18:10.433Z] === SKIP: libnetwork TestParallel1 (0.00s) [2023-04-05T20:18:10.433Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2023-04-05T20:18:10.433Z] [2023-04-05T20:18:10.433Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2023-04-05T20:18:10.433Z] allocator_test.go:1485: Skipped because t.parallel was less than 5 [2023-04-05T20:18:10.433Z] [2023-04-05T20:18:10.433Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2023-04-05T20:18:10.433Z] allocator_test.go:1485: Skipped because t.parallel was less than 5 [2023-04-05T20:18:10.433Z] [2023-04-05T20:18:10.433Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2023-04-05T20:18:10.433Z] allocator_test.go:1485: Skipped because t.parallel was less than 5 [2023-04-05T20:18:10.433Z] [2023-04-05T20:18:10.433Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2023-04-05T20:18:10.433Z] allocator_test.go:1485: Skipped because t.parallel was less than 5 [2023-04-05T20:18:10.433Z] [2023-04-05T20:18:10.433Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2023-04-05T20:18:10.433Z] allocator_test.go:1485: Skipped because t.parallel was less than 5 [2023-04-05T20:18:10.433Z] [2023-04-05T20:18:10.433Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-04-05T20:18:10.433Z] firewalld_test.go:14: firewalld is not running [2023-04-05T20:18:10.433Z] [2023-04-05T20:18:10.433Z] DONE 331 tests, 9 skipped in 205.077s Post stage [Pipeline] junit [2023-04-05T20:18:11.010Z] Recording test results [2023-04-05T20:18:12.313Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-05T20:18:12.658Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45277/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d3e52936c3da962a9bd5ecec242130d5790ee88e -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:d3e52936c3da962a9bd5ecec242130d5790ee88e hack/make.sh dynbinary test-integration [2023-04-05T20:18:13.224Z] [2023-04-05T20:18:13.224Z] Removing bundles/ [2023-04-05T20:18:13.224Z] [2023-04-05T20:18:13.224Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-04-05T20:18:13.224Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-04-05T20:19:49.650Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-04-05T20:19:49.650Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-04-05T20:19:49.650Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-04-05T20:19:49.650Z] [2023-04-05T20:19:49.650Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-04-05T20:19:49.650Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-04-05T20:19:49.650Z] HOSTNAME=d6f3ad47e69f [2023-04-05T20:19:49.650Z] TESTDEBUG=0 [2023-04-05T20:19:49.650Z] DEST=bundles/test-integration [2023-04-05T20:19:49.650Z] PWD=/go/src/github.com/docker/docker [2023-04-05T20:19:49.650Z] DOCKER_GITCOMMIT=d3e52936c3da962a9bd5ecec242130d5790ee88e [2023-04-05T20:19:49.650Z] container=docker [2023-04-05T20:19:49.650Z] HOME=/root [2023-04-05T20:19:49.650Z] GOLANG_VERSION=1.19.8 [2023-04-05T20:19:49.650Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-04-05T20:19:49.650Z] VALIDATE_BRANCH=23.0 [2023-04-05T20:19:49.650Z] TERM=xterm [2023-04-05T20:19:49.650Z] DOCKER_PKG=github.com/docker/docker [2023-04-05T20:19:49.650Z] SHLVL=1 [2023-04-05T20:19:49.650Z] TIMEOUT=120m [2023-04-05T20:19:49.650Z] DOCKER_GRAPHDRIVER=overlay2 [2023-04-05T20:19:49.650Z] GO111MODULE=off [2023-04-05T20:19:49.650Z] DOCKER_EXPERIMENTAL=1 [2023-04-05T20:19:49.650Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-04-05T20:19:49.650Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-04-05T20:19:49.650Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-04-05T20:19:49.650Z] GOPATH=/go [2023-04-05T20:19:49.650Z] PKG_CONFIG=pkg-config [2023-04-05T20:19:49.650Z] _=/usr/bin/env [2023-04-05T20:19:49.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-04-05T20:20:11.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-04-05T20:20:11.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-04-05T20:20:29.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-04-05T20:20:39.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-04-05T20:20:51.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-04-05T20:20:51.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-04-05T20:20:51.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-04-05T20:20:52.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-04-05T20:20:53.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-04-05T20:20:53.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-04-05T20:20:54.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-04-05T20:20:55.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-04-05T20:20:56.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-04-05T20:20:57.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-04-05T20:20:57.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-04-05T20:20:58.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-04-05T20:20:59.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-04-05T20:21:00.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-04-05T20:21:00.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-04-05T20:21:01.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-04-05T20:21:02.636Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-04-05T20:21:02.636Z] Using test binary docker [2023-04-05T20:21:02.636Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-04-05T20:21:02.636Z] +++ /etc/init.d/apparmor start [2023-04-05T20:21:02.636Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-04-05T20:21:02.636Z] INFO: Waiting for daemon to start... [2023-04-05T20:21:02.636Z] Starting dockerd [2023-04-05T20:21:02.636Z] +++ 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-04-05T20:21:05.155Z] . [2023-04-05T20:21:05.155Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-04-05T20:21:05.155Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-04-05T20:21:05.155Z] Error: No such image: emptyfs [2023-04-05T20:21:05.155Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-04-05T20:21:05.155Z] ++++ docker load [2023-04-05T20:21:05.155Z] Running integration-test (iteration 1) [2023-04-05T20:21:05.155Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-04-05T20:21:05.155Z] ++ 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-04-05T20:21:05.155Z] ++ set -e [2023-04-05T20:21:05.155Z] ++ '[' -n 0 ']' [2023-04-05T20:21:05.155Z] ++ set -x [2023-04-05T20:21:05.155Z] ++ 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 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-04-05T20:21:05.155Z] Loaded image: busybox:latest [2023-04-05T20:21:05.412Z] Loaded image: busybox:glibc [2023-04-05T20:21:06.342Z] Loaded image: debian:bullseye-slim [2023-04-05T20:21:06.598Z] Loaded image: hello-world:latest [2023-04-05T20:21:06.598Z] Loaded image: arm32v7/hello-world:latest [2023-04-05T20:21:06.598Z] INFO: Testing against a local daemon [2023-04-05T20:21:06.598Z] === RUN TestCgroupNamespacesBuild [2023-04-05T20:21:10.768Z] --- PASS: TestCgroupNamespacesBuild (4.01s) [2023-04-05T20:21:10.768Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-04-05T20:21:11.697Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2023-04-05T20:21:11.697Z] === RUN TestBuildWithSession [2023-04-05T20:21:11.697Z] build_session_test.go:25: TODO: BuildKit [2023-04-05T20:21:11.697Z] --- SKIP: TestBuildWithSession (0.00s) [2023-04-05T20:21:11.697Z] === RUN TestBuildSquashParent [2023-04-05T20:21:15.869Z] --- PASS: TestBuildSquashParent (3.44s) [2023-04-05T20:21:15.869Z] === RUN TestBuildWithRemoveAndForceRemove [2023-04-05T20:21:15.869Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-05T20:21:15.869Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-05T20:21:15.869Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-05T20:21:15.869Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-05T20:21:15.869Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-05T20:21:15.869Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-05T20:21:15.869Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-05T20:21:15.869Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-05T20:21:15.869Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-05T20:21:15.869Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-05T20:21:15.869Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-05T20:21:15.869Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-05T20:21:15.869Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-04-05T20:21:15.869Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-04-05T20:21:16.485Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-04-05T20:21:16.485Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-04-05T20:21:17.443Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-04-05T20:21:17.712Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-04-05T20:21:19.086Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-04-05T20:21:19.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.26s) [2023-04-05T20:21:19.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.37s) [2023-04-05T20:21:19.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.14s) [2023-04-05T20:21:19.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.13s) [2023-04-05T20:21:19.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.23s) [2023-04-05T20:21:19.086Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.23s) [2023-04-05T20:21:19.086Z] === RUN TestBuildMultiStageCopy [2023-04-05T20:21:19.086Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-04-05T20:21:20.016Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-04-05T20:21:20.273Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-04-05T20:21:20.273Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-04-05T20:21:20.529Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-04-05T20:21:20.786Z] --- PASS: TestBuildMultiStageCopy (1.93s) [2023-04-05T20:21:20.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.07s) [2023-04-05T20:21:20.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2023-04-05T20:21:20.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2023-04-05T20:21:20.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2023-04-05T20:21:20.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2023-04-05T20:21:20.786Z] === RUN TestBuildMultiStageParentConfig [2023-04-05T20:21:21.348Z] --- PASS: TestBuildMultiStageParentConfig (0.54s) [2023-04-05T20:21:21.348Z] === RUN TestBuildLabelWithTargets [2023-04-05T20:21:22.278Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2023-04-05T20:21:22.278Z] === RUN TestBuildWithEmptyLayers [2023-04-05T20:21:22.841Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2023-04-05T20:21:22.841Z] === RUN TestBuildMultiStageOnBuild [2023-04-05T20:21:24.213Z] --- PASS: TestBuildMultiStageOnBuild (1.27s) [2023-04-05T20:21:24.213Z] === RUN TestBuildUncleanTarFilenames [2023-04-05T20:21:24.469Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2023-04-05T20:21:24.469Z] === RUN TestBuildMultiStageLayerLeak [2023-04-05T20:21:25.841Z] --- PASS: TestBuildMultiStageLayerLeak (1.33s) [2023-04-05T20:21:25.841Z] === RUN TestBuildWithHugeFile [2023-04-05T20:22:12.480Z] --- PASS: TestBuildWithHugeFile (42.09s) [2023-04-05T20:22:12.480Z] === RUN TestBuildWCOWSandboxSize [2023-04-05T20:22:12.480Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-04-05T20:22:12.480Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-04-05T20:22:12.480Z] === RUN TestBuildWithEmptyDockerfile [2023-04-05T20:22:12.480Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-05T20:22:12.480Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-05T20:22:12.480Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-05T20:22:12.480Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-05T20:22:12.480Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-05T20:22:12.480Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-05T20:22:12.480Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-04-05T20:22:12.480Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-04-05T20:22:12.480Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-04-05T20:22:12.480Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2023-04-05T20:22:12.480Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2023-04-05T20:22:12.480Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2023-04-05T20:22:12.480Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2023-04-05T20:22:12.480Z] === RUN TestBuildPreserveOwnership [2023-04-05T20:22:12.480Z] === RUN TestBuildPreserveOwnership/copy_from [2023-04-05T20:22:12.480Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-04-05T20:22:12.480Z] --- PASS: TestBuildPreserveOwnership (3.17s) [2023-04-05T20:22:12.480Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.82s) [2023-04-05T20:22:12.480Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s) [2023-04-05T20:22:12.480Z] === RUN TestBuildPlatformInvalid [2023-04-05T20:22:12.480Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2023-04-05T20:22:12.480Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-04-05T20:22:12.480Z] Loaded image: busybox:latest [2023-04-05T20:22:12.480Z] Loaded image: busybox:glibc [2023-04-05T20:22:13.410Z] Loaded image: debian:bullseye-slim [2023-04-05T20:22:13.410Z] Loaded image: hello-world:latest [2023-04-05T20:22:13.410Z] Loaded image: arm32v7/hello-world:latest [2023-04-05T20:22:25.587Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.22s) [2023-04-05T20:22:25.587Z] PASS [2023-04-05T20:22:25.587Z] [2023-04-05T20:22:25.587Z] === Skipped [2023-04-05T20:22:25.587Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-04-05T20:22:25.587Z] build_session_test.go:25: TODO: BuildKit [2023-04-05T20:22:25.587Z] [2023-04-05T20:22:25.587Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-04-05T20:22:25.587Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-04-05T20:22:25.587Z] [2023-04-05T20:22:25.587Z] DONE 34 tests, 2 skipped in 78.728s [2023-04-05T20:22:25.587Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-04-05T20:22:25.587Z] ++ 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-04-05T20:22:25.587Z] ++ set -e [2023-04-05T20:22:25.587Z] ++ '[' -n 0 ']' [2023-04-05T20:22:25.587Z] ++ set -x [2023-04-05T20:22:25.587Z] ++ 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 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-04-05T20:22:25.587Z] INFO: Testing against a local daemon [2023-04-05T20:22:25.587Z] === RUN TestConfigInspect [2023-04-05T20:22:26.150Z] --- PASS: TestConfigInspect (2.29s) [2023-04-05T20:22:26.150Z] === RUN TestConfigList [2023-04-05T20:22:28.670Z] --- PASS: TestConfigList (2.27s) [2023-04-05T20:22:28.670Z] === RUN TestConfigsCreateAndDelete [2023-04-05T20:22:30.560Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2023-04-05T20:22:30.560Z] === RUN TestConfigsUpdate [2023-04-05T20:22:33.078Z] --- PASS: TestConfigsUpdate (2.27s) [2023-04-05T20:22:33.078Z] === RUN TestTemplatedConfig [2023-04-05T20:22:35.601Z] --- PASS: TestTemplatedConfig (2.51s) [2023-04-05T20:22:35.601Z] === RUN TestConfigCreateResolve [2023-04-05T20:22:37.492Z] --- PASS: TestConfigCreateResolve (2.30s) [2023-04-05T20:22:37.492Z] PASS [2023-04-05T20:22:37.492Z] [2023-04-05T20:22:37.492Z] DONE 6 tests in 13.872s [2023-04-05T20:22:37.492Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-04-05T20:22:37.492Z] ++ 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-04-05T20:22:37.492Z] ++ set -e [2023-04-05T20:22:37.492Z] ++ '[' -n 0 ']' [2023-04-05T20:22:37.492Z] ++ set -x [2023-04-05T20:22:37.492Z] ++ 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 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-04-05T20:22:37.749Z] INFO: Testing against a local daemon [2023-04-05T20:22:37.749Z] === RUN TestAttachWithTTY [2023-04-05T20:22:37.749Z] --- PASS: TestAttachWithTTY (0.06s) [2023-04-05T20:22:37.749Z] === RUN TestAttachWithoutTTy [2023-04-05T20:22:37.749Z] --- PASS: TestAttachWithoutTTy (0.04s) [2023-04-05T20:22:37.749Z] === RUN TestCheckpoint [2023-04-05T20:22:37.749Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-05T20:22:37.749Z] --- SKIP: TestCheckpoint (0.00s) [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/commit [2023-04-05T20:22:37.749Z] === PAUSE TestContainerInvalidJSON/commit [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/containers/create [2023-04-05T20:22:37.749Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-04-05T20:22:37.749Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-04-05T20:22:37.749Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-04-05T20:22:37.749Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-04-05T20:22:37.749Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-04-05T20:22:37.749Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-04-05T20:22:37.749Z] === CONT TestContainerInvalidJSON/commit [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-04-05T20:22:37.749Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-04-05T20:22:37.749Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-04-05T20:22:37.749Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-04-05T20:22:37.749Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-04-05T20:22:37.749Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-04-05T20:22:37.749Z] === CONT TestContainerInvalidJSON/containers/create [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-04-05T20:22:37.749Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-04-05T20:22:37.749Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-04-05T20:22:37.749Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-04-05T20:22:38.006Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-04-05T20:22:38.006Z] === RUN TestCopyFromContainerPathIsNotDir [2023-04-05T20:22:38.006Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2023-04-05T20:22:38.006Z] === RUN TestCopyToContainerPathDoesNotExist [2023-04-05T20:22:38.006Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-04-05T20:22:38.006Z] === RUN TestCopyEmptyFile [2023-04-05T20:22:38.263Z] --- PASS: TestCopyEmptyFile (0.21s) [2023-04-05T20:22:38.263Z] === RUN TestCopyToContainerPathIsNotDir [2023-04-05T20:22:38.263Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-04-05T20:22:38.263Z] === RUN TestCopyFromContainer [2023-04-05T20:22:39.192Z] === RUN TestCopyFromContainer// [2023-04-05T20:22:39.192Z] === RUN TestCopyFromContainer//bar/root [2023-04-05T20:22:39.192Z] === RUN TestCopyFromContainer//bar/root/ [2023-04-05T20:22:39.449Z] === RUN TestCopyFromContainer/bar/quux [2023-04-05T20:22:39.449Z] === RUN TestCopyFromContainer/bar/quux/ [2023-04-05T20:22:39.449Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-04-05T20:22:39.449Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-04-05T20:22:39.706Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-04-05T20:22:39.706Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-04-05T20:22:39.706Z] === RUN TestCopyFromContainer/bar/notarget [2023-04-05T20:22:39.706Z] --- PASS: TestCopyFromContainer (1.56s) [2023-04-05T20:22:39.706Z] --- PASS: TestCopyFromContainer// (0.06s) [2023-04-05T20:22:39.706Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2023-04-05T20:22:39.706Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2023-04-05T20:22:39.706Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2023-04-05T20:22:39.706Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2023-04-05T20:22:39.706Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2023-04-05T20:22:39.706Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2023-04-05T20:22:39.706Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2023-04-05T20:22:39.706Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2023-04-05T20:22:39.706Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2023-04-05T20:22:39.706Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-04-05T20:22:39.706Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-05T20:22:39.706Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-05T20:22:39.706Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-05T20:22:39.706Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-05T20:22:39.706Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-05T20:22:39.706Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-05T20:22:39.706Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-04-05T20:22:39.706Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-04-05T20:22:39.706Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-04-05T20:22:39.706Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-04-05T20:22:39.706Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-04-05T20:22:39.706Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-04-05T20:22:39.706Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-04-05T20:22:39.706Z] === RUN TestCreateLinkToNonExistingContainer [2023-04-05T20:22:39.962Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-04-05T20:22:39.962Z] === RUN TestCreateWithInvalidEnv [2023-04-05T20:22:39.962Z] === RUN TestCreateWithInvalidEnv/0 [2023-04-05T20:22:39.962Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-04-05T20:22:39.962Z] === RUN TestCreateWithInvalidEnv/1 [2023-04-05T20:22:39.962Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-04-05T20:22:39.962Z] === RUN TestCreateWithInvalidEnv/2 [2023-04-05T20:22:39.962Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-04-05T20:22:39.962Z] === CONT TestCreateWithInvalidEnv/0 [2023-04-05T20:22:39.962Z] === CONT TestCreateWithInvalidEnv/2 [2023-04-05T20:22:39.962Z] === CONT TestCreateWithInvalidEnv/1 [2023-04-05T20:22:39.962Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-04-05T20:22:39.962Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-04-05T20:22:39.962Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-04-05T20:22:39.962Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-04-05T20:22:39.962Z] === RUN TestCreateTmpfsMountsTarget [2023-04-05T20:22:39.962Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-04-05T20:22:39.962Z] === RUN TestCreateWithCustomMaskedPaths [2023-04-05T20:22:41.330Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2023-04-05T20:22:41.330Z] === RUN TestCreateWithCustomReadonlyPaths [2023-04-05T20:22:42.260Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2023-04-05T20:22:42.260Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-04-05T20:22:42.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-05T20:22:42.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-05T20:22:42.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-05T20:22:42.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-05T20:22:42.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-05T20:22:42.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-05T20:22:42.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-05T20:22:42.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-05T20:22:42.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-05T20:22:42.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-05T20:22:42.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-04-05T20:22:42.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-04-05T20:22:42.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-04-05T20:22:42.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-04-05T20:22:42.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-04-05T20:22:42.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-04-05T20:22:42.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-04-05T20:22:42.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-04-05T20:22:42.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-04-05T20:22:42.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-04-05T20:22:42.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-04-05T20:22:42.260Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-04-05T20:22:42.824Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2023-04-05T20:22:42.824Z] === RUN TestCreateDifferentPlatform [2023-04-05T20:22:42.824Z] === RUN TestCreateDifferentPlatform/different_os [2023-04-05T20:22:42.824Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-04-05T20:22:42.824Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-04-05T20:22:42.824Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-04-05T20:22:42.824Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-04-05T20:22:42.824Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-04-05T20:22:42.824Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-04-05T20:22:42.824Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-04-05T20:22:42.824Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-04-05T20:22:42.824Z] === RUN TestCreateInvalidHostConfig [2023-04-05T20:22:42.824Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-04-05T20:22:42.824Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-04-05T20:22:42.824Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-04-05T20:22:42.824Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-04-05T20:22:42.824Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-04-05T20:22:42.824Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-04-05T20:22:42.824Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-04-05T20:22:42.824Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-04-05T20:22:42.824Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-04-05T20:22:42.824Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-04-05T20:22:42.824Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-04-05T20:22:42.824Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-04-05T20:22:42.824Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-04-05T20:22:42.824Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-04-05T20:22:42.824Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-04-05T20:22:42.824Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-04-05T20:22:42.824Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-04-05T20:22:42.824Z] === RUN TestContainerStartOnDaemonRestart [2023-04-05T20:22:42.824Z] === PAUSE TestContainerStartOnDaemonRestart [2023-04-05T20:22:42.824Z] === RUN TestDaemonRestartIpcMode [2023-04-05T20:22:42.824Z] === PAUSE TestDaemonRestartIpcMode [2023-04-05T20:22:42.824Z] === RUN TestDaemonHostGatewayIP [2023-04-05T20:22:42.824Z] === PAUSE TestDaemonHostGatewayIP [2023-04-05T20:22:42.824Z] === RUN TestRestartDaemonWithRestartingContainer [2023-04-05T20:22:42.824Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-04-05T20:22:42.824Z] === RUN TestContainerKillOnDaemonStart [2023-04-05T20:22:42.824Z] === PAUSE TestContainerKillOnDaemonStart [2023-04-05T20:22:42.824Z] === RUN TestDiff [2023-04-05T20:22:43.388Z] --- PASS: TestDiff (0.44s) [2023-04-05T20:22:43.388Z] === RUN TestExecConsoleSize [2023-04-05T20:22:43.951Z] --- PASS: TestExecConsoleSize (0.49s) [2023-04-05T20:22:43.951Z] === RUN TestExecWithCloseStdin [2023-04-05T20:22:44.209Z] --- PASS: TestExecWithCloseStdin (0.49s) [2023-04-05T20:22:44.209Z] === RUN TestExec [2023-04-05T20:22:44.772Z] --- PASS: TestExec (0.47s) [2023-04-05T20:22:44.772Z] === RUN TestExecUser [2023-04-05T20:22:45.336Z] --- PASS: TestExecUser (0.49s) [2023-04-05T20:22:45.336Z] === RUN TestExportContainerAndImportImage [2023-04-05T20:22:45.899Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2023-04-05T20:22:45.899Z] === RUN TestExportContainerAfterDaemonRestart [2023-04-05T20:22:47.267Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2023-04-05T20:22:47.267Z] === RUN TestHealthCheckWorkdir [2023-04-05T20:22:47.830Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2023-04-05T20:22:47.830Z] === RUN TestHealthKillContainer [2023-04-05T20:22:55.957Z] --- PASS: TestHealthKillContainer (7.88s) [2023-04-05T20:22:55.957Z] === RUN TestHealthCheckProcessKilled [2023-04-05T20:22:56.214Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2023-04-05T20:22:56.214Z] === RUN TestInspectCpusetInConfigPre120 [2023-04-05T20:22:56.776Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2023-04-05T20:22:56.776Z] === RUN TestIpcModeNone [2023-04-05T20:22:57.033Z] --- PASS: TestIpcModeNone (0.48s) [2023-04-05T20:22:57.033Z] === RUN TestIpcModePrivate [2023-04-05T20:22:57.289Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2023-04-05T20:22:57.546Z] --- PASS: TestIpcModePrivate (0.45s) [2023-04-05T20:22:57.546Z] === RUN TestIpcModeShareable [2023-04-05T20:22:57.803Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2023-04-05T20:22:58.059Z] --- PASS: TestIpcModeShareable (0.49s) [2023-04-05T20:22:58.059Z] === RUN TestAPIIpcModeShareableAndContainer [2023-04-05T20:22:59.426Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2023-04-05T20:22:59.426Z] === RUN TestAPIIpcModeHost [2023-04-05T20:22:59.988Z] --- PASS: TestAPIIpcModeHost (0.38s) [2023-04-05T20:22:59.988Z] === RUN TestDaemonIpcModeShareable [2023-04-05T20:23:00.918Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-04-05T20:23:00.918Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2023-04-05T20:23:00.918Z] === RUN TestDaemonIpcModePrivate [2023-04-05T20:23:02.285Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-04-05T20:23:02.285Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2023-04-05T20:23:02.285Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-04-05T20:23:03.215Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-04-05T20:23:03.472Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2023-04-05T20:23:03.472Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-04-05T20:23:04.402Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-04-05T20:23:04.402Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2023-04-05T20:23:04.402Z] === RUN TestIpcModeOlderClient [2023-04-05T20:23:04.402Z] === PAUSE TestIpcModeOlderClient [2023-04-05T20:23:04.402Z] === RUN TestKillContainerInvalidSignal [2023-04-05T20:23:04.965Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2023-04-05T20:23:04.965Z] === RUN TestKillContainer [2023-04-05T20:23:04.965Z] === RUN TestKillContainer/no_signal [2023-04-05T20:23:05.528Z] === RUN TestKillContainer/non_killing_signal [2023-04-05T20:23:05.528Z] === RUN TestKillContainer/killing_signal [2023-04-05T20:23:06.457Z] --- PASS: TestKillContainer (1.31s) [2023-04-05T20:23:06.457Z] --- PASS: TestKillContainer/no_signal (0.39s) [2023-04-05T20:23:06.457Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2023-04-05T20:23:06.457Z] --- PASS: TestKillContainer/killing_signal (0.48s) [2023-04-05T20:23:06.457Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-04-05T20:23:06.457Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-04-05T20:23:06.713Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-04-05T20:23:06.970Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2023-04-05T20:23:06.970Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2023-04-05T20:23:06.970Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2023-04-05T20:23:06.970Z] === RUN TestKillStoppedContainer [2023-04-05T20:23:07.227Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-04-05T20:23:07.227Z] === RUN TestKillStoppedContainerAPIPre120 [2023-04-05T20:23:07.227Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-04-05T20:23:07.227Z] === RUN TestKillDifferentUserContainer [2023-04-05T20:23:07.487Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2023-04-05T20:23:07.487Z] === RUN TestInspectOomKilledTrue [2023-04-05T20:23:08.050Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2023-04-05T20:23:08.050Z] === RUN TestInspectOomKilledFalse [2023-04-05T20:23:08.613Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2023-04-05T20:23:08.613Z] === RUN TestLinksEtcHostsContentMatch [2023-04-05T20:23:08.870Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2023-04-05T20:23:08.870Z] === RUN TestLinksContainerNames [2023-04-05T20:23:09.799Z] --- PASS: TestLinksContainerNames (0.84s) [2023-04-05T20:23:09.799Z] === RUN TestLogsFollowTailEmpty [2023-04-05T20:23:10.055Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2023-04-05T20:23:10.055Z] === RUN TestLogs [2023-04-05T20:23:10.055Z] === RUN TestLogs/driver_local [2023-04-05T20:23:10.055Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-04-05T20:23:10.055Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-04-05T20:23:10.055Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-04-05T20:23:10.055Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-04-05T20:23:10.055Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-04-05T20:23:10.055Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-04-05T20:23:10.055Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-04-05T20:23:10.055Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-04-05T20:23:10.055Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-04-05T20:23:10.055Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-04-05T20:23:10.055Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-04-05T20:23:10.055Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-04-05T20:23:10.055Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-04-05T20:23:10.055Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-04-05T20:23:10.618Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-04-05T20:23:10.875Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-04-05T20:23:11.438Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-04-05T20:23:11.438Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-04-05T20:23:12.001Z] === RUN TestLogs/driver_json-file [2023-04-05T20:23:12.001Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-04-05T20:23:12.001Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-04-05T20:23:12.001Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-04-05T20:23:12.001Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-04-05T20:23:12.001Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-04-05T20:23:12.001Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-04-05T20:23:12.001Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-04-05T20:23:12.001Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-04-05T20:23:12.001Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-04-05T20:23:12.001Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-04-05T20:23:12.001Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-04-05T20:23:12.001Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-04-05T20:23:12.001Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-04-05T20:23:12.001Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-04-05T20:23:12.565Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-04-05T20:23:12.821Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-04-05T20:23:13.384Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-04-05T20:23:13.384Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-04-05T20:23:13.950Z] --- PASS: TestLogs (3.88s) [2023-04-05T20:23:13.950Z] --- PASS: TestLogs/driver_local (0.02s) [2023-04-05T20:23:13.950Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) [2023-04-05T20:23:13.950Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.70s) [2023-04-05T20:23:13.950Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.60s) [2023-04-05T20:23:13.950Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.60s) [2023-04-05T20:23:13.950Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.48s) [2023-04-05T20:23:13.950Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.50s) [2023-04-05T20:23:13.950Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-04-05T20:23:13.950Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.79s) [2023-04-05T20:23:13.950Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.84s) [2023-04-05T20:23:13.950Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.63s) [2023-04-05T20:23:13.950Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s) [2023-04-05T20:23:13.950Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2023-04-05T20:23:13.950Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s) [2023-04-05T20:23:13.950Z] === RUN TestContainerNetworkMountsNoChown [2023-04-05T20:23:14.513Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/default [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/default [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/private [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/private [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/rprivate [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/rprivate [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/slave [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/slave [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/rslave [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/rslave [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/shared [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/shared [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/rshared [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/rshared [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/default [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/default/mount_root [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/default/bind_root [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/default/mount_root [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/rshared [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/shared [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/rslave [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/slave [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/rprivate [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/private [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/private/bind_root [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/private/mount_root [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-04-05T20:23:14.513Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-04-05T20:23:14.513Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/default/bind_root [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-04-05T20:23:14.513Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-04-05T20:23:14.769Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-04-05T20:23:14.769Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-04-05T20:23:14.769Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-04-05T20:23:14.769Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-04-05T20:23:14.769Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-04-05T20:23:14.769Z] === CONT TestMountDaemonRoot/private/bind_root [2023-04-05T20:23:14.769Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-04-05T20:23:14.769Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-04-05T20:23:14.769Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-04-05T20:23:14.769Z] === CONT TestMountDaemonRoot/private/mount_root [2023-04-05T20:23:14.769Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-04-05T20:23:14.769Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-04-05T20:23:14.769Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-04-05T20:23:14.770Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-04-05T20:23:14.770Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-04-05T20:23:14.770Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-04-05T20:23:14.770Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2023-04-05T20:23:14.770Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-04-05T20:23:14.770Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-04-05T20:23:14.770Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-04-05T20:23:14.770Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-04-05T20:23:14.770Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-04-05T20:23:14.770Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-04-05T20:23:14.770Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-04-05T20:23:14.770Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2023-04-05T20:23:14.770Z] === RUN TestContainerBindMountNonRecursive [2023-04-05T20:23:16.138Z] --- PASS: TestContainerBindMountNonRecursive (1.13s) [2023-04-05T20:23:16.138Z] === RUN TestContainerVolumesMountedAsShared [2023-04-05T20:23:16.394Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2023-04-05T20:23:16.395Z] === RUN TestContainerVolumesMountedAsSlave [2023-04-05T20:23:16.651Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2023-04-05T20:23:16.651Z] === RUN TestNetworkNat [2023-04-05T20:23:17.214Z] --- PASS: TestNetworkNat (0.46s) [2023-04-05T20:23:17.214Z] === RUN TestNetworkLocalhostTCPNat [2023-04-05T20:23:17.471Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2023-04-05T20:23:17.471Z] === RUN TestNetworkLoopbackNat [2023-04-05T20:23:19.991Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2023-04-05T20:23:19.991Z] === RUN TestPause [2023-04-05T20:23:20.554Z] --- PASS: TestPause (0.45s) [2023-04-05T20:23:20.554Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-04-05T20:23:20.554Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-05T20:23:20.554Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-05T20:23:20.554Z] === RUN TestPauseStopPausedContainer [2023-04-05T20:23:21.117Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2023-04-05T20:23:21.117Z] === RUN TestPidHost [2023-04-05T20:23:22.047Z] --- PASS: TestPidHost (0.96s) [2023-04-05T20:23:22.047Z] === RUN TestPsFilter [2023-04-05T20:23:22.047Z] --- PASS: TestPsFilter (0.09s) [2023-04-05T20:23:22.047Z] === RUN TestRemoveContainerWithRemovedVolume [2023-04-05T20:23:22.610Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2023-04-05T20:23:22.610Z] === RUN TestRemoveContainerWithVolume [2023-04-05T20:23:22.866Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2023-04-05T20:23:22.866Z] === RUN TestRemoveContainerRunning [2023-04-05T20:23:23.429Z] --- PASS: TestRemoveContainerRunning (0.44s) [2023-04-05T20:23:23.429Z] === RUN TestRemoveContainerForceRemoveRunning [2023-04-05T20:23:23.686Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2023-04-05T20:23:23.686Z] === RUN TestRemoveInvalidContainer [2023-04-05T20:23:23.686Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-04-05T20:23:23.686Z] === RUN TestRenameLinkedContainer [2023-04-05T20:23:25.580Z] --- PASS: TestRenameLinkedContainer (1.70s) [2023-04-05T20:23:25.580Z] === RUN TestRenameStoppedContainer [2023-04-05T20:23:25.836Z] --- PASS: TestRenameStoppedContainer (0.40s) [2023-04-05T20:23:25.836Z] === RUN TestRenameRunningContainerAndReuse [2023-04-05T20:23:26.765Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2023-04-05T20:23:26.765Z] === RUN TestRenameInvalidName [2023-04-05T20:23:27.023Z] --- PASS: TestRenameInvalidName (0.43s) [2023-04-05T20:23:27.023Z] === RUN TestRenameAnonymousContainer [2023-04-05T20:23:28.914Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2023-04-05T20:23:28.914Z] === RUN TestRenameContainerWithSameName [2023-04-05T20:23:28.914Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2023-04-05T20:23:28.914Z] === RUN TestRenameContainerWithLinkedContainer [2023-04-05T20:23:29.843Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2023-04-05T20:23:29.843Z] === RUN TestResize [2023-04-05T20:23:30.405Z] --- PASS: TestResize (0.43s) [2023-04-05T20:23:30.405Z] === RUN TestResizeWithInvalidSize [2023-04-05T20:23:30.661Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2023-04-05T20:23:30.661Z] === RUN TestResizeWhenContainerNotStarted [2023-04-05T20:23:31.227Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2023-04-05T20:23:31.227Z] === RUN TestDaemonRestartKillContainers [2023-04-05T20:23:31.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-05T20:23:31.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-05T20:23:31.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-05T20:23:31.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-05T20:23:31.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-05T20:23:31.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-05T20:23:31.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-05T20:23:31.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-05T20:23:31.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-05T20:23:31.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-05T20:23:31.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-05T20:23:31.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-05T20:23:31.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-05T20:23:31.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-05T20:23:31.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-05T20:23:31.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-05T20:23:31.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-04-05T20:23:31.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-04-05T20:23:31.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-04-05T20:23:31.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-04-05T20:23:31.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-04-05T20:23:31.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-04-05T20:23:31.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-04-05T20:23:31.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-04-05T20:23:31.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-05T20:23:31.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-05T20:23:31.227Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-05T20:23:31.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-05T20:23:31.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-05T20:23:31.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-05T20:23:31.227Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-05T20:23:31.227Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-05T20:23:31.227Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-04-05T20:23:31.227Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-04-05T20:23:33.119Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-04-05T20:23:34.048Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-04-05T20:23:35.415Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-04-05T20:23:35.415Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-04-05T20:23:36.346Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-04-05T20:23:36.602Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-04-05T20:23:39.892Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-04-05T20:23:39.892Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-04-05T20:23:41.849Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-04-05T20:23:43.742Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-04-05T20:23:43.742Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-04-05T20:23:45.110Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-04-05T20:23:45.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-04-05T20:23:47.040Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-04-05T20:23:48.932Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-04-05T20:23:48.932Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s) [2023-04-05T20:23:48.932Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2023-04-05T20:23:48.932Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.97s) [2023-04-05T20:23:48.932Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2023-04-05T20:23:48.932Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2023-04-05T20:23:48.932Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2023-04-05T20:23:48.932Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s) [2023-04-05T20:23:48.932Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s) [2023-04-05T20:23:48.932Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.94s) [2023-04-05T20:23:48.932Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2023-04-05T20:23:48.932Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s) [2023-04-05T20:23:48.932Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2023-04-05T20:23:48.932Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2023-04-05T20:23:48.932Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2023-04-05T20:23:48.932Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s) [2023-04-05T20:23:48.932Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2023-04-05T20:23:48.932Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-04-05T20:23:48.932Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-04-05T20:23:49.494Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-04-05T20:23:50.423Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.83s) [2023-04-05T20:23:50.423Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) [2023-04-05T20:23:50.423Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s) [2023-04-05T20:23:50.423Z] === RUN TestCgroupNamespacesRun [2023-04-05T20:23:51.790Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2023-04-05T20:23:51.790Z] === RUN TestCgroupNamespacesRunPrivileged [2023-04-05T20:23:52.719Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2023-04-05T20:23:52.719Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-04-05T20:23:54.087Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2023-04-05T20:23:54.087Z] === RUN TestCgroupNamespacesRunHostMode [2023-04-05T20:23:55.016Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2023-04-05T20:23:55.016Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-04-05T20:23:56.384Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2023-04-05T20:23:56.384Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-04-05T20:23:57.312Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2023-04-05T20:23:57.312Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-04-05T20:23:57.875Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2023-04-05T20:23:57.875Z] === RUN TestCgroupNamespacesRunOlderClient [2023-04-05T20:23:59.243Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2023-04-05T20:23:59.243Z] === RUN TestNISDomainname [2023-04-05T20:23:59.805Z] --- PASS: TestNISDomainname (0.53s) [2023-04-05T20:23:59.805Z] === RUN TestHostnameDnsResolution [2023-04-05T20:24:00.368Z] --- PASS: TestHostnameDnsResolution (0.65s) [2023-04-05T20:24:00.368Z] === RUN TestUnprivilegedPortsAndPing [2023-04-05T20:24:00.931Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2023-04-05T20:24:00.931Z] === RUN TestPrivilegedHostDevices [2023-04-05T20:24:01.188Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2023-04-05T20:24:01.188Z] === RUN TestRunConsoleSize [2023-04-05T20:24:01.751Z] --- PASS: TestRunConsoleSize (0.42s) [2023-04-05T20:24:01.751Z] === RUN TestRunWithAlternativeContainerdShim [2023-04-05T20:24:03.645Z] --- PASS: TestRunWithAlternativeContainerdShim (1.97s) [2023-04-05T20:24:03.645Z] === RUN TestStats [2023-04-05T20:24:06.163Z] --- PASS: TestStats (2.41s) [2023-04-05T20:24:06.163Z] === RUN TestStopContainerWithTimeout [2023-04-05T20:24:06.163Z] === RUN TestStopContainerWithTimeout/0 [2023-04-05T20:24:06.163Z] === PAUSE TestStopContainerWithTimeout/0 [2023-04-05T20:24:06.163Z] === RUN TestStopContainerWithTimeout/1 [2023-04-05T20:24:06.163Z] === PAUSE TestStopContainerWithTimeout/1 [2023-04-05T20:24:06.163Z] === RUN TestStopContainerWithTimeout/3 [2023-04-05T20:24:06.163Z] === PAUSE TestStopContainerWithTimeout/3 [2023-04-05T20:24:06.163Z] === RUN TestStopContainerWithTimeout/-1 [2023-04-05T20:24:06.163Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-04-05T20:24:06.163Z] === CONT TestStopContainerWithTimeout/0 [2023-04-05T20:24:06.163Z] === CONT TestStopContainerWithTimeout/-1 [2023-04-05T20:24:06.726Z] === CONT TestStopContainerWithTimeout/3 [2023-04-05T20:24:08.617Z] === CONT TestStopContainerWithTimeout/1 [2023-04-05T20:24:09.984Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2023-04-05T20:24:09.984Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2023-04-05T20:24:09.984Z] --- PASS: TestStopContainerWithTimeout/-1 (2.54s) [2023-04-05T20:24:09.984Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2023-04-05T20:24:09.984Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2023-04-05T20:24:09.984Z] === RUN TestDeleteDevicemapper [2023-04-05T20:24:09.984Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-05T20:24:09.984Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-04-05T20:24:09.984Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-04-05T20:24:11.882Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.75s) [2023-04-05T20:24:11.882Z] === RUN TestUpdateMemory [2023-04-05T20:24:12.445Z] --- PASS: TestUpdateMemory (0.52s) [2023-04-05T20:24:12.445Z] === RUN TestUpdateCPUQuota [2023-04-05T20:24:13.008Z] --- PASS: TestUpdateCPUQuota (0.76s) [2023-04-05T20:24:13.008Z] === RUN TestUpdatePidsLimit [2023-04-05T20:24:13.008Z] === RUN TestUpdatePidsLimit/update_from_none [2023-04-05T20:24:13.265Z] === RUN TestUpdatePidsLimit/no_change [2023-04-05T20:24:13.521Z] === RUN TestUpdatePidsLimit/update_lower [2023-04-05T20:24:13.521Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-04-05T20:24:13.779Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-04-05T20:24:14.035Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-04-05T20:24:14.292Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-04-05T20:24:14.854Z] --- PASS: TestUpdatePidsLimit (1.81s) [2023-04-05T20:24:14.854Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2023-04-05T20:24:14.854Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2023-04-05T20:24:14.854Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2023-04-05T20:24:14.854Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2023-04-05T20:24:14.854Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2023-04-05T20:24:14.854Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2023-04-05T20:24:14.854Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2023-04-05T20:24:14.854Z] === RUN TestUpdateRestartPolicy [2023-04-05T20:24:27.029Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2023-04-05T20:24:27.029Z] === RUN TestUpdateRestartWithAutoRemove [2023-04-05T20:24:27.029Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2023-04-05T20:24:27.029Z] === RUN TestWaitNonBlocked [2023-04-05T20:24:27.029Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-05T20:24:27.029Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-05T20:24:27.029Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-05T20:24:27.029Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-05T20:24:27.029Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-04-05T20:24:27.029Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-04-05T20:24:27.029Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-04-05T20:24:27.029Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2023-04-05T20:24:27.029Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2023-04-05T20:24:27.029Z] === RUN TestWaitBlocked [2023-04-05T20:24:27.029Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-05T20:24:27.029Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-05T20:24:27.029Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-04-05T20:24:27.029Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-04-05T20:24:27.029Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-04-05T20:24:27.029Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-04-05T20:24:27.592Z] --- PASS: TestWaitBlocked (0.01s) [2023-04-05T20:24:27.592Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2023-04-05T20:24:27.592Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2023-04-05T20:24:27.592Z] === RUN TestWaitConditions [2023-04-05T20:24:27.592Z] === RUN TestWaitConditions/default [2023-04-05T20:24:27.592Z] === PAUSE TestWaitConditions/default [2023-04-05T20:24:27.592Z] === RUN TestWaitConditions/not-running [2023-04-05T20:24:27.592Z] === PAUSE TestWaitConditions/not-running [2023-04-05T20:24:27.592Z] === RUN TestWaitConditions/next-exit [2023-04-05T20:24:27.592Z] === PAUSE TestWaitConditions/next-exit [2023-04-05T20:24:27.592Z] === RUN TestWaitConditions/removed [2023-04-05T20:24:27.592Z] === PAUSE TestWaitConditions/removed [2023-04-05T20:24:27.592Z] === CONT TestWaitConditions/default [2023-04-05T20:24:27.592Z] === CONT TestWaitConditions/removed [2023-04-05T20:24:29.482Z] === CONT TestWaitConditions/next-exit [2023-04-05T20:24:29.483Z] === CONT TestWaitConditions/not-running [2023-04-05T20:24:30.849Z] --- PASS: TestWaitConditions (0.01s) [2023-04-05T20:24:30.849Z] --- PASS: TestWaitConditions/default (1.76s) [2023-04-05T20:24:30.849Z] --- PASS: TestWaitConditions/removed (1.80s) [2023-04-05T20:24:30.849Z] --- PASS: TestWaitConditions/next-exit (1.44s) [2023-04-05T20:24:30.849Z] --- PASS: TestWaitConditions/not-running (1.44s) [2023-04-05T20:24:30.849Z] === RUN TestWaitRestartedContainer [2023-04-05T20:24:30.849Z] === RUN TestWaitRestartedContainer/default [2023-04-05T20:24:30.849Z] === PAUSE TestWaitRestartedContainer/default [2023-04-05T20:24:30.849Z] === RUN TestWaitRestartedContainer/not-running [2023-04-05T20:24:30.849Z] === PAUSE TestWaitRestartedContainer/not-running [2023-04-05T20:24:30.849Z] === RUN TestWaitRestartedContainer/next-exit [2023-04-05T20:24:30.849Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-04-05T20:24:30.849Z] === CONT TestWaitRestartedContainer/default [2023-04-05T20:24:30.849Z] === CONT TestWaitRestartedContainer/next-exit [2023-04-05T20:24:32.216Z] === CONT TestWaitRestartedContainer/not-running [2023-04-05T20:24:33.145Z] --- PASS: TestWaitRestartedContainer (0.02s) [2023-04-05T20:24:33.145Z] --- PASS: TestWaitRestartedContainer/default (1.43s) [2023-04-05T20:24:33.145Z] --- PASS: TestWaitRestartedContainer/next-exit (1.47s) [2023-04-05T20:24:33.145Z] --- PASS: TestWaitRestartedContainer/not-running (0.84s) [2023-04-05T20:24:33.145Z] === CONT TestContainerStartOnDaemonRestart [2023-04-05T20:24:33.145Z] === CONT TestRestartDaemonWithRestartingContainer [2023-04-05T20:24:35.036Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.12s) [2023-04-05T20:24:35.036Z] === CONT TestIpcModeOlderClient [2023-04-05T20:24:35.292Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-04-05T20:24:35.292Z] === CONT TestContainerKillOnDaemonStart [2023-04-05T20:24:35.292Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s) [2023-04-05T20:24:35.292Z] === CONT TestDaemonHostGatewayIP [2023-04-05T20:24:37.885Z] --- PASS: TestDaemonHostGatewayIP (2.38s) [2023-04-05T20:24:37.885Z] === CONT TestDaemonRestartIpcMode [2023-04-05T20:24:39.781Z] --- PASS: TestDaemonRestartIpcMode (2.13s) [2023-04-05T20:24:47.869Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2023-04-05T20:24:47.869Z] PASS [2023-04-05T20:24:47.869Z] [2023-04-05T20:24:47.869Z] === Skipped [2023-04-05T20:24:47.869Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-04-05T20:24:47.869Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-04-05T20:24:47.869Z] [2023-04-05T20:24:47.869Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-04-05T20:24:47.869Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-04-05T20:24:47.869Z] [2023-04-05T20:24:47.869Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-04-05T20:24:47.869Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-04-05T20:24:47.869Z] [2023-04-05T20:24:47.869Z] DONE 273 tests, 3 skipped in 129.300s [2023-04-05T20:24:47.869Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-04-05T20:24:47.869Z] ++ 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-04-05T20:24:47.869Z] ++ set -e [2023-04-05T20:24:47.869Z] ++ '[' -n 0 ']' [2023-04-05T20:24:47.869Z] ++ set -x [2023-04-05T20:24:47.869Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 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-04-05T20:24:47.869Z] INFO: Testing against a local daemon [2023-04-05T20:24:47.869Z] === RUN TestConfigDaemonID [2023-04-05T20:24:48.125Z] daemon_test.go:67: [df9c49911585f] daemon is not started [2023-04-05T20:24:48.125Z] --- PASS: TestConfigDaemonID (1.04s) [2023-04-05T20:24:48.125Z] === RUN TestDaemonConfigValidation [2023-04-05T20:24:48.125Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-04-05T20:24:48.125Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-04-05T20:24:48.125Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-04-05T20:24:48.125Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-04-05T20:24:48.125Z] === RUN TestDaemonConfigValidation/invalid_config [2023-04-05T20:24:48.125Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-04-05T20:24:48.125Z] === RUN TestDaemonConfigValidation/malformed_config [2023-04-05T20:24:48.125Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-04-05T20:24:48.125Z] === RUN TestDaemonConfigValidation/valid_config [2023-04-05T20:24:48.125Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-04-05T20:24:48.125Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-04-05T20:24:48.125Z] === CONT TestDaemonConfigValidation/malformed_config [2023-04-05T20:24:48.125Z] === CONT TestDaemonConfigValidation/valid_config [2023-04-05T20:24:48.125Z] === CONT TestDaemonConfigValidation/invalid_config [2023-04-05T20:24:48.125Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-04-05T20:24:48.381Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-04-05T20:24:48.381Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2023-04-05T20:24:48.381Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2023-04-05T20:24:48.381Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2023-04-05T20:24:48.381Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2023-04-05T20:24:48.381Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2023-04-05T20:24:48.381Z] === RUN TestConfigDaemonSeccompProfiles [2023-04-05T20:24:48.381Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-04-05T20:24:49.309Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-04-05T20:24:50.677Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-04-05T20:24:51.605Z] === CONT TestConfigDaemonSeccompProfiles [2023-04-05T20:24:51.605Z] daemon_test.go:181: [d7c3f56e0c682] daemon is not started [2023-04-05T20:24:51.605Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2023-04-05T20:24:51.605Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-04-05T20:24:51.605Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-04-05T20:24:51.605Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-04-05T20:24:51.605Z] === RUN TestDaemonProxy [2023-04-05T20:24:51.605Z] === RUN TestDaemonProxy/environment_variables [2023-04-05T20:24:53.496Z] === RUN TestDaemonProxy/command-line_options [2023-04-05T20:24:54.862Z] === RUN TestDaemonProxy/configuration_file [2023-04-05T20:24:56.752Z] === RUN TestDaemonProxy/conflicting_options [2023-04-05T20:24:57.008Z] === RUN TestDaemonProxy/reload_sanitized [2023-04-05T20:24:57.571Z] --- PASS: TestDaemonProxy (6.22s) [2023-04-05T20:24:57.571Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2023-04-05T20:24:57.571Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2023-04-05T20:24:57.571Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2023-04-05T20:24:57.571Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2023-04-05T20:24:57.571Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2023-04-05T20:24:57.571Z] === RUN TestLiveRestore [2023-04-05T20:24:57.571Z] === RUN TestLiveRestore/volume_references [2023-04-05T20:24:57.571Z] === PAUSE TestLiveRestore/volume_references [2023-04-05T20:24:57.571Z] === CONT TestLiveRestore/volume_references [2023-04-05T20:24:58.499Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-04-05T20:24:58.499Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-04-05T20:24:59.427Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-04-05T20:25:00.355Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-04-05T20:25:01.283Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-04-05T20:25:02.212Z] --- PASS: TestLiveRestore (0.00s) [2023-04-05T20:25:02.212Z] --- PASS: TestLiveRestore/volume_references (4.38s) [2023-04-05T20:25:02.212Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.71s) [2023-04-05T20:25:02.212Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.94s) [2023-04-05T20:25:02.212Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.92s) [2023-04-05T20:25:02.212Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s) [2023-04-05T20:25:02.212Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.92s) [2023-04-05T20:25:02.212Z] PASS [2023-04-05T20:25:02.212Z] [2023-04-05T20:25:02.212Z] DONE 24 tests in 15.106s [2023-04-05T20:25:02.212Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-04-05T20:25:02.212Z] ++ 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-04-05T20:25:02.212Z] ++ set -e [2023-04-05T20:25:02.212Z] ++ '[' -n 0 ']' [2023-04-05T20:25:02.212Z] ++ set -x [2023-04-05T20:25:02.212Z] ++ 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 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-04-05T20:25:02.212Z] INFO: Testing against a local daemon [2023-04-05T20:25:02.212Z] === RUN TestCommitInheritsEnv [2023-04-05T20:25:02.469Z] --- PASS: TestCommitInheritsEnv (0.24s) [2023-04-05T20:25:02.469Z] === RUN TestImportExtremelyLargeImageWorks [2023-04-05T20:25:02.469Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-04-05T20:25:02.469Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-04-05T20:25:02.469Z] === RUN TestImportWithCustomPlatform [2023-04-05T20:25:02.469Z] === RUN TestImportWithCustomPlatform/#00 [2023-04-05T20:25:02.469Z] === RUN TestImportWithCustomPlatform/_______ [2023-04-05T20:25:02.469Z] === RUN TestImportWithCustomPlatform// [2023-04-05T20:25:02.469Z] === RUN TestImportWithCustomPlatform/linux [2023-04-05T20:25:02.469Z] === RUN TestImportWithCustomPlatform/LINUX [2023-04-05T20:25:02.725Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-04-05T20:25:02.725Z] === RUN TestImportWithCustomPlatform/macos [2023-04-05T20:25:02.725Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2023-04-05T20:25:02.725Z] === RUN TestImportWithCustomPlatform/nintendo64 [2023-04-05T20:25:02.725Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2023-04-05T20:25:02.725Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2023-04-05T20:25:02.725Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2023-04-05T20:25:02.725Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2023-04-05T20:25:02.725Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2023-04-05T20:25:02.725Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2023-04-05T20:25:02.725Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2023-04-05T20:25:02.725Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2023-04-05T20:25:02.725Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2023-04-05T20:25:02.725Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2023-04-05T20:25:02.725Z] === RUN TestImagesFilterMultiReference [2023-04-05T20:25:02.725Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-04-05T20:25:02.725Z] === RUN TestImagePullPlatformInvalid [2023-04-05T20:25:02.725Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-04-05T20:25:02.725Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-04-05T20:25:02.984Z] time="2023-04-05T20:25:02Z" 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.8 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 version="v2.3.0+unknown" [2023-04-05T20:25:02.984Z] time="2023-04-05T20:25:02Z" level=info msg="redis not configured" go.version=go1.19.8 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 version="v2.3.0+unknown" [2023-04-05T20:25:02.984Z] time="2023-04-05T20:25:02Z" level=info msg="Starting upload purge in 26m0s" go.version=go1.19.8 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 version="v2.3.0+unknown" [2023-04-05T20:25:02.984Z] time="2023-04-05T20:25:02Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.8 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 version="v2.3.0+unknown" [2023-04-05T20:25:02.984Z] time="2023-04-05T20:25:02Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b0cbb5be-bab6-4318-a3d7-229a25ec5403 http.request.method=GET http.request.remoteaddr="127.0.0.1:59400" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 version="v2.3.0+unknown" [2023-04-05T20:25:02.984Z] time="2023-04-05T20:25:02Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b0cbb5be-bab6-4318-a3d7-229a25ec5403 http.request.method=GET http.request.remoteaddr="127.0.0.1:59400" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.930798ms http.response.status=200 http.response.written=2 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 version="v2.3.0+unknown" [2023-04-05T20:25:02.984Z] 127.0.0.1 - - [05/Apr/2023:20:25:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-04-05T20:25:02.984Z] time="2023-04-05T20:25:02Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c0491afc-fa59-4d28-83fb-28817f2f99cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.984Z] time="2023-04-05T20:25:02Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c0491afc-fa59-4d28-83fb-28817f2f99cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.984Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=c0491afc-fa59-4d28-83fb-28817f2f99cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=81.009µ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=a7684294-c2ed-4961-b2f5-2545c2509033 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.984Z] time="2023-04-05T20:25:02Z" 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.8 http.request.host="127.0.0.1:5000" http.request.id=c0491afc-fa59-4d28-83fb-28817f2f99cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.842016ms http.response.status=404 http.response.written=157 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.984Z] 127.0.0.1 - - [05/Apr/2023:20:25:02 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.19+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e19ea5af-5c6b-4eed-b388-b32fec1b1fda http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e19ea5af-5c6b-4eed-b388-b32fec1b1fda http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=e19ea5af-5c6b-4eed-b388-b32fec1b1fda http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=119.959µ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=6ed15aaf-434f-4a02-ba4a-478f69b948d0 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" 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.8 http.request.host="127.0.0.1:5000" http.request.id=e19ea5af-5c6b-4eed-b388-b32fec1b1fda http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.778654ms http.response.status=404 http.response.written=157 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] 127.0.0.1 - - [05/Apr/2023:20:25:02 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.19+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=996e4679-6199-4d34-8692-49fde2f9c942 http.request.method=POST http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=996e4679-6199-4d34-8692-49fde2f9c942 http.request.method=POST http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=996e4679-6199-4d34-8692-49fde2f9c942 http.request.method=POST http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=189.751µ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=60dc33a7-f19f-4a26-b927-8780695c270e trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=996e4679-6199-4d34-8692-49fde2f9c942 http.request.method=POST http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=42.1µ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=2ec6b24c-05f0-43d6-824a-88eb9b122262 trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8fda717e-02fc-4df0-bab3-106aaaa0fb6a http.request.method=POST http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8fda717e-02fc-4df0-bab3-106aaaa0fb6a http.request.method=POST http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8f5e184d-8282-4807-b590-32bb5238e00b/startedat\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8fda717e-02fc-4df0-bab3-106aaaa0fb6a http.request.method=POST http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=100.299µ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=3bcc1cba-4c1b-4fab-9f94-c34246659dd0 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8f5e184d-8282-4807-b590-32bb5238e00b/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8fda717e-02fc-4df0-bab3-106aaaa0fb6a http.request.method=POST http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=32.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).Stat" trace.id=2241b8a2-eb6a-478d-a8dc-8122c1c9a564 trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/8f5e184d-8282-4807-b590-32bb5238e00b/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8fda717e-02fc-4df0-bab3-106aaaa0fb6a http.request.method=POST http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=72.829µ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=e970afc4-0bd6-4f4d-aa8a-e6a142086e20 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=8fda717e-02fc-4df0-bab3-106aaaa0fb6a http.request.method=POST http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=5.276302ms http.response.status=202 http.response.written=0 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] 127.0.0.1 - - [05/Apr/2023:20:25:02 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.19+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0/hashstates/sha256/0\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=996e4679-6199-4d34-8692-49fde2f9c942 http.request.method=POST http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=428.487µ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=5373c4c4-b115-4cfe-abc3-875fe0e835c3 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=996e4679-6199-4d34-8692-49fde2f9c942 http.request.method=POST http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=6.076693ms http.response.status=202 http.response.written=0 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] 127.0.0.1 - - [05/Apr/2023:20:25:02 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.19+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b100b155-2706-4eee-ba29-b3f6f4da26c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/uploads/8f5e184d-8282-4807-b590-32bb5238e00b?_state=hjhSn5HhHb0eaCHSWXItWCrbE7Q9KNuYCme869fdKmN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNWUxODRkLTgyODItNDgwNy1iNTkwLTMyYmI1MjM4ZTAwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDYyNjUwMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.uuid=8f5e184d-8282-4807-b590-32bb5238e00b version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b100b155-2706-4eee-ba29-b3f6f4da26c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/uploads/8f5e184d-8282-4807-b590-32bb5238e00b?_state=hjhSn5HhHb0eaCHSWXItWCrbE7Q9KNuYCme869fdKmN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNWUxODRkLTgyODItNDgwNy1iNTkwLTMyYmI1MjM4ZTAwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDYyNjUwMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.uuid=8f5e184d-8282-4807-b590-32bb5238e00b version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/8f5e184d-8282-4807-b590-32bb5238e00b/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b100b155-2706-4eee-ba29-b3f6f4da26c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/uploads/8f5e184d-8282-4807-b590-32bb5238e00b?_state=hjhSn5HhHb0eaCHSWXItWCrbE7Q9KNuYCme869fdKmN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNWUxODRkLTgyODItNDgwNy1iNTkwLTMyYmI1MjM4ZTAwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDYyNjUwMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=44.102µ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=8add7f8e-081a-4f0e-a50b-6e57d769ea1f trace.line=82 vars.name=test vars.uuid=8f5e184d-8282-4807-b590-32bb5238e00b version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8f5e184d-8282-4807-b590-32bb5238e00b/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b100b155-2706-4eee-ba29-b3f6f4da26c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/uploads/8f5e184d-8282-4807-b590-32bb5238e00b?_state=hjhSn5HhHb0eaCHSWXItWCrbE7Q9KNuYCme869fdKmN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNWUxODRkLTgyODItNDgwNy1iNTkwLTMyYmI1MjM4ZTAwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDYyNjUwMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=18.24µ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=0b8e424c-f758-47c7-a500-9745eadcc9db trace.line=141 vars.name=test vars.uuid=8f5e184d-8282-4807-b590-32bb5238e00b version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6ebed18-0641-4b7e-a139-bdead476e25b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0?_state=J9VayI7VcYdhY5Fsf08RmRKIbPhIAFX3PH1O2yOpMSl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiZjEzNzA3LTY2YjUtNGExMy1hZjkzLTZkM2RiYTZkZThkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDM0MDQwODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.uuid=abf13707-66b5-4a13-af93-6d3dba6de8d0 version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/8f5e184d-8282-4807-b590-32bb5238e00b/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b100b155-2706-4eee-ba29-b3f6f4da26c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/uploads/8f5e184d-8282-4807-b590-32bb5238e00b?_state=hjhSn5HhHb0eaCHSWXItWCrbE7Q9KNuYCme869fdKmN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNWUxODRkLTgyODItNDgwNy1iNTkwLTMyYmI1MjM4ZTAwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDYyNjUwMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=52.775µ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=69ded017-1607-4be5-af95-89a3ff5b5b97 trace.line=124 vars.name=test vars.uuid=8f5e184d-8282-4807-b590-32bb5238e00b version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b100b155-2706-4eee-ba29-b3f6f4da26c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/uploads/8f5e184d-8282-4807-b590-32bb5238e00b?_state=hjhSn5HhHb0eaCHSWXItWCrbE7Q9KNuYCme869fdKmN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNWUxODRkLTgyODItNDgwNy1iNTkwLTMyYmI1MjM4ZTAwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDYyNjUwMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.uuid=8f5e184d-8282-4807-b590-32bb5238e00b version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8f5e184d-8282-4807-b590-32bb5238e00b/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b100b155-2706-4eee-ba29-b3f6f4da26c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/uploads/8f5e184d-8282-4807-b590-32bb5238e00b?_state=hjhSn5HhHb0eaCHSWXItWCrbE7Q9KNuYCme869fdKmN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNWUxODRkLTgyODItNDgwNy1iNTkwLTMyYmI1MjM4ZTAwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDYyNjUwMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=9.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).Stat" trace.id=cacca9dd-4b2b-42e8-85f5-57059b75547b trace.line=141 vars.name=test vars.uuid=8f5e184d-8282-4807-b590-32bb5238e00b version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b100b155-2706-4eee-ba29-b3f6f4da26c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/uploads/8f5e184d-8282-4807-b590-32bb5238e00b?_state=hjhSn5HhHb0eaCHSWXItWCrbE7Q9KNuYCme869fdKmN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNWUxODRkLTgyODItNDgwNy1iNTkwLTMyYmI1MjM4ZTAwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDYyNjUwMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=10.856µ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=28204b73-ad52-4464-bb36-ffbf54e39b44 trace.line=141 vars.name=test vars.uuid=8f5e184d-8282-4807-b590-32bb5238e00b version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/8f5e184d-8282-4807-b590-32bb5238e00b/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b100b155-2706-4eee-ba29-b3f6f4da26c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/uploads/8f5e184d-8282-4807-b590-32bb5238e00b?_state=hjhSn5HhHb0eaCHSWXItWCrbE7Q9KNuYCme869fdKmN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNWUxODRkLTgyODItNDgwNy1iNTkwLTMyYmI1MjM4ZTAwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDYyNjUwMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=7.466µ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=39c6ad1c-b268-4df3-9e50-4ca9b02768fe trace.line=141 vars.name=test vars.uuid=8f5e184d-8282-4807-b590-32bb5238e00b version="v2.3.0+unknown" [2023-04-05T20:25:02.985Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/8f5e184d-8282-4807-b590-32bb5238e00b/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b100b155-2706-4eee-ba29-b3f6f4da26c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/uploads/8f5e184d-8282-4807-b590-32bb5238e00b?_state=hjhSn5HhHb0eaCHSWXItWCrbE7Q9KNuYCme869fdKmN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNWUxODRkLTgyODItNDgwNy1iNTkwLTMyYmI1MjM4ZTAwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDYyNjUwMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=45.785µ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=7ae29a2e-3c15-46dc-9049-0db93b26dfae trace.line=167 vars.name=test vars.uuid=8f5e184d-8282-4807-b590-32bb5238e00b version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b100b155-2706-4eee-ba29-b3f6f4da26c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/uploads/8f5e184d-8282-4807-b590-32bb5238e00b?_state=hjhSn5HhHb0eaCHSWXItWCrbE7Q9KNuYCme869fdKmN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNWUxODRkLTgyODItNDgwNy1iNTkwLTMyYmI1MjM4ZTAwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDYyNjUwMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=88.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).PutContent" trace.id=d5b2bdbb-0861-454e-baba-b360beef1dc8 trace.line=95 vars.name=test vars.uuid=8f5e184d-8282-4807-b590-32bb5238e00b version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/8f5e184d-8282-4807-b590-32bb5238e00b\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b100b155-2706-4eee-ba29-b3f6f4da26c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/uploads/8f5e184d-8282-4807-b590-32bb5238e00b?_state=hjhSn5HhHb0eaCHSWXItWCrbE7Q9KNuYCme869fdKmN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNWUxODRkLTgyODItNDgwNy1iNTkwLTMyYmI1MjM4ZTAwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDYyNjUwMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=113.985µ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=c0a73220-2a3d-41c3-9117-2ac3c224ef85 trace.line=181 vars.name=test vars.uuid=8f5e184d-8282-4807-b590-32bb5238e00b version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b100b155-2706-4eee-ba29-b3f6f4da26c5 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59410" http.request.uri="/v2/test/blobs/uploads/8f5e184d-8282-4807-b590-32bb5238e00b?_state=hjhSn5HhHb0eaCHSWXItWCrbE7Q9KNuYCme869fdKmN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNWUxODRkLTgyODItNDgwNy1iNTkwLTMyYmI1MjM4ZTAwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDYyNjUwMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=2.686729ms http.response.status=201 http.response.written=0 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] 127.0.0.1 - - [05/Apr/2023:20:25:02 +0000] "PUT /v2/test/blobs/uploads/8f5e184d-8282-4807-b590-32bb5238e00b?_state=hjhSn5HhHb0eaCHSWXItWCrbE7Q9KNuYCme869fdKmN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjhmNWUxODRkLTgyODItNDgwNy1iNTkwLTMyYmI1MjM4ZTAwYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDYyNjUwMDZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6ebed18-0641-4b7e-a139-bdead476e25b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0?_state=J9VayI7VcYdhY5Fsf08RmRKIbPhIAFX3PH1O2yOpMSl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiZjEzNzA3LTY2YjUtNGExMy1hZjkzLTZkM2RiYTZkZThkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDM0MDQwODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.uuid=abf13707-66b5-4a13-af93-6d3dba6de8d0 version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0/startedat\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6ebed18-0641-4b7e-a139-bdead476e25b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0?_state=J9VayI7VcYdhY5Fsf08RmRKIbPhIAFX3PH1O2yOpMSl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiZjEzNzA3LTY2YjUtNGExMy1hZjkzLTZkM2RiYTZkZThkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDM0MDQwODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=27.708µ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=61221a75-738a-46f8-a601-6804a691a757 trace.line=82 vars.name=test vars.uuid=abf13707-66b5-4a13-af93-6d3dba6de8d0 version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6ebed18-0641-4b7e-a139-bdead476e25b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0?_state=J9VayI7VcYdhY5Fsf08RmRKIbPhIAFX3PH1O2yOpMSl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiZjEzNzA3LTY2YjUtNGExMy1hZjkzLTZkM2RiYTZkZThkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDM0MDQwODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=11.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).Stat" trace.id=686b9443-5bd2-478f-93b8-1fdf62f46772 trace.line=141 vars.name=test vars.uuid=abf13707-66b5-4a13-af93-6d3dba6de8d0 version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0/data\", 0)" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6ebed18-0641-4b7e-a139-bdead476e25b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0?_state=J9VayI7VcYdhY5Fsf08RmRKIbPhIAFX3PH1O2yOpMSl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiZjEzNzA3LTY2YjUtNGExMy1hZjkzLTZkM2RiYTZkZThkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDM0MDQwODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=60.726µ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=8e39a21f-87fe-49bb-b9f0-0b1e9f53f468 trace.line=124 vars.name=test vars.uuid=abf13707-66b5-4a13-af93-6d3dba6de8d0 version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6ebed18-0641-4b7e-a139-bdead476e25b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0?_state=J9VayI7VcYdhY5Fsf08RmRKIbPhIAFX3PH1O2yOpMSl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiZjEzNzA3LTY2YjUtNGExMy1hZjkzLTZkM2RiYTZkZThkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDM0MDQwODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.uuid=abf13707-66b5-4a13-af93-6d3dba6de8d0 version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6ebed18-0641-4b7e-a139-bdead476e25b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0?_state=J9VayI7VcYdhY5Fsf08RmRKIbPhIAFX3PH1O2yOpMSl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiZjEzNzA3LTY2YjUtNGExMy1hZjkzLTZkM2RiYTZkZThkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDM0MDQwODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=34.149µ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=521abcef-236c-4336-b52a-40e8474f8c29 trace.line=141 vars.name=test vars.uuid=abf13707-66b5-4a13-af93-6d3dba6de8d0 version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6ebed18-0641-4b7e-a139-bdead476e25b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0?_state=J9VayI7VcYdhY5Fsf08RmRKIbPhIAFX3PH1O2yOpMSl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiZjEzNzA3LTY2YjUtNGExMy1hZjkzLTZkM2RiYTZkZThkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDM0MDQwODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=35.766µ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=0bf86f9e-fb0d-4fe6-a84f-7bdcf7f1a5fe trace.line=141 vars.name=test vars.uuid=abf13707-66b5-4a13-af93-6d3dba6de8d0 version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0/data\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6ebed18-0641-4b7e-a139-bdead476e25b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0?_state=J9VayI7VcYdhY5Fsf08RmRKIbPhIAFX3PH1O2yOpMSl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiZjEzNzA3LTY2YjUtNGExMy1hZjkzLTZkM2RiYTZkZThkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDM0MDQwODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=24.976µ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=c87f2a1e-1a92-4e01-9536-a69b9bdac935 trace.line=141 vars.name=test vars.uuid=abf13707-66b5-4a13-af93-6d3dba6de8d0 version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6ebed18-0641-4b7e-a139-bdead476e25b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0?_state=J9VayI7VcYdhY5Fsf08RmRKIbPhIAFX3PH1O2yOpMSl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiZjEzNzA3LTY2YjUtNGExMy1hZjkzLTZkM2RiYTZkZThkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDM0MDQwODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=60.045µ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=cc733575-4d69-457a-8904-8195e06a18ec trace.line=167 vars.name=test vars.uuid=abf13707-66b5-4a13-af93-6d3dba6de8d0 version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6ebed18-0641-4b7e-a139-bdead476e25b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0?_state=J9VayI7VcYdhY5Fsf08RmRKIbPhIAFX3PH1O2yOpMSl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiZjEzNzA3LTY2YjUtNGExMy1hZjkzLTZkM2RiYTZkZThkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDM0MDQwODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=70.49µ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=59ea1259-8f93-4492-bdf2-206d3210f243 trace.line=95 vars.name=test vars.uuid=abf13707-66b5-4a13-af93-6d3dba6de8d0 version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0\")" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6ebed18-0641-4b7e-a139-bdead476e25b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0?_state=J9VayI7VcYdhY5Fsf08RmRKIbPhIAFX3PH1O2yOpMSl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiZjEzNzA3LTY2YjUtNGExMy1hZjkzLTZkM2RiYTZkZThkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDM0MDQwODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=100.603µ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=8f5c873c-d41e-4496-b88f-183a7b734dcf trace.line=181 vars.name=test vars.uuid=abf13707-66b5-4a13-af93-6d3dba6de8d0 version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e6ebed18-0641-4b7e-a139-bdead476e25b http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/blobs/uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0?_state=J9VayI7VcYdhY5Fsf08RmRKIbPhIAFX3PH1O2yOpMSl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiZjEzNzA3LTY2YjUtNGExMy1hZjkzLTZkM2RiYTZkZThkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDM0MDQwODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=5.575952ms http.response.status=201 http.response.written=0 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] 127.0.0.1 - - [05/Apr/2023:20:25:02 +0000] "PUT /v2/test/blobs/uploads/abf13707-66b5-4a13-af93-6d3dba6de8d0?_state=J9VayI7VcYdhY5Fsf08RmRKIbPhIAFX3PH1O2yOpMSl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFiZjEzNzA3LTY2YjUtNGExMy1hZjkzLTZkM2RiYTZkZThkMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNC0wNVQyMDoyNTowMi44MDM0MDQwODNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=7231bda7-1fb4-405d-9f60-3136adc7a8af http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=7231bda7-1fb4-405d-9f60-3136adc7a8af http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=7231bda7-1fb4-405d-9f60-3136adc7a8af http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=18.847µ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=b5133358-ddd0-46d4-9aaf-fe63f82fe8e3 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=7231bda7-1fb4-405d-9f60-3136adc7a8af http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="869.881µs" http.response.status=404 http.response.written=96 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] 127.0.0.1 - - [05/Apr/2023:20:25:02 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.19+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4966d524-17b9-4087-85e4-5f7fe8cc4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg=PutImageManifest go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4966d524-17b9-4087-85e4-5f7fe8cc4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4966d524-17b9-4087-85e4-5f7fe8cc4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4966d524-17b9-4087-85e4-5f7fe8cc4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.986Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4966d524-17b9-4087-85e4-5f7fe8cc4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=44.537µ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=05868806-e9ac-4867-9997-16250aa50e70 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4966d524-17b9-4087-85e4-5f7fe8cc4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=14.088µ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=a303c7a1-9450-4e87-a103-891f00ebfc3a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4966d524-17b9-4087-85e4-5f7fe8cc4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=31.089µ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=6c26fee1-c2aa-4187-85f1-f8e85d21b475 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4966d524-17b9-4087-85e4-5f7fe8cc4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=32.714µ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=503659fc-4ac2-4a9d-9377-0ad08be2c615 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4966d524-17b9-4087-85e4-5f7fe8cc4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=14.4µ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=34832cd2-d369-4b2b-a509-f6f212efc6f8 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4966d524-17b9-4087-85e4-5f7fe8cc4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=78.548µ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=fd361efe-3fbf-4ad6-b155-49dd0e1c1358 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4966d524-17b9-4087-85e4-5f7fe8cc4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=103.023µ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=2e2d1be0-abd6-4072-97a5-550f5c085f5a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4966d524-17b9-4087-85e4-5f7fe8cc4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=43.224µ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=b7829c76-6f5c-4eed-bf2a-36626104c4b5 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4966d524-17b9-4087-85e4-5f7fe8cc4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=76.775µ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=f24f373d-7237-44c9-8fff-780d40aa97d8 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4966d524-17b9-4087-85e4-5f7fe8cc4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=35.011µ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=c8552f60-e2fe-48c8-ae92-22b37ab94721 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=info msg="response completed" go.version=go1.19.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=4966d524-17b9-4087-85e4-5f7fe8cc4dff http.request.method=PUT http.request.remoteaddr="127.0.0.1:59426" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=2.365031ms http.response.status=201 http.response.written=0 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] 127.0.0.1 - - [05/Apr/2023:20:25:02 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9c07ea45-6d58-4068-80c4-dd9d92ea6209 http.request.method=GET http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=9c07ea45-6d58-4068-80c4-dd9d92ea6209 http.request.method=GET http.request.remoteaddr="127.0.0.1:59444" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e 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="783.842µs" http.response.status=200 http.response.written=2 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] 127.0.0.1 - - [05/Apr/2023:20:25:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=29b92198-a31d-41e8-859a-0147ac95b6c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=29b92198-a31d-41e8-859a-0147ac95b6c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=29b92198-a31d-41e8-859a-0147ac95b6c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=29.932µ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=5998b8eb-a04d-48fe-8769-f665ba239cdb trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=29b92198-a31d-41e8-859a-0147ac95b6c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=29b92198-a31d-41e8-859a-0147ac95b6c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=33.133µ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=842af0aa-b21f-41e3-bdfa-af5f83fcd9b4 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=29b92198-a31d-41e8-859a-0147ac95b6c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=14.17µ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=ca204171-8423-4f31-99a7-ce948c012e32 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=29b92198-a31d-41e8-859a-0147ac95b6c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=16.755µ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=9ef54e83-1879-44d7-b830-ceae1e53ca86 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=29b92198-a31d-41e8-859a-0147ac95b6c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=29b92198-a31d-41e8-859a-0147ac95b6c9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59450" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e 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.558543ms http.response.status=200 http.response.written=417 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] 127.0.0.1 - - [05/Apr/2023:20:25:02 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=4ec5e83f-a851-44a5-832c-8da09d9c7a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=4ec5e83f-a851-44a5-832c-8da09d9c7a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=4ec5e83f-a851-44a5-832c-8da09d9c7a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-04-05T20:25:02.987Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=4ec5e83f-a851-44a5-832c-8da09d9c7a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=41.386µ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=f43e8419-a149-4d3b-918a-2c9179fe8154 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=4ec5e83f-a851-44a5-832c-8da09d9c7a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=19.824µ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=0bef4e70-ac57-4bed-905b-1d5e3f31640e trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=4ec5e83f-a851-44a5-832c-8da09d9c7a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=21.932µ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=0f92320e-ad34-4c86-9370-b6a8ef966917 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=4ec5e83f-a851-44a5-832c-8da09d9c7a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=4ec5e83f-a851-44a5-832c-8da09d9c7a91 http.request.method=GET http.request.remoteaddr="127.0.0.1:59456" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e 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=2.585938ms http.response.status=200 http.response.written=417 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] 127.0.0.1 - - [05/Apr/2023:20:25:02 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cc9f2720-72e0-4721-a1cb-4d5e157dad71 http.request.method=GET http.request.remoteaddr="127.0.0.1:59464" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a135b0d7-a15e-4f2e-894e-aaabb84876f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:59462" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a135b0d7-a15e-4f2e-894e-aaabb84876f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:59462" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a135b0d7-a15e-4f2e-894e-aaabb84876f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:59462" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=91.922µ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=bc7e1c4e-1a15-4169-be12-04dc71a78e6c trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a135b0d7-a15e-4f2e-894e-aaabb84876f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:59462" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=43.7µ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=a1ce2a20-963f-4328-a42a-cb8b3adfe209 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a135b0d7-a15e-4f2e-894e-aaabb84876f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:59462" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=57.354µ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=2e800d17-f488-4265-9d3e-c00877883d0e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a135b0d7-a15e-4f2e-894e-aaabb84876f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:59462" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=36.266µ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=58ddcfa5-037b-4611-803b-442cc2effe2a trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a135b0d7-a15e-4f2e-894e-aaabb84876f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:59462" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=45.137µ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=ce78ebf5-dee8-49a2-ae2a-bd7ac78c5b50 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a135b0d7-a15e-4f2e-894e-aaabb84876f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:59462" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=6.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=27e68341-932a-4809-9145-029fba5da4d3 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a135b0d7-a15e-4f2e-894e-aaabb84876f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:59462" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=46.342µ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=dfe3417b-69c2-4264-b730-e1e8b9fe0be4 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg=GetBlob go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cc9f2720-72e0-4721-a1cb-4d5e157dad71 http.request.method=GET http.request.remoteaddr="127.0.0.1:59464" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cc9f2720-72e0-4721-a1cb-4d5e157dad71 http.request.method=GET http.request.remoteaddr="127.0.0.1:59464" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=33.387µ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=7899a1d2-9ac5-479a-b97f-66925f86973e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cc9f2720-72e0-4721-a1cb-4d5e157dad71 http.request.method=GET http.request.remoteaddr="127.0.0.1:59464" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=15.598µ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=00779985-bac4-4d20-bd37-12766825f55f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cc9f2720-72e0-4721-a1cb-4d5e157dad71 http.request.method=GET http.request.remoteaddr="127.0.0.1:59464" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=110.433µ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=d834f531-05a1-4344-9eb5-960ef192a991 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cc9f2720-72e0-4721-a1cb-4d5e157dad71 http.request.method=GET http.request.remoteaddr="127.0.0.1:59464" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=42.888µ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=a7e21abe-6da2-42be-821d-13399426df3f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cc9f2720-72e0-4721-a1cb-4d5e157dad71 http.request.method=GET http.request.remoteaddr="127.0.0.1:59464" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=38.982µ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=cd6047f9-d872-4e42-8627-a1df90c83c5d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cc9f2720-72e0-4721-a1cb-4d5e157dad71 http.request.method=GET http.request.remoteaddr="127.0.0.1:59464" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=7.261µ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=8eb383c0-7b8d-4591-a6bb-a0958171b354 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cc9f2720-72e0-4721-a1cb-4d5e157dad71 http.request.method=GET http.request.remoteaddr="127.0.0.1:59464" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=19.331µ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=00f8aaa1-e4e7-4ca6-b009-97105cf38116 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a135b0d7-a15e-4f2e-894e-aaabb84876f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:59462" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=31.5µ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=624b0497-5ce4-40ae-91cc-0ef5c3f8765e trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.988Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a135b0d7-a15e-4f2e-894e-aaabb84876f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:59462" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=17.001µ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=6b671bec-5381-4bdb-b43d-1e5a014dc435 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.989Z] time="2023-04-05T20:25:02Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=a135b0d7-a15e-4f2e-894e-aaabb84876f7 http.request.method=GET http.request.remoteaddr="127.0.0.1:59462" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e 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=8.616411ms http.response.status=200 http.response.written=179 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 version="v2.3.0+unknown" [2023-04-05T20:25:02.989Z] 127.0.0.1 - - [05/Apr/2023:20:25:02 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T20:25:02.989Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cc9f2720-72e0-4721-a1cb-4d5e157dad71 http.request.method=GET http.request.remoteaddr="127.0.0.1:59464" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=28.833µ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=ae87b60c-38e8-4b33-b007-9594dfab4c33 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.989Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cc9f2720-72e0-4721-a1cb-4d5e157dad71 http.request.method=GET http.request.remoteaddr="127.0.0.1:59464" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=18.65µ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=205475e4-bd5b-4715-8d00-912a87af2198 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-04-05T20:25:02.989Z] time="2023-04-05T20:25:02Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=cc9f2720-72e0-4721-a1cb-4d5e157dad71 http.request.method=GET http.request.remoteaddr="127.0.0.1:59464" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e 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=9.535038ms http.response.status=200 http.response.written=68 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 version="v2.3.0+unknown" [2023-04-05T20:25:02.989Z] 127.0.0.1 - - [05/Apr/2023:20:25:02 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T20:25:02.989Z] time="2023-04-05T20:25:02Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=542d1736-f580-4ce9-b2a1-9c48911ae4c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:59474" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 version="v2.3.0+unknown" [2023-04-05T20:25:02.989Z] time="2023-04-05T20:25:02Z" level=info msg="response completed" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=542d1736-f580-4ce9-b2a1-9c48911ae4c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:59474" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e 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="829.839µs" http.response.status=200 http.response.written=2 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 version="v2.3.0+unknown" [2023-04-05T20:25:02.989Z] 127.0.0.1 - - [05/Apr/2023:20:25:02 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T20:25:02.989Z] time="2023-04-05T20:25:02Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2133fd4d-36e4-480f-943a-6ac21bb6ab7f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59482" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-04-05T20:25:02.989Z] time="2023-04-05T20:25:02Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2133fd4d-36e4-480f-943a-6ac21bb6ab7f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59482" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-04-05T20:25:02.989Z] time="2023-04-05T20:25:02Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2133fd4d-36e4-480f-943a-6ac21bb6ab7f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59482" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-04-05T20:25:02.989Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2133fd4d-36e4-480f-943a-6ac21bb6ab7f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59482" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=27.856µ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=4fc04b91-ac07-47ca-bf08-2b3473141694 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-04-05T20:25:02.989Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=2133fd4d-36e4-480f-943a-6ac21bb6ab7f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59482" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=10.601µ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=9c0ecad0-d664-470c-9732-20f44b18d4e2 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-04-05T20:25:02.989Z] time="2023-04-05T20:25:02Z" 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.8 http.request.host="127.0.0.1:5000" http.request.id=2133fd4d-36e4-480f-943a-6ac21bb6ab7f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59482" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e 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.025671ms http.response.status=404 http.response.written=181 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-04-05T20:25:02.989Z] 127.0.0.1 - - [05/Apr/2023:20:25:02 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T20:25:02.989Z] time="2023-04-05T20:25:02Z" level=debug msg="authorizing request" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b8fc271e-c275-496d-9d28-c31c06afe55b http.request.method=GET http.request.remoteaddr="127.0.0.1:59498" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-04-05T20:25:02.989Z] time="2023-04-05T20:25:02Z" level=debug msg=GetImageManifest go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b8fc271e-c275-496d-9d28-c31c06afe55b http.request.method=GET http.request.remoteaddr="127.0.0.1:59498" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-04-05T20:25:02.989Z] time="2023-04-05T20:25:02Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b8fc271e-c275-496d-9d28-c31c06afe55b http.request.method=GET http.request.remoteaddr="127.0.0.1:59498" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-04-05T20:25:02.989Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b8fc271e-c275-496d-9d28-c31c06afe55b http.request.method=GET http.request.remoteaddr="127.0.0.1:59498" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=22.867µ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=4bc4b81b-7dc9-46fa-808d-5702ab3c5d51 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-04-05T20:25:02.989Z] time="2023-04-05T20:25:02Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.8 http.request.host="127.0.0.1:5000" http.request.id=b8fc271e-c275-496d-9d28-c31c06afe55b http.request.method=GET http.request.remoteaddr="127.0.0.1:59498" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=00ea718d-6803-46fb-8946-77b6fc926769 trace.duration=13.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).GetContent" trace.id=c086f24c-594a-40ea-a521-a556bd82d41d trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-04-05T20:25:02.989Z] time="2023-04-05T20:25:02Z" 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.8 http.request.host="127.0.0.1:5000" http.request.id=b8fc271e-c275-496d-9d28-c31c06afe55b http.request.method=GET http.request.remoteaddr="127.0.0.1:59498" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e 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.045642ms http.response.status=404 http.response.written=181 instance.id=00ea718d-6803-46fb-8946-77b6fc926769 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-04-05T20:25:02.989Z] 127.0.0.1 - - [05/Apr/2023:20:25:02 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.8 git-commit/d3e52936c3da962a9bd5ecec242130d5790ee88e kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-04-05T20:25:02.989Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.26s) [2023-04-05T20:25:02.989Z] === RUN TestRemoveImageOrphaning [2023-04-05T20:25:03.246Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2023-04-05T20:25:03.246Z] === RUN TestRemoveImageGarbageCollector [2023-04-05T20:25:03.246Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T20:25:03.246Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-04-05T20:25:03.246Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-04-05T20:25:03.246Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-04-05T20:25:03.246Z] === RUN TestTagInvalidReference [2023-04-05T20:25:03.246Z] --- PASS: TestTagInvalidReference (0.01s) [2023-04-05T20:25:03.246Z] === RUN TestTagValidPrefixedRepo [2023-04-05T20:25:03.502Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-04-05T20:25:03.502Z] === RUN TestTagExistedNameWithoutForce [2023-04-05T20:25:03.502Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2023-04-05T20:25:03.502Z] === RUN TestTagOfficialNames [2023-04-05T20:25:03.502Z] --- PASS: TestTagOfficialNames (0.04s) [2023-04-05T20:25:03.502Z] === RUN TestTagMatchesDigest [2023-04-05T20:25:03.502Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-04-05T20:25:03.502Z] PASS [2023-04-05T20:25:03.502Z] [2023-04-05T20:25:03.502Z] === Skipped [2023-04-05T20:25:03.502Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-04-05T20:25:03.502Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-04-05T20:25:03.502Z] [2023-04-05T20:25:03.502Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-04-05T20:25:03.502Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T20:25:03.502Z] [2023-04-05T20:25:03.502Z] DONE 23 tests, 2 skipped in 1.456s [2023-04-05T20:25:03.502Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-04-05T20:25:03.502Z] ++ 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-04-05T20:25:03.502Z] ++ set -e [2023-04-05T20:25:03.502Z] ++ '[' -n 0 ']' [2023-04-05T20:25:03.502Z] ++ set -x [2023-04-05T20:25:03.502Z] ++ 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 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-04-05T20:25:03.502Z] === RUN TestStripANSICommands [2023-04-05T20:25:03.502Z] === RUN TestStripANSICommands/#00 [2023-04-05T20:25:03.502Z] === RUN TestStripANSICommands/#01 [2023-04-05T20:25:03.502Z] --- PASS: TestStripANSICommands (0.00s) [2023-04-05T20:25:03.502Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-04-05T20:25:03.502Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-04-05T20:25:03.502Z] PASS [2023-04-05T20:25:03.502Z] [2023-04-05T20:25:03.502Z] DONE 3 tests in 0.039s [2023-04-05T20:25:03.502Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-04-05T20:25:03.502Z] ++ 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-04-05T20:25:03.502Z] ++ set -e [2023-04-05T20:25:03.502Z] ++ '[' -n 0 ']' [2023-04-05T20:25:03.502Z] ++ set -x [2023-04-05T20:25:03.502Z] ++ 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 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-04-05T20:25:03.759Z] INFO: Testing against a local daemon [2023-04-05T20:25:03.759Z] === RUN TestNetworkCreateDelete [2023-04-05T20:25:03.759Z] --- PASS: TestNetworkCreateDelete (0.14s) [2023-04-05T20:25:03.759Z] === RUN TestDockerNetworkDeletePreferID [2023-04-05T20:25:04.321Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2023-04-05T20:25:04.321Z] === RUN TestDaemonDNSFallback [2023-04-05T20:25:10.860Z] --- PASS: TestDaemonDNSFallback (6.27s) [2023-04-05T20:25:10.860Z] === RUN TestInspectNetwork [2023-04-05T20:25:13.378Z] === RUN TestInspectNetwork/full_network_id [2023-04-05T20:25:13.378Z] === RUN TestInspectNetwork/partial_network_id [2023-04-05T20:25:13.378Z] === RUN TestInspectNetwork/network_name [2023-04-05T20:25:13.378Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-04-05T20:25:17.546Z] --- PASS: TestInspectNetwork (7.06s) [2023-04-05T20:25:17.546Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-04-05T20:25:17.546Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-04-05T20:25:17.546Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-04-05T20:25:17.546Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-04-05T20:25:17.546Z] === RUN TestRunContainerWithBridgeNone [2023-04-05T20:25:18.913Z] --- PASS: TestRunContainerWithBridgeNone (1.46s) [2023-04-05T20:25:18.913Z] === RUN TestNetworkInvalidJSON [2023-04-05T20:25:18.913Z] === RUN TestNetworkInvalidJSON/networks/create [2023-04-05T20:25:18.913Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-04-05T20:25:18.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-04-05T20:25:18.913Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-04-05T20:25:18.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-04-05T20:25:18.913Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-04-05T20:25:18.913Z] === CONT TestNetworkInvalidJSON/networks/create [2023-04-05T20:25:18.913Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-04-05T20:25:18.913Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-04-05T20:25:18.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-04-05T20:25:18.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-04-05T20:25:18.913Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-04-05T20:25:18.913Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-04-05T20:25:18.913Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-04-05T20:25:18.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-04-05T20:25:18.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-04-05T20:25:18.913Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-04-05T20:25:18.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-04-05T20:25:18.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-04-05T20:25:18.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-04-05T20:25:18.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-04-05T20:25:18.913Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2023-04-05T20:25:18.913Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-04-05T20:25:18.913Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-04-05T20:25:18.913Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-04-05T20:25:18.913Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-04-05T20:25:18.913Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-04-05T20:25:18.913Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2023-04-05T20:25:18.913Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-04-05T20:25:18.913Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-04-05T20:25:18.913Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-04-05T20:25:18.913Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-04-05T20:25:18.913Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-04-05T20:25:18.913Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-04-05T20:25:18.913Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-04-05T20:25:18.913Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-04-05T20:25:18.913Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-04-05T20:25:18.913Z] === RUN TestNetworkList [2023-04-05T20:25:18.913Z] === RUN TestNetworkList//networks [2023-04-05T20:25:18.913Z] === PAUSE TestNetworkList//networks [2023-04-05T20:25:18.913Z] === RUN TestNetworkList//networks/ [2023-04-05T20:25:18.913Z] === PAUSE TestNetworkList//networks/ [2023-04-05T20:25:18.913Z] === CONT TestNetworkList//networks [2023-04-05T20:25:18.913Z] === CONT TestNetworkList//networks/ [2023-04-05T20:25:18.913Z] --- PASS: TestNetworkList (0.02s) [2023-04-05T20:25:18.913Z] --- PASS: TestNetworkList//networks (0.00s) [2023-04-05T20:25:18.913Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-04-05T20:25:18.913Z] === RUN TestHostIPv4BridgeLabel [2023-04-05T20:25:19.476Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-04-05T20:25:19.476Z] === RUN TestDaemonRestartWithLiveRestore [2023-04-05T20:25:20.843Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-04-05T20:25:20.843Z] === RUN TestDaemonDefaultNetworkPools [2023-04-05T20:25:21.405Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2023-04-05T20:25:21.405Z] === RUN TestDaemonRestartWithExistingNetwork [2023-04-05T20:25:22.333Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2023-04-05T20:25:22.333Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-04-05T20:25:23.700Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2023-04-05T20:25:23.700Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-04-05T20:25:24.263Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-04-05T20:25:24.263Z] === RUN TestServiceWithPredefinedNetwork [2023-04-05T20:25:26.781Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2023-04-05T20:25:26.781Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-04-05T20:25:26.781Z] service_test.go:242: FLAKY_TEST [2023-04-05T20:25:26.781Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-05T20:25:26.781Z] === RUN TestServiceWithDataPathPortInit [2023-04-05T20:25:41.629Z] --- PASS: TestServiceWithDataPathPortInit (13.65s) [2023-04-05T20:25:41.629Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-04-05T20:25:43.006Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pe2llf6vlvy7jj8cjb0rqk854 Created:2023-04-05 20:25:41.503758061 +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[0d417dc68283af9ae9e289cb474c74926e99469836a62c9df1dfee84cdcac428:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ytiysx4p8inrt2u9ekgfn6ldu EndpointID:3071b4e69349a63ab1b17469e5e2feefb3e4a57b76c90a42892cb4bd2f054ecb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7245c3624349fb2757772dab9ecf5c50c56dc075f2db7c5aefa1d3ca33b28565 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:f6edad17c268 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ytiysx4p8inrt2u9ekgfn6ldu EndpointID:3071b4e69349a63ab1b17469e5e2feefb3e4a57b76c90a42892cb4bd2f054ecb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-04-05T20:25:47.211Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s) [2023-04-05T20:25:47.211Z] PASS [2023-04-05T20:25:47.211Z] [2023-04-05T20:25:47.211Z] === Skipped [2023-04-05T20:25:47.211Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-04-05T20:25:47.211Z] service_test.go:242: FLAKY_TEST [2023-04-05T20:25:47.211Z] [2023-04-05T20:25:47.211Z] DONE 38 tests, 1 skipped in 43.581s [2023-04-05T20:25:47.211Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-04-05T20:25:47.211Z] ++ 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-04-05T20:25:47.211Z] ++ set -e [2023-04-05T20:25:47.211Z] ++ '[' -n 0 ']' [2023-04-05T20:25:47.211Z] ++ set -x [2023-04-05T20:25:47.211Z] ++ 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 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-04-05T20:25:47.211Z] INFO: Testing against a local daemon [2023-04-05T20:25:47.211Z] === RUN TestDockerNetworkIpvlanPersistance [2023-04-05T20:25:47.212Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-05T20:25:47.212Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-05T20:25:47.212Z] === RUN TestDockerNetworkIpvlan [2023-04-05T20:25:47.212Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-05T20:25:47.212Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-04-05T20:25:47.212Z] PASS [2023-04-05T20:25:47.212Z] [2023-04-05T20:25:47.212Z] === Skipped [2023-04-05T20:25:47.212Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-04-05T20:25:47.212Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-05T20:25:47.212Z] [2023-04-05T20:25:47.212Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-04-05T20:25:47.212Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-04-05T20:25:47.212Z] [2023-04-05T20:25:47.212Z] DONE 2 tests, 2 skipped in 0.085s [2023-04-05T20:25:47.212Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-04-05T20:25:47.212Z] ++ 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-04-05T20:25:47.212Z] ++ set -e [2023-04-05T20:25:47.212Z] ++ '[' -n 0 ']' [2023-04-05T20:25:47.212Z] ++ set -x [2023-04-05T20:25:47.212Z] ++ 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 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-04-05T20:25:47.212Z] INFO: Testing against a local daemon [2023-04-05T20:25:47.212Z] === RUN TestDockerNetworkMacvlanPersistance [2023-04-05T20:25:48.579Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2023-04-05T20:25:48.579Z] === RUN TestDockerNetworkMacvlan [2023-04-05T20:25:49.508Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-04-05T20:25:50.070Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-04-05T20:25:50.999Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-04-05T20:25:52.892Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-04-05T20:25:54.259Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-04-05T20:25:57.531Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-04-05T20:25:58.093Z] --- PASS: TestDockerNetworkMacvlan (9.42s) [2023-04-05T20:25:58.093Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2023-04-05T20:25:58.093Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2023-04-05T20:25:58.093Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2023-04-05T20:25:58.094Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2023-04-05T20:25:58.094Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.93s) [2023-04-05T20:25:58.094Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2023-04-05T20:25:58.094Z] PASS [2023-04-05T20:25:58.094Z] [2023-04-05T20:25:58.094Z] DONE 8 tests in 10.835s [2023-04-05T20:25:58.094Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-04-05T20:25:58.094Z] ++ 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-04-05T20:25:58.094Z] ++ set -e [2023-04-05T20:25:58.094Z] ++ '[' -n 0 ']' [2023-04-05T20:25:58.094Z] ++ set -x [2023-04-05T20:25:58.094Z] ++ 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 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-04-05T20:25:58.094Z] testing: warning: no tests to run [2023-04-05T20:25:58.094Z] PASS [2023-04-05T20:25:58.094Z] [2023-04-05T20:25:58.094Z] DONE 0 tests in 0.025s [2023-04-05T20:25:58.094Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-04-05T20:25:58.094Z] ++ 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-04-05T20:25:58.094Z] ++ set -e [2023-04-05T20:25:58.094Z] ++ '[' -n 0 ']' [2023-04-05T20:25:58.094Z] ++ set -x [2023-04-05T20:25:58.094Z] ++ 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 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-04-05T20:25:58.350Z] INFO: Testing against a local daemon [2023-04-05T20:25:58.350Z] === RUN TestAuthZPluginAllowRequest [2023-04-05T20:25:59.280Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2023-04-05T20:25:59.280Z] === RUN TestAuthZPluginTLS [2023-04-05T20:25:59.842Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-04-05T20:25:59.842Z] === RUN TestAuthZPluginDenyRequest [2023-04-05T20:26:00.405Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2023-04-05T20:26:00.405Z] === RUN TestAuthZPluginAPIDenyResponse [2023-04-05T20:26:00.968Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-04-05T20:26:00.968Z] === RUN TestAuthZPluginDenyResponse [2023-04-05T20:26:01.530Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-04-05T20:26:01.530Z] === RUN TestAuthZPluginAllowEventStream [2023-04-05T20:26:02.897Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2023-04-05T20:26:02.897Z] === RUN TestAuthZPluginErrorResponse [2023-04-05T20:26:03.155Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-04-05T20:26:03.155Z] === RUN TestAuthZPluginErrorRequest [2023-04-05T20:26:03.717Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-04-05T20:26:03.718Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-04-05T20:26:04.280Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2023-04-05T20:26:04.280Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-04-05T20:26:05.648Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2023-04-05T20:26:05.648Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-04-05T20:26:07.016Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2023-04-05T20:26:07.016Z] === RUN TestAuthZPluginHeader [2023-04-05T20:26:07.944Z] --- PASS: TestAuthZPluginHeader (0.70s) [2023-04-05T20:26:07.945Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-04-05T20:26:07.945Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T20:26:07.945Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-04-05T20:26:07.945Z] === RUN TestAuthZPluginV2Disable [2023-04-05T20:26:07.945Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T20:26:07.945Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-04-05T20:26:07.945Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-04-05T20:26:07.945Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T20:26:07.945Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-04-05T20:26:07.945Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-04-05T20:26:07.945Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T20:26:07.945Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-04-05T20:26:07.945Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-04-05T20:26:25.996Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2023-04-05T20:26:25.996Z] PASS [2023-04-05T20:26:25.996Z] [2023-04-05T20:26:25.996Z] === Skipped [2023-04-05T20:26:25.996Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-04-05T20:26:25.996Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T20:26:25.996Z] [2023-04-05T20:26:25.996Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-04-05T20:26:25.996Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T20:26:25.996Z] [2023-04-05T20:26:25.996Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-04-05T20:26:25.996Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T20:26:25.996Z] [2023-04-05T20:26:25.996Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-04-05T20:26:25.996Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T20:26:25.996Z] [2023-04-05T20:26:25.996Z] DONE 17 tests, 4 skipped in 26.480s [2023-04-05T20:26:25.996Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-04-05T20:26:25.996Z] ++ 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-04-05T20:26:25.996Z] ++ set -e [2023-04-05T20:26:25.996Z] ++ '[' -n 0 ']' [2023-04-05T20:26:25.996Z] ++ set -x [2023-04-05T20:26:25.996Z] ++ 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 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-04-05T20:26:25.996Z] INFO: Testing against a local daemon [2023-04-05T20:26:25.996Z] === RUN TestPluginInvalidJSON [2023-04-05T20:26:25.996Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-04-05T20:26:25.996Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-04-05T20:26:25.996Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-04-05T20:26:25.996Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-04-05T20:26:25.996Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-04-05T20:26:25.996Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-04-05T20:26:25.996Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-04-05T20:26:25.996Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-04-05T20:26:25.996Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-04-05T20:26:25.996Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-04-05T20:26:25.996Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-04-05T20:26:25.996Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-04-05T20:26:25.996Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-04-05T20:26:25.996Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-04-05T20:26:25.996Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-04-05T20:26:25.996Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-04-05T20:26:25.996Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-04-05T20:26:25.996Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-04-05T20:26:25.996Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-04-05T20:26:25.996Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-04-05T20:26:25.996Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-04-05T20:26:25.996Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-04-05T20:26:25.996Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-04-05T20:26:25.996Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-04-05T20:26:25.996Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-04-05T20:26:25.996Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-04-05T20:26:25.996Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-04-05T20:26:25.996Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-04-05T20:26:25.996Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-04-05T20:26:25.996Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-04-05T20:26:25.996Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-04-05T20:26:25.996Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-04-05T20:26:25.996Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2023-04-05T20:26:25.996Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-04-05T20:26:25.996Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-04-05T20:26:25.996Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-04-05T20:26:25.996Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-04-05T20:26:25.996Z] === RUN TestPluginInstall [2023-04-05T20:26:25.996Z] === RUN TestPluginInstall/no_auth [2023-04-05T20:26:29.304Z] time="2023-04-05T20:26:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T20:26:29.304Z] time="2023-04-05T20:26:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:17cdcc1627d7dbecd5865a9378a3f555a02e97bd88d8eb1e7e2a5b4f63dd624e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T20:26:29.304Z] time="2023-04-05T20:26:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T20:26:29.304Z] time="2023-04-05T20:26:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:17cdcc1627d7dbecd5865a9378a3f555a02e97bd88d8eb1e7e2a5b4f63dd624e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T20:26:29.304Z] === RUN TestPluginInstall/with_htpasswd [2023-04-05T20:26:29.304Z] time="2023-04-05T20:26:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T20:26:29.304Z] time="2023-04-05T20:26:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:17cdcc1627d7dbecd5865a9378a3f555a02e97bd88d8eb1e7e2a5b4f63dd624e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T20:26:29.304Z] time="2023-04-05T20:26:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T20:26:29.304Z] time="2023-04-05T20:26:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:17cdcc1627d7dbecd5865a9378a3f555a02e97bd88d8eb1e7e2a5b4f63dd624e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T20:26:29.561Z] === RUN TestPluginInstall/with_insecure [2023-04-05T20:26:30.490Z] time="2023-04-05T20:26:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T20:26:30.490Z] time="2023-04-05T20:26:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8bcef589169f8b98e910712c8d124d60b06ad1ae586c0dfc9c46323dd1618e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T20:26:30.490Z] time="2023-04-05T20:26:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-04-05T20:26:30.490Z] time="2023-04-05T20:26:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8bcef589169f8b98e910712c8d124d60b06ad1ae586c0dfc9c46323dd1618e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-04-05T20:26:30.490Z] plugin_test.go:195: [dfd1291721c31] daemon is not started [2023-04-05T20:26:30.490Z] --- PASS: TestPluginInstall (5.75s) [2023-04-05T20:26:30.490Z] --- PASS: TestPluginInstall/no_auth (4.17s) [2023-04-05T20:26:30.490Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2023-04-05T20:26:30.490Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2023-04-05T20:26:30.490Z] === RUN TestPluginsWithRuntimes [2023-04-05T20:26:32.382Z] === RUN TestPluginsWithRuntimes/No_Args [2023-04-05T20:26:32.945Z] === RUN TestPluginsWithRuntimes/With_Args [2023-04-05T20:26:33.875Z] --- PASS: TestPluginsWithRuntimes (3.32s) [2023-04-05T20:26:33.875Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2023-04-05T20:26:33.875Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2023-04-05T20:26:33.875Z] === RUN TestPluginBackCompatMediaTypes [2023-04-05T20:26:34.437Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2023-04-05T20:26:34.437Z] PASS [2023-04-05T20:26:34.437Z] [2023-04-05T20:26:34.437Z] DONE 24 tests in 9.759s [2023-04-05T20:26:34.437Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-04-05T20:26:34.437Z] ++ 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-04-05T20:26:34.437Z] ++ set -e [2023-04-05T20:26:34.437Z] ++ '[' -n 0 ']' [2023-04-05T20:26:34.437Z] ++ set -x [2023-04-05T20:26:34.437Z] ++ 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 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-04-05T20:26:34.437Z] INFO: Testing against a local daemon [2023-04-05T20:26:34.437Z] === RUN TestExternalGraphDriver [2023-04-05T20:26:35.000Z] === RUN TestExternalGraphDriver/json [2023-04-05T20:26:36.367Z] === RUN TestExternalGraphDriver/spec [2023-04-05T20:26:38.261Z] === RUN TestExternalGraphDriver/pull [2023-04-05T20:26:39.628Z] --- PASS: TestExternalGraphDriver (5.00s) [2023-04-05T20:26:39.628Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2023-04-05T20:26:39.628Z] --- PASS: TestExternalGraphDriver/spec (1.53s) [2023-04-05T20:26:39.628Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2023-04-05T20:26:39.628Z] === RUN TestGraphdriverPluginV2 [2023-04-05T20:26:39.885Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T20:26:39.885Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-04-05T20:26:39.885Z] PASS [2023-04-05T20:26:39.885Z] [2023-04-05T20:26:39.885Z] === Skipped [2023-04-05T20:26:39.885Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-04-05T20:26:39.885Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T20:26:39.885Z] [2023-04-05T20:26:39.885Z] DONE 5 tests, 1 skipped in 5.413s [2023-04-05T20:26:39.885Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-04-05T20:26:39.885Z] ++ 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-04-05T20:26:39.885Z] ++ set -e [2023-04-05T20:26:39.885Z] ++ '[' -n 0 ']' [2023-04-05T20:26:39.885Z] ++ set -x [2023-04-05T20:26:39.885Z] ++ 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 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-04-05T20:26:39.885Z] INFO: Testing against a local daemon [2023-04-05T20:26:39.885Z] === RUN TestContinueAfterPluginCrash [2023-04-05T20:26:39.885Z] === PAUSE TestContinueAfterPluginCrash [2023-04-05T20:26:39.885Z] === RUN TestReadPluginNoRead [2023-04-05T20:26:39.885Z] === PAUSE TestReadPluginNoRead [2023-04-05T20:26:39.885Z] === RUN TestDaemonStartWithLogOpt [2023-04-05T20:26:39.885Z] === PAUSE TestDaemonStartWithLogOpt [2023-04-05T20:26:39.885Z] === CONT TestContinueAfterPluginCrash [2023-04-05T20:26:39.885Z] === CONT TestDaemonStartWithLogOpt [2023-04-05T20:26:43.157Z] --- PASS: TestDaemonStartWithLogOpt (2.99s) [2023-04-05T20:26:43.157Z] === CONT TestReadPluginNoRead [2023-04-05T20:26:45.049Z] === RUN TestReadPluginNoRead/disabled_caching [2023-04-05T20:26:46.416Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-04-05T20:26:47.345Z] === RUN TestReadPluginNoRead/default [2023-04-05T20:26:47.908Z] --- PASS: TestContinueAfterPluginCrash (8.09s) [2023-04-05T20:26:48.838Z] === CONT TestReadPluginNoRead [2023-04-05T20:26:48.838Z] read_test.go:91: [d74fa6ee7acf5] daemon is not started [2023-04-05T20:26:48.838Z] --- PASS: TestReadPluginNoRead (5.69s) [2023-04-05T20:26:48.838Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2023-04-05T20:26:48.838Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2023-04-05T20:26:48.838Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2023-04-05T20:26:48.838Z] PASS [2023-04-05T20:26:48.838Z] [2023-04-05T20:26:48.838Z] DONE 6 tests in 8.778s [2023-04-05T20:26:48.838Z] 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-04-05T20:26:48.838Z] ++ 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-04-05T20:26:48.838Z] ++ set -e [2023-04-05T20:26:48.838Z] ++ '[' -n 0 ']' [2023-04-05T20:26:48.838Z] ++ set -x [2023-04-05T20:26:48.838Z] ++ 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 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-04-05T20:26:48.838Z] testing: warning: no tests to run [2023-04-05T20:26:48.838Z] PASS [2023-04-05T20:26:48.838Z] [2023-04-05T20:26:48.838Z] DONE 0 tests in 0.031s [2023-04-05T20:26:48.838Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-04-05T20:26:48.838Z] ++ 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-04-05T20:26:48.838Z] ++ set -e [2023-04-05T20:26:48.838Z] ++ '[' -n 0 ']' [2023-04-05T20:26:48.838Z] ++ set -x [2023-04-05T20:26:48.838Z] ++ 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 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-04-05T20:26:48.838Z] INFO: Testing against a local daemon [2023-04-05T20:26:48.838Z] === RUN TestPluginWithDevMounts [2023-04-05T20:26:48.838Z] === PAUSE TestPluginWithDevMounts [2023-04-05T20:26:48.838Z] === CONT TestPluginWithDevMounts [2023-04-05T20:26:50.205Z] --- PASS: TestPluginWithDevMounts (1.54s) [2023-04-05T20:26:50.205Z] PASS [2023-04-05T20:26:50.462Z] [2023-04-05T20:26:50.462Z] DONE 1 tests in 1.645s [2023-04-05T20:26:50.462Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-04-05T20:26:50.462Z] ++ 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-04-05T20:26:50.462Z] ++ set -e [2023-04-05T20:26:50.462Z] ++ '[' -n 0 ']' [2023-04-05T20:26:50.462Z] ++ set -x [2023-04-05T20:26:50.462Z] ++ 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 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-04-05T20:26:50.462Z] INFO: Testing against a local daemon [2023-04-05T20:26:50.462Z] === RUN TestSecretInspect [2023-04-05T20:26:52.980Z] --- PASS: TestSecretInspect (2.31s) [2023-04-05T20:26:52.980Z] === RUN TestSecretList [2023-04-05T20:26:55.500Z] --- PASS: TestSecretList (2.25s) [2023-04-05T20:26:55.500Z] === RUN TestSecretsCreateAndDelete [2023-04-05T20:26:57.391Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2023-04-05T20:26:57.391Z] === RUN TestSecretsUpdate [2023-04-05T20:26:59.281Z] --- PASS: TestSecretsUpdate (2.20s) [2023-04-05T20:26:59.281Z] === RUN TestTemplatedSecret [2023-04-05T20:27:01.804Z] --- PASS: TestTemplatedSecret (2.50s) [2023-04-05T20:27:01.804Z] === RUN TestSecretCreateResolve [2023-04-05T20:27:04.324Z] --- PASS: TestSecretCreateResolve (2.13s) [2023-04-05T20:27:04.324Z] PASS [2023-04-05T20:27:04.324Z] [2023-04-05T20:27:04.324Z] DONE 6 tests in 13.641s [2023-04-05T20:27:04.324Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-04-05T20:27:04.324Z] ++ 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-04-05T20:27:04.324Z] ++ set -e [2023-04-05T20:27:04.324Z] ++ '[' -n 0 ']' [2023-04-05T20:27:04.324Z] ++ set -x [2023-04-05T20:27:04.324Z] ++ 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 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-04-05T20:27:04.324Z] INFO: Testing against a local daemon [2023-04-05T20:27:04.324Z] === RUN TestServiceCreateInit [2023-04-05T20:27:04.324Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-04-05T20:27:08.495Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-04-05T20:27:13.898Z] --- PASS: TestServiceCreateInit (7.43s) [2023-04-05T20:27:13.898Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.66s) [2023-04-05T20:27:13.898Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s) [2023-04-05T20:27:13.898Z] === RUN TestCreateServiceMultipleTimes [2023-04-05T20:27:28.750Z] --- PASS: TestCreateServiceMultipleTimes (14.86s) [2023-04-05T20:27:28.750Z] === RUN TestCreateServiceConflict [2023-04-05T20:27:28.750Z] --- PASS: TestCreateServiceConflict (2.24s) [2023-04-05T20:27:28.750Z] === RUN TestCreateServiceMaxReplicas [2023-04-05T20:27:31.269Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2023-04-05T20:27:31.269Z] === RUN TestCreateWithDuplicateNetworkNames [2023-04-05T20:27:46.125Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.00s) [2023-04-05T20:27:46.125Z] === RUN TestCreateServiceSecretFileMode [2023-04-05T20:27:46.708Z] --- PASS: TestCreateServiceSecretFileMode (2.36s) [2023-04-05T20:27:46.708Z] === RUN TestCreateServiceConfigFileMode [2023-04-05T20:27:49.279Z] --- PASS: TestCreateServiceConfigFileMode (2.46s) [2023-04-05T20:27:49.279Z] === RUN TestCreateServiceSysctls [2023-04-05T20:27:52.550Z] --- PASS: TestCreateServiceSysctls (3.06s) [2023-04-05T20:27:52.550Z] === RUN TestCreateServiceCapabilities [2023-04-05T20:27:55.071Z] --- PASS: TestCreateServiceCapabilities (2.45s) [2023-04-05T20:27:55.071Z] === RUN TestInspect [2023-04-05T20:27:57.591Z] --- PASS: TestInspect (2.72s) [2023-04-05T20:27:57.591Z] === RUN TestCreateJob [2023-04-05T20:28:00.863Z] --- PASS: TestCreateJob (2.97s) [2023-04-05T20:28:00.863Z] === RUN TestReplicatedJob [2023-04-05T20:28:06.114Z] --- PASS: TestReplicatedJob (5.08s) [2023-04-05T20:28:06.114Z] === RUN TestUpdateReplicatedJob [2023-04-05T20:28:08.638Z] --- PASS: TestUpdateReplicatedJob (2.93s) [2023-04-05T20:28:08.638Z] === RUN TestServiceListWithStatuses [2023-04-05T20:28:08.638Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-05T20:28:08.638Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-04-05T20:28:08.638Z] === RUN TestDockerNetworkConnectAlias [2023-04-05T20:28:12.809Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2023-04-05T20:28:12.809Z] === RUN TestDockerNetworkReConnect [2023-04-05T20:28:16.081Z] --- PASS: TestDockerNetworkReConnect (3.48s) [2023-04-05T20:28:16.081Z] === RUN TestServicePlugin [2023-04-05T20:28:16.081Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T20:28:16.081Z] --- SKIP: TestServicePlugin (0.00s) [2023-04-05T20:28:16.081Z] === RUN TestServiceUpdateLabel [2023-04-05T20:28:18.601Z] --- PASS: TestServiceUpdateLabel (2.27s) [2023-04-05T20:28:18.601Z] === RUN TestServiceUpdateSecrets [2023-04-05T20:28:33.445Z] --- PASS: TestServiceUpdateSecrets (14.27s) [2023-04-05T20:28:33.445Z] === RUN TestServiceUpdateConfigs [2023-04-05T20:28:48.290Z] --- PASS: TestServiceUpdateConfigs (14.38s) [2023-04-05T20:28:48.290Z] === RUN TestServiceUpdateNetwork [2023-04-05T20:29:00.467Z] --- PASS: TestServiceUpdateNetwork (12.18s) [2023-04-05T20:29:00.467Z] === RUN TestServiceUpdatePidsLimit [2023-04-05T20:29:00.467Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-04-05T20:29:01.030Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-04-05T20:29:09.121Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-04-05T20:29:15.661Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) [2023-04-05T20:29:15.661Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2023-04-05T20:29:15.661Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2023-04-05T20:29:15.661Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2023-04-05T20:29:15.661Z] PASS [2023-04-05T20:29:15.661Z] [2023-04-05T20:29:15.661Z] === Skipped [2023-04-05T20:29:15.661Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-04-05T20:29:15.661Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-04-05T20:29:15.661Z] [2023-04-05T20:29:15.661Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-04-05T20:29:15.661Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-04-05T20:29:15.661Z] [2023-04-05T20:29:15.661Z] DONE 27 tests, 2 skipped in 131.114s [2023-04-05T20:29:15.661Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-04-05T20:29:15.661Z] ++ 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-04-05T20:29:15.661Z] ++ set -e [2023-04-05T20:29:15.661Z] ++ '[' -n 0 ']' [2023-04-05T20:29:15.661Z] ++ set -x [2023-04-05T20:29:15.661Z] ++ 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 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-04-05T20:29:15.661Z] INFO: Testing against a local daemon [2023-04-05T20:29:15.661Z] === RUN TestSessionCreate [2023-04-05T20:29:15.661Z] --- PASS: TestSessionCreate (0.02s) [2023-04-05T20:29:15.661Z] === RUN TestSessionCreateWithBadUpgrade [2023-04-05T20:29:15.661Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-04-05T20:29:15.661Z] PASS [2023-04-05T20:29:15.661Z] [2023-04-05T20:29:15.661Z] DONE 2 tests in 0.122s [2023-04-05T20:29:15.661Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-04-05T20:29:15.661Z] ++ 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-04-05T20:29:15.661Z] ++ set -e [2023-04-05T20:29:15.661Z] ++ '[' -n 0 ']' [2023-04-05T20:29:15.661Z] ++ set -x [2023-04-05T20:29:15.661Z] ++ 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 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-04-05T20:29:15.661Z] INFO: Testing against a local daemon [2023-04-05T20:29:15.661Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-04-05T20:29:15.661Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-04-05T20:29:15.661Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-05T20:29:15.661Z] === RUN TestDiskUsage [2023-04-05T20:29:15.661Z] === PAUSE TestDiskUsage [2023-04-05T20:29:15.661Z] === RUN TestEventsExecDie [2023-04-05T20:29:15.918Z] --- PASS: TestEventsExecDie (0.49s) [2023-04-05T20:29:15.918Z] === RUN TestEventsBackwardsCompatible [2023-04-05T20:29:15.918Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-04-05T20:29:15.918Z] === RUN TestEventsVolumeCreate [2023-04-05T20:29:15.918Z] --- PASS: TestEventsVolumeCreate (0.05s) [2023-04-05T20:29:15.918Z] === RUN TestInfoBinaryCommits [2023-04-05T20:29:15.918Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-04-05T20:29:15.918Z] === RUN TestInfoAPIVersioned [2023-04-05T20:29:15.918Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-04-05T20:29:15.918Z] === RUN TestInfoAPI [2023-04-05T20:29:15.918Z] --- PASS: TestInfoAPI (0.02s) [2023-04-05T20:29:15.918Z] === RUN TestInfoAPIWarnings [2023-04-05T20:29:34.042Z] --- PASS: TestInfoAPIWarnings (16.55s) [2023-04-05T20:29:34.042Z] === RUN TestInfoDebug [2023-04-05T20:29:34.042Z] --- PASS: TestInfoDebug (0.52s) [2023-04-05T20:29:34.042Z] === RUN TestInfoInsecureRegistries [2023-04-05T20:29:34.042Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-04-05T20:29:34.042Z] === RUN TestInfoRegistryMirrors [2023-04-05T20:29:34.042Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-04-05T20:29:34.042Z] === RUN TestLoginFailsWithBadCredentials [2023-04-05T20:29:34.605Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-04-05T20:29:34.605Z] === RUN TestPingCacheHeaders [2023-04-05T20:29:34.605Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-04-05T20:29:34.605Z] === RUN TestPingGet [2023-04-05T20:29:34.605Z] --- PASS: TestPingGet (0.01s) [2023-04-05T20:29:34.605Z] === RUN TestPingHead [2023-04-05T20:29:34.605Z] --- PASS: TestPingHead (0.02s) [2023-04-05T20:29:34.605Z] === RUN TestPingSwarmHeader [2023-04-05T20:29:35.168Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-04-05T20:29:35.731Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-04-05T20:29:36.660Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-04-05T20:29:36.660Z] --- PASS: TestPingSwarmHeader (2.05s) [2023-04-05T20:29:36.660Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-04-05T20:29:36.660Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-04-05T20:29:36.660Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-04-05T20:29:36.660Z] === RUN TestPingBuilderHeader [2023-04-05T20:29:36.660Z] === RUN TestPingBuilderHeader/default_config [2023-04-05T20:29:37.223Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-04-05T20:29:37.786Z] --- PASS: TestPingBuilderHeader (1.05s) [2023-04-05T20:29:37.786Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2023-04-05T20:29:37.786Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2023-04-05T20:29:37.786Z] === RUN TestVersion [2023-04-05T20:29:37.786Z] --- PASS: TestVersion (0.02s) [2023-04-05T20:29:37.786Z] === CONT TestDiskUsage [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/empty [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/empty/container_types [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/empty/image_types [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/empty/volume_types [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/empty/build-cache_types [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/after_LoadBusybox [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-04-05T20:29:38.348Z] === RUN TestDiskUsage/after_container.Run [2023-04-05T20:29:38.605Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-04-05T20:29:38.605Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-04-05T20:29:38.605Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-04-05T20:29:38.605Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-04-05T20:29:38.605Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-04-05T20:29:38.605Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-04-05T20:29:38.605Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-04-05T20:29:38.605Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-04-05T20:29:38.605Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-04-05T20:29:38.605Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage (1.15s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/empty (0.01s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-04-05T20:29:38.861Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-04-05T20:29:38.861Z] PASS [2023-04-05T20:29:38.861Z] [2023-04-05T20:29:38.861Z] === Skipped [2023-04-05T20:29:38.861Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-04-05T20:29:38.861Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-04-05T20:29:38.861Z] [2023-04-05T20:29:38.861Z] DONE 57 tests, 1 skipped in 23.560s [2023-04-05T20:29:38.861Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-04-05T20:29:38.861Z] ++ 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-04-05T20:29:38.861Z] ++ set -e [2023-04-05T20:29:38.861Z] ++ '[' -n 0 ']' [2023-04-05T20:29:38.861Z] ++ set -x [2023-04-05T20:29:38.862Z] ++ 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 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-04-05T20:29:38.862Z] INFO: Testing against a local daemon [2023-04-05T20:29:38.862Z] === RUN TestVolumesCreateAndList [2023-04-05T20:29:38.862Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-04-05T20:29:38.862Z] === RUN TestVolumesRemove [2023-04-05T20:29:39.118Z] === RUN TestVolumesRemove/volume_in_use [2023-04-05T20:29:39.118Z] === RUN TestVolumesRemove/volume_not_in_use [2023-04-05T20:29:39.118Z] === RUN TestVolumesRemove/non-existing_volume [2023-04-05T20:29:39.118Z] === RUN TestVolumesRemove/non-existing_volume_force [2023-04-05T20:29:39.118Z] --- PASS: TestVolumesRemove (0.07s) [2023-04-05T20:29:39.118Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2023-04-05T20:29:39.118Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2023-04-05T20:29:39.118Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2023-04-05T20:29:39.118Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2023-04-05T20:29:39.118Z] === RUN TestVolumesRemoveSwarmEnabled [2023-04-05T20:29:39.118Z] === PAUSE TestVolumesRemoveSwarmEnabled [2023-04-05T20:29:39.118Z] === RUN TestVolumesInspect [2023-04-05T20:29:39.118Z] --- PASS: TestVolumesInspect (0.02s) [2023-04-05T20:29:39.118Z] === RUN TestVolumesInvalidJSON [2023-04-05T20:29:39.118Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-04-05T20:29:39.118Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-04-05T20:29:39.118Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-04-05T20:29:39.118Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-04-05T20:29:39.118Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-04-05T20:29:39.118Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-04-05T20:29:39.118Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-04-05T20:29:39.118Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-04-05T20:29:39.118Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-04-05T20:29:39.118Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-04-05T20:29:39.118Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-04-05T20:29:39.118Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-04-05T20:29:39.118Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-04-05T20:29:39.118Z] === RUN TestVolumePruneAnonymous [2023-04-05T20:29:39.118Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2023-04-05T20:29:39.118Z] === RUN TestVolumePruneAnonFromImage [2023-04-05T20:29:39.374Z] --- PASS: TestVolumePruneAnonFromImage (0.21s) [2023-04-05T20:29:39.374Z] === CONT TestVolumesRemoveSwarmEnabled [2023-04-05T20:29:40.742Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2023-04-05T20:29:40.742Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2023-04-05T20:29:40.742Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2023-04-05T20:29:40.742Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2023-04-05T20:29:41.742Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.20s) [2023-04-05T20:29:41.742Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2023-04-05T20:29:41.742Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2023-04-05T20:29:41.742Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) [2023-04-05T20:29:41.742Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2023-04-05T20:29:41.742Z] PASS [2023-04-05T20:29:41.742Z] [2023-04-05T20:29:41.742Z] DONE 20 tests in 2.646s [2023-04-05T20:29:41.742Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-04-05T20:29:41.742Z] ++++ cat bundles/test-integration/docker.pid [2023-04-05T20:29:41.742Z] +++ kill 14144 [2023-04-05T20:29:41.742Z] +++ /etc/init.d/apparmor stop [2023-04-05T20:29:41.742Z] Leaving: AppArmorNo profiles have been unloaded. [2023-04-05T20:29:41.742Z] [2023-04-05T20:29:41.742Z] Unloading profiles will leave already running processes permanently [2023-04-05T20:29:41.742Z] unconfined, which can lead to unexpected situations. [2023-04-05T20:29:41.742Z] [2023-04-05T20:29:41.742Z] To set a process to complain mode, use the command line tool [2023-04-05T20:29:41.742Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-04-05T20:29:41.742Z] +++ true [2023-04-05T20:29:41.742Z] exiting test-integration [2023-04-05T20:29:41.742Z] ++ exit 0 [2023-04-05T20:29:41.742Z] Post stage [Pipeline] junit [2023-04-05T20:29:42.686Z] Recording test results [2023-04-05T20:29:42.885Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-04-05T20:29:43.193Z] + echo Ensuring container killed. [2023-04-05T20:29:43.193Z] Ensuring container killed. [2023-04-05T20:29:43.193Z] + docker rm -vf docker-pr2 [2023-04-05T20:29:43.193Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-04-05T20:29:43.472Z] + echo Chowning /workspace to jenkins user [2023-04-05T20:29:43.472Z] Chowning /workspace to jenkins user [2023-04-05T20:29:43.472Z] + id -u [2023-04-05T20:29:43.472Z] + id -g [2023-04-05T20:29:43.472Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45277:/workspace busybox chown -R 1000:1000 /workspace [2023-04-05T20:29:43.472Z] Unable to find image 'busybox:latest' locally [2023-04-05T20:29:43.472Z] latest: Pulling from library/busybox [2023-04-05T20:29:43.729Z] b50100f25006: Already exists [2023-04-05T20:29:43.729Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 [2023-04-05T20:29:43.729Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-04-05T20:29:45.466Z] + bundleName=arm64-integration [2023-04-05T20:29:45.466Z] + echo Creating arm64-integration-bundles.tar.gz [2023-04-05T20:29:45.466Z] Creating arm64-integration-bundles.tar.gz [2023-04-05T20:29:45.466Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2023-04-05T20:29:45.466Z] + 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-04-05T20:29:45.732Z] Archiving artifacts [2023-04-05T20:29:47.410Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45277/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-04-05T20:29:47.700Z] + make clean [2023-04-05T20:29:47.956Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-04-05T20:29:47.956Z] docker-dev-cache [2023-04-05T20:29:47.956Z] 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