Pull request #46684 updated 15:54:03 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at dcf7287d647bcb515015e389df46ccf1e09855b7 rather than 29977d50581569050a432d7c24aacba9905aaff8 Obtained Jenkinsfile from dcf7287d647bcb515015e389df46ccf1e09855b7 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-46684@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 15:54:08 [2023-10-30T15:54:08.788Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 15:54:08 [2023-10-30T15:54:08.793Z] Trying to pass milestone 4 [Pipeline] milestone 15:54:08 [2023-10-30T15:54:08.967Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 15:54:24 [2023-10-30T15:54:24.185Z] Still waiting to schedule task 15:54:24 [2023-10-30T15:54:24.186Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-011a7a1e8cb8dd313)’ is offline 15:55:18 [2023-10-30T15:55:18.621Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-011a7a1e8cb8dd313) in /home/ubuntu/workspace/moby_PR-46684 [Pipeline] { [Pipeline] checkout 15:55:18 [2023-10-30T15:55:18.841Z] The recommended git tool is: git 15:55:21 [2023-10-30T15:55:21.412Z] using credential docker-jenkins-github-credentials 15:55:21 [2023-10-30T15:55:21.428Z] Cloning the remote Git repository 15:55:21 [2023-10-30T15:55:21.428Z] Cloning with configured refspecs honoured and without tags 15:55:21 [2023-10-30T15:55:21.501Z] Cloning repository https://github.com/moby/moby.git 15:55:21 [2023-10-30T15:55:21.560Z] > git init /home/ubuntu/workspace/moby_PR-46684 # timeout=10 15:55:21 [2023-10-30T15:55:21.860Z] Fetching upstream changes from https://github.com/moby/moby.git 15:55:21 [2023-10-30T15:55:21.860Z] > git --version # timeout=10 15:55:21 [2023-10-30T15:55:21.863Z] > git --version # 'git version 2.25.1' 15:55:21 [2023-10-30T15:55:21.864Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:55:21 [2023-10-30T15:55:21.865Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46684/head:refs/remotes/origin/PR-46684 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:55:34 [2023-10-30T15:55:34.099Z] Fetching without tags 15:55:34 [2023-10-30T15:55:34.314Z] Merging remotes/origin/master commit dcf7287d647bcb515015e389df46ccf1e09855b7 into PR head commit 29977d50581569050a432d7c24aacba9905aaff8 15:55:34 [2023-10-30T15:55:34.117Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:55:34 [2023-10-30T15:55:34.121Z] > git config --add remote.origin.fetch +refs/pull/46684/head:refs/remotes/origin/PR-46684 # timeout=10 15:55:34 [2023-10-30T15:55:34.125Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:55:34 [2023-10-30T15:55:34.131Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:55:34 [2023-10-30T15:55:34.139Z] Fetching upstream changes from https://github.com/moby/moby.git 15:55:34 [2023-10-30T15:55:34.139Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:55:34 [2023-10-30T15:55:34.142Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46684/head:refs/remotes/origin/PR-46684 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:55:34 [2023-10-30T15:55:34.358Z] > git config core.sparsecheckout # timeout=10 15:55:34 [2023-10-30T15:55:34.361Z] > git checkout -f 29977d50581569050a432d7c24aacba9905aaff8 # timeout=10 15:55:36 [2023-10-30T15:55:36.049Z] Merge succeeded, producing 6942dfff63878de97fd55928852d4b2ff4886f80 15:55:36 [2023-10-30T15:55:36.049Z] Checking out Revision 6942dfff63878de97fd55928852d4b2ff4886f80 (PR-46684) 15:55:35 [2023-10-30T15:55:35.296Z] > git remote # timeout=10 15:55:35 [2023-10-30T15:55:35.301Z] > git config --get remote.origin.url # timeout=10 15:55:35 [2023-10-30T15:55:35.304Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:55:35 [2023-10-30T15:55:35.414Z] > git merge dcf7287d647bcb515015e389df46ccf1e09855b7 # timeout=10 15:55:36 [2023-10-30T15:55:36.079Z] > git rev-parse HEAD^{commit} # timeout=10 15:55:36 [2023-10-30T15:55:36.086Z] > git config core.sparsecheckout # timeout=10 15:55:36 [2023-10-30T15:55:36.090Z] > git checkout -f 6942dfff63878de97fd55928852d4b2ff4886f80 # timeout=10 15:55:39 [2023-10-30T15:55:39.668Z] Commit message: "Merge commit 'dcf7287d647bcb515015e389df46ccf1e09855b7' into HEAD" 15:55:39 [2023-10-30T15:55:39.675Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:40 [2023-10-30T15:55:40.436Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46684:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco 15:55:39 [2023-10-30T15:55:39.702Z] > git rev-list --no-walk 8596cd3bbf810a136ab509db4f8ae6453218d04b # timeout=10 15:55:45 [2023-10-30T15:55:45.718Z] Unable to find image 'alpine:latest' locally 15:55:45 [2023-10-30T15:55:45.979Z] latest: Pulling from library/alpine 15:55:46 [2023-10-30T15:55:46.239Z] 579b34f0a95b: Pulling fs layer 15:55:46 [2023-10-30T15:55:46.499Z] 579b34f0a95b: Download complete 15:55:47 [2023-10-30T15:55:47.070Z] 579b34f0a95b: Pull complete 15:55:47 [2023-10-30T15:55:47.070Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:55:47 [2023-10-30T15:55:47.070Z] Status: Downloaded newer image for alpine:latest 15:55:52 [2023-10-30T15:55:52.399Z] 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: arm64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node 15:55:53 [2023-10-30T15:55:53.425Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-011a7a1e8cb8dd313) in /home/ubuntu/workspace/moby_PR-46684 [Pipeline] { [Pipeline] checkout 15:55:53 [2023-10-30T15:55:53.441Z] The recommended git tool is: git 15:55:53 [2023-10-30T15:55:53.451Z] using credential docker-jenkins-github-credentials 15:55:53 [2023-10-30T15:55:53.469Z] Fetching changes from the remote Git repository 15:55:53 [2023-10-30T15:55:53.475Z] Fetching without tags 15:55:53 [2023-10-30T15:55:53.714Z] Merging remotes/origin/master commit dcf7287d647bcb515015e389df46ccf1e09855b7 into PR head commit 29977d50581569050a432d7c24aacba9905aaff8 15:55:53 [2023-10-30T15:55:53.976Z] Merge succeeded, producing 0c504fdf737ac40c8c14b847c2393436e5775649 15:55:53 [2023-10-30T15:55:53.977Z] Checking out Revision 0c504fdf737ac40c8c14b847c2393436e5775649 (PR-46684) 15:55:54 [2023-10-30T15:55:54.152Z] Commit message: "Merge commit 'dcf7287d647bcb515015e389df46ccf1e09855b7' into HEAD" 15:55:54 [2023-10-30T15:55:54.158Z] First time build. Skipping changelog. 15:55:53 [2023-10-30T15:55:53.486Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46684/.git # timeout=10 15:55:53 [2023-10-30T15:55:53.492Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:55:53 [2023-10-30T15:55:53.498Z] Fetching upstream changes from https://github.com/moby/moby.git 15:55:53 [2023-10-30T15:55:53.498Z] > git --version # timeout=10 15:55:53 [2023-10-30T15:55:53.502Z] > git --version # 'git version 2.25.1' 15:55:53 [2023-10-30T15:55:53.503Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:55:53 [2023-10-30T15:55:53.504Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46684/head:refs/remotes/origin/PR-46684 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:55:53 [2023-10-30T15:55:53.736Z] > git config core.sparsecheckout # timeout=10 15:55:53 [2023-10-30T15:55:53.739Z] > git checkout -f 29977d50581569050a432d7c24aacba9905aaff8 # timeout=10 15:55:53 [2023-10-30T15:55:53.805Z] > git remote # timeout=10 15:55:53 [2023-10-30T15:55:53.808Z] > git config --get remote.origin.url # timeout=10 15:55:53 [2023-10-30T15:55:53.811Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:55:53 [2023-10-30T15:55:53.812Z] > git merge dcf7287d647bcb515015e389df46ccf1e09855b7 # timeout=10 15:55:53 [2023-10-30T15:55:53.992Z] > git rev-parse HEAD^{commit} # timeout=10 15:55:53 [2023-10-30T15:55:53.999Z] > git config core.sparsecheckout # timeout=10 15:55:54 [2023-10-30T15:55:54.002Z] > git checkout -f 0c504fdf737ac40c8c14b847c2393436e5775649 # timeout=10 15:55:54 [2023-10-30T15:55:54.174Z] > git rev-list --no-walk 8596cd3bbf810a136ab509db4f8ae6453218d04b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 15:55:54 [2023-10-30T15:55:54.846Z] + docker version 15:55:54 [2023-10-30T15:55:54.846Z] Client: Docker Engine - Community 15:55:54 [2023-10-30T15:55:54.846Z] Version: 24.0.2 15:55:54 [2023-10-30T15:55:54.846Z] API version: 1.43 15:55:54 [2023-10-30T15:55:54.846Z] Go version: go1.20.4 15:55:54 [2023-10-30T15:55:54.846Z] Git commit: cb74dfc 15:55:54 [2023-10-30T15:55:54.846Z] Built: Thu May 25 21:52:41 2023 15:55:54 [2023-10-30T15:55:54.846Z] OS/Arch: linux/arm64 15:55:54 [2023-10-30T15:55:54.846Z] Context: default 15:55:54 [2023-10-30T15:55:54.846Z] 15:55:54 [2023-10-30T15:55:54.846Z] Server: Docker Engine - Community 15:55:54 [2023-10-30T15:55:54.846Z] Engine: 15:55:54 [2023-10-30T15:55:54.846Z] Version: 24.0.2 15:55:54 [2023-10-30T15:55:54.846Z] API version: 1.43 (minimum version 1.12) 15:55:54 [2023-10-30T15:55:54.846Z] Go version: go1.20.4 15:55:54 [2023-10-30T15:55:54.846Z] Git commit: 659604f 15:55:54 [2023-10-30T15:55:54.846Z] Built: Thu May 25 21:52:41 2023 15:55:54 [2023-10-30T15:55:54.846Z] OS/Arch: linux/arm64 15:55:54 [2023-10-30T15:55:54.846Z] Experimental: true 15:55:54 [2023-10-30T15:55:54.846Z] containerd: 15:55:54 [2023-10-30T15:55:54.846Z] Version: 1.6.21 15:55:54 [2023-10-30T15:55:54.846Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 15:55:54 [2023-10-30T15:55:54.846Z] runc: 15:55:54 [2023-10-30T15:55:54.846Z] Version: 1.1.7 15:55:54 [2023-10-30T15:55:54.846Z] GitCommit: v1.1.7-0-g860f061 15:55:54 [2023-10-30T15:55:54.846Z] docker-init: 15:55:54 [2023-10-30T15:55:54.846Z] Version: 0.19.0 15:55:54 [2023-10-30T15:55:54.846Z] GitCommit: de40ad0 [Pipeline] sh 15:55:55 [2023-10-30T15:55:55.131Z] + docker info 15:56:07 [2023-10-30T15:56:07.355Z] Client: Docker Engine - Community 15:56:07 [2023-10-30T15:56:07.355Z] Version: 24.0.2 15:56:07 [2023-10-30T15:56:07.355Z] Context: default 15:56:07 [2023-10-30T15:56:07.355Z] Debug Mode: false 15:56:07 [2023-10-30T15:56:07.355Z] Plugins: 15:56:07 [2023-10-30T15:56:07.355Z] buildx: Docker Buildx (Docker Inc.) 15:56:07 [2023-10-30T15:56:07.355Z] Version: v0.11.0 15:56:07 [2023-10-30T15:56:07.355Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 15:56:07 [2023-10-30T15:56:07.355Z] compose: Docker Compose (Docker Inc.) 15:56:07 [2023-10-30T15:56:07.355Z] Version: v2.19.1 15:56:07 [2023-10-30T15:56:07.355Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 15:56:07 [2023-10-30T15:56:07.355Z] 15:56:07 [2023-10-30T15:56:07.355Z] Server: 15:56:07 [2023-10-30T15:56:07.355Z] Containers: 0 15:56:07 [2023-10-30T15:56:07.355Z] Running: 0 15:56:07 [2023-10-30T15:56:07.355Z] Paused: 0 15:56:07 [2023-10-30T15:56:07.355Z] Stopped: 0 15:56:07 [2023-10-30T15:56:07.355Z] Images: 1 15:56:07 [2023-10-30T15:56:07.355Z] Server Version: 24.0.2 15:56:07 [2023-10-30T15:56:07.355Z] Storage Driver: overlay2 15:56:07 [2023-10-30T15:56:07.355Z] Backing Filesystem: extfs 15:56:07 [2023-10-30T15:56:07.355Z] Supports d_type: true 15:56:07 [2023-10-30T15:56:07.355Z] Using metacopy: false 15:56:07 [2023-10-30T15:56:07.355Z] Native Overlay Diff: true 15:56:07 [2023-10-30T15:56:07.355Z] userxattr: false 15:56:07 [2023-10-30T15:56:07.355Z] Logging Driver: json-file 15:56:07 [2023-10-30T15:56:07.355Z] Cgroup Driver: cgroupfs 15:56:07 [2023-10-30T15:56:07.355Z] Cgroup Version: 1 15:56:07 [2023-10-30T15:56:07.355Z] Plugins: 15:56:07 [2023-10-30T15:56:07.355Z] Volume: local 15:56:07 [2023-10-30T15:56:07.355Z] Network: bridge host ipvlan macvlan null overlay 15:56:07 [2023-10-30T15:56:07.355Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 15:56:07 [2023-10-30T15:56:07.355Z] Swarm: inactive 15:56:07 [2023-10-30T15:56:07.355Z] Runtimes: io.containerd.runc.v2 runc 15:56:07 [2023-10-30T15:56:07.355Z] Default Runtime: runc 15:56:07 [2023-10-30T15:56:07.355Z] Init Binary: docker-init 15:56:07 [2023-10-30T15:56:07.355Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 15:56:07 [2023-10-30T15:56:07.355Z] runc version: v1.1.7-0-g860f061 15:56:07 [2023-10-30T15:56:07.355Z] init version: de40ad0 15:56:07 [2023-10-30T15:56:07.355Z] Security Options: 15:56:07 [2023-10-30T15:56:07.355Z] apparmor 15:56:07 [2023-10-30T15:56:07.355Z] seccomp 15:56:07 [2023-10-30T15:56:07.355Z] Profile: builtin 15:56:07 [2023-10-30T15:56:07.355Z] Kernel Version: 5.15.0-1039-aws 15:56:07 [2023-10-30T15:56:07.355Z] Operating System: Ubuntu 20.04.6 LTS 15:56:07 [2023-10-30T15:56:07.355Z] OSType: linux 15:56:07 [2023-10-30T15:56:07.355Z] Architecture: aarch64 15:56:07 [2023-10-30T15:56:07.355Z] CPUs: 8 15:56:07 [2023-10-30T15:56:07.355Z] Total Memory: 30.64GiB 15:56:07 [2023-10-30T15:56:07.355Z] Name: ip-10-100-46-59 15:56:07 [2023-10-30T15:56:07.355Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 15:56:07 [2023-10-30T15:56:07.355Z] Docker Root Dir: /var/lib/docker 15:56:07 [2023-10-30T15:56:07.355Z] Debug Mode: false 15:56:07 [2023-10-30T15:56:07.355Z] Experimental: true 15:56:07 [2023-10-30T15:56:07.355Z] Insecure Registries: 15:56:07 [2023-10-30T15:56:07.355Z] 127.0.0.0/8 15:56:07 [2023-10-30T15:56:07.355Z] Live Restore Enabled: true 15:56:07 [2023-10-30T15:56:07.355Z] [Pipeline] sh 15:56:07 [2023-10-30T15:56:07.641Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 15:56:07 [2023-10-30T15:56:07.641Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 15:56:07 [2023-10-30T15:56:07.641Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46684/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 15:56:07 [2023-10-30T15:56:07.641Z] + bash /home/ubuntu/workspace/moby_PR-46684/check-config.sh 15:56:07 [2023-10-30T15:56:07.641Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 15:56:07 [2023-10-30T15:56:07.641Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... 15:56:07 [2023-10-30T15:56:07.641Z] 15:56:07 [2023-10-30T15:56:07.641Z] Generally Necessary: 15:56:07 [2023-10-30T15:56:07.641Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 15:56:07 [2023-10-30T15:56:07.641Z] - apparmor: enabled and tools installed 15:56:07 [2023-10-30T15:56:07.641Z] - CONFIG_NAMESPACES: enabled 15:56:07 [2023-10-30T15:56:07.641Z] - CONFIG_NET_NS: enabled 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_PID_NS: enabled 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_IPC_NS: enabled 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_UTS_NS: enabled 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_CGROUPS: enabled 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_CGROUP_CPUACCT: enabled 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_CGROUP_DEVICE: enabled 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_CGROUP_FREEZER: enabled 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_CGROUP_SCHED: enabled 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_CPUSETS: enabled 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_MEMCG: enabled 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_KEYS: enabled 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_VETH: enabled (as module) 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_BRIDGE: enabled (as module) 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_IP_NF_FILTER: enabled (as module) 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_IP_NF_NAT: enabled (as module) 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_NF_NAT: enabled (as module) 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_POSIX_MQUEUE: enabled 15:56:07 [2023-10-30T15:56:07.902Z] - CONFIG_CGROUP_BPF: enabled 15:56:07 [2023-10-30T15:56:07.902Z] 15:56:07 [2023-10-30T15:56:07.902Z] Optional Features: 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_USER_NS: enabled 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_SECCOMP: enabled 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_SECCOMP_FILTER: enabled 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_CGROUP_PIDS: enabled 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_MEMCG_SWAP: enabled 15:56:08 [2023-10-30T15:56:08.162Z] (cgroup swap accounting is currently enabled) 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_BLK_CGROUP: enabled 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_BLK_DEV_THROTTLING: enabled 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_CGROUP_PERF: enabled 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_CGROUP_HUGETLB: enabled 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_CGROUP_NET_PRIO: enabled 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_CFS_BANDWIDTH: enabled 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_FAIR_GROUP_SCHED: enabled 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_RT_GROUP_SCHED: missing 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_IP_VS: enabled (as module) 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_IP_VS_NFCT: enabled 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_IP_VS_PROTO_TCP: enabled 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_IP_VS_PROTO_UDP: enabled 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_IP_VS_RR: enabled (as module) 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_SECURITY_SELINUX: enabled 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_SECURITY_APPARMOR: enabled 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_EXT4_FS: enabled 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 15:56:08 [2023-10-30T15:56:08.162Z] - CONFIG_EXT4_FS_SECURITY: enabled 15:56:08 [2023-10-30T15:56:08.423Z] - Network Drivers: 15:56:08 [2023-10-30T15:56:08.423Z] - "overlay": 15:56:08 [2023-10-30T15:56:08.423Z] - CONFIG_VXLAN: enabled (as module) 15:56:08 [2023-10-30T15:56:08.423Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 15:56:08 [2023-10-30T15:56:08.423Z] Optional (for encrypted networks): 15:56:08 [2023-10-30T15:56:08.423Z] - CONFIG_CRYPTO: enabled 15:56:08 [2023-10-30T15:56:08.423Z] - CONFIG_CRYPTO_AEAD: enabled 15:56:08 [2023-10-30T15:56:08.423Z] - CONFIG_CRYPTO_GCM: enabled 15:56:08 [2023-10-30T15:56:08.423Z] - CONFIG_CRYPTO_SEQIV: enabled 15:56:08 [2023-10-30T15:56:08.423Z] - CONFIG_CRYPTO_GHASH: enabled 15:56:08 [2023-10-30T15:56:08.423Z] - CONFIG_XFRM: enabled 15:56:08 [2023-10-30T15:56:08.423Z] - CONFIG_XFRM_USER: enabled (as module) 15:56:08 [2023-10-30T15:56:08.423Z] - CONFIG_XFRM_ALGO: enabled (as module) 15:56:08 [2023-10-30T15:56:08.423Z] - CONFIG_INET_ESP: enabled (as module) 15:56:08 [2023-10-30T15:56:08.423Z] - "ipvlan": 15:56:08 [2023-10-30T15:56:08.423Z] - CONFIG_IPVLAN: enabled (as module) 15:56:08 [2023-10-30T15:56:08.423Z] - "macvlan": 15:56:08 [2023-10-30T15:56:08.423Z] - CONFIG_MACVLAN: enabled (as module) 15:56:08 [2023-10-30T15:56:08.423Z] - CONFIG_DUMMY: enabled (as module) 15:56:08 [2023-10-30T15:56:08.423Z] - "ftp,tftp client in container": 15:56:08 [2023-10-30T15:56:08.423Z] - CONFIG_NF_NAT_FTP: enabled (as module) 15:56:08 [2023-10-30T15:56:08.423Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 15:56:08 [2023-10-30T15:56:08.423Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 15:56:08 [2023-10-30T15:56:08.423Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 15:56:08 [2023-10-30T15:56:08.423Z] - Storage Drivers: 15:56:08 [2023-10-30T15:56:08.423Z] - "aufs": 15:56:08 [2023-10-30T15:56:08.423Z] - CONFIG_AUFS_FS: enabled (as module) 15:56:08 [2023-10-30T15:56:08.423Z] - "btrfs": 15:56:08 [2023-10-30T15:56:08.683Z] - CONFIG_BTRFS_FS: enabled (as module) 15:56:08 [2023-10-30T15:56:08.683Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 15:56:08 [2023-10-30T15:56:08.683Z] - "devicemapper": 15:56:08 [2023-10-30T15:56:08.683Z] - CONFIG_BLK_DEV_DM: enabled 15:56:08 [2023-10-30T15:56:08.683Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 15:56:08 [2023-10-30T15:56:08.683Z] - "overlay": 15:56:08 [2023-10-30T15:56:08.683Z] - CONFIG_OVERLAY_FS: enabled (as module) 15:56:08 [2023-10-30T15:56:08.683Z] - "zfs": 15:56:08 [2023-10-30T15:56:08.683Z] - /dev/zfs: present 15:56:08 [2023-10-30T15:56:08.683Z] - zfs command: missing 15:56:08 [2023-10-30T15:56:08.683Z] - zpool command: missing 15:56:08 [2023-10-30T15:56:08.683Z] 15:56:08 [2023-10-30T15:56:08.683Z] Limits: 15:56:08 [2023-10-30T15:56:08.683Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 15:56:08 [2023-10-30T15:56:08.683Z] 15:56:08 [2023-10-30T15:56:08.683Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 15:56:08 [2023-10-30T15:56:08.985Z] + docker build --force-rm -t docker:0c504fdf737ac40c8c14b847c2393436e5775649 . 15:56:09 [2023-10-30T15:56:09.245Z] #0 building with "default" instance using docker driver 15:56:09 [2023-10-30T15:56:09.245Z] 15:56:09 [2023-10-30T15:56:09.245Z] #1 [internal] load build definition from Dockerfile 15:56:09 [2023-10-30T15:56:09.245Z] #1 transferring dockerfile: 28.07kB done 15:56:09 [2023-10-30T15:56:09.245Z] #1 DONE 0.1s 15:56:09 [2023-10-30T15:56:09.245Z] 15:56:09 [2023-10-30T15:56:09.245Z] #2 [internal] load .dockerignore 15:56:09 [2023-10-30T15:56:09.245Z] #2 transferring context: 113B done 15:56:09 [2023-10-30T15:56:09.505Z] #2 DONE 0.3s 15:56:09 [2023-10-30T15:56:09.505Z] 15:56:09 [2023-10-30T15:56:09.505Z] #3 resolve image config for docker.io/docker/dockerfile:1 15:56:09 [2023-10-30T15:56:09.765Z] #3 DONE 0.4s 15:56:10 [2023-10-30T15:56:10.025Z] 15:56:10 [2023-10-30T15:56:10.025Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 15:56:10 [2023-10-30T15:56:10.025Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done 15:56:10 [2023-10-30T15:56:10.025Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done 15:56:10 [2023-10-30T15:56:10.025Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done 15:56:10 [2023-10-30T15:56:10.025Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done 15:56:10 [2023-10-30T15:56:10.025Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s 15:56:10 [2023-10-30T15:56:10.285Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s 15:56:10 [2023-10-30T15:56:10.285Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s done 15:56:10 [2023-10-30T15:56:10.285Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done 15:56:10 [2023-10-30T15:56:10.285Z] #4 DONE 0.5s 15:56:10 [2023-10-30T15:56:10.545Z] 15:56:10 [2023-10-30T15:56:10.545Z] #5 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2 15:56:11 [2023-10-30T15:56:11.927Z] #5 DONE 1.1s 15:56:11 [2023-10-30T15:56:11.927Z] 15:56:11 [2023-10-30T15:56:11.927Z] #6 [internal] load metadata for docker.io/distribution/distribution:2.8.3 15:56:11 [2023-10-30T15:56:11.927Z] #6 DONE 1.1s 15:56:11 [2023-10-30T15:56:11.927Z] 15:56:11 [2023-10-30T15:56:11.927Z] #7 [internal] load metadata for docker.io/library/debian:bullseye 15:56:11 [2023-10-30T15:56:11.927Z] #7 DONE 1.1s 15:56:11 [2023-10-30T15:56:11.927Z] 15:56:11 [2023-10-30T15:56:11.927Z] #8 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 15:56:11 [2023-10-30T15:56:11.927Z] #8 DONE 1.2s 15:56:11 [2023-10-30T15:56:11.927Z] 15:56:11 [2023-10-30T15:56:11.927Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 15:56:11 [2023-10-30T15:56:11.927Z] #9 ... 15:56:11 [2023-10-30T15:56:11.927Z] 15:56:11 [2023-10-30T15:56:11.927Z] #10 [internal] load metadata for docker.io/library/golang:1.21.3-bullseye 15:56:11 [2023-10-30T15:56:11.927Z] #10 DONE 1.3s 15:56:11 [2023-10-30T15:56:11.927Z] 15:56:11 [2023-10-30T15:56:11.927Z] #11 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 15:56:11 [2023-10-30T15:56:11.927Z] #11 DONE 1.4s 15:56:11 [2023-10-30T15:56:11.927Z] 15:56:11 [2023-10-30T15:56:11.927Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 15:56:11 [2023-10-30T15:56:11.927Z] #9 DONE 1.4s 15:56:11 [2023-10-30T15:56:11.927Z] 15:56:11 [2023-10-30T15:56:11.927Z] #12 [internal] load metadata for docker.io/library/busybox:latest 15:56:11 [2023-10-30T15:56:11.927Z] #12 DONE 1.4s 15:56:12 [2023-10-30T15:56:12.187Z] 15:56:12 [2023-10-30T15:56:12.187Z] #13 [internal] load build context 15:56:13 [2023-10-30T15:56:13.130Z] #13 transferring context: 74.38MB 1.0s done 15:56:13 [2023-10-30T15:56:13.390Z] #13 DONE 1.2s 15:56:13 [2023-10-30T15:56:13.390Z] 15:56:13 [2023-10-30T15:56:13.390Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 15:56:13 [2023-10-30T15:56:13.390Z] #14 resolve docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 0.2s done 15:56:13 [2023-10-30T15:56:13.390Z] #14 sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 1.86kB / 1.86kB done 15:56:13 [2023-10-30T15:56:13.390Z] #14 sha256:e587dc9f31eb92d8f82fcceec1f0e0ac8b7dea1c7f15c672b024fbcafb4d597d 1.58kB / 1.58kB done 15:56:13 [2023-10-30T15:56:13.390Z] #14 sha256:124eb5cf41e778d2f6435270890a7935091de8903ef01e9e24f22c69199431d8 7.44kB / 7.44kB done 15:56:13 [2023-10-30T15:56:13.390Z] #14 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 53.71MB / 53.71MB 0.8s done 15:56:13 [2023-10-30T15:56:13.390Z] #14 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 32.51MB / 54.70MB 0.8s 15:56:13 [2023-10-30T15:56:13.390Z] #14 sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 15.75MB / 15.75MB 0.8s done 15:56:13 [2023-10-30T15:56:13.390Z] #14 extracting sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 15:56:13 [2023-10-30T15:56:13.390Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 0B / 81.49MB 0.8s 15:56:13 [2023-10-30T15:56:13.390Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 0B / 64.10MB 0.9s 15:56:13 [2023-10-30T15:56:13.653Z] #14 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 50.33MB / 54.70MB 1.0s 15:56:13 [2023-10-30T15:56:13.653Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 6.29MB / 81.49MB 1.0s 15:56:13 [2023-10-30T15:56:13.653Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 5.24MB / 64.10MB 1.0s 15:56:13 [2023-10-30T15:56:13.653Z] #14 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 54.70MB / 54.70MB 1.2s 15:56:13 [2023-10-30T15:56:13.653Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 16.78MB / 81.49MB 1.2s 15:56:13 [2023-10-30T15:56:13.653Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 10.49MB / 64.10MB 1.2s 15:56:13 [2023-10-30T15:56:13.653Z] #14 sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 54.70MB / 54.70MB 1.3s done 15:56:13 [2023-10-30T15:56:13.913Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 32.51MB / 81.49MB 1.4s 15:56:13 [2023-10-30T15:56:13.913Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 15.73MB / 64.10MB 1.4s 15:56:13 [2023-10-30T15:56:13.913Z] #14 sha256:ca4e608d55eab81752f704d8808712ecd9300ce2f3aa2baa318dec00ef413789 156B / 156B 1.3s done 15:56:14 [2023-10-30T15:56:14.173Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 19.92MB / 64.10MB 1.6s 15:56:14 [2023-10-30T15:56:14.173Z] #14 ... 15:56:14 [2023-10-30T15:56:14.173Z] 15:56:14 [2023-10-30T15:56:14.173Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 15:56:14 [2023-10-30T15:56:14.173Z] #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.3s done 15:56:14 [2023-10-30T15:56:14.173Z] #15 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done 15:56:14 [2023-10-30T15:56:14.173Z] #15 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done 15:56:14 [2023-10-30T15:56:14.173Z] #15 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done 15:56:14 [2023-10-30T15:56:14.173Z] #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 1.4s done 15:56:14 [2023-10-30T15:56:14.173Z] #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done 15:56:14 [2023-10-30T15:56:14.173Z] #15 DONE 2.2s 15:56:14 [2023-10-30T15:56:14.173Z] 15:56:14 [2023-10-30T15:56:14.173Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 15:56:14 [2023-10-30T15:56:14.434Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 50.33MB / 81.49MB 1.9s 15:56:14 [2023-10-30T15:56:14.434Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 24.12MB / 64.10MB 1.9s 15:56:14 [2023-10-30T15:56:14.434Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 66.06MB / 81.49MB 2.0s 15:56:14 [2023-10-30T15:56:14.695Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 31.46MB / 64.10MB 2.1s 15:56:14 [2023-10-30T15:56:14.955Z] #14 sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 79.69MB / 81.49MB 2.4s 15:56:14 [2023-10-30T15:56:14.955Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 50.33MB / 64.10MB 2.4s 15:56:14 [2023-10-30T15:56:14.955Z] #14 ... 15:56:14 [2023-10-30T15:56:14.955Z] 15:56:14 [2023-10-30T15:56:14.955Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 15:56:14 [2023-10-30T15:56:14.955Z] #16 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.3s done 15:56:14 [2023-10-30T15:56:14.955Z] #16 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done 15:56:14 [2023-10-30T15:56:14.955Z] #16 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done 15:56:14 [2023-10-30T15:56:14.955Z] #16 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done 15:56:14 [2023-10-30T15:56:14.955Z] #16 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 2.3s done 15:56:14 [2023-10-30T15:56:14.955Z] #16 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.2s done 15:56:14 [2023-10-30T15:56:14.955Z] #16 DONE 3.0s 15:56:14 [2023-10-30T15:56:14.955Z] 15:56:14 [2023-10-30T15:56:14.955Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 15:56:14 [2023-10-30T15:56:14.955Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 61.87MB / 64.10MB 2.6s 15:56:15 [2023-10-30T15:56:15.216Z] #14 ... 15:56:15 [2023-10-30T15:56:15.216Z] 15:56:15 [2023-10-30T15:56:15.216Z] #17 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b 15:56:15 [2023-10-30T15:56:15.216Z] #17 resolve docker.io/library/debian:bullseye@sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b 0.3s done 15:56:15 [2023-10-30T15:56:15.216Z] #17 sha256:c141beaa9e0767774221cc82efe3a6712a1cc4f75d2699334dfd9a28a6f7357b 1.85kB / 1.85kB done 15:56:15 [2023-10-30T15:56:15.216Z] #17 sha256:7a89d1fd045f797f2f34dd778bdf19335587357c3603859f2048f4c0285b06a8 529B / 529B done 15:56:15 [2023-10-30T15:56:15.216Z] #17 sha256:9369a4a8069a235728caedd4cda816161ef33a51a59a6591662972b18463188c 1.48kB / 1.48kB done 15:56:15 [2023-10-30T15:56:15.216Z] #17 sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 53.71MB / 53.71MB 0.8s done 15:56:15 [2023-10-30T15:56:15.216Z] #17 extracting sha256:dd0dc10f921f4b3b65b17f20d367374079e6cb4e26531624ee64caaaf4adcc28 1.8s done 15:56:15 [2023-10-30T15:56:15.216Z] #17 DONE 3.2s 15:56:15 [2023-10-30T15:56:15.216Z] 15:56:15 [2023-10-30T15:56:15.216Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 15:56:15 [2023-10-30T15:56:15.216Z] #14 extracting sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 15:56:15 [2023-10-30T15:56:15.477Z] #14 sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 64.10MB / 64.10MB 3.1s done 15:56:15 [2023-10-30T15:56:15.738Z] #14 ... 15:56:15 [2023-10-30T15:56:15.738Z] 15:56:15 [2023-10-30T15:56:15.738Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 15:56:15 [2023-10-30T15:56:15.738Z] #18 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.3s done 15:56:15 [2023-10-30T15:56:15.738Z] #18 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done 15:56:15 [2023-10-30T15:56:15.738Z] #18 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done 15:56:15 [2023-10-30T15:56:15.738Z] #18 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done 15:56:15 [2023-10-30T15:56:15.738Z] #18 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 2.9s done 15:56:15 [2023-10-30T15:56:15.738Z] #18 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done 15:56:15 [2023-10-30T15:56:15.738Z] #18 DONE 3.6s 15:56:15 [2023-10-30T15:56:15.738Z] 15:56:15 [2023-10-30T15:56:15.738Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 15:56:15 [2023-10-30T15:56:15.738Z] #14 ... 15:56:15 [2023-10-30T15:56:15.738Z] 15:56:15 [2023-10-30T15:56:15.738Z] #19 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 15:56:15 [2023-10-30T15:56:15.738Z] #19 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done 15:56:15 [2023-10-30T15:56:15.738Z] #19 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done 15:56:15 [2023-10-30T15:56:15.738Z] #19 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done 15:56:15 [2023-10-30T15:56:15.738Z] #19 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done 15:56:15 [2023-10-30T15:56:15.738Z] #19 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.9s done 15:56:15 [2023-10-30T15:56:15.738Z] #19 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done 15:56:15 [2023-10-30T15:56:15.738Z] #19 DONE 3.7s 15:56:15 [2023-10-30T15:56:15.738Z] 15:56:15 [2023-10-30T15:56:15.738Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 15:56:15 [2023-10-30T15:56:15.738Z] #14 extracting sha256:cd7a630df11a812111dd2b7f5b819a692f2350ad055fab0cd3e60b322c2eead5 0.5s done 15:56:16 [2023-10-30T15:56:16.000Z] #14 extracting sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 15:56:16 [2023-10-30T15:56:16.942Z] #14 ... 15:56:16 [2023-10-30T15:56:16.942Z] 15:56:16 [2023-10-30T15:56:16.942Z] #20 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 15:56:16 [2023-10-30T15:56:16.942Z] #20 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.3s done 15:56:16 [2023-10-30T15:56:16.942Z] #20 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done 15:56:16 [2023-10-30T15:56:16.942Z] #20 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done 15:56:16 [2023-10-30T15:56:16.942Z] #20 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done 15:56:16 [2023-10-30T15:56:16.942Z] #20 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 3.6s done 15:56:16 [2023-10-30T15:56:16.942Z] #20 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.3s done 15:56:16 [2023-10-30T15:56:16.942Z] #20 DONE 4.7s 15:56:16 [2023-10-30T15:56:16.942Z] 15:56:16 [2023-10-30T15:56:16.942Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 15:56:17 [2023-10-30T15:56:17.202Z] #14 ... 15:56:17 [2023-10-30T15:56:17.202Z] 15:56:17 [2023-10-30T15:56:17.202Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 15:56:17 [2023-10-30T15:56:17.202Z] #21 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.3s done 15:56:17 [2023-10-30T15:56:17.202Z] #21 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done 15:56:17 [2023-10-30T15:56:17.202Z] #21 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done 15:56:17 [2023-10-30T15:56:17.202Z] #21 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done 15:56:17 [2023-10-30T15:56:17.202Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 3.1s done 15:56:17 [2023-10-30T15:56:17.202Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.1s done 15:56:17 [2023-10-30T15:56:17.202Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 3.8s done 15:56:17 [2023-10-30T15:56:17.202Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 0B / 766B 3.2s 15:56:17 [2023-10-30T15:56:17.202Z] #21 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done 15:56:17 [2023-10-30T15:56:17.202Z] #21 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done 15:56:17 [2023-10-30T15:56:17.202Z] #21 ... 15:56:17 [2023-10-30T15:56:17.202Z] 15:56:17 [2023-10-30T15:56:17.202Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 15:56:17 [2023-10-30T15:56:17.772Z] #14 extracting sha256:d9c8e3bce435b9fb78d2fd6a8f0ce18ddecff51902c10074a9da4287cb35963b 1.8s done 15:56:18 [2023-10-30T15:56:18.033Z] #14 extracting sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 0.1s 15:56:19 [2023-10-30T15:56:19.944Z] #14 extracting sha256:211c8057838854322032a4dd1bc8c7f6b6153c4a220fdd291a45493e1925f494 1.5s done 15:56:19 [2023-10-30T15:56:19.944Z] #14 extracting sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 15:56:25 [2023-10-30T15:56:25.225Z] #14 extracting sha256:bee0dfc0c8104f6443517bcdc1002e50b852e11552271c9116d891fa95fc119a 4.7s done 15:56:25 [2023-10-30T15:56:25.225Z] #14 extracting sha256:ca4e608d55eab81752f704d8808712ecd9300ce2f3aa2baa318dec00ef413789 done 15:56:25 [2023-10-30T15:56:25.225Z] #14 ... 15:56:25 [2023-10-30T15:56:25.225Z] 15:56:25 [2023-10-30T15:56:25.226Z] #22 [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 15:56:25 [2023-10-30T15:56:25.226Z] #22 0.669 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 0.683 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 0.683 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 0.809 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 1.047 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 1.148 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 2.241 Fetched 8426 kB in 2s (4601 kB/s) 15:56:25 [2023-10-30T15:56:25.226Z] #22 2.241 Reading package lists... 15:56:25 [2023-10-30T15:56:25.226Z] #22 2.797 Reading package lists... 15:56:25 [2023-10-30T15:56:25.226Z] #22 3.358 Building dependency tree... 15:56:25 [2023-10-30T15:56:25.226Z] #22 3.810 The following additional packages will be installed: 15:56:25 [2023-10-30T15:56:25.226Z] #22 3.810 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 15:56:25 [2023-10-30T15:56:25.226Z] #22 3.811 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl 15:56:25 [2023-10-30T15:56:25.226Z] #22 3.814 Recommended packages: 15:56:25 [2023-10-30T15:56:25.226Z] #22 3.814 libldap-common publicsuffix libsasl2-modules 15:56:25 [2023-10-30T15:56:25.226Z] #22 3.937 The following NEW packages will be installed: 15:56:25 [2023-10-30T15:56:25.226Z] #22 3.940 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 15:56:25 [2023-10-30T15:56:25.226Z] #22 3.940 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db 15:56:25 [2023-10-30T15:56:25.226Z] #22 3.940 libssh2-1 openssl 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.213 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.213 Need to get 2951 kB of archives. 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.213 After this operation, 6501 kB of additional disk space will be used. 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.213 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1w-0+deb11u1 [837 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.289 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.333 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.431 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.432 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.434 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.437 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.439 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.441 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.453 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.455 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u10 [326 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.457 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u10 [265 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.459 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.461 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.462 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.618 debconf: delaying package configuration, since apt-utils is not installed 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.673 Fetched 2951 kB in 1s (5711 kB/s) 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.864 Selecting previously unselected package openssl. 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.864 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6656 files and directories currently installed.) 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.869 Preparing to unpack .../00-openssl_1.1.1w-0+deb11u1_arm64.deb ... 15:56:25 [2023-10-30T15:56:25.226Z] #22 4.879 Unpacking openssl (1.1.1w-0+deb11u1) ... 15:56:25 [2023-10-30T15:56:25.226Z] #22 5.558 Selecting previously unselected package ca-certificates. 15:56:25 [2023-10-30T15:56:25.226Z] #22 5.560 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... 15:56:25 [2023-10-30T15:56:25.226Z] #22 5.569 Unpacking ca-certificates (20210119) ... 15:56:25 [2023-10-30T15:56:25.226Z] #22 7.028 Selecting previously unselected package libbrotli1:arm64. 15:56:25 [2023-10-30T15:56:25.226Z] #22 7.029 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... 15:56:25 [2023-10-30T15:56:25.226Z] #22 7.310 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... 15:56:25 [2023-10-30T15:56:25.226Z] #22 7.936 Selecting previously unselected package libsasl2-modules-db:arm64. 15:56:25 [2023-10-30T15:56:25.226Z] #22 7.938 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 15:56:25 [2023-10-30T15:56:25.226Z] #22 8.101 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 15:56:25 [2023-10-30T15:56:25.226Z] #22 8.188 Selecting previously unselected package libsasl2-2:arm64. 15:56:25 [2023-10-30T15:56:25.226Z] #22 8.189 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... 15:56:25 [2023-10-30T15:56:25.226Z] #22 8.286 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 15:56:25 [2023-10-30T15:56:25.226Z] #22 8.773 Selecting previously unselected package libldap-2.4-2:arm64. 15:56:25 [2023-10-30T15:56:25.226Z] #22 8.775 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... 15:56:25 [2023-10-30T15:56:25.226Z] #22 8.783 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 15:56:25 [2023-10-30T15:56:25.226Z] #22 9.014 Selecting previously unselected package libnghttp2-14:arm64. 15:56:25 [2023-10-30T15:56:25.226Z] #22 9.015 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... 15:56:25 [2023-10-30T15:56:25.226Z] #22 9.054 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... 15:56:25 [2023-10-30T15:56:25.226Z] #22 9.290 Selecting previously unselected package libpsl5:arm64. 15:56:25 [2023-10-30T15:56:25.226Z] #22 9.292 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... 15:56:25 [2023-10-30T15:56:25.226Z] #22 9.311 Unpacking libpsl5:arm64 (0.21.0-1.2) ... 15:56:25 [2023-10-30T15:56:25.226Z] #22 9.644 Selecting previously unselected package librtmp1:arm64. 15:56:25 [2023-10-30T15:56:25.226Z] #22 9.645 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... 15:56:25 [2023-10-30T15:56:25.226Z] #22 9.678 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 15:56:25 [2023-10-30T15:56:25.226Z] #22 9.969 Selecting previously unselected package libssh2-1:arm64. 15:56:25 [2023-10-30T15:56:25.226Z] #22 9.970 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... 15:56:25 [2023-10-30T15:56:25.226Z] #22 9.976 Unpacking libssh2-1:arm64 (1.9.0-2) ... 15:56:25 [2023-10-30T15:56:25.486Z] #22 10.13 Selecting previously unselected package libcurl4:arm64. 15:56:25 [2023-10-30T15:56:25.486Z] #22 10.13 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u10_arm64.deb ... 15:56:25 [2023-10-30T15:56:25.486Z] #22 10.14 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u10) ... 15:56:25 [2023-10-30T15:56:25.486Z] #22 ... 15:56:25 [2023-10-30T15:56:25.486Z] 15:56:25 [2023-10-30T15:56:25.486Z] #14 [base 1/5] FROM docker.io/library/golang:1.21.3-bullseye@sha256:26c7537d6ac3827eb4638034d16edc64de57bb011c8cc8fe301ac13a6568f6f4 15:56:25 [2023-10-30T15:56:25.486Z] #14 DONE 13.4s 15:56:25 [2023-10-30T15:56:25.486Z] 15:56:25 [2023-10-30T15:56:25.486Z] #22 [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 15:56:25 [2023-10-30T15:56:25.486Z] #22 10.30 Selecting previously unselected package curl. 15:56:25 [2023-10-30T15:56:25.486Z] #22 ... 15:56:25 [2023-10-30T15:56:25.486Z] 15:56:25 [2023-10-30T15:56:25.486Z] #23 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 15:56:25 [2023-10-30T15:56:25.973Z] #23 ... 15:56:25 [2023-10-30T15:56:25.973Z] 15:56:25 [2023-10-30T15:56:25.973Z] #24 [build-dummy 2/2] RUN mkdir -p /build 15:56:26 [2023-10-30T15:56:26.259Z] #24 ... 15:56:26 [2023-10-30T15:56:26.259Z] 15:56:26 [2023-10-30T15:56:26.259Z] #22 [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 15:56:26 [2023-10-30T15:56:26.259Z] #22 10.30 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u10_arm64.deb ... 15:56:26 [2023-10-30T15:56:26.259Z] #22 10.34 Unpacking curl (7.74.0-1.3+deb11u10) ... 15:56:26 [2023-10-30T15:56:26.519Z] #22 11.12 Selecting previously unselected package libonig5:arm64. 15:56:26 [2023-10-30T15:56:26.519Z] #22 11.12 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... 15:56:26 [2023-10-30T15:56:26.519Z] #22 11.14 Unpacking libonig5:arm64 (6.9.6-1.1) ... 15:56:26 [2023-10-30T15:56:26.779Z] #22 11.42 Selecting previously unselected package libjq1:arm64. 15:56:26 [2023-10-30T15:56:26.779Z] #22 11.42 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... 15:56:26 [2023-10-30T15:56:26.779Z] #22 11.44 Unpacking libjq1:arm64 (1.6-2.1) ... 15:56:27 [2023-10-30T15:56:27.038Z] #22 11.58 Selecting previously unselected package jq. 15:56:27 [2023-10-30T15:56:27.038Z] #22 11.58 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... 15:56:27 [2023-10-30T15:56:27.038Z] #22 11.60 Unpacking jq (1.6-2.1) ... 15:56:27 [2023-10-30T15:56:27.038Z] #22 11.77 Setting up libpsl5:arm64 (0.21.0-1.2) ... 15:56:27 [2023-10-30T15:56:27.298Z] #22 11.94 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... 15:56:27 [2023-10-30T15:56:27.558Z] #22 12.11 Setting up libnghttp2-14:arm64 (1.43.0-1) ... 15:56:27 [2023-10-30T15:56:27.558Z] #22 12.32 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 15:56:27 [2023-10-30T15:56:27.844Z] #22 12.55 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... 15:56:27 [2023-10-30T15:56:27.844Z] #22 12.57 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... 15:56:28 [2023-10-30T15:56:28.350Z] #22 12.66 Setting up libssh2-1:arm64 (1.9.0-2) ... 15:56:28 [2023-10-30T15:56:28.652Z] #22 12.93 Setting up openssl (1.1.1w-0+deb11u1) ... 15:56:29 [2023-10-30T15:56:29.292Z] #22 13.73 Setting up libonig5:arm64 (6.9.6-1.1) ... 15:56:29 [2023-10-30T15:56:29.292Z] #22 13.82 Setting up libjq1:arm64 (1.6-2.1) ... 15:56:29 [2023-10-30T15:56:29.292Z] #22 13.96 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... 15:56:29 [2023-10-30T15:56:29.861Z] #22 14.29 Setting up ca-certificates (20210119) ... 15:56:30 [2023-10-30T15:56:30.431Z] #22 14.92 Updating certificates in /etc/ssl/certs... 15:56:30 [2023-10-30T15:56:30.691Z] #22 15.47 129 added, 0 removed; done. 15:56:30 [2023-10-30T15:56:30.950Z] #22 15.74 Setting up jq (1.6-2.1) ... 15:56:31 [2023-10-30T15:56:31.210Z] #22 15.88 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u10) ... 15:56:31 [2023-10-30T15:56:31.210Z] #22 15.92 Setting up curl (7.74.0-1.3+deb11u10) ... 15:56:31 [2023-10-30T15:56:31.210Z] #22 16.00 Processing triggers for libc-bin (2.31-13+deb11u7) ... 15:56:31 [2023-10-30T15:56:31.470Z] #22 16.18 Processing triggers for ca-certificates (20210119) ... 15:56:31 [2023-10-30T15:56:31.470Z] #22 16.27 Updating certificates in /etc/ssl/certs... 15:56:32 [2023-10-30T15:56:32.040Z] #22 16.71 0 added, 0 removed; done. 15:56:32 [2023-10-30T15:56:32.040Z] #22 16.71 Running hooks in /etc/ca-certificates/update.d... 15:56:32 [2023-10-30T15:56:32.040Z] #22 16.71 done. 15:56:35 [2023-10-30T15:56:35.332Z] #22 ... 15:56:35 [2023-10-30T15:56:35.332Z] 15:56:35 [2023-10-30T15:56:35.332Z] #25 [base 2/5] COPY --from=xx / / 15:56:35 [2023-10-30T15:56:35.332Z] #25 DONE 0.1s 15:56:35 [2023-10-30T15:56:35.332Z] 15:56:35 [2023-10-30T15:56:35.332Z] #24 [build-dummy 2/2] RUN mkdir -p /build 15:56:35 [2023-10-30T15:56:35.332Z] #24 DONE 19.4s 15:56:35 [2023-10-30T15:56:35.332Z] 15:56:35 [2023-10-30T15:56:35.332Z] #23 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 15:56:35 [2023-10-30T15:56:35.332Z] #23 DONE 18.1s 15:56:35 [2023-10-30T15:56:35.332Z] 15:56:35 [2023-10-30T15:56:35.332Z] #22 [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 15:56:35 [2023-10-30T15:56:35.332Z] #22 DONE 19.9s 15:56:35 [2023-10-30T15:56:35.332Z] 15:56:35 [2023-10-30T15:56:35.332Z] #26 [binary-dummy 1/1] COPY --from=build-dummy /build /build 15:56:35 [2023-10-30T15:56:35.332Z] #26 DONE 0.1s 15:56:35 [2023-10-30T15:56:35.332Z] 15:56:35 [2023-10-30T15:56:35.332Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 15:56:35 [2023-10-30T15:56:35.332Z] #27 DONE 0.1s 15:56:35 [2023-10-30T15:56:35.332Z] 15:56:35 [2023-10-30T15:56:35.332Z] #28 [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 15:56:36 [2023-10-30T15:56:36.271Z] #28 ... 15:56:36 [2023-10-30T15:56:36.271Z] 15:56:36 [2023-10-30T15:56:36.271Z] #29 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 15:56:36 [2023-10-30T15:56:36.271Z] #29 DONE 0.8s 15:56:36 [2023-10-30T15:56:36.271Z] 15:56:36 [2023-10-30T15:56:36.271Z] #30 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true 15:56:36 [2023-10-30T15:56:36.531Z] #30 DONE 0.4s 15:56:36 [2023-10-30T15:56:36.531Z] 15:56:36 [2023-10-30T15:56:36.531Z] #31 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 15:56:37 [2023-10-30T15:56:37.101Z] #31 0.624 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 15:56:37 [2023-10-30T15:56:37.101Z] #31 0.635 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:56:37 [2023-10-30T15:56:37.101Z] #31 0.635 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:56:37 [2023-10-30T15:56:37.361Z] #31 0.763 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB] 15:56:37 [2023-10-30T15:56:37.361Z] #31 0.880 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB] 15:56:37 [2023-10-30T15:56:37.361Z] #31 0.999 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 15:56:38 [2023-10-30T15:56:38.300Z] #31 1.727 Fetched 8426 kB in 1s (6180 kB/s) 15:56:38 [2023-10-30T15:56:38.870Z] #31 1.727 Reading package lists... 15:56:39 [2023-10-30T15:56:39.439Z] #31 2.292 Reading package lists... 15:56:39 [2023-10-30T15:56:39.699Z] #31 2.843 Building dependency tree... 15:56:39 [2023-10-30T15:56:39.699Z] #31 3.015 Reading state information... 15:56:39 [2023-10-30T15:56:39.699Z] #31 3.280 The following additional packages will be installed: 15:56:39 [2023-10-30T15:56:39.959Z] #31 3.281 libmagic-mgc libmagic1 15:56:39 [2023-10-30T15:56:39.959Z] #31 3.313 The following NEW packages will be installed: 15:56:39 [2023-10-30T15:56:39.959Z] #31 3.315 file libmagic-mgc libmagic1 15:56:40 [2023-10-30T15:56:40.218Z] #31 3.589 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 15:56:40 [2023-10-30T15:56:40.218Z] #31 3.589 Need to get 465 kB of archives. 15:56:40 [2023-10-30T15:56:40.218Z] #31 3.589 After this operation, 7075 kB of additional disk space will be used. 15:56:40 [2023-10-30T15:56:40.218Z] #31 3.589 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB] 15:56:40 [2023-10-30T15:56:40.218Z] #31 3.595 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB] 15:56:40 [2023-10-30T15:56:40.218Z] #31 3.596 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB] 15:56:40 [2023-10-30T15:56:40.218Z] #31 3.735 debconf: delaying package configuration, since apt-utils is not installed 15:56:40 [2023-10-30T15:56:40.218Z] #31 3.778 Fetched 465 kB in 0s (1697 kB/s) 15:56:40 [2023-10-30T15:56:40.218Z] #31 3.796 Selecting previously unselected package libmagic-mgc. 15:56:40 [2023-10-30T15:56:40.218Z] #31 3.796 (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 ... 15711 files and directories currently installed.) 15:56:40 [2023-10-30T15:56:40.218Z] #31 3.806 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ... 15:56:40 [2023-10-30T15:56:40.218Z] #31 3.810 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ... 15:56:40 [2023-10-30T15:56:40.478Z] #31 3.887 Selecting previously unselected package libmagic1:arm64. 15:56:40 [2023-10-30T15:56:40.478Z] #31 3.889 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_arm64.deb ... 15:56:40 [2023-10-30T15:56:40.478Z] #31 3.898 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ... 15:56:40 [2023-10-30T15:56:40.478Z] #31 3.933 Selecting previously unselected package file. 15:56:40 [2023-10-30T15:56:40.478Z] #31 3.936 Preparing to unpack .../file_1%3a5.39-3+deb11u1_arm64.deb ... 15:56:40 [2023-10-30T15:56:40.478Z] #31 3.941 Unpacking file (1:5.39-3+deb11u1) ... 15:56:40 [2023-10-30T15:56:40.478Z] #31 3.989 Setting up libmagic-mgc (1:5.39-3+deb11u1) ... 15:56:40 [2023-10-30T15:56:40.478Z] #31 4.000 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ... 15:56:40 [2023-10-30T15:56:40.478Z] #31 4.022 Setting up file (1:5.39-3+deb11u1) ... 15:56:40 [2023-10-30T15:56:40.478Z] #31 4.037 Processing triggers for libc-bin (2.31-13+deb11u7) ... 15:56:41 [2023-10-30T15:56:41.048Z] #31 DONE 4.5s 15:56:41 [2023-10-30T15:56:41.048Z] 15:56:41 [2023-10-30T15:56:41.048Z] #28 [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 15:56:41 [2023-10-30T15:56:41.048Z] #28 2.690 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... 15:56:41 [2023-10-30T15:56:41.048Z] #28 3.261 #=#=# 15:56:41 [2023-10-30T15:56:41.048Z] #28 3.515 #=#=# ######################################################################## 100.0% 15:56:41 [2023-10-30T15:56:41.048Z] #28 3.754 15:56:41 [2023-10-30T15:56:41.048Z] #28 5.635 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... 15:56:41 [2023-10-30T15:56:41.048Z] #28 ... 15:56:41 [2023-10-30T15:56:41.048Z] 15:56:41 [2023-10-30T15:56:41.048Z] #32 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli 15:56:41 [2023-10-30T15:56:41.048Z] #32 DONE 0.1s 15:56:41 [2023-10-30T15:56:41.308Z] 15:56:41 [2023-10-30T15:56:41.308Z] #33 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 15:56:41 [2023-10-30T15:56:41.308Z] #33 DONE 0.1s 15:56:41 [2023-10-30T15:56:41.308Z] 15:56:41 [2023-10-30T15:56:41.308Z] #34 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 15:56:41 [2023-10-30T15:56:41.308Z] #34 DONE 0.2s 15:56:41 [2023-10-30T15:56:41.308Z] 15:56:41 [2023-10-30T15:56:41.308Z] #35 [swagger-src 1/3] WORKDIR /usr/src/swagger 15:56:41 [2023-10-30T15:56:41.308Z] #35 DONE 0.2s 15:56:41 [2023-10-30T15:56:41.308Z] 15:56:41 [2023-10-30T15:56:41.308Z] #36 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 15:56:41 [2023-10-30T15:56:41.308Z] #36 DONE 0.2s 15:56:41 [2023-10-30T15:56:41.308Z] 15:56:41 [2023-10-30T15:56:41.308Z] #37 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 15:56:41 [2023-10-30T15:56:41.308Z] #37 DONE 0.2s 15:56:41 [2023-10-30T15:56:41.308Z] 15:56:41 [2023-10-30T15:56:41.308Z] #38 [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 15:56:41 [2023-10-30T15:56:41.308Z] #38 ... 15:56:41 [2023-10-30T15:56:41.308Z] 15:56:41 [2023-10-30T15:56:41.308Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 15:56:41 [2023-10-30T15:56:41.308Z] #39 DONE 0.3s 15:56:41 [2023-10-30T15:56:41.308Z] 15:56:41 [2023-10-30T15:56:41.308Z] #40 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 15:56:41 [2023-10-30T15:56:41.308Z] #40 DONE 0.3s 15:56:41 [2023-10-30T15:56:41.308Z] 15:56:41 [2023-10-30T15:56:41.308Z] #41 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 15:56:41 [2023-10-30T15:56:41.308Z] #41 DONE 0.3s 15:56:41 [2023-10-30T15:56:41.308Z] 15:56:41 [2023-10-30T15:56:41.308Z] #42 [containerd-src 1/3] WORKDIR /usr/src/containerd 15:56:41 [2023-10-30T15:56:41.308Z] #42 DONE 0.3s 15:56:41 [2023-10-30T15:56:41.308Z] 15:56:41 [2023-10-30T15:56:41.308Z] #43 [runc-src 1/3] WORKDIR /usr/src/runc 15:56:41 [2023-10-30T15:56:41.308Z] #43 DONE 0.3s 15:56:41 [2023-10-30T15:56:41.569Z] 15:56:41 [2023-10-30T15:56:41.569Z] #44 [tini-src 1/3] WORKDIR /usr/src/tini 15:56:41 [2023-10-30T15:56:41.569Z] #44 DONE 0.4s 15:56:41 [2023-10-30T15:56:41.569Z] 15:56:41 [2023-10-30T15:56:41.569Z] #45 [delve-build 1/2] WORKDIR /usr/src/delve 15:56:41 [2023-10-30T15:56:41.569Z] #45 DONE 0.4s 15:56:41 [2023-10-30T15:56:41.569Z] 15:56:41 [2023-10-30T15:56:41.569Z] #46 [registry-src 1/2] WORKDIR /usr/src/registry 15:56:41 [2023-10-30T15:56:41.569Z] #46 DONE 0.4s 15:56:41 [2023-10-30T15:56:41.569Z] 15:56:41 [2023-10-30T15:56:41.569Z] #28 [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 15:56:41 [2023-10-30T15:56:41.569Z] #28 6.201 #=#=# 15:56:42 [2023-10-30T15:56:42.089Z] #28 6.495 #=#=# #28 ... 15:56:42 [2023-10-30T15:56:42.089Z] 15:56:42 [2023-10-30T15:56:42.089Z] #47 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 15:56:42 [2023-10-30T15:56:42.089Z] #47 0.417 hint: Using 'master' as the name for the initial branch. This default branch name 15:56:42 [2023-10-30T15:56:42.089Z] #47 0.417 hint: is subject to change. To configure the initial branch name to use in all 15:56:42 [2023-10-30T15:56:42.089Z] #47 0.417 hint: of your new repositories, which will suppress this warning, call: 15:56:42 [2023-10-30T15:56:42.089Z] #47 0.417 hint: 15:56:42 [2023-10-30T15:56:42.089Z] #47 0.417 hint: git config --global init.defaultBranch <name> 15:56:42 [2023-10-30T15:56:42.089Z] #47 0.417 hint: 15:56:42 [2023-10-30T15:56:42.089Z] #47 0.417 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:56:42 [2023-10-30T15:56:42.089Z] #47 0.417 hint: 'development'. The just-created branch can be renamed via this command: 15:56:42 [2023-10-30T15:56:42.089Z] #47 0.417 hint: 15:56:42 [2023-10-30T15:56:42.089Z] #47 0.417 hint: git branch -m <name> 15:56:42 [2023-10-30T15:56:42.089Z] #47 0.418 Initialized empty Git repository in /usr/src/rootlesskit/.git/ 15:56:42 [2023-10-30T15:56:42.089Z] #47 DONE 0.6s 15:56:42 [2023-10-30T15:56:42.089Z] 15:56:42 [2023-10-30T15:56:42.089Z] #48 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 15:56:42 [2023-10-30T15:56:42.089Z] #48 0.517 hint: Using 'master' as the name for the initial branch. This default branch name 15:56:42 [2023-10-30T15:56:42.089Z] #48 0.517 hint: is subject to change. To configure the initial branch name to use in all 15:56:42 [2023-10-30T15:56:42.089Z] #48 0.517 hint: of your new repositories, which will suppress this warning, call: 15:56:42 [2023-10-30T15:56:42.089Z] #48 0.517 hint: 15:56:42 [2023-10-30T15:56:42.089Z] #48 0.517 hint: git config --global init.defaultBranch <name> 15:56:42 [2023-10-30T15:56:42.089Z] #48 0.517 hint: 15:56:42 [2023-10-30T15:56:42.089Z] #48 0.517 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:56:42 [2023-10-30T15:56:42.089Z] #48 0.517 hint: 'development'. The just-created branch can be renamed via this command: 15:56:42 [2023-10-30T15:56:42.089Z] #48 0.517 hint: 15:56:42 [2023-10-30T15:56:42.089Z] #48 0.517 hint: git branch -m <name> 15:56:42 [2023-10-30T15:56:42.089Z] #48 0.518 Initialized empty Git repository in /usr/src/swagger/.git/ 15:56:42 [2023-10-30T15:56:42.089Z] #48 DONE 0.7s 15:56:42 [2023-10-30T15:56:42.089Z] 15:56:42 [2023-10-30T15:56:42.089Z] #28 [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 15:56:42 [2023-10-30T15:56:42.089Z] #28 6.495 #=#=# 0.8% ######################################################################## 100.0% 15:56:42 [2023-10-30T15:56:42.089Z] #28 ... 15:56:42 [2023-10-30T15:56:42.089Z] 15:56:42 [2023-10-30T15:56:42.089Z] #49 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 15:56:42 [2023-10-30T15:56:42.089Z] #49 0.597 hint: Using 'master' as the name for the initial branch. This default branch name 15:56:42 [2023-10-30T15:56:42.089Z] #49 0.597 hint: is subject to change. To configure the initial branch name to use in all 15:56:42 [2023-10-30T15:56:42.089Z] #49 0.597 hint: of your new repositories, which will suppress this warning, call: 15:56:42 [2023-10-30T15:56:42.089Z] #49 0.597 hint: 15:56:42 [2023-10-30T15:56:42.089Z] #49 0.597 hint: git config --global init.defaultBranch <name> 15:56:42 [2023-10-30T15:56:42.089Z] #49 0.597 hint: 15:56:42 [2023-10-30T15:56:42.089Z] #49 0.597 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:56:42 [2023-10-30T15:56:42.089Z] #49 0.597 hint: 'development'. The just-created branch can be renamed via this command: 15:56:42 [2023-10-30T15:56:42.089Z] #49 0.597 hint: 15:56:42 [2023-10-30T15:56:42.089Z] #49 0.597 hint: git branch -m <name> 15:56:42 [2023-10-30T15:56:42.089Z] #49 0.598 Initialized empty Git repository in /usr/src/runc/.git/ 15:56:42 [2023-10-30T15:56:42.089Z] #49 DONE 0.7s 15:56:42 [2023-10-30T15:56:42.089Z] 15:56:42 [2023-10-30T15:56:42.089Z] #50 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 15:56:42 [2023-10-30T15:56:42.089Z] #50 0.546 hint: Using 'master' as the name for the initial branch. This default branch name 15:56:42 [2023-10-30T15:56:42.089Z] #50 0.546 hint: is subject to change. To configure the initial branch name to use in all 15:56:42 [2023-10-30T15:56:42.089Z] #50 0.546 hint: of your new repositories, which will suppress this warning, call: 15:56:42 [2023-10-30T15:56:42.089Z] #50 0.546 hint: 15:56:42 [2023-10-30T15:56:42.089Z] #50 0.546 hint: git config --global init.defaultBranch <name> 15:56:42 [2023-10-30T15:56:42.089Z] #50 0.546 hint: 15:56:42 [2023-10-30T15:56:42.089Z] #50 0.546 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:56:42 [2023-10-30T15:56:42.089Z] #50 0.546 hint: 'development'. The just-created branch can be renamed via this command: 15:56:42 [2023-10-30T15:56:42.089Z] #50 0.546 hint: 15:56:42 [2023-10-30T15:56:42.089Z] #50 0.546 hint: git branch -m <name> 15:56:42 [2023-10-30T15:56:42.089Z] #50 0.547 Initialized empty Git repository in /usr/src/containerd/.git/ 15:56:42 [2023-10-30T15:56:42.089Z] #50 DONE 0.7s 15:56:42 [2023-10-30T15:56:42.089Z] 15:56:42 [2023-10-30T15:56:42.089Z] #28 [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 15:56:42 [2023-10-30T15:56:42.089Z] #28 6.828 15:56:43 [2023-10-30T15:56:43.497Z] #28 ... 15:56:43 [2023-10-30T15:56:43.497Z] 15:56:43 [2023-10-30T15:56:43.497Z] #51 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 15:56:43 [2023-10-30T15:56:43.497Z] #51 1.448 Initialized empty Git repository in /usr/src/registry/.git/ 15:56:43 [2023-10-30T15:56:43.497Z] #51 1.448 hint: Using 'master' as the name for the initial branch. This default branch name 15:56:43 [2023-10-30T15:56:43.497Z] #51 1.448 hint: is subject to change. To configure the initial branch name to use in all 15:56:43 [2023-10-30T15:56:43.497Z] #51 1.448 hint: of your new repositories, which will suppress this warning, call: 15:56:43 [2023-10-30T15:56:43.497Z] #51 1.448 hint: 15:56:43 [2023-10-30T15:56:43.497Z] #51 1.448 hint: git config --global init.defaultBranch <name> 15:56:43 [2023-10-30T15:56:43.497Z] #51 1.448 hint: 15:56:43 [2023-10-30T15:56:43.497Z] #51 1.448 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:56:43 [2023-10-30T15:56:43.497Z] #51 1.448 hint: 'development'. The just-created branch can be renamed via this command: 15:56:43 [2023-10-30T15:56:43.497Z] #51 1.448 hint: 15:56:43 [2023-10-30T15:56:43.497Z] #51 1.448 hint: git branch -m <name> 15:56:43 [2023-10-30T15:56:43.497Z] #51 DONE 1.8s 15:56:43 [2023-10-30T15:56:43.497Z] 15:56:43 [2023-10-30T15:56:43.497Z] #52 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 15:56:43 [2023-10-30T15:56:43.497Z] #52 1.476 hint: Using 'master' as the name for the initial branch. This default branch name 15:56:43 [2023-10-30T15:56:43.497Z] #52 1.476 hint: is subject to change. To configure the initial branch name to use in all 15:56:43 [2023-10-30T15:56:43.497Z] #52 1.476 hint: of your new repositories, which will suppress this warning, call: 15:56:43 [2023-10-30T15:56:43.497Z] #52 1.476 hint: 15:56:43 [2023-10-30T15:56:43.497Z] #52 1.476 hint: git config --global init.defaultBranch <name> 15:56:43 [2023-10-30T15:56:43.497Z] #52 1.476 hint: 15:56:43 [2023-10-30T15:56:43.497Z] #52 1.476 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:56:43 [2023-10-30T15:56:43.497Z] #52 1.476 hint: 'development'. The just-created branch can be renamed via this command: 15:56:43 [2023-10-30T15:56:43.497Z] #52 1.476 hint: 15:56:43 [2023-10-30T15:56:43.497Z] #52 1.476 hint: git branch -m <name> 15:56:43 [2023-10-30T15:56:43.497Z] #52 1.479 Initialized empty Git repository in /usr/src/tini/.git/ 15:56:43 [2023-10-30T15:56:43.497Z] #52 DONE 1.8s 15:56:43 [2023-10-30T15:56:43.497Z] 15:56:43 [2023-10-30T15:56:43.497Z] #53 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:56:48 [2023-10-30T15:56:48.879Z] #53 ... 15:56:48 [2023-10-30T15:56:48.879Z] 15:56:48 [2023-10-30T15:56:48.879Z] #28 [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 15:56:48 [2023-10-30T15:56:48.879Z] #28 9.180 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... 15:56:48 [2023-10-30T15:56:48.879Z] #28 9.766 #=#=# 15:56:48 [2023-10-30T15:56:48.879Z] #28 10.05 #=#=# 0.1% ###################################### 52.9% ########################################## 59.2% ##################################################################### 96.3% ######################################################################## 100.0% 15:56:48 [2023-10-30T15:56:48.879Z] #28 11.51 15:56:49 [2023-10-30T15:56:49.140Z] #28 13.90 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... 15:56:50 [2023-10-30T15:56:50.084Z] #28 ... 15:56:50 [2023-10-30T15:56:50.084Z] 15:56:50 [2023-10-30T15:56:50.084Z] #54 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 15:56:50 [2023-10-30T15:56:50.084Z] #54 1.884 hint: Using 'master' as the name for the initial branch. This default branch name 15:56:50 [2023-10-30T15:56:50.084Z] #54 1.884 hint: is subject to change. To configure the initial branch name to use in all 15:56:50 [2023-10-30T15:56:50.084Z] #54 1.884 hint: of your new repositories, which will suppress this warning, call: 15:56:50 [2023-10-30T15:56:50.084Z] #54 1.884 hint: 15:56:50 [2023-10-30T15:56:50.084Z] #54 1.884 hint: git config --global init.defaultBranch <name> 15:56:50 [2023-10-30T15:56:50.084Z] #54 1.884 hint: 15:56:50 [2023-10-30T15:56:50.084Z] #54 1.884 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 15:56:50 [2023-10-30T15:56:50.084Z] #54 1.884 hint: 'development'. The just-created branch can be renamed via this command: 15:56:50 [2023-10-30T15:56:50.084Z] #54 1.884 hint: 15:56:50 [2023-10-30T15:56:50.084Z] #54 1.884 hint: git branch -m <name> 15:56:50 [2023-10-30T15:56:50.084Z] #54 1.980 Initialized empty Git repository in /usr/src/delve/.git/ 15:56:50 [2023-10-30T15:56:50.084Z] #54 DONE 8.3s 15:56:50 [2023-10-30T15:56:50.084Z] 15:56:50 [2023-10-30T15:56:50.084Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2" && /build/golangci-lint --version 15:56:50 [2023-10-30T15:56:50.084Z] #55 1.623 go: downloading github.com/golangci/golangci-lint v1.54.2 15:56:50 [2023-10-30T15:56:50.084Z] #55 2.433 go: downloading github.com/fatih/color v1.15.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 2.434 go: downloading github.com/gofrs/flock v0.8.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 2.434 go: downloading github.com/spf13/cobra v1.7.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 2.434 go: downloading github.com/spf13/pflag v1.0.5 15:56:50 [2023-10-30T15:56:50.084Z] #55 2.434 go: downloading github.com/spf13/viper v1.12.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 2.437 go: downloading gopkg.in/yaml.v3 v3.0.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 2.494 go: downloading golang.org/x/tools v0.12.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 2.511 go: downloading github.com/hashicorp/go-version v1.6.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 2.588 go: downloading github.com/ldez/gomoddirectives v0.2.3 15:56:50 [2023-10-30T15:56:50.084Z] #55 2.699 go: downloading github.com/mitchellh/mapstructure v1.5.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 2.699 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 2.700 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea 15:56:50 [2023-10-30T15:56:50.084Z] #55 2.724 go: downloading github.com/hashicorp/go-multierror v1.1.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 2.887 go: downloading github.com/mattn/go-colorable v0.1.13 15:56:50 [2023-10-30T15:56:50.084Z] #55 2.945 go: downloading github.com/sirupsen/logrus v1.9.3 15:56:50 [2023-10-30T15:56:50.084Z] #55 2.946 go: downloading github.com/stretchr/testify v1.8.4 15:56:50 [2023-10-30T15:56:50.084Z] #55 2.961 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.491 go: downloading github.com/mattn/go-isatty v0.0.17 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.497 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.498 go: downloading github.com/fsnotify/fsnotify v1.5.4 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.510 go: downloading github.com/spf13/afero v1.8.2 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.577 go: downloading github.com/spf13/cast v1.5.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.644 go: downloading github.com/spf13/jwalterweatherman v1.1.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.686 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.686 go: downloading 4d63.com/gochecknoglobals v0.2.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.686 go: downloading github.com/4meepo/tagalign v1.3.2 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.703 go: downloading github.com/Abirdcfly/dupword v0.0.12 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.710 go: downloading github.com/Antonboom/errname v0.1.12 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.746 go: downloading github.com/Antonboom/nilnil v0.1.7 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.752 go: downloading github.com/BurntSushi/toml v1.3.2 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.770 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.803 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.820 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.875 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.879 go: downloading github.com/ashanbrown/forbidigo v1.6.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.880 go: downloading github.com/alingse/asasalint v0.0.11 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.880 go: downloading github.com/alexkohler/prealloc v1.0.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.924 go: downloading github.com/ashanbrown/makezero v1.1.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.929 go: downloading github.com/bkielbasa/cyclop v1.2.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.931 go: downloading github.com/blizzy78/varnamelen v0.8.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.946 go: downloading github.com/bombsimon/wsl/v3 v3.4.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 3.946 go: downloading github.com/breml/bidichk v0.2.4 15:56:50 [2023-10-30T15:56:50.084Z] #55 4.092 go: downloading github.com/breml/errchkjson v0.3.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 4.149 go: downloading github.com/butuzov/ireturn v0.2.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 4.149 go: downloading github.com/butuzov/mirror v1.1.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 4.158 go: downloading github.com/charithe/durationcheck v0.0.10 15:56:50 [2023-10-30T15:56:50.084Z] #55 4.223 go: downloading github.com/curioswitch/go-reassign v0.2.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 4.225 go: downloading github.com/daixiang0/gci v0.11.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 4.471 go: downloading github.com/denis-tingaikin/go-header v0.4.3 15:56:50 [2023-10-30T15:56:50.084Z] #55 4.561 go: downloading github.com/esimonov/ifshort v1.0.4 15:56:50 [2023-10-30T15:56:50.084Z] #55 4.600 go: downloading github.com/firefart/nonamedreturns v1.0.4 15:56:50 [2023-10-30T15:56:50.084Z] #55 4.692 go: downloading github.com/fzipp/gocyclo v0.6.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 4.694 go: downloading github.com/go-critic/go-critic v0.9.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 4.694 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 15:56:50 [2023-10-30T15:56:50.084Z] #55 4.720 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a 15:56:50 [2023-10-30T15:56:50.084Z] #55 4.721 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe 15:56:50 [2023-10-30T15:56:50.084Z] #55 4.799 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2 15:56:50 [2023-10-30T15:56:50.084Z] #55 4.997 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.002 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.002 go: downloading github.com/golangci/misspell v0.4.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.004 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.005 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.005 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.136 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.136 go: downloading github.com/hexops/gotextdiff v1.0.3 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.156 go: downloading github.com/jgautheron/goconst v1.5.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.249 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.252 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.252 go: downloading github.com/julz/importas v0.1.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.252 go: downloading github.com/kisielk/errcheck v1.6.3 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.378 go: downloading github.com/kkHAIKE/contextcheck v1.1.4 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.378 go: downloading github.com/kulti/thelper v0.6.3 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.379 go: downloading github.com/kunwardeep/paralleltest v1.0.8 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.389 go: downloading github.com/kyoh86/exportloopref v0.1.11 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.428 go: downloading github.com/ldez/tagliatelle v0.5.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.428 go: downloading github.com/leonklingele/grouper v1.1.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.523 go: downloading github.com/lufeee/execinquery v1.2.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.524 go: downloading github.com/maratori/testableexamples v1.0.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.550 go: downloading github.com/maratori/testpackage v1.1.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.551 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.555 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.684 go: downloading github.com/mgechev/revive v1.3.2 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.692 go: downloading github.com/moricho/tparallel v0.3.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.899 go: downloading github.com/nakabonne/nestif v0.3.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.900 go: downloading github.com/nishanths/exhaustive v0.11.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.909 go: downloading github.com/nishanths/predeclared v0.2.2 15:56:50 [2023-10-30T15:56:50.084Z] #55 5.958 go: downloading github.com/nunnatsa/ginkgolinter v0.13.5 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.121 go: downloading github.com/polyfloyd/go-errorlint v1.4.4 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.158 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.158 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.158 go: downloading github.com/ryancurrah/gomodguard v1.3.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.158 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.158 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.158 go: downloading github.com/securego/gosec/v2 v2.17.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.405 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.406 go: downloading github.com/sivchari/containedctx v1.0.3 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.407 go: downloading github.com/sivchari/nosnakecase v1.7.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.409 go: downloading github.com/sivchari/tenv v1.7.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.409 go: downloading github.com/sonatard/noctx v0.0.2 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.409 go: downloading github.com/sourcegraph/go-diff v0.7.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.409 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.450 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.497 go: downloading github.com/tdakkota/asciicheck v0.2.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.498 go: downloading github.com/tetafro/godot v1.4.14 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.500 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.564 go: downloading github.com/timonwong/loggercheck v0.9.4 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.565 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.565 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.565 go: downloading github.com/ultraware/funlen v0.1.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.680 go: downloading github.com/ultraware/whitespace v0.0.5 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.896 go: downloading github.com/uudashr/gocognit v1.0.7 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.896 go: downloading github.com/xen0n/gosmopolitan v1.2.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 6.914 go: downloading github.com/yagipy/maintidx v1.0.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 7.066 go: downloading github.com/yeya24/promlinter v0.2.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 7.068 go: downloading github.com/ykadowak/zerologlint v0.1.3 15:56:50 [2023-10-30T15:56:50.084Z] #55 7.068 go: downloading gitlab.com/bosi/decorder v0.4.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 7.073 go: downloading go.tmz.dev/musttag v0.7.2 15:56:50 [2023-10-30T15:56:50.084Z] #55 7.160 go: downloading honnef.co/go/tools v0.4.5 15:56:50 [2023-10-30T15:56:50.084Z] #55 7.327 go: downloading mvdan.cc/gofumpt v0.5.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 7.336 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed 15:56:50 [2023-10-30T15:56:50.084Z] #55 7.664 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d 15:56:50 [2023-10-30T15:56:50.084Z] #55 7.664 go: downloading golang.org/x/mod v0.12.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 7.800 go: downloading github.com/hashicorp/errwrap v1.0.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 8.026 go: downloading github.com/davecgh/go-spew v1.1.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 8.115 go: downloading github.com/pmezard/go-difflib v1.0.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 8.115 go: downloading github.com/stretchr/objx v0.5.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 8.116 go: downloading gopkg.in/ini.v1 v1.67.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 8.116 go: downloading github.com/subosito/gotenv v1.4.1 15:56:50 [2023-10-30T15:56:50.084Z] #55 8.117 go: downloading github.com/hashicorp/hcl v1.0.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 8.117 go: downloading golang.org/x/sys v0.11.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 8.237 go: downloading github.com/magiconair/properties v1.8.6 15:56:50 [2023-10-30T15:56:50.084Z] #55 8.271 go: downloading github.com/pelletier/go-toml/v2 v2.0.5 15:56:50 [2023-10-30T15:56:50.084Z] #55 8.527 go: downloading golang.org/x/text v0.12.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 8.716 go: downloading github.com/pelletier/go-toml v1.9.5 15:56:50 [2023-10-30T15:56:50.084Z] #55 8.754 go: downloading github.com/fatih/structtag v1.2.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 8.780 go: downloading gopkg.in/yaml.v2 v2.4.0 15:56:50 [2023-10-30T15:56:50.084Z] #55 8.780 go: downloading github.com/google/go-cmp v0.5.9 15:56:50 [2023-10-30T15:56:50.084Z] #55 8.907 go: downloading github.com/gobwas/glob v0.2.3 15:56:50 [2023-10-30T15:56:50.084Z] #55 ... 15:56:50 [2023-10-30T15:56:50.084Z] 15:56:50 [2023-10-30T15:56:50.084Z] #28 [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 15:56:50 [2023-10-30T15:56:50.084Z] #28 14.72 #=#=# 15:56:50 [2023-10-30T15:56:50.607Z] #28 15.05 #=#=# ################################ 45.0% ######################################################################## 100.0% 15:56:50 [2023-10-30T15:56:50.868Z] #28 15.55 15:56:51 [2023-10-30T15:56:51.132Z] #28 ... 15:56:51 [2023-10-30T15:56:51.132Z] 15:56:51 [2023-10-30T15:56:51.132Z] #56 [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 15:56:51 [2023-10-30T15:56:51.132Z] #56 2.887 go: downloading gotest.tools/gotestsum v1.8.2 15:56:51 [2023-10-30T15:56:51.132Z] #56 5.040 go: downloading golang.org/x/tools v0.1.11 15:56:51 [2023-10-30T15:56:51.132Z] #56 5.040 go: downloading github.com/fatih/color v1.13.0 15:56:51 [2023-10-30T15:56:51.132Z] #56 5.040 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 15:56:51 [2023-10-30T15:56:51.132Z] #56 5.040 go: downloading github.com/dnephin/pflag v1.0.7 15:56:51 [2023-10-30T15:56:51.132Z] #56 5.040 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f 15:56:51 [2023-10-30T15:56:51.132Z] #56 5.040 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 15:56:51 [2023-10-30T15:56:51.132Z] #56 5.040 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 15:56:51 [2023-10-30T15:56:51.132Z] #56 5.150 go: downloading github.com/mattn/go-isatty v0.0.14 15:56:51 [2023-10-30T15:56:51.132Z] #56 5.150 go: downloading github.com/mattn/go-colorable v0.1.12 15:56:51 [2023-10-30T15:56:51.132Z] #56 6.424 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 15:56:51 [2023-10-30T15:56:51.393Z] #56 ... 15:56:51 [2023-10-30T15:56:51.393Z] 15:56:51 [2023-10-30T15:56:51.393Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version 15:56:51 [2023-10-30T15:56:51.393Z] #57 5.955 go: downloading mvdan.cc/sh/v3 v3.6.0 15:56:51 [2023-10-30T15:56:51.393Z] #57 10.02 go: downloading golang.org/x/term v0.3.0 15:56:51 [2023-10-30T15:56:51.393Z] #57 10.02 go: downloading mvdan.cc/editorconfig v0.2.0 15:56:51 [2023-10-30T15:56:51.393Z] #57 10.02 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e 15:56:51 [2023-10-30T15:56:51.393Z] #57 10.02 go: downloading github.com/google/renameio/v2 v2.0.0 15:56:51 [2023-10-30T15:56:51.393Z] #57 ... 15:56:51 [2023-10-30T15:56:51.393Z] 15:56:51 [2023-10-30T15:56:51.393Z] #58 [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 15:56:51 [2023-10-30T15:56:51.393Z] #58 6.005 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 15:56:51 [2023-10-30T15:56:51.393Z] #58 6.042 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:56:51 [2023-10-30T15:56:51.393Z] #58 6.126 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:56:51 [2023-10-30T15:56:51.393Z] #58 6.224 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB] 15:56:51 [2023-10-30T15:56:51.393Z] #58 6.861 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB] 15:56:51 [2023-10-30T15:56:51.393Z] #58 7.734 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 15:56:51 [2023-10-30T15:56:51.393Z] #58 8.884 Fetched 8426 kB in 3s (2693 kB/s) 15:56:51 [2023-10-30T15:56:51.393Z] #58 8.884 Reading package lists... 15:56:51 [2023-10-30T15:56:51.680Z] #58 9.646 Reading package lists... 15:56:51 [2023-10-30T15:56:51.680Z] #58 ... 15:56:51 [2023-10-30T15:56:51.680Z] 15:56:51 [2023-10-30T15:56:51.680Z] #59 [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 15:56:51 [2023-10-30T15:56:51.680Z] #59 2.497 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 15:56:51 [2023-10-30T15:56:51.680Z] #59 2.575 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:56:51 [2023-10-30T15:56:51.680Z] #59 2.575 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:56:51 [2023-10-30T15:56:51.680Z] #59 2.823 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB] 15:56:51 [2023-10-30T15:56:51.680Z] #59 3.549 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB] 15:56:51 [2023-10-30T15:56:51.680Z] #59 3.555 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 15:56:51 [2023-10-30T15:56:51.680Z] #59 4.648 Fetched 8426 kB in 2s (3455 kB/s) 15:56:51 [2023-10-30T15:56:51.680Z] #59 4.648 Reading package lists... 15:56:51 [2023-10-30T15:56:51.680Z] #59 6.072 Hit:1 http://deb.debian.org/debian bullseye InRelease 15:56:51 [2023-10-30T15:56:51.680Z] #59 6.072 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 15:56:51 [2023-10-30T15:56:51.680Z] #59 6.072 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 15:56:51 [2023-10-30T15:56:51.680Z] #59 6.873 Reading package lists... 15:56:51 [2023-10-30T15:56:51.680Z] #59 7.587 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev 15:56:51 [2023-10-30T15:56:51.680Z] #59 7.600 Reading package lists... 15:56:51 [2023-10-30T15:56:51.680Z] #59 8.241 Building dependency tree... 15:56:51 [2023-10-30T15:56:51.680Z] #59 8.882 gcc is already the newest version (4:10.2.1-1). 15:56:51 [2023-10-30T15:56:51.680Z] #59 8.882 libc6-dev is already the newest version (2.31-13+deb11u7). 15:56:51 [2023-10-30T15:56:51.680Z] #59 8.882 The following additional packages will be installed: 15:56:51 [2023-10-30T15:56:51.680Z] #59 8.886 bzip2 patch xz-utils 15:56:51 [2023-10-30T15:56:51.680Z] #59 8.890 Suggested packages: 15:56:51 [2023-10-30T15:56:51.680Z] #59 8.890 bzip2-doc debian-keyring seccomp ed diffutils-doc 15:56:51 [2023-10-30T15:56:51.680Z] #59 8.890 Recommended packages: 15:56:51 [2023-10-30T15:56:51.680Z] #59 8.891 build-essential fakeroot libalgorithm-merge-perl 15:56:51 [2023-10-30T15:56:51.680Z] #59 8.974 The following NEW packages will be installed: 15:56:51 [2023-10-30T15:56:51.680Z] #59 8.976 bzip2 dpkg-dev libseccomp-dev patch xz-utils 15:56:51 [2023-10-30T15:56:51.680Z] #59 9.258 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 15:56:51 [2023-10-30T15:56:51.680Z] #59 9.258 Need to get 2791 kB of archives. 15:56:51 [2023-10-30T15:56:51.680Z] #59 9.258 After this operation, 4078 kB of additional disk space will be used. 15:56:51 [2023-10-30T15:56:51.680Z] #59 9.258 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 15:56:51 [2023-10-30T15:56:51.680Z] #59 9.384 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 15:56:51 [2023-10-30T15:56:51.680Z] #59 9.388 Get:3 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 15:56:51 [2023-10-30T15:56:51.680Z] #59 9.392 Get:4 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB] 15:56:51 [2023-10-30T15:56:51.680Z] #59 9.699 Get:5 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 15:56:51 [2023-10-30T15:56:51.680Z] #59 10.48 debconf: delaying package configuration, since apt-utils is not installed 15:56:51 [2023-10-30T15:56:51.680Z] #59 ... 15:56:51 [2023-10-30T15:56:51.680Z] 15:56:51 [2023-10-30T15:56:51.680Z] #60 [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.1" && /build/go-winres --help 15:56:51 [2023-10-30T15:56:51.680Z] #60 5.946 go: downloading github.com/tc-hib/go-winres v0.3.1 15:56:51 [2023-10-30T15:56:51.680Z] #60 7.171 go: downloading github.com/tc-hib/winres v0.1.6 15:56:51 [2023-10-30T15:56:51.680Z] #60 7.176 go: downloading github.com/urfave/cli/v2 v2.3.0 15:56:51 [2023-10-30T15:56:51.680Z] #60 7.691 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 15:56:51 [2023-10-30T15:56:51.680Z] #60 7.695 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb 15:56:51 [2023-10-30T15:56:51.680Z] #60 7.695 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 15:56:51 [2023-10-30T15:56:51.680Z] #60 7.708 go: downloading github.com/russross/blackfriday/v2 v2.1.0 15:56:51 [2023-10-30T15:56:51.944Z] #60 ... 15:56:51 [2023-10-30T15:56:51.944Z] 15:56:51 [2023-10-30T15:56:51.944Z] #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 ; 15:56:51 [2023-10-30T15:56:51.944Z] #61 1.772 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 15:56:51 [2023-10-30T15:56:51.944Z] #61 1.784 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:56:51 [2023-10-30T15:56:51.944Z] #61 1.784 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:56:51 [2023-10-30T15:56:51.944Z] #61 1.919 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB] 15:56:51 [2023-10-30T15:56:51.944Z] #61 2.104 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB] 15:56:51 [2023-10-30T15:56:51.944Z] #61 2.297 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 15:56:51 [2023-10-30T15:56:51.944Z] #61 2.972 Fetched 8426 kB in 1s (5646 kB/s) 15:56:51 [2023-10-30T15:56:51.944Z] #61 2.972 Reading package lists... 15:56:51 [2023-10-30T15:56:51.944Z] #61 3.542 Reading package lists... 15:56:51 [2023-10-30T15:56:51.944Z] #61 4.142 Building dependency tree... 15:56:51 [2023-10-30T15:56:51.944Z] #61 4.618 python3 is already the newest version (3.9.2-3). 15:56:51 [2023-10-30T15:56:51.945Z] #61 4.618 The following additional packages will be installed: 15:56:51 [2023-10-30T15:56:51.945Z] #61 4.619 autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4 15:56:51 [2023-10-30T15:56:51.945Z] #61 4.620 patch xz-utils 15:56:51 [2023-10-30T15:56:51.945Z] #61 4.623 Suggested packages: 15:56:51 [2023-10-30T15:56:51.945Z] #61 4.623 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring 15:56:51 [2023-10-30T15:56:51.945Z] #61 4.623 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk 15:56:51 [2023-10-30T15:56:51.945Z] #61 4.623 m4-doc ed diffutils-doc 15:56:51 [2023-10-30T15:56:51.945Z] #61 4.623 Recommended packages: 15:56:51 [2023-10-30T15:56:51.945Z] #61 4.623 fakeroot libalgorithm-merge-perl libltdl-dev 15:56:51 [2023-10-30T15:56:51.945Z] #61 4.816 The following NEW packages will be installed: 15:56:51 [2023-10-30T15:56:51.945Z] #61 4.816 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev 15:56:51 [2023-10-30T15:56:51.945Z] #61 4.820 libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2 15:56:51 [2023-10-30T15:56:51.945Z] #61 4.820 libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.107 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded. 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.107 Need to get 5461 kB of archives. 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.107 After this operation, 11.6 MB of additional disk space will be used. 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.107 Get:1 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.132 Get:2 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.150 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.154 Get:4 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.168 Get:5 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.256 Get:6 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.269 Get:7 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.375 Get:8 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.384 Get:9 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.527 Get:10 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.549 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.641 Get:12 http://deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.658 Get:13 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.688 Get:14 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.772 Get:15 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.899 Get:16 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.968 Get:17 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.985 Get:18 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.991 Get:19 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #61 5.996 Get:20 http://deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3+deb11u2 [32.1 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #61 6.499 debconf: delaying package configuration, since apt-utils is not installed 15:56:51 [2023-10-30T15:56:51.945Z] #61 6.961 Fetched 5461 kB in 1s (4644 kB/s) 15:56:51 [2023-10-30T15:56:51.945Z] #61 7.208 Selecting previously unselected package bzip2. 15:56:51 [2023-10-30T15:56:51.945Z] #61 7.208 (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 ... 15746 files and directories currently installed.) 15:56:51 [2023-10-30T15:56:51.945Z] #61 7.228 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... 15:56:51 [2023-10-30T15:56:51.945Z] #61 7.373 Unpacking bzip2 (1.0.8-4) ... 15:56:51 [2023-10-30T15:56:51.945Z] #61 8.732 Selecting previously unselected package xz-utils. 15:56:51 [2023-10-30T15:56:51.945Z] #61 8.735 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 15:56:51 [2023-10-30T15:56:51.945Z] #61 8.793 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 15:56:51 [2023-10-30T15:56:51.945Z] #61 10.63 Selecting previously unselected package libsigsegv2:arm64. 15:56:51 [2023-10-30T15:56:51.945Z] #61 10.64 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ... 15:56:51 [2023-10-30T15:56:51.945Z] #61 ... 15:56:51 [2023-10-30T15:56:51.945Z] 15:56:51 [2023-10-30T15:56:51.945Z] #62 [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 15:56:51 [2023-10-30T15:56:51.945Z] #62 3.122 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #62 3.241 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #62 3.329 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #62 3.390 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #62 3.690 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #62 3.706 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 15:56:51 [2023-10-30T15:56:51.945Z] #62 4.823 Fetched 8426 kB in 2s (3909 kB/s) 15:56:51 [2023-10-30T15:56:51.945Z] #62 4.823 Reading package lists... 15:56:51 [2023-10-30T15:56:51.945Z] #62 6.201 Hit:1 http://deb.debian.org/debian bullseye InRelease 15:56:51 [2023-10-30T15:56:51.945Z] #62 6.201 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 15:56:51 [2023-10-30T15:56:51.945Z] #62 6.201 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 15:56:51 [2023-10-30T15:56:51.945Z] #62 7.543 Reading package lists... 15:56:51 [2023-10-30T15:56:51.945Z] #62 8.522 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev 15:56:51 [2023-10-30T15:56:51.945Z] #62 8.556 Reading package lists... 15:56:51 [2023-10-30T15:56:51.945Z] #62 9.324 Building dependency tree... 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.04 gcc is already the newest version (4:10.2.1-1). 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.04 The following additional packages will be installed: 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.04 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.04 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.04 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.04 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.04 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.04 python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.05 Suggested packages: 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.05 libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.05 | libgdk-pixbuf2.0-dev libxml2-utils 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.31 The following NEW packages will be installed: 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.31 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.31 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.31 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.31 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.31 libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.31 libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.68 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.68 Need to get 7950 kB of archives. 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.68 After this operation, 39.9 MB of additional disk space will be used. 15:56:51 [2023-10-30T15:56:51.945Z] #62 10.68 Get:1 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] 15:56:52 [2023-10-30T15:56:52.226Z] #62 10.74 Get:2 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] 15:56:52 [2023-10-30T15:56:52.226Z] #62 10.77 Get:3 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 15:56:52 [2023-10-30T15:56:52.226Z] #62 ... 15:56:52 [2023-10-30T15:56:52.226Z] 15:56:52 [2023-10-30T15:56:52.226Z] #63 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version 15:56:52 [2023-10-30T15:56:52.226Z] #63 ... 15:56:52 [2023-10-30T15:56:52.226Z] 15:56:52 [2023-10-30T15:56:52.226Z] #64 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:56:52 [2023-10-30T15:56:52.226Z] #64 ... 15:56:52 [2023-10-30T15:56:52.226Z] 15:56:52 [2023-10-30T15:56:52.226Z] #65 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.8" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:56:52 [2023-10-30T15:56:52.487Z] #65 ... 15:56:52 [2023-10-30T15:56:52.487Z] 15:56:52 [2023-10-30T15:56:52.487Z] #66 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 15:56:52 [2023-10-30T15:56:52.487Z] #66 ... 15:56:52 [2023-10-30T15:56:52.487Z] 15:56:52 [2023-10-30T15:56:52.487Z] #67 [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 15:56:52 [2023-10-30T15:56:52.487Z] #67 3.367 go: downloading github.com/pelletier/go-toml v1.8.1 15:56:52 [2023-10-30T15:56:52.747Z] #67 ... 15:56:52 [2023-10-30T15:56:52.747Z] 15:56:52 [2023-10-30T15:56:52.747Z] #68 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build && /build/docker --version 15:56:52 [2023-10-30T15:56:52.747Z] #68 ... 15:56:52 [2023-10-30T15:56:52.747Z] 15:56:52 [2023-10-30T15:56:52.747Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:56:53 [2023-10-30T15:56:53.009Z] #69 ... 15:56:53 [2023-10-30T15:56:53.009Z] 15:56:53 [2023-10-30T15:56:53.009Z] #62 [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 15:56:53 [2023-10-30T15:56:53.009Z] #62 10.83 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 10.89 Get:5 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 10.91 Get:6 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 10.99 Get:7 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.00 Get:8 http://deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.00 Get:9 http://deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.11 Get:10 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.13 Get:11 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.27 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.41 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.42 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.43 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.44 Get:16 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.44 Get:17 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.44 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.44 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.45 Get:20 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.45 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.56 Get:22 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.57 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.65 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.67 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.71 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.78 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 15:56:53 [2023-10-30T15:56:53.009Z] #62 11.88 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 15:56:53 [2023-10-30T15:56:53.727Z] #62 11.89 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 15:56:53 [2023-10-30T15:56:53.727Z] #62 12.27 Get:30 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 15:56:54 [2023-10-30T15:56:54.306Z] #62 ... 15:56:54 [2023-10-30T15:56:54.306Z] 15:56:54 [2023-10-30T15:56:54.306Z] #38 [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 15:56:54 [2023-10-30T15:56:54.306Z] #38 3.158 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 15:56:54 [2023-10-30T15:56:54.306Z] #38 3.276 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:56:54 [2023-10-30T15:56:54.306Z] #38 3.365 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:56:54 [2023-10-30T15:56:54.306Z] #38 3.450 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB] 15:56:54 [2023-10-30T15:56:54.306Z] #38 3.728 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB] 15:56:54 [2023-10-30T15:56:54.306Z] #38 4.023 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 15:56:54 [2023-10-30T15:56:54.306Z] #38 4.940 Fetched 8426 kB in 2s (3806 kB/s) 15:56:54 [2023-10-30T15:56:54.306Z] #38 4.940 Reading package lists... 15:56:54 [2023-10-30T15:56:54.306Z] #38 6.236 Hit:1 http://deb.debian.org/debian bullseye InRelease 15:56:54 [2023-10-30T15:56:54.306Z] #38 6.236 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 15:56:54 [2023-10-30T15:56:54.306Z] #38 6.236 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 15:56:54 [2023-10-30T15:56:54.306Z] #38 7.535 Reading package lists... 15:56:54 [2023-10-30T15:56:54.306Z] #38 8.283 + apt-get install -y --no-install-recommends gcc libc6-dev 15:56:54 [2023-10-30T15:56:54.306Z] #38 8.291 Reading package lists... 15:56:54 [2023-10-30T15:56:54.306Z] #38 9.221 Building dependency tree... 15:56:54 [2023-10-30T15:56:54.306Z] #38 10.09 gcc is already the newest version (4:10.2.1-1). 15:56:54 [2023-10-30T15:56:54.306Z] #38 10.09 libc6-dev is already the newest version (2.31-13+deb11u7). 15:56:54 [2023-10-30T15:56:54.306Z] #38 10.09 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:56:55 [2023-10-30T15:56:55.039Z] #38 ... 15:56:55 [2023-10-30T15:56:55.039Z] 15:56:55 [2023-10-30T15:56:55.039Z] #28 [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 15:56:55 [2023-10-30T15:56:55.039Z] #28 16.97 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... 15:56:55 [2023-10-30T15:56:55.039Z] #28 17.69 #=#=# 15:56:55 [2023-10-30T15:56:55.039Z] #28 17.96 #=#=# ######################################################################## 100.0% 15:56:55 [2023-10-30T15:56:55.039Z] #28 18.79 15:56:55 [2023-10-30T15:56:55.039Z] #28 19.03 Download of images into '/build' complete. 15:56:55 [2023-10-30T15:56:55.039Z] #28 19.03 Use something like the following to load the result into a Docker daemon: 15:56:55 [2023-10-30T15:56:55.039Z] #28 19.03 tar -cC '/build' . | docker load 15:56:57 [2023-10-30T15:56:57.585Z] #28 ... 15:56:57 [2023-10-30T15:56:57.585Z] 15:56:57 [2023-10-30T15:56:57.585Z] #70 [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 <<EOT (set -ex...) 15:56:57 [2023-10-30T15:56:57.585Z] #70 2.986 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 15:56:57 [2023-10-30T15:56:57.585Z] #70 2.986 + mkdir /build 15:56:57 [2023-10-30T15:56:57.585Z] #70 ... 15:56:57 [2023-10-30T15:56:57.585Z] 15:56:57 [2023-10-30T15:56:57.585Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2" && /build/golangci-lint --version 15:56:57 [2023-10-30T15:56:57.585Z] #55 9.122 go: downloading go.uber.org/zap v1.24.0 15:56:57 [2023-10-30T15:56:57.585Z] #55 9.250 go: downloading golang.org/x/sync v0.3.0 15:56:57 [2023-10-30T15:56:57.585Z] #55 9.251 go: downloading github.com/go-toolsmith/astfmt v1.1.0 15:56:57 [2023-10-30T15:56:57.585Z] #55 9.617 go: downloading github.com/go-toolsmith/astcast v1.1.0 15:56:57 [2023-10-30T15:56:57.585Z] #55 9.636 go: downloading github.com/go-toolsmith/astcopy v1.1.0 15:56:57 [2023-10-30T15:56:57.585Z] #55 9.728 go: downloading github.com/go-toolsmith/astequal v1.1.0 15:56:57 [2023-10-30T15:56:57.585Z] #55 9.728 go: downloading github.com/go-toolsmith/astp v1.1.0 15:56:57 [2023-10-30T15:56:57.585Z] #55 9.728 go: downloading github.com/go-toolsmith/typep v1.1.0 15:56:57 [2023-10-30T15:56:57.585Z] #55 9.728 go: downloading github.com/go-toolsmith/strparse v1.1.0 15:56:57 [2023-10-30T15:56:57.585Z] #55 9.804 go: downloading github.com/quasilyte/go-ruleguard v0.4.0 15:56:57 [2023-10-30T15:56:57.585Z] #55 9.848 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 15:56:57 [2023-10-30T15:56:57.585Z] #55 9.850 go: downloading github.com/kisielk/gotool v1.0.0 15:56:57 [2023-10-30T15:56:57.585Z] #55 9.928 go: downloading github.com/gostaticanalysis/comment v1.4.2 15:56:57 [2023-10-30T15:56:57.585Z] #55 9.972 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 15:56:57 [2023-10-30T15:56:57.585Z] #55 10.12 go: downloading github.com/ettle/strcase v0.1.1 15:56:57 [2023-10-30T15:56:57.585Z] #55 10.13 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1 15:56:57 [2023-10-30T15:56:57.585Z] #55 10.13 go: downloading github.com/Masterminds/semver v1.5.0 15:56:57 [2023-10-30T15:56:57.585Z] #55 10.50 go: downloading github.com/prometheus/client_golang v1.12.1 15:56:57 [2023-10-30T15:56:57.585Z] #55 10.76 go: downloading github.com/prometheus/client_model v0.2.0 15:56:57 [2023-10-30T15:56:57.585Z] #55 10.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b 15:56:57 [2023-10-30T15:56:57.585Z] #55 10.81 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833 15:56:57 [2023-10-30T15:56:57.585Z] #55 10.93 go: downloading go.uber.org/multierr v1.6.0 15:56:57 [2023-10-30T15:56:57.585Z] #55 10.93 go: downloading go.uber.org/atomic v1.7.0 15:56:57 [2023-10-30T15:56:57.585Z] #55 10.93 go: downloading github.com/chavacava/garif v0.0.0-20230227094218-b8c73b2037b8 15:56:57 [2023-10-30T15:56:57.585Z] #55 10.93 go: downloading github.com/olekukonko/tablewriter v0.0.5 15:56:57 [2023-10-30T15:56:57.585Z] #55 10.98 go: downloading github.com/quasilyte/gogrep v0.5.0 15:56:57 [2023-10-30T15:56:57.585Z] #55 11.06 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 15:56:57 [2023-10-30T15:56:57.585Z] #55 11.07 go: downloading github.com/beorn7/perks v1.0.1 15:56:57 [2023-10-30T15:56:57.585Z] #55 11.08 go: downloading github.com/golang/protobuf v1.5.2 15:56:57 [2023-10-30T15:56:57.585Z] #55 11.08 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:56:57 [2023-10-30T15:56:57.585Z] #55 11.15 go: downloading github.com/prometheus/common v0.32.1 15:56:57 [2023-10-30T15:56:57.585Z] #55 11.24 go: downloading github.com/prometheus/procfs v0.7.3 15:56:57 [2023-10-30T15:56:57.585Z] #55 11.24 go: downloading google.golang.org/protobuf v1.28.0 15:56:57 [2023-10-30T15:56:57.585Z] #55 11.39 go: downloading github.com/mattn/go-runewidth v0.0.9 15:56:57 [2023-10-30T15:56:57.585Z] #55 11.96 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 15:57:00 [2023-10-30T15:57:00.195Z] #55 ... 15:57:00 [2023-10-30T15:57:00.195Z] 15:57:00 [2023-10-30T15:57:00.195Z] #58 [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 15:57:00 [2023-10-30T15:57:00.195Z] #58 9.646 Reading package lists... 15:57:00 [2023-10-30T15:57:00.195Z] #58 10.38 Building dependency tree... 15:57:00 [2023-10-30T15:57:00.195Z] #58 10.91 The following additional packages will be installed: 15:57:00 [2023-10-30T15:57:00.195Z] #58 10.91 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 15:57:00 [2023-10-30T15:57:00.195Z] #58 10.92 Suggested packages: 15:57:00 [2023-10-30T15:57:00.195Z] #58 10.92 cmake-doc ninja-build lrzip 15:57:00 [2023-10-30T15:57:00.195Z] #58 10.99 The following NEW packages will be installed: 15:57:00 [2023-10-30T15:57:00.195Z] #58 10.99 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 15:57:00 [2023-10-30T15:57:00.195Z] #58 11.37 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 15:57:00 [2023-10-30T15:57:00.195Z] #58 11.37 Need to get 15.1 MB of archives. 15:57:00 [2023-10-30T15:57:00.195Z] #58 11.37 After this operation, 66.8 MB of additional disk space will be used. 15:57:00 [2023-10-30T15:57:00.195Z] #58 11.37 Get:1 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] 15:57:00 [2023-10-30T15:57:00.195Z] #58 11.43 Get:2 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 15:57:00 [2023-10-30T15:57:00.195Z] #58 11.53 Get:3 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB] 15:57:00 [2023-10-30T15:57:00.195Z] #58 11.62 Get:4 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] 15:57:00 [2023-10-30T15:57:00.195Z] #58 11.67 Get:5 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] 15:57:00 [2023-10-30T15:57:00.195Z] #58 11.72 Get:6 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] 15:57:00 [2023-10-30T15:57:00.195Z] #58 11.74 Get:7 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] 15:57:00 [2023-10-30T15:57:00.195Z] #58 11.76 Get:8 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] 15:57:00 [2023-10-30T15:57:00.195Z] #58 12.99 debconf: delaying package configuration, since apt-utils is not installed 15:57:00 [2023-10-30T15:57:00.195Z] #58 15.44 Fetched 15.1 MB in 1s (19.4 MB/s) 15:57:00 [2023-10-30T15:57:00.195Z] #58 18.19 Selecting previously unselected package cmake-data. 15:57:00 [2023-10-30T15:57:00.195Z] #58 18.19 (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 ... 15746 files and directories currently installed.) 15:57:00 [2023-10-30T15:57:00.195Z] #58 18.20 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... 15:57:00 [2023-10-30T15:57:00.195Z] #58 ... 15:57:00 [2023-10-30T15:57:00.195Z] 15:57:00 [2023-10-30T15:57:00.195Z] #71 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:57:00 [2023-10-30T15:57:00.537Z] #71 ... 15:57:00 [2023-10-30T15:57:00.537Z] 15:57:00 [2023-10-30T15:57:00.537Z] #62 [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 15:57:00 [2023-10-30T15:57:00.537Z] #62 13.82 debconf: delaying package configuration, since apt-utils is not installed 15:57:00 [2023-10-30T15:57:00.537Z] #62 15.85 Fetched 7950 kB in 2s (3544 kB/s) 15:57:00 [2023-10-30T15:57:00.537Z] #62 18.59 Selecting previously unselected package libgirepository-1.0-1:arm64. 15:57:00 [2023-10-30T15:57:00.537Z] #62 18.59 (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 ... 15746 files and directories currently installed.) 15:57:00 [2023-10-30T15:57:00.537Z] #62 18.60 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 15:57:00 [2023-10-30T15:57:00.798Z] #62 ... 15:57:00 [2023-10-30T15:57:00.798Z] 15:57:00 [2023-10-30T15:57:00.798Z] #67 [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 15:57:00 [2023-10-30T15:57:00.798Z] #67 19.69 tomll can be used in two ways: 15:57:00 [2023-10-30T15:57:00.798Z] #67 19.69 Writing to STDIN and reading from STDOUT: 15:57:00 [2023-10-30T15:57:00.798Z] #67 19.69 cat file.toml | tomll > file.toml 15:57:00 [2023-10-30T15:57:00.798Z] #67 19.69 15:57:00 [2023-10-30T15:57:00.798Z] #67 19.69 Reading and updating a list of files: 15:57:00 [2023-10-30T15:57:00.798Z] #67 19.69 tomll a.toml b.toml c.toml 15:57:00 [2023-10-30T15:57:00.798Z] #67 19.69 15:57:00 [2023-10-30T15:57:00.798Z] #67 19.69 When given a list of files, tomll will modify all files in place without asking. 15:57:01 [2023-10-30T15:57:01.768Z] #67 ... 15:57:01 [2023-10-30T15:57:01.769Z] 15:57:01 [2023-10-30T15:57:01.769Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version 15:57:01 [2023-10-30T15:57:01.769Z] #57 10.56 go: downloading golang.org/x/sys v0.3.0 15:57:01 [2023-10-30T15:57:01.769Z] #57 19.74 v3.6.0 15:57:02 [2023-10-30T15:57:02.348Z] #57 ... 15:57:02 [2023-10-30T15:57:02.348Z] 15:57:02 [2023-10-30T15:57:02.348Z] #60 [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.1" && /build/go-winres --help 15:57:02 [2023-10-30T15:57:02.348Z] #60 20.11 NAME: 15:57:02 [2023-10-30T15:57:02.348Z] #60 20.11 go-winres - A tool for embedding resources in Windows executables 15:57:02 [2023-10-30T15:57:02.348Z] #60 20.11 15:57:02 [2023-10-30T15:57:02.348Z] #60 20.11 USAGE: 15:57:02 [2023-10-30T15:57:02.348Z] #60 20.11 go-winres [global options] command [command options] [arguments...] 15:57:02 [2023-10-30T15:57:02.348Z] #60 20.11 15:57:02 [2023-10-30T15:57:02.348Z] #60 20.11 COMMANDS: 15:57:02 [2023-10-30T15:57:02.348Z] #60 20.11 init Create an initial ./winres/winres.json 15:57:02 [2023-10-30T15:57:02.348Z] #60 20.11 make Make syso files for the "go build" command 15:57:02 [2023-10-30T15:57:02.348Z] #60 20.12 simply Make syso files for the "go build" command (simplified) 15:57:02 [2023-10-30T15:57:02.348Z] #60 20.12 extract Extract all resources from an executable 15:57:02 [2023-10-30T15:57:02.348Z] #60 20.12 patch Replace resources in an executable file (exe, dll) 15:57:02 [2023-10-30T15:57:02.348Z] #60 20.12 help, h Shows a list of commands or help for one command 15:57:02 [2023-10-30T15:57:02.348Z] #60 20.12 15:57:02 [2023-10-30T15:57:02.348Z] #60 20.12 GLOBAL OPTIONS: 15:57:02 [2023-10-30T15:57:02.348Z] #60 20.12 --help, -h show help (default: false) 15:57:02 [2023-10-30T15:57:02.610Z] #60 ... 15:57:02 [2023-10-30T15:57:02.610Z] 15:57:02 [2023-10-30T15:57:02.610Z] #59 [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 15:57:02 [2023-10-30T15:57:02.610Z] #59 10.97 Fetched 2791 kB in 1s (3814 kB/s) 15:57:02 [2023-10-30T15:57:02.610Z] #59 11.22 Selecting previously unselected package bzip2. 15:57:02 [2023-10-30T15:57:02.610Z] #59 11.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15746 files and directories currently installed.) 15:57:02 [2023-10-30T15:57:02.610Z] #59 11.24 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ... 15:57:02 [2023-10-30T15:57:02.610Z] #59 11.37 Unpacking bzip2 (1.0.8-4) ... 15:57:02 [2023-10-30T15:57:02.610Z] #59 11.97 Selecting previously unselected package xz-utils. 15:57:02 [2023-10-30T15:57:02.610Z] #59 11.97 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 15:57:02 [2023-10-30T15:57:02.610Z] #59 12.71 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 15:57:02 [2023-10-30T15:57:02.610Z] #59 16.51 Selecting previously unselected package patch. 15:57:02 [2023-10-30T15:57:02.610Z] #59 16.51 Preparing to unpack .../patch_2.7.6-7_arm64.deb ... 15:57:02 [2023-10-30T15:57:02.610Z] #59 17.13 Unpacking patch (2.7.6-7) ... 15:57:02 [2023-10-30T15:57:02.610Z] #59 20.07 Selecting previously unselected package dpkg-dev. 15:57:02 [2023-10-30T15:57:02.610Z] #59 20.07 Preparing to unpack .../dpkg-dev_1.20.13_all.deb ... 15:57:02 [2023-10-30T15:57:02.610Z] #59 20.28 Unpacking dpkg-dev (1.20.13) ... 15:57:02 [2023-10-30T15:57:02.610Z] #59 ... 15:57:02 [2023-10-30T15:57:02.610Z] 15:57:02 [2023-10-30T15:57:02.610Z] #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 ; 15:57:02 [2023-10-30T15:57:02.610Z] #61 11.17 Unpacking libsigsegv2:arm64 (2.13-1) ... 15:57:02 [2023-10-30T15:57:02.610Z] #61 11.65 Selecting previously unselected package m4. 15:57:02 [2023-10-30T15:57:02.610Z] #61 11.66 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ... 15:57:02 [2023-10-30T15:57:02.610Z] #61 11.69 Unpacking m4 (1.4.18-5) ... 15:57:02 [2023-10-30T15:57:02.610Z] #61 14.17 Selecting previously unselected package autoconf. 15:57:02 [2023-10-30T15:57:02.610Z] #61 14.65 Preparing to unpack .../04-autoconf_2.69-14_all.deb ... 15:57:02 [2023-10-30T15:57:02.610Z] #61 16.06 Unpacking autoconf (2.69-14) ... 15:57:02 [2023-10-30T15:57:02.610Z] #61 20.17 Selecting previously unselected package autotools-dev. 15:57:02 [2023-10-30T15:57:02.610Z] #61 20.17 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ... 15:57:02 [2023-10-30T15:57:02.610Z] #61 20.20 Unpacking autotools-dev (20180224.1+nmu1) ... 15:57:02 [2023-10-30T15:57:02.937Z] #61 ... 15:57:02 [2023-10-30T15:57:02.937Z] 15:57:02 [2023-10-30T15:57:02.937Z] #62 [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 15:57:02 [2023-10-30T15:57:02.937Z] #62 19.93 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 15:57:02 [2023-10-30T15:57:02.937Z] #62 21.65 Selecting previously unselected package gir1.2-glib-2.0:arm64. 15:57:03 [2023-10-30T15:57:03.197Z] #62 21.65 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 15:57:03 [2023-10-30T15:57:03.197Z] #62 21.69 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 15:57:04 [2023-10-30T15:57:04.582Z] #62 22.90 Selecting previously unselected package libsecret-common. 15:57:04 [2023-10-30T15:57:04.582Z] #62 22.91 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ... 15:57:04 [2023-10-30T15:57:04.582Z] #62 23.08 Unpacking libsecret-common (0.20.4-2) ... 15:57:05 [2023-10-30T15:57:05.967Z] #62 24.48 Selecting previously unselected package libsecret-1-0:arm64. 15:57:05 [2023-10-30T15:57:05.967Z] #62 24.48 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ... 15:57:06 [2023-10-30T15:57:06.228Z] #62 24.74 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 15:57:06 [2023-10-30T15:57:06.808Z] #62 25.45 Selecting previously unselected package gir1.2-secret-1:arm64. 15:57:06 [2023-10-30T15:57:06.808Z] #62 25.45 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ... 15:57:07 [2023-10-30T15:57:07.069Z] #62 25.60 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 15:57:08 [2023-10-30T15:57:08.013Z] #62 26.48 Selecting previously unselected package uuid-dev:arm64. 15:57:08 [2023-10-30T15:57:08.013Z] #62 26.48 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 15:57:08 [2023-10-30T15:57:08.013Z] #62 26.49 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 15:57:08 [2023-10-30T15:57:08.273Z] #62 26.87 Selecting previously unselected package libblkid-dev:arm64. 15:57:08 [2023-10-30T15:57:08.273Z] #62 26.88 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 15:57:08 [2023-10-30T15:57:08.273Z] #62 26.90 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 15:57:08 [2023-10-30T15:57:08.534Z] #62 ... 15:57:08 [2023-10-30T15:57:08.534Z] 15:57:08 [2023-10-30T15:57:08.534Z] #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 ; 15:57:08 [2023-10-30T15:57:08.534Z] #61 22.38 Selecting previously unselected package automake. 15:57:08 [2023-10-30T15:57:08.534Z] #61 22.38 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ... 15:57:08 [2023-10-30T15:57:08.534Z] #61 22.55 Unpacking automake (1:1.16.3-2) ... 15:57:08 [2023-10-30T15:57:08.534Z] #61 24.02 Selecting previously unselected package patch. 15:57:08 [2023-10-30T15:57:08.534Z] #61 24.03 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... 15:57:08 [2023-10-30T15:57:08.534Z] #61 24.21 Unpacking patch (2.7.6-7) ... 15:57:08 [2023-10-30T15:57:08.534Z] #61 25.07 Selecting previously unselected package dpkg-dev. 15:57:08 [2023-10-30T15:57:08.534Z] #61 25.08 Preparing to unpack .../08-dpkg-dev_1.20.13_all.deb ... 15:57:08 [2023-10-30T15:57:08.534Z] #61 25.14 Unpacking dpkg-dev (1.20.13) ... 15:57:08 [2023-10-30T15:57:08.534Z] #61 26.33 Selecting previously unselected package build-essential. 15:57:08 [2023-10-30T15:57:08.534Z] #61 26.34 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... 15:57:08 [2023-10-30T15:57:08.534Z] #61 26.45 Unpacking build-essential (12.9) ... 15:57:08 [2023-10-30T15:57:08.534Z] #61 26.90 Selecting previously unselected package libcap2:arm64. 15:57:08 [2023-10-30T15:57:08.534Z] #61 26.91 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ... 15:57:08 [2023-10-30T15:57:08.534Z] #61 26.93 Unpacking libcap2:arm64 (1:2.44-1) ... 15:57:08 [2023-10-30T15:57:08.534Z] #61 27.17 Selecting previously unselected package libcap-dev:arm64. 15:57:08 [2023-10-30T15:57:08.534Z] #61 27.17 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ... 15:57:08 [2023-10-30T15:57:08.534Z] #61 27.42 Unpacking libcap-dev:arm64 (1:2.44-1) ... 15:57:09 [2023-10-30T15:57:09.223Z] #61 ... 15:57:09 [2023-10-30T15:57:09.223Z] 15:57:09 [2023-10-30T15:57:09.223Z] #62 [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 15:57:09 [2023-10-30T15:57:09.223Z] #62 27.77 Selecting previously unselected package libbtrfs0:arm64. 15:57:09 [2023-10-30T15:57:09.223Z] #62 27.78 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ... 15:57:09 [2023-10-30T15:57:09.496Z] #62 27.84 Unpacking libbtrfs0:arm64 (5.10.1-2) ... 15:57:10 [2023-10-30T15:57:10.439Z] #62 29.10 Selecting previously unselected package libbtrfs-dev:arm64. 15:57:10 [2023-10-30T15:57:10.439Z] #62 29.10 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ... 15:57:10 [2023-10-30T15:57:10.439Z] #62 29.18 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... 15:57:11 [2023-10-30T15:57:11.012Z] #62 ... 15:57:11 [2023-10-30T15:57:11.012Z] 15:57:11 [2023-10-30T15:57:11.012Z] #58 [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 15:57:11 [2023-10-30T15:57:11.012Z] #58 19.61 Unpacking cmake-data (3.18.4-2+deb11u1) ... 15:57:11 [2023-10-30T15:57:11.012Z] #58 23.32 Selecting previously unselected package libicu67:arm64. 15:57:11 [2023-10-30T15:57:11.012Z] #58 23.35 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ... 15:57:11 [2023-10-30T15:57:11.012Z] #58 23.79 Unpacking libicu67:arm64 (67.1-7) ... 15:57:11 [2023-10-30T15:57:11.012Z] #58 26.07 Selecting previously unselected package libxml2:arm64. 15:57:11 [2023-10-30T15:57:11.012Z] #58 26.07 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ... 15:57:11 [2023-10-30T15:57:11.012Z] #58 26.26 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... 15:57:11 [2023-10-30T15:57:11.012Z] #58 26.68 Selecting previously unselected package libarchive13:arm64. 15:57:11 [2023-10-30T15:57:11.012Z] #58 26.68 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ... 15:57:11 [2023-10-30T15:57:11.012Z] #58 26.76 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... 15:57:11 [2023-10-30T15:57:11.012Z] #58 27.25 Selecting previously unselected package libjsoncpp24:arm64. 15:57:11 [2023-10-30T15:57:11.012Z] #58 27.26 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ... 15:57:11 [2023-10-30T15:57:11.012Z] #58 27.51 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... 15:57:11 [2023-10-30T15:57:11.012Z] #58 28.62 Selecting previously unselected package librhash0:arm64. 15:57:11 [2023-10-30T15:57:11.012Z] #58 28.63 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ... 15:57:11 [2023-10-30T15:57:11.012Z] #58 29.05 Unpacking librhash0:arm64 (1.4.1-2) ... 15:57:11 [2023-10-30T15:57:11.012Z] #58 29.67 Selecting previously unselected package libuv1:arm64. 15:57:11 [2023-10-30T15:57:11.012Z] #58 29.67 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ... 15:57:11 [2023-10-30T15:57:11.012Z] #58 29.81 Unpacking libuv1:arm64 (1.40.0-2) ... 15:57:11 [2023-10-30T15:57:11.012Z] #58 ... 15:57:11 [2023-10-30T15:57:11.012Z] 15:57:11 [2023-10-30T15:57:11.012Z] #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 ; 15:57:11 [2023-10-30T15:57:11.012Z] #61 28.62 Selecting previously unselected package libprotobuf-c1:arm64. 15:57:11 [2023-10-30T15:57:11.012Z] #61 28.62 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 15:57:11 [2023-10-30T15:57:11.012Z] #61 28.79 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 15:57:11 [2023-10-30T15:57:11.012Z] #61 29.35 Selecting previously unselected package libprotobuf-c-dev:arm64. 15:57:11 [2023-10-30T15:57:11.012Z] #61 29.35 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... 15:57:11 [2023-10-30T15:57:11.012Z] #61 29.43 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 15:57:11 [2023-10-30T15:57:11.012Z] #61 29.87 Selecting previously unselected package libseccomp-dev:arm64. 15:57:11 [2023-10-30T15:57:11.012Z] #61 29.87 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 15:57:11 [2023-10-30T15:57:11.012Z] #61 29.97 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 15:57:11 [2023-10-30T15:57:11.678Z] #61 30.58 Selecting previously unselected package libsystemd-dev:arm64. 15:57:11 [2023-10-30T15:57:11.678Z] #61 30.59 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u4_arm64.deb ... 15:57:12 [2023-10-30T15:57:12.028Z] #61 30.95 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ... 15:57:12 [2023-10-30T15:57:12.289Z] #61 31.36 Selecting previously unselected package libtool. 15:57:12 [2023-10-30T15:57:12.549Z] #61 31.36 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ... 15:57:12 [2023-10-30T15:57:12.549Z] #61 31.45 Unpacking libtool (2.4.6-15) ... 15:57:13 [2023-10-30T15:57:13.606Z] #61 32.09 Selecting previously unselected package libudev-dev:arm64. 15:57:13 [2023-10-30T15:57:13.606Z] #61 32.16 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u4_arm64.deb ... 15:57:13 [2023-10-30T15:57:13.606Z] #61 32.44 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ... 15:57:13 [2023-10-30T15:57:13.606Z] #61 ... 15:57:13 [2023-10-30T15:57:13.606Z] 15:57:13 [2023-10-30T15:57:13.606Z] #59 [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 15:57:13 [2023-10-30T15:57:13.606Z] #59 22.29 Selecting previously unselected package libseccomp-dev:arm64. 15:57:13 [2023-10-30T15:57:13.606Z] #59 22.29 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 15:57:13 [2023-10-30T15:57:13.606Z] #59 22.41 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 15:57:13 [2023-10-30T15:57:13.606Z] #59 24.08 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 15:57:13 [2023-10-30T15:57:13.606Z] #59 24.57 Setting up bzip2 (1.0.8-4) ... 15:57:13 [2023-10-30T15:57:13.606Z] #59 25.00 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 15:57:13 [2023-10-30T15:57:13.606Z] #59 25.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 15:57:13 [2023-10-30T15:57:13.606Z] #59 25.69 Setting up patch (2.7.6-7) ... 15:57:13 [2023-10-30T15:57:13.606Z] #59 26.20 Setting up dpkg-dev (1.20.13) ... 15:57:13 [2023-10-30T15:57:13.891Z] #59 ... 15:57:13 [2023-10-30T15:57:13.891Z] 15:57:13 [2023-10-30T15:57:13.891Z] #62 [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 15:57:13 [2023-10-30T15:57:13.891Z] #62 29.94 Selecting previously unselected package libelf1:arm64. 15:57:13 [2023-10-30T15:57:13.891Z] #62 29.94 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ... 15:57:13 [2023-10-30T15:57:13.891Z] #62 29.98 Unpacking libelf1:arm64 (0.183-1) ... 15:57:13 [2023-10-30T15:57:13.891Z] #62 31.20 Selecting previously unselected package libffi-dev:arm64. 15:57:13 [2023-10-30T15:57:13.891Z] #62 31.21 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ... 15:57:13 [2023-10-30T15:57:13.891Z] #62 31.40 Unpacking libffi-dev:arm64 (3.3-6) ... 15:57:13 [2023-10-30T15:57:13.891Z] #62 31.91 Selecting previously unselected package libglib2.0-data. 15:57:13 [2023-10-30T15:57:13.891Z] #62 31.91 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ... 15:57:13 [2023-10-30T15:57:13.891Z] #62 32.19 Unpacking libglib2.0-data (2.66.8-1) ... 15:57:14 [2023-10-30T15:57:14.162Z] #62 32.98 Selecting previously unselected package libglib2.0-bin. 15:57:14 [2023-10-30T15:57:14.501Z] #62 32.98 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ... 15:57:14 [2023-10-30T15:57:14.501Z] #62 33.06 Unpacking libglib2.0-bin (2.66.8-1) ... 15:57:15 [2023-10-30T15:57:15.074Z] #62 33.80 Selecting previously unselected package python3-lib2to3. 15:57:15 [2023-10-30T15:57:15.074Z] #62 33.81 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ... 15:57:15 [2023-10-30T15:57:15.074Z] #62 33.88 Unpacking python3-lib2to3 (3.9.2-1) ... 15:57:16 [2023-10-30T15:57:16.017Z] #62 34.53 Selecting previously unselected package python3-distutils. 15:57:16 [2023-10-30T15:57:16.017Z] #62 34.53 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ... 15:57:16 [2023-10-30T15:57:16.017Z] #62 34.62 Unpacking python3-distutils (3.9.2-1) ... 15:57:16 [2023-10-30T15:57:16.279Z] #62 34.95 Selecting previously unselected package libglib2.0-dev-bin. 15:57:16 [2023-10-30T15:57:16.279Z] #62 34.95 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 15:57:16 [2023-10-30T15:57:16.279Z] #62 35.02 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 15:57:16 [2023-10-30T15:57:16.851Z] #62 35.44 Selecting previously unselected package libsepol1-dev:arm64. 15:57:16 [2023-10-30T15:57:16.851Z] #62 35.44 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ... 15:57:16 [2023-10-30T15:57:16.851Z] #62 35.58 Unpacking libsepol1-dev:arm64 (3.1-1) ... 15:57:17 [2023-10-30T15:57:17.795Z] #62 36.53 Selecting previously unselected package libpcre2-16-0:arm64. 15:57:18 [2023-10-30T15:57:18.055Z] #62 36.54 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 15:57:18 [2023-10-30T15:57:18.055Z] #62 36.57 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 15:57:18 [2023-10-30T15:57:18.631Z] #62 37.35 Selecting previously unselected package libpcre2-32-0:arm64. 15:57:18 [2023-10-30T15:57:18.631Z] #62 37.35 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 15:57:18 [2023-10-30T15:57:18.892Z] #62 37.53 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 15:57:18 [2023-10-30T15:57:18.892Z] #62 ... 15:57:18 [2023-10-30T15:57:18.892Z] 15:57:18 [2023-10-30T15:57:18.892Z] #56 [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 15:57:18 [2023-10-30T15:57:18.892Z] #56 27.88 gotestsum version dev 15:57:19 [2023-10-30T15:57:19.153Z] #56 ... 15:57:19 [2023-10-30T15:57:19.153Z] 15:57:19 [2023-10-30T15:57:19.153Z] #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 ; 15:57:19 [2023-10-30T15:57:19.153Z] #61 33.19 Selecting previously unselected package libyajl2:arm64. 15:57:19 [2023-10-30T15:57:19.153Z] #61 33.20 Preparing to unpack .../18-libyajl2_2.1.0-3+deb11u2_arm64.deb ... 15:57:19 [2023-10-30T15:57:19.153Z] #61 33.24 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ... 15:57:19 [2023-10-30T15:57:19.153Z] #61 33.77 Selecting previously unselected package libyajl-dev:arm64. 15:57:19 [2023-10-30T15:57:19.153Z] #61 33.78 Preparing to unpack .../19-libyajl-dev_2.1.0-3+deb11u2_arm64.deb ... 15:57:19 [2023-10-30T15:57:19.153Z] #61 33.78 Unpacking libyajl-dev:arm64 (2.1.0-3+deb11u2) ... 15:57:19 [2023-10-30T15:57:19.153Z] #61 34.18 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 15:57:19 [2023-10-30T15:57:19.153Z] #61 34.47 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ... 15:57:19 [2023-10-30T15:57:19.153Z] #61 34.87 Setting up bzip2 (1.0.8-4) ... 15:57:19 [2023-10-30T15:57:19.153Z] #61 34.91 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 15:57:19 [2023-10-30T15:57:19.153Z] #61 35.01 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... 15:57:19 [2023-10-30T15:57:19.153Z] #61 35.15 Setting up libcap2:arm64 (1:2.44-1) ... 15:57:19 [2023-10-30T15:57:19.153Z] #61 35.27 Setting up autotools-dev (20180224.1+nmu1) ... 15:57:19 [2023-10-30T15:57:19.153Z] #61 35.40 Setting up libsigsegv2:arm64 (2.13-1) ... 15:57:19 [2023-10-30T15:57:19.153Z] #61 35.55 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 15:57:19 [2023-10-30T15:57:19.153Z] #61 35.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 15:57:19 [2023-10-30T15:57:19.153Z] #61 35.81 Setting up patch (2.7.6-7) ... 15:57:19 [2023-10-30T15:57:19.153Z] #61 35.97 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ... 15:57:19 [2023-10-30T15:57:19.153Z] #61 36.36 Setting up libyajl-dev:arm64 (2.1.0-3+deb11u2) ... 15:57:19 [2023-10-30T15:57:19.153Z] #61 36.79 Setting up libcap-dev:arm64 (1:2.44-1) ... 15:57:19 [2023-10-30T15:57:19.153Z] #61 36.87 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ... 15:57:19 [2023-10-30T15:57:19.153Z] #61 37.30 Setting up libtool (2.4.6-15) ... 15:57:19 [2023-10-30T15:57:19.153Z] #61 37.55 Setting up m4 (1.4.18-5) ... 15:57:19 [2023-10-30T15:57:19.153Z] #61 37.89 Setting up dpkg-dev (1.20.13) ... 15:57:19 [2023-10-30T15:57:19.725Z] #61 38.61 Setting up autoconf (2.69-14) ... 15:57:20 [2023-10-30T15:57:20.297Z] #61 39.20 Setting up build-essential (12.9) ... 15:57:21 [2023-10-30T15:57:21.236Z] #61 39.98 Setting up automake (1:1.16.3-2) ... 15:57:21 [2023-10-30T15:57:21.236Z] #61 40.15 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 15:57:21 [2023-10-30T15:57:21.496Z] #61 40.39 Processing triggers for libc-bin (2.31-13+deb11u7) ... 15:57:22 [2023-10-30T15:57:22.076Z] #61 ... 15:57:22 [2023-10-30T15:57:22.076Z] 15:57:22 [2023-10-30T15:57:22.076Z] #58 [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 15:57:22 [2023-10-30T15:57:22.076Z] #58 30.53 Selecting previously unselected package cmake. 15:57:22 [2023-10-30T15:57:22.076Z] #58 30.53 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ... 15:57:22 [2023-10-30T15:57:22.076Z] #58 30.54 Unpacking cmake (3.18.4-2+deb11u1) ... 15:57:22 [2023-10-30T15:57:22.076Z] #58 32.56 Setting up libicu67:arm64 (67.1-7) ... 15:57:22 [2023-10-30T15:57:22.076Z] #58 32.67 Setting up libuv1:arm64 (1.40.0-2) ... 15:57:22 [2023-10-30T15:57:22.076Z] #58 32.86 Setting up libjsoncpp24:arm64 (1.9.4-4) ... 15:57:22 [2023-10-30T15:57:22.076Z] #58 33.01 Setting up librhash0:arm64 (1.4.1-2) ... 15:57:22 [2023-10-30T15:57:22.076Z] #58 33.03 Setting up cmake-data (3.18.4-2+deb11u1) ... 15:57:22 [2023-10-30T15:57:22.076Z] #58 33.26 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ... 15:57:22 [2023-10-30T15:57:22.076Z] #58 33.53 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... 15:57:22 [2023-10-30T15:57:22.076Z] #58 33.64 Setting up cmake (3.18.4-2+deb11u1) ... 15:57:22 [2023-10-30T15:57:22.076Z] #58 33.75 Processing triggers for libc-bin (2.31-13+deb11u7) ... 15:57:22 [2023-10-30T15:57:22.076Z] #58 ... 15:57:22 [2023-10-30T15:57:22.076Z] 15:57:22 [2023-10-30T15:57:22.076Z] #62 [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 15:57:22 [2023-10-30T15:57:22.076Z] #62 38.54 Selecting previously unselected package libpcre2-posix2:arm64. 15:57:22 [2023-10-30T15:57:22.076Z] #62 38.54 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 15:57:22 [2023-10-30T15:57:22.076Z] #62 38.56 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 15:57:22 [2023-10-30T15:57:22.076Z] #62 39.58 Selecting previously unselected package libpcre2-dev:arm64. 15:57:22 [2023-10-30T15:57:22.076Z] #62 39.72 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 15:57:22 [2023-10-30T15:57:22.076Z] #62 39.76 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 15:57:22 [2023-10-30T15:57:22.076Z] #62 40.68 Selecting previously unselected package libselinux1-dev:arm64. 15:57:22 [2023-10-30T15:57:22.076Z] #62 40.77 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ... 15:57:22 [2023-10-30T15:57:22.337Z] #62 40.98 Unpacking libselinux1-dev:arm64 (3.1-3) ... 15:57:22 [2023-10-30T15:57:22.906Z] #62 41.45 Selecting previously unselected package libmount-dev:arm64. 15:57:22 [2023-10-30T15:57:22.906Z] #62 41.46 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 15:57:22 [2023-10-30T15:57:22.906Z] #62 41.55 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 15:57:23 [2023-10-30T15:57:23.166Z] #62 41.98 Selecting previously unselected package libpcre16-3:arm64. 15:57:23 [2023-10-30T15:57:23.425Z] #62 41.98 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... 15:57:23 [2023-10-30T15:57:23.426Z] #62 42.01 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 15:57:23 [2023-10-30T15:57:23.995Z] #62 42.47 Selecting previously unselected package libpcre32-3:arm64. 15:57:23 [2023-10-30T15:57:23.995Z] #62 42.47 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... 15:57:23 [2023-10-30T15:57:23.995Z] #62 42.57 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 15:57:24 [2023-10-30T15:57:24.564Z] #62 43.14 Selecting previously unselected package libpcrecpp0v5:arm64. 15:57:24 [2023-10-30T15:57:24.564Z] #62 43.14 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 15:57:24 [2023-10-30T15:57:24.564Z] #62 43.25 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 15:57:24 [2023-10-30T15:57:24.824Z] #62 43.59 Selecting previously unselected package libpcre3-dev:arm64. 15:57:24 [2023-10-30T15:57:24.824Z] #62 43.59 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... 15:57:25 [2023-10-30T15:57:25.083Z] #62 43.75 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 15:57:25 [2023-10-30T15:57:25.653Z] #62 44.44 Selecting previously unselected package zlib1g-dev:arm64. 15:57:25 [2023-10-30T15:57:25.961Z] #62 44.44 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 15:57:25 [2023-10-30T15:57:25.961Z] #62 44.46 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 15:57:25 [2023-10-30T15:57:25.961Z] #62 44.52 Selecting previously unselected package libglib2.0-dev:arm64. 15:57:25 [2023-10-30T15:57:25.961Z] #62 44.53 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... 15:57:25 [2023-10-30T15:57:25.961Z] #62 44.54 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 15:57:26 [2023-10-30T15:57:26.900Z] #62 45.78 Selecting previously unselected package libsecret-1-dev:arm64. 15:57:26 [2023-10-30T15:57:26.900Z] #62 ... 15:57:26 [2023-10-30T15:57:26.900Z] 15:57:26 [2023-10-30T15:57:26.901Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2" && /build/golangci-lint --version 15:57:26 [2023-10-30T15:57:26.901Z] #55 45.97 golangci-lint has version v1.54.2 built with go1.21.3 from (unknown, mod sum: "h1:oR9zxfWYxt7hFqk6+fw6Enr+E7F0SN2nqHhJYyIb0yo=") on (unknown) 15:57:32 [2023-10-30T15:57:32.179Z] #55 ... 15:57:32 [2023-10-30T15:57:32.179Z] 15:57:32 [2023-10-30T15:57:32.179Z] #62 [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 15:57:32 [2023-10-30T15:57:32.179Z] #62 45.78 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 45.79 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 46.26 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 46.59 Setting up libpcre16-3:arm64 (2:8.39-13) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 46.62 Setting up libsepol1-dev:arm64 (3.1-1) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 46.75 Setting up libffi-dev:arm64 (3.3-6) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 46.85 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 46.93 Setting up libbtrfs0:arm64 (5.10.1-2) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 46.96 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 47.12 Setting up libglib2.0-data (2.66.8-1) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 47.28 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 47.44 Setting up libpcre32-3:arm64 (2:8.39-13) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 47.55 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 47.76 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 47.80 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 47.93 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 48.14 Setting up python3-lib2to3 (3.9.2-1) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 48.48 Setting up libelf1:arm64 (0.183-1) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 48.51 Setting up libsecret-common (0.20.4-2) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 48.62 Setting up python3-distutils (3.9.2-1) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 48.81 Setting up libglib2.0-dev-bin (2.66.8-1) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 49.33 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 49.82 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 50.19 Setting up libselinux1-dev:arm64 (3.1-3) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 50.35 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 50.52 Setting up libglib2.0-bin (2.66.8-1) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 50.61 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 15:57:32 [2023-10-30T15:57:32.179Z] #62 50.80 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 15:57:32 [2023-10-30T15:57:32.789Z] #62 51.30 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 15:57:32 [2023-10-30T15:57:32.789Z] #62 51.51 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 15:57:33 [2023-10-30T15:57:33.107Z] #62 51.80 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 15:57:33 [2023-10-30T15:57:33.680Z] #62 52.13 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 15:57:33 [2023-10-30T15:57:33.680Z] #62 52.32 No schema files found: doing nothing. 15:57:33 [2023-10-30T15:57:33.680Z] #62 52.39 Processing triggers for libc-bin (2.31-13+deb11u7) ... 15:57:34 [2023-10-30T15:57:34.356Z] #62 52.77 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 15:57:36 [2023-10-30T15:57:36.263Z] #62 ... 15:57:36 [2023-10-30T15:57:36.263Z] 15:57:36 [2023-10-30T15:57:36.263Z] #63 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version 15:57:36 [2023-10-30T15:57:36.263Z] #63 44.75 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v 15:57:36 [2023-10-30T15:57:36.263Z] #63 44.77 Docker version unknown-version, build unknown-commit 15:57:39 [2023-10-30T15:57:39.659Z] #63 ... 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #28 [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 15:57:39 [2023-10-30T15:57:39.659Z] #28 DONE 63.7s 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #67 [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 15:57:39 [2023-10-30T15:57:39.659Z] #67 DONE 57.9s 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #60 [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.1" && /build/go-winres --help 15:57:39 [2023-10-30T15:57:39.659Z] #60 DONE 58.0s 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #64 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:57:39 [2023-10-30T15:57:39.659Z] #64 DONE 57.1s 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #66 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 15:57:39 [2023-10-30T15:57:39.659Z] #66 DONE 57.1s 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #65 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.8" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:57:39 [2023-10-30T15:57:39.659Z] #65 DONE 56.9s 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #56 [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 15:57:39 [2023-10-30T15:57:39.659Z] #56 DONE 58.0s 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version 15:57:39 [2023-10-30T15:57:39.659Z] #57 DONE 58.0s 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #53 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:57:39 [2023-10-30T15:57:39.659Z] #53 DONE 55.8s 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #71 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:57:39 [2023-10-30T15:57:39.659Z] #71 DONE 49.3s 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #69 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 15:57:39 [2023-10-30T15:57:39.659Z] #69 DONE 57.0s 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #58 [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 15:57:39 [2023-10-30T15:57:39.659Z] #58 DONE 57.8s 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #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 ; 15:57:39 [2023-10-30T15:57:39.659Z] #61 DONE 58.1s 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #59 [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 15:57:39 [2023-10-30T15:57:39.659Z] #59 DONE 58.0s 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #63 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version 15:57:39 [2023-10-30T15:57:39.659Z] #63 DONE 58.0s 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #72 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev 15:57:39 [2023-10-30T15:57:39.659Z] #72 ... 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.2" && /build/golangci-lint --version 15:57:39 [2023-10-30T15:57:39.659Z] #55 DONE 58.2s 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #38 [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 15:57:39 [2023-10-30T15:57:39.659Z] #38 DONE 58.0s 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #62 [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 15:57:39 [2023-10-30T15:57:39.659Z] #62 DONE 57.9s 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #70 [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 <<EOT (set -ex...) 15:57:39 [2023-10-30T15:57:39.659Z] #70 DONE 52.3s 15:57:39 [2023-10-30T15:57:39.659Z] 15:57:39 [2023-10-30T15:57:39.659Z] #73 [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 <<EOT (set -e...) 15:57:41 [2023-10-30T15:57:41.047Z] #73 ... 15:57:41 [2023-10-30T15:57:41.047Z] 15:57:41 [2023-10-30T15:57:41.047Z] #74 [dev-systemd-false 1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images 15:57:41 [2023-10-30T15:57:41.047Z] #74 DONE 1.8s 15:57:41 [2023-10-30T15:57:41.306Z] 15:57:41 [2023-10-30T15:57:41.306Z] #75 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 15:57:45 [2023-10-30T15:57:45.508Z] #75 4.841 + bin/ctr 15:57:45 [2023-10-30T15:57:45.508Z] #75 4.841 go build -gcflags=-trimpath=/go/src -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.8 -X github.com/containerd/containerd/version.Revision=8e4b0bde866788eec76735cc77c4720144248fb7 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/ctr 15:57:45 [2023-10-30T15:57:45.771Z] #75 ... 15:57:45 [2023-10-30T15:57:45.771Z] 15:57:45 [2023-10-30T15:57:45.771Z] #68 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build && /build/docker --version 15:57:45 [2023-10-30T15:57:45.771Z] #68 64.44 Docker version 24.0.2, build cb74dfc 15:57:49 [2023-10-30T15:57:49.977Z] #68 ... 15:57:49 [2023-10-30T15:57:49.977Z] 15:57:49 [2023-10-30T15:57:49.977Z] #76 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...) 15:57:49 [2023-10-30T15:57:49.977Z] #76 ... 15:57:49 [2023-10-30T15:57:49.977Z] 15:57:49 [2023-10-30T15:57:49.977Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:57:49 [2023-10-30T15:57:49.977Z] #77 3.379 Cloning into '/tmp/crun-build'... 15:57:49 [2023-10-30T15:57:49.977Z] #77 4.212 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' 15:57:49 [2023-10-30T15:57:49.977Z] #77 4.219 Cloning into '/tmp/crun-build/libocispec'... 15:57:49 [2023-10-30T15:57:49.977Z] #77 4.712 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15' 15:57:49 [2023-10-30T15:57:49.977Z] #77 4.748 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' 15:57:49 [2023-10-30T15:57:49.977Z] #77 4.748 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' 15:57:49 [2023-10-30T15:57:49.977Z] #77 4.749 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' 15:57:49 [2023-10-30T15:57:49.977Z] #77 4.785 Cloning into '/tmp/crun-build/libocispec/image-spec'... 15:57:49 [2023-10-30T15:57:49.977Z] #77 5.303 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... 15:57:49 [2023-10-30T15:57:49.977Z] #77 5.751 Cloning into '/tmp/crun-build/libocispec/yajl'... 15:57:49 [2023-10-30T15:57:49.977Z] #77 6.182 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844' 15:57:49 [2023-10-30T15:57:49.977Z] #77 6.265 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e' 15:57:49 [2023-10-30T15:57:49.977Z] #77 6.326 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15' 15:57:49 [2023-10-30T15:57:49.977Z] #77 ... 15:57:49 [2023-10-30T15:57:49.977Z] 15:57:49 [2023-10-30T15:57:49.977Z] #78 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...) 15:57:49 [2023-10-30T15:57:49.977Z] #78 3.864 go build -trimpath -buildmode=pie -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.9-0-gccaecfc -X main.version=1.1.9 -linkmode external -extldflags --static-pie " -o runc . 15:57:49 [2023-10-30T15:57:49.977Z] #78 ... 15:57:49 [2023-10-30T15:57:49.977Z] 15:57:49 [2023-10-30T15:57:49.977Z] #79 [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 <<EOT (set -e...) 15:57:49 [2023-10-30T15:57:49.977Z] #79 4.057 go: downloading github.com/sirupsen/logrus v1.9.0 15:57:49 [2023-10-30T15:57:49.977Z] #79 4.059 go: downloading github.com/urfave/cli/v2 v2.23.5 15:57:49 [2023-10-30T15:57:49.977Z] #79 4.096 go: downloading github.com/google/uuid v1.3.0 15:57:49 [2023-10-30T15:57:49.977Z] #79 4.099 go: downloading github.com/moby/vpnkit v0.5.0 15:57:49 [2023-10-30T15:57:49.977Z] #79 4.102 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 15:57:49 [2023-10-30T15:57:49.977Z] #79 4.108 go: downloading github.com/gorilla/mux v1.8.0 15:57:49 [2023-10-30T15:57:49.977Z] #79 4.110 go: downloading github.com/moby/sys/mountinfo v0.6.2 15:57:49 [2023-10-30T15:57:49.977Z] #79 4.129 go: downloading golang.org/x/sys v0.2.0 15:57:49 [2023-10-30T15:57:49.977Z] #79 4.573 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd 15:57:49 [2023-10-30T15:57:49.977Z] #79 5.005 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c 15:57:49 [2023-10-30T15:57:49.977Z] #79 5.043 go: downloading golang.org/x/net v0.1.0 15:57:49 [2023-10-30T15:57:49.977Z] #79 5.418 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 15:57:49 [2023-10-30T15:57:49.977Z] #79 5.418 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 15:57:49 [2023-10-30T15:57:49.977Z] #79 ... 15:57:49 [2023-10-30T15:57:49.977Z] 15:57:49 [2023-10-30T15:57:49.977Z] #72 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev 15:57:49 [2023-10-30T15:57:49.977Z] #72 3.759 Hit:1 http://deb.debian.org/debian bullseye InRelease 15:57:49 [2023-10-30T15:57:49.977Z] #72 3.764 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 15:57:49 [2023-10-30T15:57:49.977Z] #72 3.776 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 15:57:49 [2023-10-30T15:57:49.977Z] #72 4.230 Reading package lists... 15:57:49 [2023-10-30T15:57:49.978Z] #72 4.891 + apt-get install -y --no-install-recommends gcc libc6-dev 15:57:49 [2023-10-30T15:57:49.978Z] #72 4.909 Reading package lists... 15:57:49 [2023-10-30T15:57:49.978Z] #72 5.562 Building dependency tree... 15:57:49 [2023-10-30T15:57:49.978Z] #72 5.748 Reading state information... 15:57:49 [2023-10-30T15:57:49.978Z] #72 6.107 gcc is already the newest version (4:10.2.1-1). 15:57:49 [2023-10-30T15:57:49.978Z] #72 6.107 libc6-dev is already the newest version (2.31-13+deb11u7). 15:57:49 [2023-10-30T15:57:49.978Z] #72 6.107 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:57:50 [2023-10-30T15:57:50.549Z] #72 ... 15:57:50 [2023-10-30T15:57:50.549Z] 15:57:50 [2023-10-30T15:57:50.549Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:57:50 [2023-10-30T15:57:50.549Z] #77 11.41 aclocal: warning: couldn't open directory 'm4': No such file or directory 15:57:55 [2023-10-30T15:57:55.850Z] #77 16.01 libtoolize: putting auxiliary files in '.'. 15:57:55 [2023-10-30T15:57:55.850Z] #77 16.02 libtoolize: copying file './ltmain.sh' 15:57:55 [2023-10-30T15:57:55.850Z] #77 ... 15:57:55 [2023-10-30T15:57:55.850Z] 15:57:55 [2023-10-30T15:57:55.850Z] #72 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev 15:57:55 [2023-10-30T15:57:55.850Z] #72 DONE 16.9s 15:57:56 [2023-10-30T15:57:56.111Z] 15:57:56 [2023-10-30T15:57:56.111Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:57:56 [2023-10-30T15:57:56.111Z] #77 16.84 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, 15:57:56 [2023-10-30T15:57:56.111Z] #77 16.84 libtoolize: and rerunning libtoolize and aclocal. 15:57:56 [2023-10-30T15:57:56.111Z] #77 16.84 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 15:57:58 [2023-10-30T15:57:58.025Z] #77 ... 15:57:58 [2023-10-30T15:57:58.025Z] 15:57:58 [2023-10-30T15:57:58.025Z] #68 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build && /build/docker --version 15:57:58 [2023-10-30T15:57:58.025Z] #68 DONE 76.7s 15:57:58 [2023-10-30T15:57:58.025Z] 15:57:58 [2023-10-30T15:57:58.025Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 15:57:58 [2023-10-30T15:57:58.598Z] #80 2.338 -- The C compiler identification is GNU 10.2.1 15:57:58 [2023-10-30T15:57:58.598Z] #80 2.359 -- Detecting C compiler ABI info 15:57:58 [2023-10-30T15:57:58.859Z] #80 2.576 -- Detecting C compiler ABI info - done 15:57:58 [2023-10-30T15:57:58.859Z] #80 2.604 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped 15:57:58 [2023-10-30T15:57:58.859Z] #80 2.605 -- Detecting C compile features 15:57:58 [2023-10-30T15:57:58.859Z] #80 2.606 -- Detecting C compile features - done 15:57:58 [2023-10-30T15:57:58.859Z] #80 2.631 -- Performing Test HAS_BUILTIN_FORTIFY 15:57:59 [2023-10-30T15:57:59.120Z] #80 2.825 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 15:57:59 [2023-10-30T15:57:59.120Z] #80 2.867 -- Configuring done 15:57:59 [2023-10-30T15:57:59.120Z] #80 2.871 -- Generating done 15:57:59 [2023-10-30T15:57:59.120Z] #80 2.888 -- Build files have been written to: /go/src/github.com/krallin/tini 15:57:59 [2023-10-30T15:57:59.381Z] #80 3.017 Scanning dependencies of target tini-static 15:57:59 [2023-10-30T15:57:59.381Z] #80 3.033 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 15:57:59 [2023-10-30T15:57:59.641Z] #80 3.341 [100%] Linking C executable tini-static 15:57:59 [2023-10-30T15:57:59.902Z] #80 3.541 [100%] Built target tini-static 15:58:05 [2023-10-30T15:58:05.190Z] #80 ... 15:58:05 [2023-10-30T15:58:05.190Z] 15:58:05 [2023-10-30T15:58:05.190Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:58:05 [2023-10-30T15:58:05.190Z] #77 20.48 configure.ac:7: installing './compile' 15:58:05 [2023-10-30T15:58:05.190Z] #77 20.49 configure.ac:11: installing './config.guess' 15:58:05 [2023-10-30T15:58:05.190Z] #77 20.49 configure.ac:11: installing './config.sub' 15:58:05 [2023-10-30T15:58:05.190Z] #77 20.49 configure.ac:8: installing './install-sh' 15:58:05 [2023-10-30T15:58:05.190Z] #77 20.49 configure.ac:8: installing './missing' 15:58:05 [2023-10-30T15:58:05.190Z] #77 20.52 Makefile.am: installing './depcomp' 15:58:05 [2023-10-30T15:58:05.190Z] #77 21.30 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 15:58:05 [2023-10-30T15:58:05.190Z] #77 21.30 libtoolize: copying file 'build-aux/ltmain.sh' 15:58:05 [2023-10-30T15:58:05.190Z] #77 21.46 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 15:58:05 [2023-10-30T15:58:05.190Z] #77 21.46 libtoolize: copying file 'm4/libtool.m4' 15:58:05 [2023-10-30T15:58:05.190Z] #77 21.60 libtoolize: copying file 'm4/ltoptions.m4' 15:58:05 [2023-10-30T15:58:05.190Z] #77 21.71 libtoolize: copying file 'm4/ltsugar.m4' 15:58:05 [2023-10-30T15:58:05.190Z] #77 21.82 libtoolize: copying file 'm4/ltversion.m4' 15:58:05 [2023-10-30T15:58:05.190Z] #77 21.93 libtoolize: copying file 'm4/lt~obsolete.m4' 15:58:05 [2023-10-30T15:58:05.190Z] #77 22.07 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 15:58:05 [2023-10-30T15:58:05.762Z] #77 26.41 configure.ac:7: installing 'build-aux/compile' 15:58:05 [2023-10-30T15:58:05.762Z] #77 26.41 configure.ac:9: installing 'build-aux/config.guess' 15:58:05 [2023-10-30T15:58:05.762Z] #77 26.41 configure.ac:9: installing 'build-aux/config.sub' 15:58:05 [2023-10-30T15:58:05.762Z] #77 26.41 configure.ac:11: installing 'build-aux/install-sh' 15:58:05 [2023-10-30T15:58:05.762Z] #77 26.42 configure.ac:11: installing 'build-aux/missing' 15:58:05 [2023-10-30T15:58:05.762Z] #77 26.47 Makefile.am: installing 'build-aux/depcomp' 15:58:05 [2023-10-30T15:58:05.762Z] #77 26.50 parallel-tests: installing 'build-aux/test-driver' 15:58:07 [2023-10-30T15:58:07.675Z] #77 28.08 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 15:58:07 [2023-10-30T15:58:07.675Z] #77 28.08 libtoolize: copying file 'build-aux/ltmain.sh' 15:58:07 [2023-10-30T15:58:07.936Z] #77 28.63 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 15:58:07 [2023-10-30T15:58:07.936Z] #77 28.63 libtoolize: copying file 'm4/libtool.m4' 15:58:07 [2023-10-30T15:58:07.936Z] #77 28.75 libtoolize: copying file 'm4/ltoptions.m4' 15:58:08 [2023-10-30T15:58:08.205Z] #77 28.89 libtoolize: copying file 'm4/ltsugar.m4' 15:58:08 [2023-10-30T15:58:08.205Z] #77 29.00 libtoolize: copying file 'm4/ltversion.m4' 15:58:08 [2023-10-30T15:58:08.205Z] #77 29.12 libtoolize: copying file 'm4/lt~obsolete.m4' 15:58:14 [2023-10-30T15:58:14.807Z] #77 34.47 configure.ac:11: installing 'build-aux/compile' 15:58:14 [2023-10-30T15:58:14.807Z] #77 34.48 configure.ac:11: installing 'build-aux/config.guess' 15:58:14 [2023-10-30T15:58:14.807Z] #77 34.48 configure.ac:11: installing 'build-aux/config.sub' 15:58:14 [2023-10-30T15:58:14.807Z] #77 34.48 configure.ac:13: installing 'build-aux/install-sh' 15:58:14 [2023-10-30T15:58:14.807Z] #77 34.48 configure.ac:13: installing 'build-aux/missing' 15:58:14 [2023-10-30T15:58:14.807Z] #77 34.49 configure.ac:8: installing 'build-aux/tap-driver.sh' 15:58:14 [2023-10-30T15:58:14.807Z] #77 34.53 Makefile.am: installing 'build-aux/depcomp' 15:58:14 [2023-10-30T15:58:14.807Z] #77 35.28 checking build system type... aarch64-unknown-linux-gnu 15:58:14 [2023-10-30T15:58:14.807Z] #77 35.55 checking host system type... aarch64-unknown-linux-gnu 15:58:14 [2023-10-30T15:58:14.807Z] #77 35.55 checking how to print strings... printf 15:58:14 [2023-10-30T15:58:14.807Z] #77 35.57 checking for gcc... gcc 15:58:15 [2023-10-30T15:58:15.068Z] #77 35.62 checking whether the C compiler works... yes 15:58:15 [2023-10-30T15:58:15.068Z] #77 35.77 checking for C compiler default output file name... a.out 15:58:15 [2023-10-30T15:58:15.068Z] #77 35.78 checking for suffix of executables... 15:58:15 [2023-10-30T15:58:15.329Z] #77 35.93 checking whether we are cross compiling... no 15:58:15 [2023-10-30T15:58:15.329Z] #77 36.03 checking for suffix of object files... o 15:58:15 [2023-10-30T15:58:15.590Z] #77 36.13 checking whether we are using the GNU C compiler... yes 15:58:15 [2023-10-30T15:58:15.590Z] #77 36.20 checking whether gcc accepts -g... yes 15:58:15 [2023-10-30T15:58:15.590Z] #77 36.28 checking for gcc option to accept ISO C89... none needed 15:58:15 [2023-10-30T15:58:15.851Z] #77 36.36 checking whether gcc understands -c and -o together... yes 15:58:15 [2023-10-30T15:58:15.851Z] #77 36.54 checking for a sed that does not truncate output... /bin/sed 15:58:15 [2023-10-30T15:58:15.851Z] #77 36.57 checking for grep that handles long lines and -e... /bin/grep 15:58:15 [2023-10-30T15:58:15.851Z] #77 36.58 checking for egrep... /bin/grep -E 15:58:15 [2023-10-30T15:58:15.851Z] #77 36.59 checking for fgrep... /bin/grep -F 15:58:15 [2023-10-30T15:58:15.851Z] #77 36.60 checking for ld used by gcc... /usr/bin/ld 15:58:15 [2023-10-30T15:58:15.851Z] #77 36.62 checking if the linker (/usr/bin/ld) is GNU ld... yes 15:58:15 [2023-10-30T15:58:15.851Z] #77 36.63 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 15:58:15 [2023-10-30T15:58:15.851Z] #77 36.64 checking the name lister (/usr/bin/nm -B) interface... BSD nm 15:58:15 [2023-10-30T15:58:15.851Z] #77 36.77 checking whether ln -s works... yes 15:58:16 [2023-10-30T15:58:16.112Z] #77 36.77 checking the maximum length of command line arguments... 1572864 15:58:16 [2023-10-30T15:58:16.112Z] #77 36.81 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 15:58:16 [2023-10-30T15:58:16.112Z] #77 36.81 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 15:58:16 [2023-10-30T15:58:16.112Z] #77 36.81 checking for /usr/bin/ld option to reload object files... -r 15:58:16 [2023-10-30T15:58:16.112Z] #77 36.81 checking for objdump... objdump 15:58:16 [2023-10-30T15:58:16.112Z] #77 36.81 checking how to recognize dependent libraries... pass_all 15:58:16 [2023-10-30T15:58:16.112Z] #77 36.82 checking for dlltool... no 15:58:16 [2023-10-30T15:58:16.112Z] #77 36.82 checking how to associate runtime and link libraries... printf %s\n 15:58:16 [2023-10-30T15:58:16.112Z] #77 36.82 checking for ar... ar 15:58:16 [2023-10-30T15:58:16.112Z] #77 36.82 checking for archiver @FILE support... @ 15:58:16 [2023-10-30T15:58:16.372Z] #77 36.91 checking for strip... strip 15:58:16 [2023-10-30T15:58:16.372Z] #77 36.91 checking for ranlib... ranlib 15:58:16 [2023-10-30T15:58:16.372Z] #77 36.91 checking for gawk... no 15:58:16 [2023-10-30T15:58:16.372Z] #77 36.91 checking for mawk... mawk 15:58:16 [2023-10-30T15:58:16.372Z] #77 36.91 checking command to parse /usr/bin/nm -B output from gcc object... ok 15:58:16 [2023-10-30T15:58:16.633Z] #77 37.17 checking for sysroot... no 15:58:16 [2023-10-30T15:58:16.633Z] #77 37.17 checking for a working dd... /bin/dd 15:58:16 [2023-10-30T15:58:16.633Z] #77 37.18 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 15:58:16 [2023-10-30T15:58:16.633Z] #77 37.19 checking for mt... no 15:58:16 [2023-10-30T15:58:16.633Z] #77 37.19 checking if : is a manifest tool... no 15:58:16 [2023-10-30T15:58:16.633Z] #77 37.20 checking how to run the C preprocessor... gcc -E 15:58:16 [2023-10-30T15:58:16.894Z] #77 37.32 checking for ANSI C header files... yes 15:58:16 [2023-10-30T15:58:16.894Z] #77 37.59 checking for sys/types.h... yes 15:58:16 [2023-10-30T15:58:16.894Z] #77 37.71 checking for sys/stat.h... yes 15:58:17 [2023-10-30T15:58:17.416Z] #77 37.85 checking for stdlib.h... yes 15:58:17 [2023-10-30T15:58:17.416Z] #77 38.02 checking for string.h... yes 15:58:17 [2023-10-30T15:58:17.416Z] #77 38.13 checking for memory.h... yes 15:58:17 [2023-10-30T15:58:17.416Z] #77 38.26 checking for strings.h... yes 15:58:17 [2023-10-30T15:58:17.676Z] #77 38.38 checking for inttypes.h... yes 15:58:17 [2023-10-30T15:58:17.676Z] #77 38.47 checking for stdint.h... yes 15:58:17 [2023-10-30T15:58:17.937Z] #77 38.59 checking for unistd.h... yes 15:58:18 [2023-10-30T15:58:18.198Z] #77 38.67 checking for dlfcn.h... yes 15:58:18 [2023-10-30T15:58:18.198Z] #77 38.78 checking for objdir... .libs 15:58:18 [2023-10-30T15:58:18.461Z] #77 38.93 checking if gcc supports -fno-rtti -fno-exceptions... no 15:58:18 [2023-10-30T15:58:18.461Z] #77 39.07 checking for gcc option to produce PIC... -fPIC -DPIC 15:58:18 [2023-10-30T15:58:18.461Z] #77 39.07 checking if gcc PIC flag -fPIC -DPIC works... yes 15:58:18 [2023-10-30T15:58:18.461Z] #77 39.15 checking if gcc static flag -static works... yes 15:58:18 [2023-10-30T15:58:18.723Z] #77 39.28 checking if gcc supports -c -o file.o... yes 15:58:18 [2023-10-30T15:58:18.723Z] #77 39.42 checking if gcc supports -c -o file.o... (cached) yes 15:58:18 [2023-10-30T15:58:18.723Z] #77 39.42 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 15:58:18 [2023-10-30T15:58:18.984Z] #77 39.45 checking dynamic linker characteristics... GNU/Linux ld.so 15:58:18 [2023-10-30T15:58:18.984Z] #77 39.69 checking how to hardcode library paths into programs... immediate 15:58:18 [2023-10-30T15:58:18.984Z] #77 39.70 checking whether stripping libraries is possible... yes 15:58:18 [2023-10-30T15:58:18.984Z] #77 39.71 checking if libtool supports shared libraries... yes 15:58:18 [2023-10-30T15:58:18.984Z] #77 39.71 checking whether to build shared libraries... no 15:58:18 [2023-10-30T15:58:18.984Z] #77 39.71 checking whether to build static libraries... yes 15:58:18 [2023-10-30T15:58:18.984Z] #77 39.71 checking for a BSD-compatible install... /usr/bin/install -c 15:58:18 [2023-10-30T15:58:18.984Z] #77 39.74 checking whether build environment is sane... yes 15:58:18 [2023-10-30T15:58:18.984Z] #77 39.79 checking for a thread-safe mkdir -p... /bin/mkdir -p 15:58:18 [2023-10-30T15:58:18.984Z] #77 39.80 checking whether make sets $(MAKE)... yes 15:58:18 [2023-10-30T15:58:18.984Z] #77 39.85 checking whether make supports the include directive... yes (GNU style) 15:58:19 [2023-10-30T15:58:19.245Z] #77 39.90 checking whether make supports nested variables... yes 15:58:19 [2023-10-30T15:58:19.245Z] #77 39.94 checking whether UID '0' is supported by ustar format... yes 15:58:19 [2023-10-30T15:58:19.245Z] #77 39.94 checking whether GID '0' is supported by ustar format... yes 15:58:19 [2023-10-30T15:58:19.245Z] #77 39.94 checking how to create a ustar tar archive... gnutar 15:58:19 [2023-10-30T15:58:19.245Z] #77 39.97 checking dependency style of gcc... gcc3 15:58:19 [2023-10-30T15:58:19.245Z] #77 40.06 checking whether to enable maintainer-specific portions of Makefiles... yes 15:58:19 [2023-10-30T15:58:19.245Z] #77 40.06 checking whether make supports nested variables... (cached) yes 15:58:19 [2023-10-30T15:58:19.245Z] #77 40.06 checking for gawk... (cached) mawk 15:58:19 [2023-10-30T15:58:19.245Z] #77 40.06 checking for a sed that does not truncate output... (cached) /bin/sed 15:58:19 [2023-10-30T15:58:19.245Z] #77 40.06 checking for gcc... (cached) gcc 15:58:19 [2023-10-30T15:58:19.245Z] #77 40.09 checking whether we are using the GNU C compiler... (cached) yes 15:58:19 [2023-10-30T15:58:19.245Z] #77 40.09 checking whether gcc accepts -g... (cached) yes 15:58:19 [2023-10-30T15:58:19.245Z] #77 40.09 checking for gcc option to accept ISO C89... (cached) none needed 15:58:19 [2023-10-30T15:58:19.245Z] #77 40.09 checking whether gcc understands -c and -o together... (cached) yes 15:58:19 [2023-10-30T15:58:19.245Z] #77 40.09 checking for a Python interpreter with version >= 3... python3 15:58:19 [2023-10-30T15:58:19.245Z] #77 40.11 checking for python3... /usr/bin/python3 15:58:19 [2023-10-30T15:58:19.245Z] #77 40.11 checking for python3 version... 3.9 15:58:19 [2023-10-30T15:58:19.245Z] #77 40.12 checking for python3 platform... linux 15:58:19 [2023-10-30T15:58:19.506Z] #77 40.14 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 15:58:19 [2023-10-30T15:58:19.506Z] #77 40.19 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 15:58:19 [2023-10-30T15:58:19.506Z] #77 40.26 checking for go-md2man... no 15:58:19 [2023-10-30T15:58:19.506Z] #77 40.27 checking error.h usability... yes 15:58:19 [2023-10-30T15:58:19.506Z] #77 40.34 checking error.h presence... yes 15:58:19 [2023-10-30T15:58:19.766Z] #77 40.37 checking for error.h... yes 15:58:20 [2023-10-30T15:58:20.027Z] #77 40.40 checking linux/openat2.h usability... yes 15:58:20 [2023-10-30T15:58:20.027Z] #77 40.57 checking linux/openat2.h presence... yes 15:58:20 [2023-10-30T15:58:20.027Z] #77 40.59 checking for linux/openat2.h... yes 15:58:20 [2023-10-30T15:58:20.027Z] #77 40.61 checking stdatomic.h usability... yes 15:58:20 [2023-10-30T15:58:20.027Z] #77 40.71 checking stdatomic.h presence... yes 15:58:20 [2023-10-30T15:58:20.027Z] #77 40.73 checking for stdatomic.h... yes 15:58:20 [2023-10-30T15:58:20.027Z] #77 40.75 checking linux/ioprio.h usability... no 15:58:20 [2023-10-30T15:58:20.027Z] #77 40.79 checking linux/ioprio.h presence... no 15:58:20 [2023-10-30T15:58:20.027Z] #77 40.82 checking for linux/ioprio.h... no 15:58:20 [2023-10-30T15:58:20.027Z] #77 40.82 checking for atomic_int... yes 15:58:20 [2023-10-30T15:58:20.289Z] #77 40.94 checking for atomic_bool... yes 15:58:20 [2023-10-30T15:58:20.289Z] #77 41.04 checking for copy_file_range... yes 15:58:20 [2023-10-30T15:58:20.289Z] #77 41.13 checking for fgetxattr... yes 15:58:20 [2023-10-30T15:58:20.552Z] #77 41.20 checking for statx... #77 ... 15:58:20 [2023-10-30T15:58:20.552Z] 15:58:20 [2023-10-30T15:58:20.552Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...) 15:58:20 [2023-10-30T15:58:20.552Z] #80 DONE 24.2s 15:58:20 [2023-10-30T15:58:20.552Z] 15:58:20 [2023-10-30T15:58:20.552Z] #79 [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 <<EOT (set -e...) 15:58:20 [2023-10-30T15:58:20.552Z] #79 DONE 41.3s 15:58:20 [2023-10-30T15:58:20.552Z] 15:58:20 [2023-10-30T15:58:20.552Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:58:20 [2023-10-30T15:58:20.552Z] #77 41.20 checking for statx... yes 15:58:20 [2023-10-30T15:58:20.552Z] #77 41.28 checking for fgetpwent_r... yes 15:58:20 [2023-10-30T15:58:20.552Z] #77 ... 15:58:20 [2023-10-30T15:58:20.552Z] 15:58:20 [2023-10-30T15:58:20.552Z] #81 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ 15:58:20 [2023-10-30T15:58:20.552Z] #81 DONE 0.2s 15:58:20 [2023-10-30T15:58:20.552Z] 15:58:20 [2023-10-30T15:58:20.552Z] #76 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...) 15:58:20 [2023-10-30T15:58:20.552Z] #76 DONE 41.4s 15:58:20 [2023-10-30T15:58:20.552Z] 15:58:20 [2023-10-30T15:58:20.552Z] #78 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...) 15:58:20 [2023-10-30T15:58:20.552Z] #78 DONE 41.4s 15:58:20 [2023-10-30T15:58:20.552Z] 15:58:20 [2023-10-30T15:58:20.552Z] #82 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ 15:58:20 [2023-10-30T15:58:20.822Z] #82 DONE 0.1s 15:58:20 [2023-10-30T15:58:20.822Z] 15:58:20 [2023-10-30T15:58:20.822Z] #73 [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 <<EOT (set -e...) 15:58:20 [2023-10-30T15:58:20.822Z] #73 DONE 41.3s 15:58:20 [2023-10-30T15:58:20.822Z] 15:58:20 [2023-10-30T15:58:20.822Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:58:20 [2023-10-30T15:58:20.822Z] #77 41.38 checking for issetugid... no 15:58:20 [2023-10-30T15:58:20.822Z] #77 41.47 checking for pkg-config... /usr/bin/pkg-config 15:58:20 [2023-10-30T15:58:20.822Z] #77 41.47 checking pkg-config is at least version 0.9.0... yes 15:58:20 [2023-10-30T15:58:20.822Z] #77 41.48 checking for library containing yajl_tree_get... -lyajl 15:58:20 [2023-10-30T15:58:20.822Z] #77 41.64 checking for yajl >= 2.0.0... yes 15:58:20 [2023-10-30T15:58:20.822Z] #77 41.67 checking sys/capability.h usability... yes 15:58:20 [2023-10-30T15:58:20.822Z] #77 41.69 checking sys/capability.h presence... yes 15:58:20 [2023-10-30T15:58:20.822Z] #77 41.72 checking for sys/capability.h... yes 15:58:21 [2023-10-30T15:58:21.083Z] #77 41.72 checking for library containing cap_from_name... -lcap 15:58:21 [2023-10-30T15:58:21.083Z] #77 41.87 checking for library containing gcry_check_version... no 15:58:21 [2023-10-30T15:58:21.344Z] #77 41.98 checking for library containing dlopen... -ldl 15:58:21 [2023-10-30T15:58:21.344Z] #77 42.11 checking seccomp.h usability... yes 15:58:21 [2023-10-30T15:58:21.344Z] #77 42.18 checking seccomp.h presence... yes 15:58:21 [2023-10-30T15:58:21.344Z] #77 42.23 checking for seccomp.h... yes 15:58:21 [2023-10-30T15:58:21.604Z] #77 42.23 checking for library containing seccomp_rule_add... -lseccomp 15:58:21 [2023-10-30T15:58:21.604Z] #77 42.35 checking for library containing seccomp_arch_resolve_name... none required 15:58:21 [2023-10-30T15:58:21.604Z] #77 42.40 checking systemd/sd-bus.h usability... yes 15:58:21 [2023-10-30T15:58:21.864Z] #77 42.45 checking systemd/sd-bus.h presence... yes 15:58:21 [2023-10-30T15:58:21.864Z] #77 42.47 checking for systemd/sd-bus.h... yes 15:58:21 [2023-10-30T15:58:21.864Z] #77 42.48 checking for library containing sd_bus_match_signal_async... -lsystemd 15:58:21 [2023-10-30T15:58:21.864Z] #77 42.59 checking for sd_notify_barrier... yes 15:58:21 [2023-10-30T15:58:21.864Z] #77 42.64 checking linux/bpf.h usability... yes 15:58:22 [2023-10-30T15:58:22.124Z] #77 42.72 checking linux/bpf.h presence... yes 15:58:22 [2023-10-30T15:58:22.124Z] #77 42.74 checking for linux/bpf.h... yes 15:58:22 [2023-10-30T15:58:22.124Z] #77 42.74 checking compilation for eBPF... yes 15:58:22 [2023-10-30T15:58:22.124Z] #77 42.79 checking for criu >= 3.15... no 15:58:22 [2023-10-30T15:58:22.124Z] #77 42.80 configure: CRIU headers not found, building without CRIU support 15:58:22 [2023-10-30T15:58:22.124Z] #77 42.80 checking for criu > 3.16... no 15:58:22 [2023-10-30T15:58:22.124Z] #77 42.81 configure: CRIU version doesn't support join-ns API 15:58:22 [2023-10-30T15:58:22.124Z] #77 42.81 checking for criu > 3.16.1... no 15:58:22 [2023-10-30T15:58:22.124Z] #77 42.82 configure: CRIU version doesn't support for pre-dumping 15:58:22 [2023-10-30T15:58:22.124Z] #77 42.82 checking for new mount API (fsconfig)... no 15:58:22 [2023-10-30T15:58:22.124Z] #77 42.90 yes 15:58:22 [2023-10-30T15:58:22.124Z] #77 42.90 checking for seccomp notify API... yes 15:58:22 [2023-10-30T15:58:22.124Z] #77 42.95 checking for gperf... no 15:58:22 [2023-10-30T15:58:22.124Z] #77 42.95 configure: gperf not found - cannot rebuild signal parser code 15:58:22 [2023-10-30T15:58:22.124Z] #77 42.95 checking for library containing argp_parse... none required 15:58:22 [2023-10-30T15:58:22.384Z] #77 43.06 checking that generated files are newer than configure... done 15:58:22 [2023-10-30T15:58:22.384Z] #77 43.06 configure: creating ./config.status 15:58:22 [2023-10-30T15:58:22.645Z] #77 ... 15:58:22 [2023-10-30T15:58:22.645Z] 15:58:22 [2023-10-30T15:58:22.645Z] #83 [dev-systemd-false 2/21] COPY --link --from=swagger /build/ /usr/local/bin/ 15:58:22 [2023-10-30T15:58:22.645Z] #83 DONE 1.1s 15:58:22 [2023-10-30T15:58:22.904Z] 15:58:22 [2023-10-30T15:58:22.904Z] #84 [dev-systemd-false 3/21] COPY --link --from=delve /build/ /usr/local/bin/ 15:58:22 [2023-10-30T15:58:22.904Z] #84 DONE 0.2s 15:58:22 [2023-10-30T15:58:22.904Z] 15:58:22 [2023-10-30T15:58:22.904Z] #85 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ 15:58:22 [2023-10-30T15:58:22.904Z] #85 DONE 0.0s 15:58:22 [2023-10-30T15:58:22.904Z] 15:58:22 [2023-10-30T15:58:22.904Z] #86 [dev-systemd-false 5/21] COPY --link --from=gowinres /build/ /usr/local/bin/ 15:58:22 [2023-10-30T15:58:22.904Z] #86 DONE 0.1s 15:58:22 [2023-10-30T15:58:22.904Z] 15:58:22 [2023-10-30T15:58:22.904Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:58:22 [2023-10-30T15:58:22.904Z] #77 ... 15:58:22 [2023-10-30T15:58:22.904Z] 15:58:22 [2023-10-30T15:58:22.904Z] #87 [dev-systemd-false 6/21] COPY --link --from=tini /build/ /usr/local/bin/ 15:58:22 [2023-10-30T15:58:22.904Z] #87 DONE 0.0s 15:58:22 [2023-10-30T15:58:22.904Z] 15:58:22 [2023-10-30T15:58:22.904Z] #88 [dev-systemd-false 7/21] COPY --link --from=registry /build/ /usr/local/bin/ 15:58:22 [2023-10-30T15:58:22.904Z] #88 DONE 0.0s 15:58:23 [2023-10-30T15:58:23.164Z] 15:58:23 [2023-10-30T15:58:23.164Z] #89 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ 15:58:23 [2023-10-30T15:58:23.164Z] #89 DONE 0.1s 15:58:23 [2023-10-30T15:58:23.164Z] 15:58:23 [2023-10-30T15:58:23.164Z] #90 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ 15:58:23 [2023-10-30T15:58:23.164Z] #90 DONE 0.1s 15:58:23 [2023-10-30T15:58:23.164Z] 15:58:23 [2023-10-30T15:58:23.164Z] #91 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ 15:58:23 [2023-10-30T15:58:23.164Z] #91 DONE 0.1s 15:58:23 [2023-10-30T15:58:23.164Z] 15:58:23 [2023-10-30T15:58:23.164Z] #92 [dev-systemd-false 11/21] COPY --link --from=shfmt /build/ /usr/local/bin/ 15:58:23 [2023-10-30T15:58:23.164Z] #92 DONE 0.0s 15:58:23 [2023-10-30T15:58:23.164Z] 15:58:23 [2023-10-30T15:58:23.164Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:58:23 [2023-10-30T15:58:23.164Z] #77 43.99 config.status: creating Makefile 15:58:23 [2023-10-30T15:58:23.164Z] #77 44.01 config.status: creating config.h 15:58:23 [2023-10-30T15:58:23.164Z] #77 44.03 config.status: executing libtool commands 15:58:23 [2023-10-30T15:58:23.164Z] #77 44.04 config.status: executing depfiles commands 15:58:23 [2023-10-30T15:58:23.425Z] #77 ... 15:58:23 [2023-10-30T15:58:23.425Z] 15:58:23 [2023-10-30T15:58:23.425Z] #93 [dev-systemd-false 12/21] COPY --link --from=runc /build/ /usr/local/bin/ 15:58:23 [2023-10-30T15:58:23.425Z] #93 DONE 0.1s 15:58:23 [2023-10-30T15:58:23.425Z] 15:58:23 [2023-10-30T15:58:23.425Z] #75 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 15:58:23 [2023-10-30T15:58:23.995Z] #75 ... 15:58:23 [2023-10-30T15:58:23.995Z] 15:58:23 [2023-10-30T15:58:23.995Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:58:23 [2023-10-30T15:58:23.995Z] #77 44.58 === configuring in libocispec (/tmp/crun-build/libocispec) 15:58:23 [2023-10-30T15:58:23.995Z] #77 44.58 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 15:58:23 [2023-10-30T15:58:23.995Z] #77 44.69 checking for gcc... gcc 15:58:23 [2023-10-30T15:58:23.995Z] #77 44.72 checking whether the C compiler works... yes 15:58:23 [2023-10-30T15:58:23.995Z] #77 44.76 checking for C compiler default output file name... a.out 15:58:23 [2023-10-30T15:58:23.995Z] #77 44.77 checking for suffix of executables... 15:58:23 [2023-10-30T15:58:23.995Z] #77 44.81 checking whether we are cross compiling... no 15:58:23 [2023-10-30T15:58:23.995Z] #77 44.86 checking for suffix of object files... o 15:58:24 [2023-10-30T15:58:24.255Z] #77 44.88 checking whether we are using the GNU C compiler... yes 15:58:24 [2023-10-30T15:58:24.255Z] #77 44.91 checking whether gcc accepts -g... yes 15:58:24 [2023-10-30T15:58:24.255Z] #77 44.94 checking for gcc option to accept ISO C89... none needed 15:58:24 [2023-10-30T15:58:24.255Z] #77 44.98 checking whether gcc understands -c and -o together... yes 15:58:24 [2023-10-30T15:58:24.255Z] #77 45.03 checking how to run the C preprocessor... gcc -E 15:58:24 [2023-10-30T15:58:24.255Z] #77 45.09 checking for grep that handles long lines and -e... /bin/grep 15:58:24 [2023-10-30T15:58:24.255Z] #77 45.10 checking for egrep... /bin/grep -E 15:58:24 [2023-10-30T15:58:24.514Z] #77 45.10 checking for ANSI C header files... yes 15:58:24 [2023-10-30T15:58:24.514Z] #77 45.23 checking for sys/types.h... yes 15:58:24 [2023-10-30T15:58:24.514Z] #77 45.27 checking for sys/stat.h... yes 15:58:24 [2023-10-30T15:58:24.514Z] #77 45.31 checking for stdlib.h... yes 15:58:24 [2023-10-30T15:58:24.514Z] #77 45.35 checking for string.h... yes 15:58:24 [2023-10-30T15:58:24.514Z] #77 45.39 checking for memory.h... yes 15:58:24 [2023-10-30T15:58:24.774Z] #77 45.44 checking for strings.h... yes 15:58:24 [2023-10-30T15:58:24.774Z] #77 45.48 checking for inttypes.h... yes 15:58:24 [2023-10-30T15:58:24.774Z] #77 45.52 checking for stdint.h... yes 15:58:24 [2023-10-30T15:58:24.774Z] #77 45.56 checking for unistd.h... yes 15:58:24 [2023-10-30T15:58:24.774Z] #77 45.60 checking minix/config.h usability... no 15:58:24 [2023-10-30T15:58:24.774Z] #77 45.64 checking minix/config.h presence... no 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.66 checking for minix/config.h... no 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.66 checking whether it is safe to define __EXTENSIONS__... yes 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.71 checking build system type... aarch64-unknown-linux-gnu 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.79 checking host system type... aarch64-unknown-linux-gnu 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.79 checking how to print strings... printf 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.79 checking for a sed that does not truncate output... /bin/sed 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.80 checking for fgrep... /bin/grep -F 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.80 checking for ld used by gcc... /usr/bin/ld 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.81 checking if the linker (/usr/bin/ld) is GNU ld... yes 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.81 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.82 checking the name lister (/usr/bin/nm -B) interface... BSD nm 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.85 checking whether ln -s works... yes 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.85 checking the maximum length of command line arguments... 1572864 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.86 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.86 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.86 checking for /usr/bin/ld option to reload object files... -r 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.86 checking for objdump... objdump 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.86 checking how to recognize dependent libraries... pass_all 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.86 checking for dlltool... no 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.86 checking how to associate runtime and link libraries... printf %s\n 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.86 checking for ar... ar 15:58:25 [2023-10-30T15:58:25.035Z] #77 45.86 checking for archiver @FILE support... @ 15:58:25 [2023-10-30T15:58:25.295Z] #77 45.90 checking for strip... strip 15:58:25 [2023-10-30T15:58:25.295Z] #77 45.90 checking for ranlib... ranlib 15:58:25 [2023-10-30T15:58:25.295Z] #77 45.90 checking for gawk... no 15:58:25 [2023-10-30T15:58:25.295Z] #77 45.90 checking for mawk... mawk 15:58:25 [2023-10-30T15:58:25.295Z] #77 45.90 checking command to parse /usr/bin/nm -B output from gcc object... ok 15:58:25 [2023-10-30T15:58:25.295Z] #77 46.00 checking for sysroot... no 15:58:25 [2023-10-30T15:58:25.295Z] #77 46.00 checking for a working dd... /bin/dd 15:58:25 [2023-10-30T15:58:25.295Z] #77 46.01 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 15:58:25 [2023-10-30T15:58:25.295Z] #77 46.02 checking for mt... no 15:58:25 [2023-10-30T15:58:25.295Z] #77 46.02 checking if : is a manifest tool... no 15:58:25 [2023-10-30T15:58:25.295Z] #77 46.02 checking for dlfcn.h... yes 15:58:25 [2023-10-30T15:58:25.295Z] #77 46.07 checking for objdir... .libs 15:58:25 [2023-10-30T15:58:25.556Z] #77 46.17 checking if gcc supports -fno-rtti -fno-exceptions... no 15:58:25 [2023-10-30T15:58:25.556Z] #77 46.20 checking for gcc option to produce PIC... -fPIC -DPIC 15:58:25 [2023-10-30T15:58:25.556Z] #77 46.21 checking if gcc PIC flag -fPIC -DPIC works... yes 15:58:25 [2023-10-30T15:58:25.556Z] #77 46.25 checking if gcc static flag -static works... yes 15:58:25 [2023-10-30T15:58:25.556Z] #77 46.33 checking if gcc supports -c -o file.o... yes 15:58:25 [2023-10-30T15:58:25.556Z] #77 46.39 checking if gcc supports -c -o file.o... (cached) yes 15:58:25 [2023-10-30T15:58:25.556Z] #77 46.39 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 15:58:25 [2023-10-30T15:58:25.817Z] #77 46.40 checking dynamic linker characteristics... GNU/Linux ld.so 15:58:25 [2023-10-30T15:58:25.817Z] #77 46.53 checking how to hardcode library paths into programs... immediate 15:58:25 [2023-10-30T15:58:25.817Z] #77 46.53 checking whether stripping libraries is possible... yes 15:58:25 [2023-10-30T15:58:25.817Z] #77 46.53 checking if libtool supports shared libraries... yes 15:58:25 [2023-10-30T15:58:25.817Z] #77 46.54 checking whether to build shared libraries... no 15:58:25 [2023-10-30T15:58:25.817Z] #77 46.54 checking whether to build static libraries... yes 15:58:25 [2023-10-30T15:58:25.817Z] #77 46.54 checking for a BSD-compatible install... /usr/bin/install -c 15:58:25 [2023-10-30T15:58:25.817Z] #77 46.55 checking whether build environment is sane... yes 15:58:25 [2023-10-30T15:58:25.817Z] #77 46.58 checking for a thread-safe mkdir -p... /bin/mkdir -p 15:58:25 [2023-10-30T15:58:25.817Z] #77 46.59 checking whether make sets $(MAKE)... yes 15:58:25 [2023-10-30T15:58:25.817Z] #77 46.62 checking whether make supports the include directive... yes (GNU style) 15:58:25 [2023-10-30T15:58:25.817Z] #77 46.64 checking whether make supports nested variables... yes 15:58:25 [2023-10-30T15:58:25.817Z] #77 46.71 checking whether UID '0' is supported by ustar format... yes 15:58:25 [2023-10-30T15:58:25.817Z] #77 46.71 checking whether GID '0' is supported by ustar format... yes 15:58:25 [2023-10-30T15:58:25.817Z] #77 46.71 checking how to create a ustar tar archive... gnutar 15:58:26 [2023-10-30T15:58:26.078Z] #77 46.75 checking dependency style of gcc... gcc3 15:58:26 [2023-10-30T15:58:26.078Z] #77 46.81 checking whether to enable maintainer-specific portions of Makefiles... yes 15:58:26 [2023-10-30T15:58:26.078Z] #77 46.81 checking whether make supports nested variables... (cached) yes 15:58:26 [2023-10-30T15:58:26.078Z] #77 46.81 checking for pkg-config... /usr/bin/pkg-config 15:58:26 [2023-10-30T15:58:26.078Z] #77 46.81 checking pkg-config is at least version 0.9.0... yes 15:58:26 [2023-10-30T15:58:26.078Z] #77 46.81 checking for yajl >= 2.1.0... yes 15:58:26 [2023-10-30T15:58:26.078Z] #77 46.82 checking for a sed that does not truncate output... (cached) /bin/sed 15:58:26 [2023-10-30T15:58:26.078Z] #77 46.83 checking for gcc... (cached) gcc 15:58:26 [2023-10-30T15:58:26.078Z] #77 46.85 checking whether we are using the GNU C compiler... (cached) yes 15:58:26 [2023-10-30T15:58:26.078Z] #77 46.85 checking whether gcc accepts -g... (cached) yes 15:58:26 [2023-10-30T15:58:26.078Z] #77 46.85 checking for gcc option to accept ISO C89... (cached) none needed 15:58:26 [2023-10-30T15:58:26.078Z] #77 46.85 checking whether gcc understands -c and -o together... (cached) yes 15:58:26 [2023-10-30T15:58:26.078Z] #77 46.86 checking for a Python interpreter with version >= 3... python3 15:58:26 [2023-10-30T15:58:26.078Z] #77 46.88 checking for python3... /usr/bin/python3 15:58:26 [2023-10-30T15:58:26.078Z] #77 46.88 checking for python3 version... 3.9 15:58:26 [2023-10-30T15:58:26.078Z] #77 46.89 checking for python3 platform... linux 15:58:26 [2023-10-30T15:58:26.078Z] #77 46.90 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages 15:58:26 [2023-10-30T15:58:26.078Z] #77 46.94 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages 15:58:26 [2023-10-30T15:58:26.909Z] #77 47.02 checking that generated files are newer than configure... done 15:58:26 [2023-10-30T15:58:26.909Z] #77 47.57 configure: creating ./config.status 15:58:28 [2023-10-30T15:58:28.294Z] #77 48.91 config.status: creating Makefile 15:58:28 [2023-10-30T15:58:28.294Z] #77 48.94 config.status: creating ocispec.pc 15:58:28 [2023-10-30T15:58:28.294Z] #77 48.96 config.status: creating config.h 15:58:28 [2023-10-30T15:58:28.294Z] #77 49.00 config.status: executing libtool commands 15:58:28 [2023-10-30T15:58:28.294Z] #77 49.01 config.status: executing depfiles commands 15:58:28 [2023-10-30T15:58:28.554Z] #77 49.36 === configuring in yajl (/tmp/crun-build/libocispec/yajl) 15:58:28 [2023-10-30T15:58:28.554Z] #77 49.38 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. 15:58:28 [2023-10-30T15:58:28.815Z] #77 49.62 checking for gcc... gcc 15:58:28 [2023-10-30T15:58:28.815Z] #77 49.69 checking whether the C compiler works... yes 15:58:29 [2023-10-30T15:58:29.076Z] #77 49.75 checking for C compiler default output file name... a.out 15:58:29 [2023-10-30T15:58:29.076Z] #77 49.75 checking for suffix of executables... 15:58:29 [2023-10-30T15:58:29.076Z] #77 49.80 checking whether we are cross compiling... no 15:58:29 [2023-10-30T15:58:29.076Z] #77 49.85 checking for suffix of object files... o 15:58:29 [2023-10-30T15:58:29.076Z] #77 49.88 checking whether we are using the GNU C compiler... yes 15:58:29 [2023-10-30T15:58:29.076Z] #77 49.91 checking whether gcc accepts -g... yes 15:58:29 [2023-10-30T15:58:29.076Z] #77 49.94 checking for gcc option to accept ISO C89... none needed 15:58:29 [2023-10-30T15:58:29.337Z] #77 49.99 checking whether gcc understands -c and -o together... yes 15:58:29 [2023-10-30T15:58:29.337Z] #77 50.04 checking for a BSD-compatible install... /usr/bin/install -c 15:58:29 [2023-10-30T15:58:29.337Z] #77 50.05 checking whether build environment is sane... yes 15:58:29 [2023-10-30T15:58:29.337Z] #77 50.07 checking for a thread-safe mkdir -p... /bin/mkdir -p 15:58:29 [2023-10-30T15:58:29.337Z] #77 50.08 checking for gawk... no 15:58:29 [2023-10-30T15:58:29.337Z] #77 50.08 checking for mawk... mawk 15:58:29 [2023-10-30T15:58:29.337Z] #77 50.08 checking whether make sets $(MAKE)... yes 15:58:29 [2023-10-30T15:58:29.337Z] #77 50.09 checking whether make supports the include directive... yes (GNU style) 15:58:29 [2023-10-30T15:58:29.337Z] #77 50.11 checking whether make supports nested variables... yes 15:58:29 [2023-10-30T15:58:29.337Z] #77 50.15 checking whether UID '0' is supported by ustar format... yes 15:58:29 [2023-10-30T15:58:29.337Z] #77 50.15 checking whether GID '0' is supported by ustar format... yes 15:58:29 [2023-10-30T15:58:29.337Z] #77 50.15 checking how to create a ustar tar archive... gnutar 15:58:29 [2023-10-30T15:58:29.598Z] #77 50.19 checking dependency style of gcc... gcc3 15:58:29 [2023-10-30T15:58:29.598Z] #77 50.25 checking whether to enable maintainer-specific portions of Makefiles... yes 15:58:29 [2023-10-30T15:58:29.598Z] #77 50.25 checking whether make supports nested variables... (cached) yes 15:58:29 [2023-10-30T15:58:29.598Z] #77 50.29 checking build system type... aarch64-unknown-linux-gnu 15:58:29 [2023-10-30T15:58:29.598Z] #77 50.38 checking host system type... aarch64-unknown-linux-gnu 15:58:29 [2023-10-30T15:58:29.598Z] #77 50.38 checking how to print strings... printf 15:58:29 [2023-10-30T15:58:29.598Z] #77 50.40 checking for a sed that does not truncate output... /bin/sed 15:58:29 [2023-10-30T15:58:29.598Z] #77 50.43 checking for grep that handles long lines and -e... /bin/grep 15:58:29 [2023-10-30T15:58:29.598Z] #77 50.44 checking for egrep... /bin/grep -E 15:58:29 [2023-10-30T15:58:29.598Z] #77 50.44 checking for fgrep... /bin/grep -F 15:58:29 [2023-10-30T15:58:29.859Z] #77 50.45 checking for ld used by gcc... /usr/bin/ld 15:58:29 [2023-10-30T15:58:29.859Z] #77 50.47 checking if the linker (/usr/bin/ld) is GNU ld... yes 15:58:29 [2023-10-30T15:58:29.859Z] #77 50.48 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 15:58:29 [2023-10-30T15:58:29.859Z] #77 50.48 checking the name lister (/usr/bin/nm -B) interface... BSD nm 15:58:29 [2023-10-30T15:58:29.859Z] #77 50.52 checking whether ln -s works... yes 15:58:29 [2023-10-30T15:58:29.859Z] #77 50.52 checking the maximum length of command line arguments... 1572864 15:58:29 [2023-10-30T15:58:29.859Z] #77 50.53 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop 15:58:29 [2023-10-30T15:58:29.859Z] #77 50.54 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 15:58:29 [2023-10-30T15:58:29.859Z] #77 50.54 checking for /usr/bin/ld option to reload object files... -r 15:58:29 [2023-10-30T15:58:29.859Z] #77 50.54 checking for objdump... objdump 15:58:29 [2023-10-30T15:58:29.859Z] #77 50.54 checking how to recognize dependent libraries... pass_all 15:58:29 [2023-10-30T15:58:29.859Z] #77 50.54 checking for dlltool... no 15:58:29 [2023-10-30T15:58:29.859Z] #77 50.55 checking how to associate runtime and link libraries... printf %s\n 15:58:29 [2023-10-30T15:58:29.859Z] #77 50.55 checking for ar... ar 15:58:29 [2023-10-30T15:58:29.859Z] #77 50.55 checking for archiver @FILE support... @ 15:58:29 [2023-10-30T15:58:29.859Z] #77 50.61 checking for strip... strip 15:58:29 [2023-10-30T15:58:29.859Z] #77 50.61 checking for ranlib... ranlib 15:58:29 [2023-10-30T15:58:29.859Z] #77 50.61 checking command to parse /usr/bin/nm -B output from gcc object... ok 15:58:30 [2023-10-30T15:58:30.120Z] #77 50.75 checking for sysroot... no 15:58:30 [2023-10-30T15:58:30.120Z] #77 50.75 checking for a working dd... /bin/dd 15:58:30 [2023-10-30T15:58:30.120Z] #77 50.76 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 15:58:30 [2023-10-30T15:58:30.120Z] #77 50.77 checking for mt... no 15:58:30 [2023-10-30T15:58:30.120Z] #77 50.77 checking if : is a manifest tool... no 15:58:30 [2023-10-30T15:58:30.120Z] #77 50.77 checking how to run the C preprocessor... gcc -E 15:58:30 [2023-10-30T15:58:30.381Z] #77 50.85 checking for ANSI C header files... yes 15:58:30 [2023-10-30T15:58:30.381Z] #77 51.03 checking for sys/types.h... yes 15:58:30 [2023-10-30T15:58:30.381Z] #77 51.09 checking for sys/stat.h... yes 15:58:30 [2023-10-30T15:58:30.381Z] #77 51.16 checking for stdlib.h... yes 15:58:30 [2023-10-30T15:58:30.381Z] #77 51.22 checking for string.h... yes 15:58:30 [2023-10-30T15:58:30.642Z] #77 51.28 checking for memory.h... yes 15:58:30 [2023-10-30T15:58:30.642Z] #77 51.34 checking for strings.h... yes 15:58:30 [2023-10-30T15:58:30.642Z] #77 51.44 checking for inttypes.h... yes 15:58:30 [2023-10-30T15:58:30.904Z] #77 51.54 checking for stdint.h... yes 15:58:30 [2023-10-30T15:58:30.904Z] #77 51.59 checking for unistd.h... yes 15:58:30 [2023-10-30T15:58:30.904Z] #77 51.67 checking for dlfcn.h... yes 15:58:30 [2023-10-30T15:58:30.904Z] #77 51.71 checking for objdir... .libs 15:58:31 [2023-10-30T15:58:31.165Z] #77 51.80 checking if gcc supports -fno-rtti -fno-exceptions... no 15:58:31 [2023-10-30T15:58:31.165Z] #77 51.85 checking for gcc option to produce PIC... -fPIC -DPIC 15:58:31 [2023-10-30T15:58:31.165Z] #77 51.85 checking if gcc PIC flag -fPIC -DPIC works... yes 15:58:31 [2023-10-30T15:58:31.165Z] #77 51.89 checking if gcc static flag -static works... yes 15:58:31 [2023-10-30T15:58:31.165Z] #77 51.97 checking if gcc supports -c -o file.o... yes 15:58:31 [2023-10-30T15:58:31.165Z] #77 52.03 checking if gcc supports -c -o file.o... (cached) yes 15:58:31 [2023-10-30T15:58:31.165Z] #77 52.03 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes 15:58:31 [2023-10-30T15:58:31.425Z] #77 52.08 checking dynamic linker characteristics... GNU/Linux ld.so 15:58:31 [2023-10-30T15:58:31.425Z] #77 52.16 checking how to hardcode library paths into programs... immediate 15:58:31 [2023-10-30T15:58:31.425Z] #77 52.16 checking whether stripping libraries is possible... yes 15:58:31 [2023-10-30T15:58:31.425Z] #77 52.16 checking if libtool supports shared libraries... yes 15:58:31 [2023-10-30T15:58:31.425Z] #77 52.16 checking whether to build shared libraries... no 15:58:31 [2023-10-30T15:58:31.425Z] #77 52.16 checking whether to build static libraries... yes 15:58:31 [2023-10-30T15:58:31.425Z] #77 52.17 checking float.h usability... yes 15:58:31 [2023-10-30T15:58:31.425Z] #77 52.21 checking float.h presence... yes 15:58:31 [2023-10-30T15:58:31.425Z] #77 52.23 checking for float.h... yes 15:58:31 [2023-10-30T15:58:31.425Z] #77 52.25 checking limits.h usability... yes 15:58:31 [2023-10-30T15:58:31.425Z] #77 52.30 checking limits.h presence... yes 15:58:31 [2023-10-30T15:58:31.686Z] #77 52.32 checking for limits.h... yes 15:58:31 [2023-10-30T15:58:31.686Z] #77 52.34 checking stddef.h usability... yes 15:58:31 [2023-10-30T15:58:31.686Z] #77 52.38 checking stddef.h presence... yes 15:58:31 [2023-10-30T15:58:31.686Z] #77 52.39 checking for stddef.h... yes 15:58:31 [2023-10-30T15:58:31.686Z] #77 52.40 checking for stdlib.h... (cached) yes 15:58:31 [2023-10-30T15:58:31.686Z] #77 52.43 checking for string.h... (cached) yes 15:58:31 [2023-10-30T15:58:31.686Z] #77 52.45 checking sys/time.h usability... yes 15:58:31 [2023-10-30T15:58:31.947Z] #77 52.53 checking sys/time.h presence... yes 15:58:31 [2023-10-30T15:58:31.947Z] #77 52.55 checking for sys/time.h... yes 15:58:31 [2023-10-30T15:58:31.947Z] #77 52.57 checking for inline... inline 15:58:31 [2023-10-30T15:58:31.947Z] #77 52.60 checking for size_t... yes 15:58:31 [2023-10-30T15:58:31.947Z] #77 52.69 checking for stdlib.h... (cached) yes 15:58:31 [2023-10-30T15:58:31.947Z] #77 52.69 checking for GNU libc compatible malloc... yes 15:58:31 [2023-10-30T15:58:31.947Z] #77 52.75 checking for stdlib.h... (cached) yes 15:58:31 [2023-10-30T15:58:31.947Z] #77 52.76 checking for GNU libc compatible realloc... yes 15:58:32 [2023-10-30T15:58:32.209Z] #77 52.82 checking for working strtod... yes 15:58:32 [2023-10-30T15:58:32.209Z] #77 52.89 checking for gettimeofday... yes 15:58:32 [2023-10-30T15:58:32.209Z] #77 52.98 checking for memset... yes 15:58:32 [2023-10-30T15:58:32.470Z] #77 53.07 checking for strspn... yes 15:58:32 [2023-10-30T15:58:32.470Z] #77 53.22 checking that generated files are newer than configure... done 15:58:32 [2023-10-30T15:58:32.470Z] #77 53.22 configure: creating ./config.status 15:58:33 [2023-10-30T15:58:33.410Z] #77 54.22 config.status: creating Makefile 15:58:33 [2023-10-30T15:58:33.669Z] #77 54.23 config.status: creating config.h 15:58:33 [2023-10-30T15:58:33.669Z] #77 54.25 config.status: executing depfiles commands 15:58:33 [2023-10-30T15:58:33.669Z] #77 54.30 config.status: executing libtool commands 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.52 GEN .version 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.53 make install-recursive 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.53 make[1]: Entering directory '/tmp/crun-build' 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.56 Making install in libocispec 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.56 make[2]: Entering directory '/tmp/crun-build/libocispec' 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.58 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.58 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.58 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.58 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.63 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.66 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.66 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.66 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.66 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.66 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.66 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success 15:58:33 [2023-10-30T15:58:33.930Z] #77 54.66 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.94 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.95 make install-recursive 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.96 make[3]: Entering directory '/tmp/crun-build/libocispec' 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.98 Making install in yajl 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.98 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.99 CC verify/json_verify-json_verify.o 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.99 CC src/libyajl_la-yajl_alloc.lo 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.99 CC src/libyajl_la-yajl.lo 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.99 CC src/libyajl_la-yajl_gen.lo 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.99 CC src/libyajl_la-yajl_buf.lo 15:58:34 [2023-10-30T15:58:34.191Z] #77 54.99 CC src/libyajl_la-yajl_parser.lo 15:58:34 [2023-10-30T15:58:34.191Z] #77 55.00 CC src/libyajl_la-yajl_encode.lo 15:58:34 [2023-10-30T15:58:34.191Z] #77 55.00 CC src/libyajl_la-yajl_lex.lo 15:58:34 [2023-10-30T15:58:34.191Z] #77 55.00 CC src/libyajl_la-yajl_tree.lo 15:58:34 [2023-10-30T15:58:34.762Z] #77 55.43 CCLD libyajl.la 15:58:34 [2023-10-30T15:58:34.762Z] #77 55.53 CCLD verify/json_verify 15:58:34 [2023-10-30T15:58:34.762Z] #77 55.65 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' 15:58:34 [2023-10-30T15:58:34.762Z] #77 55.65 make[5]: Nothing to be done for 'install-exec-am'. 15:58:34 [2023-10-30T15:58:34.762Z] #77 55.65 make[5]: Nothing to be done for 'install-data-am'. 15:58:34 [2023-10-30T15:58:34.762Z] #77 55.65 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.65 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.66 make[4]: Entering directory '/tmp/crun-build/libocispec' 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.68 CC src/ocispec/validate.o 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.68 CC src/ocispec/image_spec_schema_config_schema.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.68 CC src/ocispec/image_spec_schema_content_descriptor.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.69 CC src/ocispec/image_spec_schema_defs.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.69 CC src/ocispec/image_spec_schema_defs_descriptor.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.69 CC src/ocispec/image_spec_schema_image_index_schema.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.69 CC src/ocispec/image_spec_schema_image_manifest_schema.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.69 CC src/ocispec/image_spec_schema_image_layout_schema.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.69 CC src/ocispec/runtime_spec_schema_config_linux.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.70 CC src/ocispec/runtime_spec_schema_config_zos.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.70 CC src/ocispec/runtime_spec_schema_config_schema.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.70 CC src/ocispec/runtime_spec_schema_config_solaris.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.70 CC src/ocispec/runtime_spec_schema_config_vm.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.70 CC src/ocispec/runtime_spec_schema_config_windows.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.70 CC src/ocispec/runtime_spec_schema_defs.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.70 CC src/ocispec/runtime_spec_schema_defs_linux.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.71 CC src/ocispec/runtime_spec_schema_defs_zos.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.71 CC src/ocispec/runtime_spec_schema_defs_vm.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.72 CC src/ocispec/runtime_spec_schema_defs_windows.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.74 CC src/ocispec/runtime_spec_schema_state_schema.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.74 CC src/ocispec/runtime_spec_schema_features_linux.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.74 CC src/ocispec/runtime_spec_schema_features_schema.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.74 CC src/ocispec/image_manifest_items_image_manifest_items_schema.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.75 CC src/ocispec/basic_test_double_array_item.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.75 CC src/ocispec/basic_test_double_array.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.78 CC src/ocispec/basic_test_top_array_int.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 ... 15:58:35 [2023-10-30T15:58:35.023Z] 15:58:35 [2023-10-30T15:58:35.023Z] #75 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 15:58:35 [2023-10-30T15:58:35.023Z] #75 44.35 + bin/containerd 15:58:35 [2023-10-30T15:58:35.023Z] #75 44.35 go build -gcflags=-trimpath=/go/src -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.8 -X github.com/containerd/containerd/version.Revision=8e4b0bde866788eec76735cc77c4720144248fb7 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/containerd 15:58:35 [2023-10-30T15:58:35.023Z] #75 ... 15:58:35 [2023-10-30T15:58:35.023Z] 15:58:35 [2023-10-30T15:58:35.023Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.8.7" && ./autogen.sh && ./configure --bindir=/build && make -j install 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.82 CC src/ocispec/basic_test_top_double_array_int.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.82 CC src/ocispec/basic_test_top_double_array_obj.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.83 CC src/ocispec/basic_test_top_array_string.lo 15:58:35 [2023-10-30T15:58:35.023Z] #77 55.88 CC src/ocispec/basic_test_top_double_array_refobj.lo 15:58:35 [2023-10-30T15:58:35.283Z] #77 55.92 CC src/ocispec/basic_test_top_double_array_string.lo 15:58:35 [2023-10-30T15:58:35.283Z] #77 55.93 CC src/ocispec/read-file.lo 15:58:35 [2023-10-30T15:58:35.283Z] #77 55.96 CC src/ocispec/json_common.lo 15:58:35 [2023-10-30T15:58:35.283Z] #77 55.97 CC tests/test-1.o 15:58:35 [2023-10-30T15:58:35.283Z] #77 56.00 CC tests/test-2.o 15:58:35 [2023-10-30T15:58:35.283Z] #77 56.02 CC tests/test-3.o 15:58:35 [2023-10-30T15:58:35.283Z] #77 56.04 CC tests/test-4.o 15:58:35 [2023-10-30T15:58:35.283Z] #77 56.05 CC tests/test-5.o 15:58:35 [2023-10-30T15:58:35.283Z] #77 56.06 CC tests/test-6.o 15:58:35 [2023-10-30T15:58:35.283Z] #77 56.08 CC tests/test-7.o 15:58:35 [2023-10-30T15:58:35.283Z] #77 56.09 CC tests/test-8.o 15:58:35 [2023-10-30T15:58:35.283Z] #77 56.11 CC tests/test-9.o 15:58:35 [2023-10-30T15:58:35.544Z] #77 56.11 CC tests/test-10.o 15:58:35 [2023-10-30T15:58:35.544Z] #77 56.14 CC tests/test-11.o 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.41 CCLD libocispec.la 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.57 CCLD src/ocispec/validate 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.58 CCLD tests/test-1 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.58 CCLD tests/test-2 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.58 CCLD tests/test-3 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.59 CCLD tests/test-4 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.60 CCLD tests/test-5 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.61 CCLD tests/test-6 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.61 CCLD tests/test-7 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.61 CCLD tests/test-8 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.62 CCLD tests/test-9 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.62 CCLD tests/test-10 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.63 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.65 CCLD tests/test-11 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.80 libtool: link: ar cr libocispec.a 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.80 libtool: link: ranlib libocispec.a 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.90 make[5]: Entering directory '/tmp/crun-build/libocispec' 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.92 make[5]: Leaving directory '/tmp/crun-build/libocispec' 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.92 make[4]: Leaving directory '/tmp/crun-build/libocispec' 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.92 make[3]: Leaving directory '/tmp/crun-build/libocispec' 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.92 make[2]: Leaving directory '/tmp/crun-build/libocispec' 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.93 make[2]: Entering directory '/tmp/crun-build' 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.96 CC src/crun-crun.o 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.96 CC src/crun-run.o 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.96 CC src/crun-delete.o 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.96 CC src/crun-kill.o 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.96 CC src/crun-unpause.o 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.96 CC src/crun-pause.o 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.96 CC src/crun-oci_features.o 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.96 CC src/crun-spec.o 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.98 CC src/crun-exec.o 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.98 CC src/crun-list.o 15:58:38 [2023-10-30T15:58:38.087Z] #77 58.99 CC src/crun-create.o 15:58:38 [2023-10-30T15:58:38.087Z] #77 59.00 CC src/crun-start.o 15:58:38 [2023-10-30T15:58:38.087Z] #77 59.01 CC src/crun-state.o 15:58:38 [2023-10-30T15:58:38.348Z] #77 59.02 CC src/crun-update.o 15:58:38 [2023-10-30T15:58:38.348Z] #77 59.03 CC src/crun-ps.o 15:58:38 [2023-10-30T15:58:38.348Z] #77 59.04 CC src/crun-checkpoint.o 15:58:38 [2023-10-30T15:58:38.348Z] #77 59.11 CC src/crun-restore.o 15:58:38 [2023-10-30T15:58:38.348Z] #77 59.11 CC src/libcrun/crun-cloned_binary.o 15:58:38 [2023-10-30T15:58:38.348Z] #77 59.11 CC src/libcrun/libcrun_la-utils.lo 15:58:38 [2023-10-30T15:58:38.348Z] #77 59.11 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo 15:58:38 [2023-10-30T15:58:38.348Z] #77 59.12 CC src/libcrun/libcrun_la-cgroup-resources.lo 15:58:38 [2023-10-30T15:58:38.348Z] #77 59.12 CC src/libcrun/libcrun_la-cgroup-setup.lo 15:58:38 [2023-10-30T15:58:38.348Z] #77 59.12 CC src/libcrun/libcrun_la-cgroup-systemd.lo 15:58:38 [2023-10-30T15:58:38.348Z] #77 59.12 CC src/libcrun/libcrun_la-cgroup.lo 15:58:38 [2023-10-30T15:58:38.348Z] #77 59.12 CC src/libcrun/libcrun_la-cgroup-utils.lo 15:58:38 [2023-10-30T15:58:38.348Z] #77 59.19 CC src/libcrun/libcrun_la-chroot_realpath.lo 15:58:38 [2023-10-30T15:58:38.348Z] #77 59.19 CC src/libcrun/libcrun_la-cloned_binary.lo 15:58:38 [2023-10-30T15:58:38.348Z] #77 59.19 CC src/libcrun/libcrun_la-container.lo 15:58:38 [2023-10-30T15:58:38.348Z] #77 59.19 CC src/libcrun/libcrun_la-criu.lo 15:58:38 [2023-10-30T15:58:38.348Z] #77 59.20 CC src/libcrun/libcrun_la-custom-handler.lo 15:58:38 [2023-10-30T15:58:38.348Z] #77 59.20 CC src/libcrun/libcrun_la-ebpf.lo 15:58:38 [2023-10-30T15:58:38.348Z] #77 59.23 CC src/libcrun/libcrun_la-error.lo 15:58:38 [2023-10-30T15:58:38.619Z] #77 59.27 CC src/libcrun/handlers/libcrun_la-handler-utils.lo 15:58:38 [2023-10-30T15:58:38.619Z] #77 59.29 CC src/libcrun/handlers/libcrun_la-krun.lo 15:58:38 [2023-10-30T15:58:38.619Z] #77 59.29 CC src/libcrun/handlers/libcrun_la-mono.lo 15:58:38 [2023-10-30T15:58:38.619Z] #77 59.31 CC src/libcrun/handlers/libcrun_la-wasmedge.lo 15:58:38 [2023-10-30T15:58:38.619Z] #77 59.32 CC src/libcrun/handlers/libcrun_la-wasmer.lo 15:58:38 [2023-10-30T15:58:38.619Z] #77 59.33 CC src/libcrun/handlers/libcrun_la-wasmtime.lo 15:58:38 [2023-10-30T15:58:38.619Z] #77 59.35 CC src/libcrun/libcrun_la-io_priority.lo 15:58:38 [2023-10-30T15:58:38.619Z] #77 59.36 CC src/libcrun/libcrun_la-linux.lo 15:58:38 [2023-10-30T15:58:38.619Z] #77 59.37 CC src/libcrun/libcrun_la-mount_flags.lo 15:58:38 [2023-10-30T15:58:38.619Z] #77 59.38 CC src/libcrun/libcrun_la-scheduler.lo 15:58:38 [2023-10-30T15:58:38.619Z] #77 59.41 CC src/libcrun/libcrun_la-seccomp.lo 15:58:38 [2023-10-30T15:58:38.619Z] #77 59.42 CC src/libcrun/libcrun_la-seccomp_notify.lo 15:58:38 [2023-10-30T15:58:38.619Z] #77 59.43 CC src/libcrun/libcrun_la-signals.lo 15:58:38 [2023-10-30T15:58:38.619Z] #77 59.46 CC src/libcrun/libcrun_la-status.lo 15:58:38 [2023-10-30T15:58:38.619Z] #77 59.49 CC src/libcrun/libcrun_la-terminal.lo 15:58:38 [2023-10-30T15:58:38.619Z] #77 59.50 CC tests/init.o 15:58:38 [2023-10-30T15:58:38.619Z] #77 59.51 CC tests/tests_libcrun_utils-tests_libcrun_utils.o 15:58:38 [2023-10-30T15:58:38.619Z] #77 59.53 CC src/libcrun/libcrun_testing_a-utils.o 15:58:38 [2023-10-30T15:58:38.619Z] #77 59.53 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o 15:58:38 [2023-10-30T15:58:38.881Z] #77 59.56 CC src/libcrun/libcrun_testing_a-cgroup-resources.o 15:58:38 [2023-10-30T15:58:38.881Z] #77 59.58 CC src/libcrun/libcrun_testing_a-cgroup-setup.o 15:58:38 [2023-10-30T15:58:38.881Z] #77 59.60 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o 15:58:38 [2023-10-30T15:58:38.881Z] #77 59.61 CC src/libcrun/libcrun_testing_a-cgroup-utils.o 15:58:38 [2023-10-30T15:58:38.881Z] #77 59.62 CC src/libcrun/libcrun_testing_a-cgroup.o 15:58:38 [2023-10-30T15:58:38.881Z] #77 59.63 CC src/libcrun/libcrun_testing_a-chroot_realpath.o 15:58:38 [2023-10-30T15:58:38.881Z] #77 59.64 CC src/libcrun/libcrun_testing_a-cloned_binary.o 15:58:38 [2023-10-30T15:58:38.881Z] #77 59.65 CC src/libcrun/libcrun_testing_a-container.o 15:58:38 [2023-10-30T15:58:38.881Z] #77 59.66 CC src/libcrun/libcrun_testing_a-criu.o 15:58:38 [2023-10-30T15:58:38.881Z] #77 59.70 CC src/libcrun/libcrun_testing_a-custom-handler.o 15:58:38 [2023-10-30T15:58:38.881Z] #77 59.75 CC src/libcrun/libcrun_testing_a-ebpf.o 15:58:39 [2023-10-30T15:58:39.452Z] #77 60.07 CC src/libcrun/libcrun_testing_a-error.o 15:58:39 [2023-10-30T15:58:39.452Z] #77 60.17 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o 15:58:39 [2023-10-30T15:58:39.452Z] #77 60.18 CC src/libcrun/handlers/libcrun_testing_a-krun.o 15:58:39 [2023-10-30T15:58:39.452Z] #77 60.20 CC src/libcrun/handlers/libcrun_testing_a-mono.o 15:58:39 [2023-10-30T15:58:39.712Z] #77 60.50 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o 15:58:39 [2023-10-30T15:58:39.712Z] #77 60.50 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o 15:58:39 [2023-10-30T15:58:39.712Z] #77 60.50 CC src/libcrun/handlers/libcrun_testing_a-wasmtime.o 15:58:39 [2023-10-30T15:58:39.712Z] #77 60.51 CC src/libcrun/libcrun_testing_a-io_priority.o 15:58:39 [2023-10-30T15:58:39.712Z] #77 60.54 CC src/libcrun/libcrun_testing_a-linux.o 15:58:39 [2023-10-30T15:58:39.712Z] #77 60.59 CC src/libcrun/libcrun_testing_a-mount_flags.o 15:58:39 [2023-10-30T15:58:39.973Z] #77 60.61 CC src/libcrun/libcrun_testing_a-scheduler.o 15:58:39 [2023-10-30T15:58:39.973Z] #77 60.62 CC src/libcrun/libcrun_testing_a-seccomp.o 15:58:39 [2023-10-30T15:58:39.973Z] #77 60.64 CC src/libcrun/libcrun_testing_a-seccomp_notify.o 15:58:39 [2023-10-30T15:58:39.973Z] #77 60.65 CC src/libcrun/libcrun_testing_a-signals.o 15:58:39 [2023-10-30T15:58:39.973Z] #77 60.65 CC src/libcrun/libcrun_testing_a-status.o 15:58:39 [2023-10-30T15:58:39.973Z] #77 60.67 CC src/libcrun/libcrun_testing_a-terminal.o 15:58:39 [2023-10-30T15:58:39.973Z] #77 60.79 CC tests/tests_libcrun_errors-tests_libcrun_errors.o 15:58:39 [2023-10-30T15:58:39.973Z] #77 60.84 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o 15:58:40 [2023-10-30T15:58:40.234Z] #77 60.91 CCLD tests/init 15:58:42 [2023-10-30T15:58:42.143Z] #77 62.75 CCLD libcrun.la 15:58:42 [2023-10-30T15:58:42.143Z] #77 62.95 CCLD crun 15:58:42 [2023-10-30T15:58:42.143Z] #77 63.04 AR libcrun_testing.a 15:58:42 [2023-10-30T15:58:42.143Z] #77 63.04 ar: `u' modifier ignored since `D' is the default (see `U') 15:58:42 [2023-10-30T15:58:42.143Z] #77 63.06 CCLD tests/tests_libcrun_utils 15:58:42 [2023-10-30T15:58:42.403Z] #77 63.06 CCLD tests/tests_libcrun_errors 15:58:42 [2023-10-30T15:58:42.403Z] #77 63.06 CCLD tests/tests_libcrun_fuzzer 15:58:42 [2023-10-30T15:58:42.403Z] #77 63.22 make[3]: Entering directory '/tmp/crun-build' 15:58:42 [2023-10-30T15:58:42.403Z] #77 63.30 /bin/mkdir -p '/usr/local/lib' 15:58:42 [2023-10-30T15:58:42.403Z] #77 63.30 /bin/mkdir -p '/usr/local/share/man/man1' 15:58:42 [2023-10-30T15:58:42.403Z] #77 63.30 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' 15:58:42 [2023-10-30T15:58:42.403Z] #77 63.30 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' 15:58:42 [2023-10-30T15:58:42.403Z] #77 63.32 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.32 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.33 libtool: install: chmod 644 /usr/local/lib/libcrun.a 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.33 libtool: install: ranlib /usr/local/lib/libcrun.a 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.39 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.39 ---------------------------------------------------------------------- 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.39 Libraries have been installed in: 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.39 /usr/local/lib 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.39 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.39 If you ever happen to want to link against installed libraries 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.39 in a given directory, LIBDIR, you must either use libtool, and 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.39 specify the full pathname of the library, or use the '-LLIBDIR' 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.39 flag during linking and do at least one of the following: 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.39 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.39 during execution 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.39 - add LIBDIR to the 'LD_RUN_PATH' environment variable 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.39 during linking 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.39 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.39 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.39 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.39 See any operating system documentation about shared libraries for 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.39 more information, such as the ld(1) and ld.so(8) manual pages. 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.39 ---------------------------------------------------------------------- 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.39 /bin/mkdir -p '/build' 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.40 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.42 libtool: install: /usr/bin/install -c crun /build/crun 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.43 make[3]: Leaving directory '/tmp/crun-build' 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.43 make[2]: Leaving directory '/tmp/crun-build' 15:58:42 [2023-10-30T15:58:42.663Z] #77 63.43 make[1]: Leaving directory '/tmp/crun-build' 15:58:46 [2023-10-30T15:58:46.860Z] #77 DONE 67.6s 15:58:46 [2023-10-30T15:58:46.860Z] 15:58:46 [2023-10-30T15:58:46.860Z] #75 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...) 15:58:46 [2023-10-30T15:58:46.860Z] #75 59.61 + bin/containerd-stress 15:58:46 [2023-10-30T15:58:46.860Z] #75 59.61 go build -gcflags=-trimpath=/go/src -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.8 -X github.com/containerd/containerd/version.Revision=8e4b0bde866788eec76735cc77c4720144248fb7 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build" ./cmd/containerd-stress 15:58:46 [2023-10-30T15:58:46.860Z] #75 61.31 + bin/containerd-shim 15:58:46 [2023-10-30T15:58:46.860Z] #75 61.90 + bin/containerd-shim-runc-v1 15:58:46 [2023-10-30T15:58:46.860Z] #75 62.76 + bin/containerd-shim-runc-v2 15:58:46 [2023-10-30T15:58:46.860Z] #75 63.54 + binaries 15:58:46 [2023-10-30T15:58:46.860Z] #75 DONE 66.3s 15:58:47 [2023-10-30T15:58:47.429Z] 15:58:47 [2023-10-30T15:58:47.429Z] #94 [dev-systemd-false 13/21] COPY --link --from=containerd /build/ /usr/local/bin/ 15:58:47 [2023-10-30T15:58:47.997Z] #94 DONE 0.2s 15:58:47 [2023-10-30T15:58:47.997Z] 15:58:47 [2023-10-30T15:58:47.997Z] #95 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ 15:58:47 [2023-10-30T15:58:47.997Z] #95 DONE 0.1s 15:58:47 [2023-10-30T15:58:47.997Z] 15:58:47 [2023-10-30T15:58:47.997Z] #96 [dev-systemd-false 15/21] COPY --link --from=vpnkit / /usr/local/bin/ 15:58:47 [2023-10-30T15:58:47.997Z] #96 DONE 0.1s 15:58:47 [2023-10-30T15:58:47.997Z] 15:58:47 [2023-10-30T15:58:47.997Z] #97 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/ 15:58:47 [2023-10-30T15:58:47.997Z] #97 DONE 0.0s 15:58:47 [2023-10-30T15:58:47.997Z] 15:58:47 [2023-10-30T15:58:47.997Z] #98 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ 15:58:47 [2023-10-30T15:58:47.997Z] #98 DONE 0.0s 15:58:48 [2023-10-30T15:58:48.257Z] 15:58:48 [2023-10-30T15:58:48.257Z] #99 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ 15:58:48 [2023-10-30T15:58:48.257Z] #99 DONE 0.0s 15:58:48 [2023-10-30T15:58:48.257Z] 15:58:48 [2023-10-30T15:58:48.257Z] #100 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx 15:58:48 [2023-10-30T15:58:48.517Z] #100 DONE 0.3s 15:58:48 [2023-10-30T15:58:48.517Z] 15:58:48 [2023-10-30T15:58:48.517Z] #101 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose 15:58:48 [2023-10-30T15:58:48.517Z] #101 DONE 0.2s 15:58:48 [2023-10-30T15:58:48.517Z] 15:58:48 [2023-10-30T15:58:48.517Z] #102 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker 15:58:48 [2023-10-30T15:58:48.517Z] #102 DONE 0.0s 15:58:48 [2023-10-30T15:58:48.777Z] 15:58:48 [2023-10-30T15:58:48.777Z] #103 [dev-base 1/13] RUN groupadd -r docker 15:58:48 [2023-10-30T15:58:48.777Z] #103 DONE 0.2s 15:58:48 [2023-10-30T15:58:48.777Z] 15:58:48 [2023-10-30T15:58:48.777Z] #104 [dev-base 2/13] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 15:58:49 [2023-10-30T15:58:49.345Z] #104 DONE 0.4s 15:58:49 [2023-10-30T15:58:49.345Z] 15:58:49 [2023-10-30T15:58:49.345Z] #105 [dev-base 3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 15:58:49 [2023-10-30T15:58:49.605Z] #105 0.340 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 15:58:49 [2023-10-30T15:58:49.605Z] #105 DONE 0.4s 15:58:49 [2023-10-30T15:58:49.605Z] 15:58:49 [2023-10-30T15:58:49.605Z] #106 [dev-base 4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 15:58:49 [2023-10-30T15:58:49.865Z] #106 DONE 0.4s 15:58:49 [2023-10-30T15:58:49.865Z] 15:58:49 [2023-10-30T15:58:49.865Z] #107 [dev-base 5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 15:58:50 [2023-10-30T15:58:50.435Z] #107 DONE 0.4s 15:58:50 [2023-10-30T15:58:50.435Z] 15:58:50 [2023-10-30T15:58:50.435Z] #108 [dev-base 6/13] RUN ldconfig 15:58:50 [2023-10-30T15:58:50.694Z] #108 DONE 0.4s 15:58:50 [2023-10-30T15:58:50.694Z] 15:58:50 [2023-10-30T15:58:50.694Z] #109 [dev-base 7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 15:58:51 [2023-10-30T15:58:51.263Z] #109 DONE 0.4s 15:58:51 [2023-10-30T15:58:51.263Z] 15:58:51 [2023-10-30T15:58:51.263Z] #110 [dev-base 8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd 15:58:51 [2023-10-30T15:58:51.832Z] #110 0.610 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 15:58:51 [2023-10-30T15:58:51.832Z] #110 0.621 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 15:58:51 [2023-10-30T15:58:51.832Z] #110 0.621 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 15:58:51 [2023-10-30T15:58:51.832Z] #110 0.749 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [7951 kB] 15:58:51 [2023-10-30T15:58:51.832Z] #110 0.871 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [252 kB] 15:58:52 [2023-10-30T15:58:52.092Z] #110 0.988 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB] 15:58:52 [2023-10-30T15:58:52.660Z] #110 1.707 Fetched 8426 kB in 1s (6218 kB/s) 15:58:53 [2023-10-30T15:58:53.229Z] #110 1.707 Reading package lists... 15:58:53 [2023-10-30T15:58:53.797Z] #110 2.275 Reading package lists... 15:58:54 [2023-10-30T15:58:54.057Z] #110 2.829 Building dependency tree... 15:58:54 [2023-10-30T15:58:54.625Z] #110 3.285 The following additional packages will be installed: 15:58:54 [2023-10-30T15:58:54.625Z] #110 3.285 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 15:58:54 [2023-10-30T15:58:54.625Z] #110 3.286 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 15:58:54 [2023-10-30T15:58:54.625Z] #110 3.286 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 15:58:54 [2023-10-30T15:58:54.625Z] #110 3.286 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl 15:58:54 [2023-10-30T15:58:54.625Z] #110 3.287 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime 15:58:54 [2023-10-30T15:58:54.625Z] #110 3.287 xxd 15:58:54 [2023-10-30T15:58:54.625Z] #110 3.290 Suggested packages: 15:58:54 [2023-10-30T15:58:54.625Z] #110 3.290 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod 15:58:54 [2023-10-30T15:58:54.625Z] #110 3.290 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 15:58:54 [2023-10-30T15:58:54.625Z] #110 3.290 ctags vim-doc vim-scripts xfsdump acl attr quota 15:58:54 [2023-10-30T15:58:54.625Z] #110 3.290 Recommended packages: 15:58:54 [2023-10-30T15:58:54.625Z] #110 3.290 libatm1 nftables libpam-cap build-essential python3-dev dbus 15:58:54 [2023-10-30T15:58:54.625Z] #110 3.290 systemd-timesyncd | time-daemon unzip 15:58:54 [2023-10-30T15:58:54.885Z] #110 3.656 The following NEW packages will be installed: 15:58:54 [2023-10-30T15:58:54.885Z] #110 3.656 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq 15:58:54 [2023-10-30T15:58:54.885Z] #110 3.656 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 15:58:54 [2023-10-30T15:58:54.885Z] #110 3.657 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 15:58:54 [2023-10-30T15:58:54.885Z] #110 3.657 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 15:58:54 [2023-10-30T15:58:54.885Z] #110 3.657 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 15:58:54 [2023-10-30T15:58:54.885Z] #110 3.657 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl 15:58:54 [2023-10-30T15:58:54.885Z] #110 3.657 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources 15:58:54 [2023-10-30T15:58:54.885Z] #110 3.658 python3-setuptools python3-wheel sudo systemd systemd-journal-remote 15:58:54 [2023-10-30T15:58:54.885Z] #110 3.658 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 15:58:54 [2023-10-30T15:58:54.885Z] #110 3.658 xz-utils zip zstd 15:58:55 [2023-10-30T15:58:55.144Z] #110 3.935 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. 15:58:55 [2023-10-30T15:58:55.144Z] #110 3.935 Need to get 32.1 MB of archives. 15:58:55 [2023-10-30T15:58:55.144Z] #110 3.935 After this operation, 124 MB of additional disk space will be used. 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.935 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.938 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.939 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.941 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.941 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.945 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.946 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.950 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.951 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.952 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.977 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.978 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.979 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.979 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.980 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.980 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.980 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.985 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.986 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.987 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.989 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.990 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 3.995 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 4.007 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u2 [242 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 4.011 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 4.012 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 4.013 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 4.014 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 4.018 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 4.020 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 4.021 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 4.023 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 4.025 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 4.026 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] 15:58:55 [2023-10-30T15:58:55.145Z] #110 4.027 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] 15:58:55 [2023-10-30T15:58:55.404Z] #110 4.344 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] 15:58:55 [2023-10-30T15:58:55.404Z] #110 4.378 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] 15:58:55 [2023-10-30T15:58:55.404Z] #110 4.379 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] 15:58:55 [2023-10-30T15:58:55.404Z] #110 4.379 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] 15:58:55 [2023-10-30T15:58:55.404Z] #110 4.380 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] 15:58:55 [2023-10-30T15:58:55.404Z] #110 4.380 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3+deb11u2 [23.5 kB] 15:58:55 [2023-10-30T15:58:55.404Z] #110 4.399 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] 15:58:55 [2023-10-30T15:58:55.663Z] #110 4.400 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] 15:58:55 [2023-10-30T15:58:55.663Z] #110 4.401 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] 15:58:55 [2023-10-30T15:58:55.663Z] #110 4.430 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] 15:58:55 [2023-10-30T15:58:55.663Z] #110 4.444 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] 15:58:55 [2023-10-30T15:58:55.663Z] #110 4.445 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] 15:58:55 [2023-10-30T15:58:55.663Z] #110 4.446 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] 15:58:55 [2023-10-30T15:58:55.663Z] #110 4.448 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] 15:58:55 [2023-10-30T15:58:55.663Z] #110 4.490 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] 15:58:55 [2023-10-30T15:58:55.663Z] #110 4.492 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] 15:58:55 [2023-10-30T15:58:55.663Z] #110 4.500 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB] 15:58:55 [2023-10-30T15:58:55.663Z] #110 4.520 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] 15:58:55 [2023-10-30T15:58:55.663Z] #110 4.522 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] 15:58:55 [2023-10-30T15:58:55.663Z] #110 4.523 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] 15:58:55 [2023-10-30T15:58:55.923Z] #110 4.759 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] 15:58:55 [2023-10-30T15:58:55.923Z] #110 4.769 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] 15:58:55 [2023-10-30T15:58:55.923Z] #110 4.859 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] 15:58:55 [2023-10-30T15:58:55.923Z] #110 4.860 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] 15:58:56 [2023-10-30T15:58:56.182Z] #110 5.115 debconf: delaying package configuration, since apt-utils is not installed 15:58:56 [2023-10-30T15:58:56.182Z] #110 5.159 Fetched 32.1 MB in 1s (26.6 MB/s) 15:58:56 [2023-10-30T15:58:56.182Z] #110 5.184 Selecting previously unselected package libapparmor1:arm64. 15:58:56 [2023-10-30T15:58:56.182Z] #110 5.184 (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 ... 15746 files and directories currently installed.) 15:58:56 [2023-10-30T15:58:56.182Z] #110 5.194 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... 15:58:56 [2023-10-30T15:58:56.182Z] #110 5.202 Unpacking libapparmor1:arm64 (2.13.6-10) ... 15:58:56 [2023-10-30T15:58:56.182Z] #110 5.242 Selecting previously unselected package libcap2:arm64. 15:58:56 [2023-10-30T15:58:56.441Z] #110 5.244 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... 15:58:56 [2023-10-30T15:58:56.441Z] #110 5.250 Unpacking libcap2:arm64 (1:2.44-1) ... 15:58:56 [2023-10-30T15:58:56.441Z] #110 5.284 Selecting previously unselected package libargon2-1:arm64. 15:58:56 [2023-10-30T15:58:56.441Z] #110 5.286 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... 15:58:56 [2023-10-30T15:58:56.441Z] #110 5.289 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... 15:58:56 [2023-10-30T15:58:56.442Z] #110 5.323 Selecting previously unselected package dmsetup. 15:58:56 [2023-10-30T15:58:56.442Z] #110 5.325 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... 15:58:56 [2023-10-30T15:58:56.442Z] #110 5.345 Unpacking dmsetup (2:1.02.175-2.1) ... 15:58:56 [2023-10-30T15:58:56.442Z] #110 5.388 Selecting previously unselected package libdevmapper1.02.1:arm64. 15:58:56 [2023-10-30T15:58:56.442Z] #110 5.390 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... 15:58:56 [2023-10-30T15:58:56.442Z] #110 5.394 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 15:58:56 [2023-10-30T15:58:56.442Z] #110 5.437 Selecting previously unselected package libjson-c5:arm64. 15:58:56 [2023-10-30T15:58:56.442Z] #110 5.439 Preparing to unpack .../05-libjson-c5_0.15-2+deb11u1_arm64.deb ... 15:58:56 [2023-10-30T15:58:56.442Z] #110 5.444 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ... 15:58:56 [2023-10-30T15:58:56.442Z] #110 5.480 Selecting previously unselected package libcryptsetup12:arm64. 15:58:56 [2023-10-30T15:58:56.701Z] #110 5.482 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... 15:58:56 [2023-10-30T15:58:56.701Z] #110 5.485 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 15:58:56 [2023-10-30T15:58:56.701Z] #110 5.533 Selecting previously unselected package libip4tc2:arm64. 15:58:56 [2023-10-30T15:58:56.701Z] #110 5.535 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... 15:58:56 [2023-10-30T15:58:56.701Z] #110 5.539 Unpacking libip4tc2:arm64 (1.8.7-1) ... 15:58:56 [2023-10-30T15:58:56.701Z] #110 5.575 Selecting previously unselected package libkmod2:arm64. 15:58:56 [2023-10-30T15:58:56.701Z] #110 5.577 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... 15:58:56 [2023-10-30T15:58:56.701Z] #110 5.581 Unpacking libkmod2:arm64 (28-1) ... 15:58:56 [2023-10-30T15:58:56.701Z] #110 5.627 Selecting previously unselected package systemd. 15:58:56 [2023-10-30T15:58:56.701Z] #110 5.629 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ... 15:58:56 [2023-10-30T15:58:56.701Z] #110 5.675 Unpacking systemd (247.3-7+deb11u4) ... 15:58:57 [2023-10-30T15:58:57.270Z] #110 6.043 Selecting previously unselected package pigz. 15:58:57 [2023-10-30T15:58:57.270Z] #110 6.045 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... 15:58:57 [2023-10-30T15:58:57.270Z] #110 6.049 Unpacking pigz (2.6-1) ... 15:58:57 [2023-10-30T15:58:57.270Z] #110 6.088 Selecting previously unselected package libelf1:arm64. 15:58:57 [2023-10-30T15:58:57.270Z] #110 6.090 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... 15:58:57 [2023-10-30T15:58:57.270Z] #110 6.094 Unpacking libelf1:arm64 (0.183-1) ... 15:58:57 [2023-10-30T15:58:57.270Z] #110 6.144 Selecting previously unselected package libbpf0:arm64. 15:58:57 [2023-10-30T15:58:57.270Z] #110 6.147 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... 15:58:57 [2023-10-30T15:58:57.270Z] #110 6.150 Unpacking libbpf0:arm64 (1:0.3-2) ... 15:58:57 [2023-10-30T15:58:57.270Z] #110 6.190 Selecting previously unselected package libmnl0:arm64. 15:58:57 [2023-10-30T15:58:57.270Z] #110 6.193 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... 15:58:57 [2023-10-30T15:58:57.270Z] #110 6.196 Unpacking libmnl0:arm64 (1.0.4-3) ... 15:58:57 [2023-10-30T15:58:57.270Z] #110 6.230 Selecting previously unselected package libxtables12:arm64. 15:58:57 [2023-10-30T15:58:57.270Z] #110 6.233 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... 15:58:57 [2023-10-30T15:58:57.270Z] #110 6.236 Unpacking libxtables12:arm64 (1.8.7-1) ... 15:58:57 [2023-10-30T15:58:57.270Z] #110 6.270 Selecting previously unselected package libcap2-bin. 15:58:57 [2023-10-30T15:58:57.529Z] #110 6.272 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... 15:58:57 [2023-10-30T15:58:57.529Z] #110 6.275 Unpacking libcap2-bin (1:2.44-1) ... 15:58:57 [2023-10-30T15:58:57.529Z] #110 6.317 Selecting previously unselected package iproute2. 15:58:57 [2023-10-30T15:58:57.529Z] #110 6.320 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... 15:58:57 [2023-10-30T15:58:57.529Z] #110 6.323 Unpacking iproute2 (5.10.0-4) ... 15:58:57 [2023-10-30T15:58:57.529Z] #110 6.422 Selecting previously unselected package xxd. 15:58:57 [2023-10-30T15:58:57.529Z] #110 6.424 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... 15:58:57 [2023-10-30T15:58:57.529Z] #110 6.427 Unpacking xxd (2:8.2.2434-3+deb11u1) ... 15:58:57 [2023-10-30T15:58:57.529Z] #110 6.473 Selecting previously unselected package vim-common. 15:58:57 [2023-10-30T15:58:57.529Z] #110 6.476 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... 15:58:57 [2023-10-30T15:58:57.529Z] #110 6.485 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... 15:58:57 [2023-10-30T15:58:57.529Z] #110 6.535 Selecting previously unselected package bash-completion. 15:58:57 [2023-10-30T15:58:57.789Z] #110 6.538 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... 15:58:58 [2023-10-30T15:58:58.357Z] #110 7.199 Unpacking bash-completion (1:2.11-2) ... 15:58:58 [2023-10-30T15:58:58.357Z] #110 7.310 Selecting previously unselected package bzip2. 15:58:58 [2023-10-30T15:58:58.357Z] #110 7.312 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... 15:58:58 [2023-10-30T15:58:58.357Z] #110 7.316 Unpacking bzip2 (1.0.8-4) ... 15:58:58 [2023-10-30T15:58:58.357Z] #110 7.354 Selecting previously unselected package xz-utils. 15:58:58 [2023-10-30T15:58:58.357Z] #110 7.356 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... 15:58:58 [2023-10-30T15:58:58.357Z] #110 7.360 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... 15:58:58 [2023-10-30T15:58:58.357Z] #110 7.418 Selecting previously unselected package apparmor. 15:58:58 [2023-10-30T15:58:58.617Z] #110 7.420 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... 15:58:58 [2023-10-30T15:58:58.617Z] #110 7.443 Unpacking apparmor (2.13.6-10) ... 15:58:58 [2023-10-30T15:58:58.617Z] #110 7.538 Selecting previously unselected package inetutils-ping. 15:58:58 [2023-10-30T15:58:58.617Z] #110 7.540 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u2_arm64.deb ... 15:58:58 [2023-10-30T15:58:58.617Z] #110 7.545 Unpacking inetutils-ping (2:2.0-1+deb11u2) ... 15:58:58 [2023-10-30T15:58:58.617Z] #110 7.595 Selecting previously unselected package libip6tc2:arm64. 15:58:58 [2023-10-30T15:58:58.617Z] #110 7.598 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... 15:58:58 [2023-10-30T15:58:58.617Z] #110 7.601 Unpacking libip6tc2:arm64 (1.8.7-1) ... 15:58:58 [2023-10-30T15:58:58.617Z] #110 7.636 Selecting previously unselected package libnfnetlink0:arm64. 15:58:58 [2023-10-30T15:58:58.617Z] #110 7.639 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... 15:58:58 [2023-10-30T15:58:58.876Z] #110 7.642 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... 15:58:58 [2023-10-30T15:58:58.876Z] #110 7.681 Selecting previously unselected package libnetfilter-conntrack3:arm64. 15:58:58 [2023-10-30T15:58:58.876Z] #110 7.684 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... 15:58:58 [2023-10-30T15:58:58.876Z] #110 7.687 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... 15:58:58 [2023-10-30T15:58:58.876Z] #110 7.724 Selecting previously unselected package libnftnl11:arm64. 15:58:58 [2023-10-30T15:58:58.876Z] #110 7.726 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... 15:58:58 [2023-10-30T15:58:58.876Z] #110 7.731 Unpacking libnftnl11:arm64 (1.1.9-1) ... 15:58:58 [2023-10-30T15:58:58.876Z] #110 7.766 Selecting previously unselected package iptables. 15:58:58 [2023-10-30T15:58:58.876Z] #110 7.768 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... 15:58:58 [2023-10-30T15:58:58.876Z] #110 7.772 Unpacking iptables (1.8.7-1) ... 15:58:58 [2023-10-30T15:58:58.876Z] #110 7.840 Selecting previously unselected package libonig5:arm64. 15:58:58 [2023-10-30T15:58:58.876Z] #110 7.843 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... 15:58:58 [2023-10-30T15:58:58.876Z] #110 7.846 Unpacking libonig5:arm64 (6.9.6-1.1) ... 15:58:58 [2023-10-30T15:58:58.876Z] #110 7.894 Selecting previously unselected package libjq1:arm64. 15:58:59 [2023-10-30T15:58:59.136Z] #110 7.897 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... 15:58:59 [2023-10-30T15:58:59.136Z] #110 7.900 Unpacking libjq1:arm64 (1.6-2.1) ... 15:58:59 [2023-10-30T15:58:59.136Z] #110 7.936 Selecting previously unselected package jq. 15:58:59 [2023-10-30T15:58:59.136Z] #110 7.938 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... 15:58:59 [2023-10-30T15:58:59.136Z] #110 7.941 Unpacking jq (1.6-2.1) ... 15:58:59 [2023-10-30T15:58:59.136Z] #110 7.980 Selecting previously unselected package libaio1:arm64. 15:58:59 [2023-10-30T15:58:59.136Z] #110 7.983 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... 15:58:59 [2023-10-30T15:58:59.136Z] #110 7.986 Unpacking libaio1:arm64 (0.3.112-9) ... 15:58:59 [2023-10-30T15:58:59.136Z] #110 8.021 Selecting previously unselected package libgpm2:arm64. 15:58:59 [2023-10-30T15:58:59.136Z] #110 8.024 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... 15:58:59 [2023-10-30T15:58:59.136Z] #110 8.028 Unpacking libgpm2:arm64 (1.20.7-8) ... 15:58:59 [2023-10-30T15:58:59.136Z] #110 8.063 Selecting previously unselected package libicu67:arm64. 15:58:59 [2023-10-30T15:58:59.136Z] #110 8.065 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... 15:58:59 [2023-10-30T15:58:59.136Z] #110 8.069 Unpacking libicu67:arm64 (67.1-7) ... 15:59:00 [2023-10-30T15:59:00.074Z] #110 8.855 Selecting previously unselected package libinih1:arm64. 15:59:00 [2023-10-30T15:59:00.074Z] #110 8.858 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... 15:59:00 [2023-10-30T15:59:00.074Z] #110 8.862 Unpacking libinih1:arm64 (53-1+b2) ... 15:59:00 [2023-10-30T15:59:00.074Z] #110 8.899 Selecting previously unselected package libmicrohttpd12:arm64. 15:59:00 [2023-10-30T15:59:00.074Z] #110 8.901 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... 15:59:00 [2023-10-30T15:59:00.074Z] #110 8.906 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... 15:59:00 [2023-10-30T15:59:00.074Z] #110 8.950 Selecting previously unselected package libnet1:arm64. 15:59:00 [2023-10-30T15:59:00.074Z] #110 8.952 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... 15:59:00 [2023-10-30T15:59:00.074Z] #110 8.956 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... 15:59:00 [2023-10-30T15:59:00.074Z] #110 8.998 Selecting previously unselected package libnl-3-200:arm64. 15:59:00 [2023-10-30T15:59:00.074Z] #110 9.000 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... 15:59:00 [2023-10-30T15:59:00.074Z] #110 9.004 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... 15:59:00 [2023-10-30T15:59:00.074Z] #110 9.046 Selecting previously unselected package libprotobuf-c1:arm64. 15:59:00 [2023-10-30T15:59:00.074Z] #110 9.048 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... 15:59:00 [2023-10-30T15:59:00.074Z] #110 9.052 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... 15:59:00 [2023-10-30T15:59:00.074Z] #110 9.088 Selecting previously unselected package libyajl2:arm64. 15:59:00 [2023-10-30T15:59:00.074Z] #110 9.090 Preparing to unpack .../40-libyajl2_2.1.0-3+deb11u2_arm64.deb ... 15:59:00 [2023-10-30T15:59:00.074Z] #110 9.095 Unpacking libyajl2:arm64 (2.1.0-3+deb11u2) ... 15:59:00 [2023-10-30T15:59:00.074Z] #110 9.126 Selecting previously unselected package net-tools. 15:59:00 [2023-10-30T15:59:00.333Z] #110 9.129 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... 15:59:00 [2023-10-30T15:59:00.333Z] #110 9.132 Unpacking net-tools (1.60+git20181103.0eebece-1) ... 15:59:00 [2023-10-30T15:59:00.333Z] #110 9.184 Selecting previously unselected package patch. 15:59:00 [2023-10-30T15:59:00.333Z] #110 9.186 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... 15:59:00 [2023-10-30T15:59:00.333Z] #110 9.191 Unpacking patch (2.7.6-7) ... 15:59:00 [2023-10-30T15:59:00.333Z] #110 9.228 Selecting previously unselected package python-pip-whl. 15:59:00 [2023-10-30T15:59:00.334Z] #110 9.230 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... 15:59:00 [2023-10-30T15:59:00.334Z] #110 9.234 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... 15:59:00 [2023-10-30T15:59:00.593Z] #110 9.382 Selecting previously unselected package python3-lib2to3. 15:59:00 [2023-10-30T15:59:00.593Z] #110 9.384 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... 15:59:00 [2023-10-30T15:59:00.593Z] #110 9.388 Unpacking python3-lib2to3 (3.9.2-1) ... 15:59:00 [2023-10-30T15:59:00.593Z] #110 9.433 Selecting previously unselected package python3-distutils. 15:59:00 [2023-10-30T15:59:00.593Z] #110 9.435 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... 15:59:00 [2023-10-30T15:59:00.593Z] #110 9.439 Unpacking python3-distutils (3.9.2-1) ... 15:59:00 [2023-10-30T15:59:00.593Z] #110 9.483 Selecting previously unselected package python3-pkg-resources. 15:59:00 [2023-10-30T15:59:00.593Z] #110 9.486 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... 15:59:00 [2023-10-30T15:59:00.593Z] #110 9.490 Unpacking python3-pkg-resources (52.0.0-4) ... 15:59:00 [2023-10-30T15:59:00.593Z] #110 9.537 Selecting previously unselected package python3-setuptools. 15:59:00 [2023-10-30T15:59:00.593Z] #110 9.539 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... 15:59:00 [2023-10-30T15:59:00.593Z] #110 9.544 Unpacking python3-setuptools (52.0.0-4) ... 15:59:00 [2023-10-30T15:59:00.593Z] #110 9.604 Selecting previously unselected package python3-wheel. 15:59:00 [2023-10-30T15:59:00.852Z] #110 9.607 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... 15:59:00 [2023-10-30T15:59:00.852Z] #110 9.611 Unpacking python3-wheel (0.34.2-1) ... 15:59:00 [2023-10-30T15:59:00.852Z] #110 9.645 Selecting previously unselected package python3-pip. 15:59:00 [2023-10-30T15:59:00.852Z] #110 9.648 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... 15:59:00 [2023-10-30T15:59:00.852Z] #110 9.652 Unpacking python3-pip (20.3.4-4+deb11u1) ... 15:59:00 [2023-10-30T15:59:00.852Z] #110 9.722 Selecting previously unselected package sudo. 15:59:00 [2023-10-30T15:59:00.852Z] #110 9.725 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... 15:59:00 [2023-10-30T15:59:00.852Z] #110 9.730 Unpacking sudo (1.9.5p2-3+deb11u1) ... 15:59:00 [2023-10-30T15:59:00.852Z] #110 9.844 Selecting previously unselected package systemd-journal-remote. 15:59:01 [2023-10-30T15:59:01.112Z] #110 9.847 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ... 15:59:01 [2023-10-30T15:59:01.112Z] #110 9.851 Unpacking systemd-journal-remote (247.3-7+deb11u4) ... 15:59:01 [2023-10-30T15:59:01.112Z] #110 9.888 Selecting previously unselected package thin-provisioning-tools. 15:59:01 [2023-10-30T15:59:01.112Z] #110 9.890 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... 15:59:01 [2023-10-30T15:59:01.112Z] #110 9.894 Unpacking thin-provisioning-tools (0.9.0-1) ... 15:59:01 [2023-10-30T15:59:01.112Z] #110 9.952 Selecting previously unselected package uidmap. 15:59:01 [2023-10-30T15:59:01.112Z] #110 9.954 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... 15:59:01 [2023-10-30T15:59:01.112Z] #110 9.958 Unpacking uidmap (1:4.8.1-1) ... 15:59:01 [2023-10-30T15:59:01.112Z] #110 10.06 Selecting previously unselected package vim-runtime. 15:59:01 [2023-10-30T15:59:01.371Z] #110 10.07 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... 15:59:01 [2023-10-30T15:59:01.371Z] #110 10.08 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' 15:59:01 [2023-10-30T15:59:01.371Z] #110 10.09 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' 15:59:01 [2023-10-30T15:59:01.371Z] #110 10.09 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... 15:59:01 [2023-10-30T15:59:01.631Z] #110 10.66 Selecting previously unselected package vim. 15:59:01 [2023-10-30T15:59:01.890Z] #110 10.66 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... 15:59:01 [2023-10-30T15:59:01.890Z] #110 10.67 Unpacking vim (2:8.2.2434-3+deb11u1) ... 15:59:01 [2023-10-30T15:59:01.890Z] #110 10.80 Selecting previously unselected package xfsprogs. 15:59:01 [2023-10-30T15:59:01.890Z] #110 10.80 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... 15:59:01 [2023-10-30T15:59:01.890Z] #110 10.80 Unpacking xfsprogs (5.10.0-4) ... 15:59:01 [2023-10-30T15:59:01.890Z] #110 10.90 Selecting previously unselected package zip. 15:59:02 [2023-10-30T15:59:02.150Z] #110 10.90 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... 15:59:02 [2023-10-30T15:59:02.150Z] #110 10.91 Unpacking zip (3.0-12) ... 15:59:02 [2023-10-30T15:59:02.150Z] #110 10.95 Selecting previously unselected package zstd. 15:59:02 [2023-10-30T15:59:02.150Z] #110 10.95 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... 15:59:02 [2023-10-30T15:59:02.150Z] #110 10.96 Unpacking zstd (1.4.8+dfsg-2.1) ... 15:59:02 [2023-10-30T15:59:02.409Z] #110 11.23 Setting up python3-pkg-resources (52.0.0-4) ... 15:59:02 [2023-10-30T15:59:02.409Z] #110 11.44 Setting up libip4tc2:arm64 (1.8.7-1) ... 15:59:02 [2023-10-30T15:59:02.409Z] #110 11.45 Setting up net-tools (1.60+git20181103.0eebece-1) ... 15:59:02 [2023-10-30T15:59:02.409Z] #110 11.46 Setting up libapparmor1:arm64 (2.13.6-10) ... 15:59:02 [2023-10-30T15:59:02.669Z] #110 11.47 Setting up libgpm2:arm64 (1.20.7-8) ... 15:59:02 [2023-10-30T15:59:02.669Z] #110 11.48 Setting up libicu67:arm64 (67.1-7) ... 15:59:02 [2023-10-30T15:59:02.669Z] #110 11.50 Setting up libip6tc2:arm64 (1.8.7-1) ... 15:59:02 [2023-10-30T15:59:02.669Z] #110 11.51 Setting up libinih1:arm64 (53-1+b2) ... 15:59:02 [2023-10-30T15:59:02.669Z] #110 11.52 Setting up libargon2-1:arm64 (0~20171227-0.2) ... 15:59:02 [2023-10-30T15:59:02.669Z] #110 11.53 Setting up uidmap (1:4.8.1-1) ... 15:59:02 [2023-10-30T15:59:02.669Z] #110 11.54 Setting up libyajl2:arm64 (2.1.0-3+deb11u2) ... 15:59:02 [2023-10-30T15:59:02.669Z] #110 11.56 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... 15:59:02 [2023-10-30T15:59:02.669Z] #110 11.57 Setting up bzip2 (1.0.8-4) ... 15:59:02 [2023-10-30T15:59:02.669Z] #110 11.58 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... 15:59:02 [2023-10-30T15:59:02.669Z] #110 11.59 Setting up python3-wheel (0.34.2-1) ... 15:59:02 [2023-10-30T15:59:02.928Z] #110 11.74 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... 15:59:02 [2023-10-30T15:59:02.928Z] #110 11.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... 15:59:02 [2023-10-30T15:59:02.928Z] #110 11.76 Setting up libcap2:arm64 (1:2.44-1) ... 15:59:02 [2023-10-30T15:59:02.928Z] #110 11.77 Setting up libcap2-bin (1:2.44-1) ... 15:59:02 [2023-10-30T15:59:02.928Z] #110 11.78 Setting up apparmor (2.13.6-10) ... 15:59:03 [2023-10-30T15:59:03.867Z] #110 12.52 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:59:03 [2023-10-30T15:59:03.867Z] #110 12.75 Setting up zip (3.0-12) ... 15:59:03 [2023-10-30T15:59:03.867Z] #110 12.76 Setting up vim-common (2:8.2.2434-3+deb11u1) ... 15:59:03 [2023-10-30T15:59:03.867Z] #110 12.78 Setting up bash-completion (1:2.11-2) ... 15:59:04 [2023-10-30T15:59:04.806Z] #110 13.54 Setting up xz-utils (5.2.5-2.1~deb11u1) ... 15:59:04 [2023-10-30T15:59:04.806Z] #110 13.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 15:59:04 [2023-10-30T15:59:04.806Z] #110 13.56 Setting up libmnl0:arm64 (1.0.4-3) ... 15:59:04 [2023-10-30T15:59:04.806Z] #110 13.57 Setting up patch (2.7.6-7) ... 15:59:04 [2023-10-30T15:59:04.806Z] #110 13.58 Setting up sudo (1.9.5p2-3+deb11u1) ... 15:59:04 [2023-10-30T15:59:04.806Z] #110 13.63 invoke-rc.d: could not determine current runlevel 15:59:04 [2023-10-30T15:59:04.806Z] #110 13.63 invoke-rc.d: policy-rc.d denied execution of start. 15:59:04 [2023-10-30T15:59:04.806Z] #110 13.64 Setting up libxtables12:arm64 (1.8.7-1) ... 15:59:04 [2023-10-30T15:59:04.806Z] #110 13.65 Setting up inetutils-ping (2:2.0-1+deb11u2) ... 15:59:04 [2023-10-30T15:59:04.806Z] #110 13.66 Setting up pigz (2.6-1) ... 15:59:04 [2023-10-30T15:59:04.806Z] #110 13.67 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... 15:59:04 [2023-10-30T15:59:04.806Z] #110 13.69 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... 15:59:04 [2023-10-30T15:59:04.806Z] #110 13.71 Setting up python-pip-whl (20.3.4-4+deb11u1) ... 15:59:04 [2023-10-30T15:59:04.806Z] #110 13.72 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... 15:59:05 [2023-10-30T15:59:05.065Z] #110 13.90 Setting up libaio1:arm64 (0.3.112-9) ... 15:59:05 [2023-10-30T15:59:05.065Z] #110 13.91 Setting up python3-lib2to3 (3.9.2-1) ... 15:59:05 [2023-10-30T15:59:05.065Z] #110 14.01 Setting up libelf1:arm64 (0.183-1) ... 15:59:05 [2023-10-30T15:59:05.325Z] #110 14.02 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ... 15:59:05 [2023-10-30T15:59:05.325Z] #110 14.04 Setting up zstd (1.4.8+dfsg-2.1) ... 15:59:05 [2023-10-30T15:59:05.325Z] #110 14.05 Setting up libonig5:arm64 (6.9.6-1.1) ... 15:59:05 [2023-10-30T15:59:05.325Z] #110 14.06 Setting up libkmod2:arm64 (28-1) ... 15:59:05 [2023-10-30T15:59:05.325Z] #110 14.07 Setting up python3-distutils (3.9.2-1) ... 15:59:05 [2023-10-30T15:59:05.325Z] #110 14.19 Setting up vim (2:8.2.2434-3+deb11u1) ... 15:59:05 [2023-10-30T15:59:05.325Z] #110 14.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 15:59:05 [2023-10-30T15:59:05.325Z] #110 14.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 15:59:05 [2023-10-30T15:59:05.325Z] #110 14.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 15:59:05 [2023-10-30T15:59:05.325Z] #110 14.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 15:59:05 [2023-10-30T15:59:05.325Z] #110 14.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 15:59:05 [2023-10-30T15:59:05.325Z] #110 14.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 15:59:05 [2023-10-30T15:59:05.325Z] #110 14.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 15:59:05 [2023-10-30T15:59:05.325Z] #110 14.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 15:59:05 [2023-10-30T15:59:05.325Z] #110 14.25 Setting up python3-setuptools (52.0.0-4) ... 15:59:05 [2023-10-30T15:59:05.584Z] #110 14.59 Setting up libjq1:arm64 (1.6-2.1) ... 15:59:05 [2023-10-30T15:59:05.844Z] #110 14.60 Setting up libnftnl11:arm64 (1.1.9-1) ... 15:59:05 [2023-10-30T15:59:05.844Z] #110 14.62 Setting up thin-provisioning-tools (0.9.0-1) ... 15:59:05 [2023-10-30T15:59:05.844Z] #110 14.65 Setting up python3-pip (20.3.4-4+deb11u1) ... 15:59:06 [2023-10-30T15:59:06.103Z] #110 14.92 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... 15:59:06 [2023-10-30T15:59:06.103Z] #110 14.93 Setting up jq (1.6-2.1) ... 15:59:06 [2023-10-30T15:59:06.103Z] #110 14.94 Setting up libbpf0:arm64 (1:0.3-2) ... 15:59:06 [2023-10-30T15:59:06.103Z] #110 14.96 Setting up iptables (1.8.7-1) ... 15:59:06 [2023-10-30T15:59:06.103Z] #110 14.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 15:59:06 [2023-10-30T15:59:06.103Z] #110 14.97 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 15:59:06 [2023-10-30T15:59:06.103Z] #110 14.98 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 15:59:06 [2023-10-30T15:59:06.103Z] #110 14.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 15:59:06 [2023-10-30T15:59:06.103Z] #110 14.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 15:59:06 [2023-10-30T15:59:06.103Z] #110 14.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 15:59:06 [2023-10-30T15:59:06.103Z] #110 14.99 Setting up iproute2 (5.10.0-4) ... 15:59:06 [2023-10-30T15:59:06.363Z] #110 15.27 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... 15:59:06 [2023-10-30T15:59:06.363Z] #110 15.27 Setting up dmsetup (2:1.02.175-2.1) ... 15:59:06 [2023-10-30T15:59:06.363Z] #110 15.29 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... 15:59:06 [2023-10-30T15:59:06.363Z] #110 15.30 Setting up systemd (247.3-7+deb11u4) ... 15:59:06 [2023-10-30T15:59:06.363Z] #110 15.34 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 15:59:06 [2023-10-30T15:59:06.363Z] #110 15.34 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 15:59:06 [2023-10-30T15:59:06.363Z] #110 15.35 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. 15:59:06 [2023-10-30T15:59:06.363Z] #110 15.35 Initializing machine ID from random generator. 15:59:06 [2023-10-30T15:59:06.931Z] #110 15.85 Setting up systemd-journal-remote (247.3-7+deb11u4) ... 15:59:07 [2023-10-30T15:59:07.191Z] #110 16.13 Setting up xfsprogs (5.10.0-4) ... 15:59:07 [2023-10-30T15:59:07.450Z] #110 16.14 System has not been booted with systemd as init system (PID 1). Can't operate. 15:59:07 [2023-10-30T15:59:07.450Z] #110 16.14 Failed to connect to bus: Host is down 15:59:07 [2023-10-30T15:59:07.450Z] #110 16.14 Processing triggers for libc-bin (2.31-13+deb11u7) ... 15:59:11 [2023-10-30T15:59:11.643Z] #110 DONE 20.1s 15:59:11 [2023-10-30T15:59:11.643Z] 15:59:11 [2023-10-30T15:59:11.643Z] #111 [dev-base 9/13] 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 15:59:11 [2023-10-30T15:59:11.643Z] #111 0.324 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 15:59:11 [2023-10-30T15:59:11.643Z] #111 0.328 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 15:59:11 [2023-10-30T15:59:11.643Z] #111 0.331 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 15:59:11 [2023-10-30T15:59:11.643Z] #111 DONE 0.4s 15:59:11 [2023-10-30T15:59:11.643Z] 15:59:11 [2023-10-30T15:59:11.643Z] #112 [dev-base 10/13] RUN pip3 install yamllint==1.27.1 15:59:18 [2023-10-30T15:59:18.212Z] #112 5.634 Collecting yamllint==1.27.1 15:59:18 [2023-10-30T15:59:18.212Z] #112 6.662 Downloading yamllint-1.27.1.tar.gz (129 kB) 15:59:18 [2023-10-30T15:59:18.471Z] #112 6.974 Collecting pathspec>=0.5.3 15:59:18 [2023-10-30T15:59:18.471Z] #112 6.978 Downloading pathspec-0.11.2-py3-none-any.whl (29 kB) 15:59:18 [2023-10-30T15:59:18.471Z] #112 7.086 Collecting pyyaml 15:59:18 [2023-10-30T15:59:18.730Z] #112 7.090 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) 15:59:18 [2023-10-30T15:59:18.730Z] #112 7.107 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) 15:59:18 [2023-10-30T15:59:18.730Z] #112 7.111 Building wheels for collected packages: yamllint 15:59:18 [2023-10-30T15:59:18.730Z] #112 7.112 Building wheel for yamllint (setup.py): started 15:59:18 [2023-10-30T15:59:18.730Z] #112 7.375 Building wheel for yamllint (setup.py): finished with status 'done' 15:59:18 [2023-10-30T15:59:18.989Z] #112 7.375 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=760bacd5fa3abccb940950a28a5121516e9dee63a74697eb87ca6b76c9683927 15:59:18 [2023-10-30T15:59:18.989Z] #112 7.376 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee 15:59:18 [2023-10-30T15:59:18.989Z] #112 7.378 Successfully built yamllint 15:59:18 [2023-10-30T15:59:18.989Z] #112 7.384 Installing collected packages: pyyaml, pathspec, yamllint 15:59:18 [2023-10-30T15:59:18.989Z] #112 7.504 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1 15:59:19 [2023-10-30T15:59:19.249Z] #112 DONE 7.7s 15:59:19 [2023-10-30T15:59:19.249Z] 15:59:19 [2023-10-30T15:59:19.249Z] #113 [dev-base 11/13] 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 libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev 15:59:19 [2023-10-30T15:59:19.818Z] #113 0.618 Hit:1 http://deb.debian.org/debian bullseye InRelease 15:59:19 [2023-10-30T15:59:19.818Z] #113 0.619 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease 15:59:19 [2023-10-30T15:59:19.818Z] #113 0.619 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease 15:59:20 [2023-10-30T15:59:20.647Z] #113 0.989 Reading package lists... 15:59:21 [2023-10-30T15:59:21.476Z] #113 1.568 Reading package lists... 15:59:21 [2023-10-30T15:59:21.735Z] #113 2.132 Building dependency tree... 15:59:21 [2023-10-30T15:59:21.735Z] #113 2.312 Reading state information... 15:59:21 [2023-10-30T15:59:21.994Z] #113 2.614 gcc is already the newest version (4:10.2.1-1). 15:59:21 [2023-10-30T15:59:21.994Z] #113 2.614 pkg-config is already the newest version (0.29.2-1). 15:59:21 [2023-10-30T15:59:21.994Z] #113 2.614 The following additional packages will be installed: 15:59:21 [2023-10-30T15:59:21.995Z] #113 2.614 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libffi-dev 15:59:21 [2023-10-30T15:59:21.995Z] #113 2.614 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev 15:59:21 [2023-10-30T15:59:21.995Z] #113 2.614 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 15:59:21 [2023-10-30T15:59:21.995Z] #113 2.615 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 15:59:21 [2023-10-30T15:59:21.995Z] #113 2.615 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev uuid-dev 15:59:21 [2023-10-30T15:59:21.995Z] #113 2.615 zlib1g-dev 15:59:21 [2023-10-30T15:59:21.995Z] #113 2.618 Suggested packages: 15:59:21 [2023-10-30T15:59:21.995Z] #113 2.618 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin 15:59:21 [2023-10-30T15:59:21.995Z] #113 2.618 | libgdk-pixbuf2.0-dev libxml2-utils seccomp 15:59:21 [2023-10-30T15:59:21.995Z] #113 2.618 Recommended packages: 15:59:21 [2023-10-30T15:59:21.995Z] #113 2.618 build-essential fakeroot libalgorithm-merge-perl 15:59:21 [2023-10-30T15:59:21.995Z] #113 2.851 The following NEW packages will be installed: 15:59:22 [2023-10-30T15:59:22.254Z] #113 2.852 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev 15:59:22 [2023-10-30T15:59:22.254Z] #113 2.852 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data 15:59:22 [2023-10-30T15:59:22.254Z] #113 2.852 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 15:59:22 [2023-10-30T15:59:22.254Z] #113 2.852 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 15:59:22 [2023-10-30T15:59:22.254Z] #113 2.852 libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common 15:59:22 [2023-10-30T15:59:22.254Z] #113 2.853 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev 15:59:22 [2023-10-30T15:59:22.254Z] #113 3.145 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 15:59:22 [2023-10-30T15:59:22.254Z] #113 3.145 Need to get 10.2 MB of archives. 15:59:22 [2023-10-30T15:59:22.254Z] #113 3.145 After this operation, 41.2 MB of additional disk space will be used. 15:59:22 [2023-10-30T15:59:22.254Z] #113 3.145 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.13 [2314 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.168 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.169 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.171 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.172 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.178 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.179 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.181 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.185 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.186 Get:10 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.188 Get:11 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.196 Get:12 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.197 Get:13 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.199 Get:14 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.201 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.202 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.205 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.210 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.218 Get:19 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.220 Get:20 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.225 Get:21 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.230 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.236 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.237 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.252 Get:25 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.257 Get:26 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.265 Get:27 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.267 Get:28 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.272 Get:29 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB] 15:59:22 [2023-10-30T15:59:22.514Z] #113 3.275 Get:30 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB] 15:59:22 [2023-10-30T15:59:22.774Z] #113 3.426 debconf: delaying package configuration, since apt-utils is not installed 15:59:22 [2023-10-30T15:59:22.774Z] #113 3.472 Fetched 10.2 MB in 0s (24.8 MB/s) 15:59:22 [2023-10-30T15:59:22.774Z] #113 3.496 Selecting previously unselected package dpkg-dev. 15:59:22 [2023-10-30T15:59:22.774Z] #113 3.496 (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 ... 21237 files and directories currently installed.) 15:59:22 [2023-10-30T15:59:22.774Z] #113 3.510 Preparing to unpack .../00-dpkg-dev_1.20.13_all.deb ... 15:59:22 [2023-10-30T15:59:22.774Z] #113 3.514 Unpacking dpkg-dev (1.20.13) ... 15:59:22 [2023-10-30T15:59:22.774Z] #113 3.637 Selecting previously unselected package libgirepository-1.0-1:arm64. 15:59:23 [2023-10-30T15:59:23.033Z] #113 3.640 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... 15:59:23 [2023-10-30T15:59:23.033Z] #113 3.647 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 15:59:23 [2023-10-30T15:59:23.033Z] #113 3.685 Selecting previously unselected package gir1.2-glib-2.0:arm64. 15:59:23 [2023-10-30T15:59:23.033Z] #113 3.688 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... 15:59:23 [2023-10-30T15:59:23.033Z] #113 3.691 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 15:59:23 [2023-10-30T15:59:23.033Z] #113 3.735 Selecting previously unselected package libsecret-common. 15:59:23 [2023-10-30T15:59:23.033Z] #113 3.737 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... 15:59:23 [2023-10-30T15:59:23.033Z] #113 3.742 Unpacking libsecret-common (0.20.4-2) ... 15:59:23 [2023-10-30T15:59:23.033Z] #113 3.795 Selecting previously unselected package libsecret-1-0:arm64. 15:59:23 [2023-10-30T15:59:23.033Z] #113 3.798 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... 15:59:23 [2023-10-30T15:59:23.033Z] #113 3.801 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... 15:59:23 [2023-10-30T15:59:23.033Z] #113 3.839 Selecting previously unselected package gir1.2-secret-1:arm64. 15:59:23 [2023-10-30T15:59:23.293Z] #113 3.842 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... 15:59:23 [2023-10-30T15:59:23.293Z] #113 3.847 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... 15:59:23 [2023-10-30T15:59:23.293Z] #113 3.877 Selecting previously unselected package libapparmor-dev:arm64. 15:59:23 [2023-10-30T15:59:23.293Z] #113 3.880 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... 15:59:23 [2023-10-30T15:59:23.293Z] #113 3.884 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... 15:59:23 [2023-10-30T15:59:23.293Z] #113 3.924 Selecting previously unselected package uuid-dev:arm64. 15:59:23 [2023-10-30T15:59:23.293Z] #113 3.927 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... 15:59:23 [2023-10-30T15:59:23.293Z] #113 3.931 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... 15:59:23 [2023-10-30T15:59:23.293Z] #113 3.975 Selecting previously unselected package libblkid-dev:arm64. 15:59:23 [2023-10-30T15:59:23.293Z] #113 3.977 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... 15:59:23 [2023-10-30T15:59:23.293Z] #113 3.987 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 15:59:23 [2023-10-30T15:59:23.293Z] #113 4.037 Selecting previously unselected package libffi-dev:arm64. 15:59:23 [2023-10-30T15:59:23.293Z] #113 4.039 Preparing to unpack .../09-libffi-dev_3.3-6_arm64.deb ... 15:59:23 [2023-10-30T15:59:23.293Z] #113 4.044 Unpacking libffi-dev:arm64 (3.3-6) ... 15:59:23 [2023-10-30T15:59:23.293Z] #113 4.080 Selecting previously unselected package libglib2.0-data. 15:59:23 [2023-10-30T15:59:23.293Z] #113 4.083 Preparing to unpack .../10-libglib2.0-data_2.66.8-1_all.deb ... 15:59:23 [2023-10-30T15:59:23.293Z] #113 4.086 Unpacking libglib2.0-data (2.66.8-1) ... 15:59:23 [2023-10-30T15:59:23.293Z] #113 4.221 Selecting previously unselected package libglib2.0-bin. 15:59:23 [2023-10-30T15:59:23.552Z] #113 4.224 Preparing to unpack .../11-libglib2.0-bin_2.66.8-1_arm64.deb ... 15:59:23 [2023-10-30T15:59:23.552Z] #113 4.228 Unpacking libglib2.0-bin (2.66.8-1) ... 15:59:23 [2023-10-30T15:59:23.552Z] #113 4.276 Selecting previously unselected package libglib2.0-dev-bin. 15:59:23 [2023-10-30T15:59:23.552Z] #113 4.279 Preparing to unpack .../12-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... 15:59:23 [2023-10-30T15:59:23.552Z] #113 4.283 Unpacking libglib2.0-dev-bin (2.66.8-1) ... 15:59:23 [2023-10-30T15:59:23.552Z] #113 4.327 Selecting previously unselected package libsepol1-dev:arm64. 15:59:23 [2023-10-30T15:59:23.553Z] #113 4.330 Preparing to unpack .../13-libsepol1-dev_3.1-1_arm64.deb ... 15:59:23 [2023-10-30T15:59:23.553Z] #113 4.334 Unpacking libsepol1-dev:arm64 (3.1-1) ... 15:59:23 [2023-10-30T15:59:23.553Z] #113 4.398 Selecting previously unselected package libpcre2-16-0:arm64. 15:59:23 [2023-10-30T15:59:23.553Z] #113 4.401 Preparing to unpack .../14-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... 15:59:23 [2023-10-30T15:59:23.553Z] #113 4.405 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 15:59:23 [2023-10-30T15:59:23.553Z] #113 4.456 Selecting previously unselected package libpcre2-32-0:arm64. 15:59:23 [2023-10-30T15:59:23.812Z] #113 4.459 Preparing to unpack .../15-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... 15:59:23 [2023-10-30T15:59:23.812Z] #113 4.464 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 15:59:23 [2023-10-30T15:59:23.812Z] #113 4.525 Selecting previously unselected package libpcre2-posix2:arm64. 15:59:23 [2023-10-30T15:59:23.812Z] #113 4.528 Preparing to unpack .../16-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... 15:59:23 [2023-10-30T15:59:23.812Z] #113 4.533 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 15:59:23 [2023-10-30T15:59:23.812Z] #113 4.570 Selecting previously unselected package libpcre2-dev:arm64. 15:59:23 [2023-10-30T15:59:23.812Z] #113 4.573 Preparing to unpack .../17-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... 15:59:23 [2023-10-30T15:59:23.812Z] #113 4.579 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... 15:59:23 [2023-10-30T15:59:23.812Z] #113 4.658 Selecting previously unselected package libselinux1-dev:arm64. 15:59:23 [2023-10-30T15:59:23.812Z] #113 4.661 Preparing to unpack .../18-libselinux1-dev_3.1-3_arm64.deb ... 15:59:23 [2023-10-30T15:59:23.812Z] #113 4.665 Unpacking libselinux1-dev:arm64 (3.1-3) ... 15:59:24 [2023-10-30T15:59:24.071Z] #113 4.723 Selecting previously unselected package libmount-dev:arm64. 15:59:24 [2023-10-30T15:59:24.071Z] #113 4.726 Preparing to unpack .../19-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... 15:59:24 [2023-10-30T15:59:24.071Z] #113 4.730 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... 15:59:24 [2023-10-30T15:59:24.071Z] #113 4.772 Selecting previously unselected package libpcre16-3:arm64. 15:59:24 [2023-10-30T15:59:24.071Z] #113 4.775 Preparing to unpack .../20-libpcre16-3_2%3a8.39-13_arm64.deb ... 15:59:24 [2023-10-30T15:59:24.071Z] #113 4.781 Unpacking libpcre16-3:arm64 (2:8.39-13) ... 15:59:24 [2023-10-30T15:59:24.071Z] #113 4.830 Selecting previously unselected package libpcre32-3:arm64. 15:59:24 [2023-10-30T15:59:24.071Z] #113 4.833 Preparing to unpack .../21-libpcre32-3_2%3a8.39-13_arm64.deb ... 15:59:24 [2023-10-30T15:59:24.071Z] #113 4.837 Unpacking libpcre32-3:arm64 (2:8.39-13) ... 15:59:24 [2023-10-30T15:59:24.071Z] #113 4.887 Selecting previously unselected package libpcrecpp0v5:arm64. 15:59:24 [2023-10-30T15:59:24.071Z] #113 4.890 Preparing to unpack .../22-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... 15:59:24 [2023-10-30T15:59:24.071Z] #113 4.893 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... 15:59:24 [2023-10-30T15:59:24.071Z] #113 4.928 Selecting previously unselected package libpcre3-dev:arm64. 15:59:24 [2023-10-30T15:59:24.071Z] #113 4.931 Preparing to unpack .../23-libpcre3-dev_2%3a8.39-13_arm64.deb ... 15:59:24 [2023-10-30T15:59:24.331Z] #113 4.935 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... 15:59:24 [2023-10-30T15:59:24.331Z] #113 5.019 Selecting previously unselected package zlib1g-dev:arm64. 15:59:24 [2023-10-30T15:59:24.331Z] #113 5.022 Preparing to unpack .../24-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... 15:59:24 [2023-10-30T15:59:24.331Z] #113 5.028 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 15:59:24 [2023-10-30T15:59:24.331Z] #113 5.072 Selecting previously unselected package libglib2.0-dev:arm64. 15:59:24 [2023-10-30T15:59:24.331Z] #113 5.075 Preparing to unpack .../25-libglib2.0-dev_2.66.8-1_arm64.deb ... 15:59:24 [2023-10-30T15:59:24.331Z] #113 5.079 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... 15:59:24 [2023-10-30T15:59:24.590Z] #113 5.267 Selecting previously unselected package libseccomp-dev:arm64. 15:59:24 [2023-10-30T15:59:24.590Z] #113 5.270 Preparing to unpack .../26-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... 15:59:24 [2023-10-30T15:59:24.590Z] #113 5.275 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 15:59:24 [2023-10-30T15:59:24.590Z] #113 5.314 Selecting previously unselected package libsecret-1-dev:arm64. 15:59:24 [2023-10-30T15:59:24.590Z] #113 5.317 Preparing to unpack .../27-libsecret-1-dev_0.20.4-2_arm64.deb ... 15:59:24 [2023-10-30T15:59:24.590Z] #113 5.320 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... 15:59:24 [2023-10-30T15:59:24.590Z] #113 5.377 Selecting previously unselected package libsystemd-dev:arm64. 15:59:24 [2023-10-30T15:59:24.590Z] #113 5.380 Preparing to unpack .../28-libsystemd-dev_247.3-7+deb11u4_arm64.deb ... 15:59:24 [2023-10-30T15:59:24.590Z] #113 5.384 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ... 15:59:24 [2023-10-30T15:59:24.590Z] #113 5.481 Selecting previously unselected package libudev-dev:arm64. 15:59:24 [2023-10-30T15:59:24.849Z] #113 5.484 Preparing to unpack .../29-libudev-dev_247.3-7+deb11u4_arm64.deb ... 15:59:24 [2023-10-30T15:59:24.849Z] #113 5.489 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ... 15:59:24 [2023-10-30T15:59:24.849Z] #113 5.550 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... 15:59:24 [2023-10-30T15:59:24.849Z] #113 5.561 Setting up libglib2.0-dev-bin (2.66.8-1) ... 15:59:24 [2023-10-30T15:59:24.849Z] #113 5.728 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... 15:59:24 [2023-10-30T15:59:24.849Z] #113 5.744 Setting up libpcre16-3:arm64 (2:8.39-13) ... 15:59:25 [2023-10-30T15:59:25.109Z] #113 5.764 Setting up libsepol1-dev:arm64 (3.1-1) ... 15:59:25 [2023-10-30T15:59:25.109Z] #113 5.787 Setting up libffi-dev:arm64 (3.3-6) ... 15:59:25 [2023-10-30T15:59:25.109Z] #113 5.800 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... 15:59:25 [2023-10-30T15:59:25.109Z] #113 5.813 Setting up dpkg-dev (1.20.13) ... 15:59:25 [2023-10-30T15:59:25.109Z] #113 5.854 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... 15:59:25 [2023-10-30T15:59:25.109Z] #113 5.961 Setting up libglib2.0-data (2.66.8-1) ... 15:59:25 [2023-10-30T15:59:25.369Z] #113 6.043 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... 15:59:25 [2023-10-30T15:59:25.369Z] #113 6.056 Setting up libpcre32-3:arm64 (2:8.39-13) ... 15:59:25 [2023-10-30T15:59:25.369Z] #113 6.066 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ... 15:59:25 [2023-10-30T15:59:25.369Z] #113 6.078 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... 15:59:25 [2023-10-30T15:59:25.369Z] #113 6.091 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... 15:59:25 [2023-10-30T15:59:25.369Z] #113 6.104 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... 15:59:25 [2023-10-30T15:59:25.369Z] #113 6.116 Setting up libapparmor-dev:arm64 (2.13.6-10) ... 15:59:25 [2023-10-30T15:59:25.369Z] #113 6.128 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ... 15:59:25 [2023-10-30T15:59:25.369Z] #113 6.140 Setting up libsecret-common (0.20.4-2) ... 15:59:25 [2023-10-30T15:59:25.369Z] #113 6.151 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... 15:59:25 [2023-10-30T15:59:25.369Z] #113 6.170 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... 15:59:25 [2023-10-30T15:59:25.369Z] #113 6.183 Setting up libselinux1-dev:arm64 (3.1-3) ... 15:59:25 [2023-10-30T15:59:25.369Z] #113 6.196 Setting up libpcre3-dev:arm64 (2:8.39-13) ... 15:59:25 [2023-10-30T15:59:25.369Z] #113 6.207 Setting up libglib2.0-bin (2.66.8-1) ... 15:59:25 [2023-10-30T15:59:25.369Z] #113 6.223 Setting up libsecret-1-0:arm64 (0.20.4-2) ... 15:59:25 [2023-10-30T15:59:25.369Z] #113 6.235 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... 15:59:25 [2023-10-30T15:59:25.369Z] #113 6.248 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... 15:59:25 [2023-10-30T15:59:25.369Z] #113 6.261 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... 15:59:25 [2023-10-30T15:59:25.369Z] #113 6.273 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... 15:59:25 [2023-10-30T15:59:25.628Z] #113 6.286 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... 15:59:25 [2023-10-30T15:59:25.628Z] #113 6.300 No schema files found: doing nothing. 15:59:25 [2023-10-30T15:59:25.628Z] #113 6.306 Processing triggers for libc-bin (2.31-13+deb11u7) ... 15:59:25 [2023-10-30T15:59:25.628Z] #113 6.327 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... 15:59:26 [2023-10-30T15:59:26.566Z] #113 DONE 7.1s 15:59:26 [2023-10-30T15:59:26.567Z] 15:59:26 [2023-10-30T15:59:26.567Z] #114 [dev-base 12/13] COPY --link --from=dockercli /build/ /usr/local/cli 15:59:27 [2023-10-30T15:59:27.505Z] #114 DONE 1.1s 15:59:27 [2023-10-30T15:59:27.505Z] 15:59:27 [2023-10-30T15:59:27.505Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration 15:59:28 [2023-10-30T15:59:28.073Z] #115 DONE 0.6s 15:59:28 [2023-10-30T15:59:28.073Z] 15:59:28 [2023-10-30T15:59:28.073Z] #116 [dev 1/1] COPY --link . . 15:59:29 [2023-10-30T15:59:29.452Z] #116 DONE 1.1s 15:59:29 [2023-10-30T15:59:29.452Z] 15:59:29 [2023-10-30T15:59:29.452Z] #117 exporting to image 15:59:29 [2023-10-30T15:59:29.452Z] #117 exporting layers 15:59:30 [2023-10-30T15:59:30.390Z] #117 exporting layers 1.1s done 15:59:30 [2023-10-30T15:59:30.390Z] #117 writing image sha256:af50e2b2a615b6cd2ff30739d6d9c5f9a7efd445feef7abe777629d031c42b9c done 15:59:30 [2023-10-30T15:59:30.390Z] #117 naming to docker.io/library/docker:0c504fdf737ac40c8c14b847c2393436e5775649 done 15:59:30 [2023-10-30T15:59:30.390Z] #117 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 15:59:30 [2023-10-30T15:59:30.694Z] + sudo modprobe ip6table_filter [Pipeline] sh 15:59:30 [2023-10-30T15:59:30.977Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0c504fdf737ac40c8c14b847c2393436e5775649 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0c504fdf737ac40c8c14b847c2393436e5775649 hack/test/unit 15:59:31 [2023-10-30T15:59:31.237Z] + BUILDFLAGS=(-tags 'netgo journald') 15:59:31 [2023-10-30T15:59:31.237Z] + TESTFLAGS+=' -test.timeout=5m' 15:59:31 [2023-10-30T15:59:31.237Z] + TESTDIRS=./... 15:59:31 [2023-10-30T15:59:31.237Z] + exclude_paths='/vendor/|/integration' 15:59:31 [2023-10-30T15:59:31.237Z] ++ go list ./... 15:59:31 [2023-10-30T15:59:31.237Z] ++ grep -vE '(/vendor/|/integration)' 15:59:31 [2023-10-30T15:59:31.810Z] + pkg_list='github.com/docker/docker/api 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/backend/build 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/httpstatus 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/httputils 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/middleware 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/build 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/checkpoint 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/container 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/debug 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/distribution 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/grpc 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/image 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/network 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/plugin 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/session 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/swarm 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/system 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/volume 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/backend 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/blkiodev 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/checkpoint 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/container 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/events 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/filters 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/image 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/mount 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/network 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/plugins/logdriver 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/registry 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/strslice 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/swarm 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/swarm/runtime 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/system 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/time 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/versions 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/versions/v1p19 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/versions/v1p20 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/volume 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/builder 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/builder/builder-next 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/builder/builder-next/exporter 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/builder/builder-next/exporter/overrides 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/builder/builder-next/imagerefchecker 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/builder/builder-next/worker 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/builder/builder-next/worker/label 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/builder/dockerfile 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/builder/remotecontext 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/builder/remotecontext/git 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/builder/remotecontext/urlutil 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/cli/debug 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/cli/winresources/docker-proxy 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/cli/winresources/dockerd 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/client 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/client/buildkit 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/cmd/docker-proxy 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/cmd/dockerd 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/cmd/dockerd/trap 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/container 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/container/stream 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/contrib/apparmor 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/contrib/httpserver 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/cluster 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/cluster/controllers/plugin 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/cluster/convert 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/cluster/executor 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/cluster/executor/container 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/cluster/provider 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/config 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/containerd 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/events 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/events/testutils 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/graphdriver 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/graphdriver/btrfs 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/graphdriver/copy 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/graphdriver/graphtest 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/graphdriver/overlay2 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/graphdriver/overlayutils 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/graphdriver/register 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/graphdriver/vfs 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/graphdriver/zfs 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/images 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/initlayer 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/links 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/listeners 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/logger 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/logger/awslogs 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/logger/fluentd 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/logger/gcplogs 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/logger/gelf 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/logger/journald 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/logger/journald/internal/export 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/logger/journald/internal/fake 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/logger/jsonfilelog 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/logger/local 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/logger/logentries 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/logger/loggertest 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/logger/loggerutils 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/logger/loggerutils/cache 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/logger/splunk 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/logger/syslog 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/logger/templates 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/names 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/network 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/snapshotter 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/daemon/stats 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/distribution 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/distribution/metadata 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/distribution/utils 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/distribution/xfer 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/dockerversion 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/errdefs 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/image 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/image/cache 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/image/spec/specs-go 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/image/spec/specs-go/v1 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/image/tarexport 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/image/v1 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/internal/compatcontext 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/internal/mod 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/internal/mounttree 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/internal/multierror 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/internal/test/suite 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/internal/testutils 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/internal/testutils/netnsutils 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/internal/unshare 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/layer 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libcontainerd 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libcontainerd/queue 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libcontainerd/remote 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libcontainerd/shimopts 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libcontainerd/supervisor 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libcontainerd/types 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/bitmap 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/cluster 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/config 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/datastore 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/diagnostic 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/discoverapi 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/driverapi 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/drivers/bridge 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/drivers/host 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/drivers/null 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/drivers/overlay 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/drivers/remote 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/drivers/windows 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/drvregistry 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/etchosts 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/internal/caller 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/internal/kvstore 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/ipam 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/ipamapi 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/ipams/builtin 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/ipams/null 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/ipams/remote 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/ipamutils 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/ipbits 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/iptables 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/netlabel 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/netutils 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/networkdb 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/ns 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/options 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/osl 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/osl/kernel 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/portallocator 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/portmapper 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/resolvconf 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/scope 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/libnetwork/types 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/oci 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/oci/caps 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/opts 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/aaparser 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/archive 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/authorization 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/broadcaster 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/capabilities 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/chrootarchive 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/containerfs 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/directory 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/dmesg 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/fileutils 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/homedir 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/idtools 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/ioutils 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/jsonmessage 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/longpath 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/loopback 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/meminfo 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/namesgenerator 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/parsers 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/parsers/kernel 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/parsers/operatingsystem 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/pidfile 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/platform 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/platforms 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/plugingetter 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/plugins 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/plugins/transport 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/pools 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/process 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/progress 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/reexec 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/rootless 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/rootless/specconv 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/stack 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/stdcopy 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/streamformatter 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/stringid 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/sysinfo 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/system 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/tailfile 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/tarsum 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/pkg/useragent 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/plugin 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/plugin/executor/containerd 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/plugin/v2 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/profiles/apparmor 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/profiles/seccomp 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/quota 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/reference 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/registry 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/registry/resumable 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/restartmanager 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/runconfig 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/runconfig/opts 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/testutil 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/testutil/daemon 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/testutil/environment 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/testutil/fakecontext 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/testutil/fakegit 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/testutil/fakestorage 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/testutil/fixtures/load 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/testutil/fixtures/plugin 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/testutil/fixtures/plugin/basic 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/testutil/registry 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/testutil/request 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/volume 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/volume/drivers 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/volume/local 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/volume/mounts 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/volume/service 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/volume/service/opts 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/volume/testutils' 15:59:31 [2023-10-30T15:59:31.810Z] ++ grep --fixed-strings -v /libnetwork 15:59:31 [2023-10-30T15:59:31.810Z] ++ echo 'github.com/docker/docker/api 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/backend/build 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/httpstatus 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/httputils 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/middleware 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/build 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/checkpoint 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/container 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/debug 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/distribution 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/grpc 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/image 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/network 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/plugin 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/session 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/swarm 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/system 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/server/router/volume 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/backend 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/blkiodev 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/checkpoint 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/container 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/events 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/filters 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/image 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/mount 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/network 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/plugins/logdriver 15:59:31 [2023-10-30T15:59:31.810Z] github.com/docker/docker/api/types/registry 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/strslice 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/swarm 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/swarm/runtime 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/system 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/time 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/versions 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/versions/v1p19 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/versions/v1p20 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/volume 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/builder-next 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/builder-next/exporter 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/builder-next/exporter/overrides 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/builder-next/imagerefchecker 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/builder-next/worker 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/builder-next/worker/label 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/dockerfile 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/remotecontext 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/remotecontext/git 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/remotecontext/urlutil 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/cli/debug 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/cli/winresources/docker-proxy 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/cli/winresources/dockerd 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/client 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/client/buildkit 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/cmd/docker-proxy 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/cmd/dockerd 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/cmd/dockerd/trap 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/container 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/container/stream 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/contrib/apparmor 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/contrib/httpserver 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/cluster 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/cluster/controllers/plugin 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/cluster/convert 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/cluster/executor 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/cluster/executor/container 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/cluster/provider 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/config 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/containerd 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/events 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/events/testutils 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/graphdriver 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/graphdriver/btrfs 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/graphdriver/copy 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/graphdriver/graphtest 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/graphdriver/overlay2 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/graphdriver/overlayutils 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/graphdriver/register 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/graphdriver/vfs 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/graphdriver/zfs 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/images 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/initlayer 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/links 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/listeners 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger/awslogs 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger/fluentd 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger/gcplogs 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger/gelf 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger/journald 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger/journald/internal/export 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger/journald/internal/fake 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger/jsonfilelog 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger/local 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger/logentries 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger/loggertest 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger/loggerutils 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger/loggerutils/cache 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger/splunk 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger/syslog 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger/templates 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/names 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/network 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/snapshotter 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/stats 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/distribution 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/distribution/metadata 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/distribution/utils 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/distribution/xfer 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/dockerversion 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/errdefs 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/image 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/image/cache 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/image/spec/specs-go 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/image/spec/specs-go/v1 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/image/tarexport 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/image/v1 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/internal/compatcontext 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/internal/mod 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/internal/mounttree 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/internal/multierror 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/internal/test/suite 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/internal/testutils 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/internal/testutils/netnsutils 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/internal/unshare 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/layer 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libcontainerd 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libcontainerd/queue 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libcontainerd/remote 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libcontainerd/shimopts 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libcontainerd/supervisor 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libcontainerd/types 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/bitmap 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/cluster 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/config 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/datastore 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/diagnostic 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/discoverapi 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/driverapi 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/drivers/bridge 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/drivers/host 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/drivers/null 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/drivers/overlay 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/drivers/remote 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/drivers/windows 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/drvregistry 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/etchosts 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/internal/caller 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/internal/kvstore 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/ipam 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/ipamapi 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/ipams/builtin 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/ipams/null 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/ipams/remote 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/ipamutils 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/ipbits 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/iptables 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/netlabel 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/netutils 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/networkdb 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/ns 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/options 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/osl 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/osl/kernel 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/portallocator 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/portmapper 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/resolvconf 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/scope 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/libnetwork/types 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/oci 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/oci/caps 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/opts 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/aaparser 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/archive 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/authorization 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/broadcaster 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/capabilities 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/chrootarchive 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/containerfs 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/directory 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/dmesg 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/fileutils 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/homedir 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/idtools 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/ioutils 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/jsonmessage 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/longpath 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/loopback 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/meminfo 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/namesgenerator 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/parsers 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/parsers/kernel 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/parsers/operatingsystem 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/pidfile 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/platform 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/platforms 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/plugingetter 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/plugins 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/plugins/transport 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/pools 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/process 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/progress 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/reexec 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/rootless 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/rootless/specconv 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/stack 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/stdcopy 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/streamformatter 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/stringid 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/sysinfo 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/system 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/tailfile 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/tarsum 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/pkg/useragent 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/plugin 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/plugin/executor/containerd 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/plugin/v2 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/profiles/apparmor 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/profiles/seccomp 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/quota 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/reference 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/registry 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/registry/resumable 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/restartmanager 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/runconfig 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/runconfig/opts 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/testutil 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/testutil/daemon 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/testutil/environment 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/testutil/fakecontext 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/testutil/fakegit 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/testutil/fakestorage 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/testutil/fixtures/load 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/testutil/fixtures/plugin 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/testutil/fixtures/plugin/basic 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/testutil/registry 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/testutil/request 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/volume 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/volume/drivers 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/volume/local 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/volume/mounts 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/volume/service 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/volume/service/opts 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/volume/testutils' 15:59:31 [2023-10-30T15:59:31.811Z] + base_pkg_list='github.com/docker/docker/api 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/server 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/server/backend/build 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/server/httpstatus 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/server/httputils 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/server/middleware 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/server/router 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/server/router/build 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/server/router/checkpoint 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/server/router/container 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/server/router/debug 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/server/router/distribution 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/server/router/grpc 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/server/router/image 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/server/router/network 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/server/router/plugin 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/server/router/session 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/server/router/swarm 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/server/router/system 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/server/router/volume 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/backend 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/blkiodev 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/checkpoint 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/container 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/events 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/filters 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/image 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/mount 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/network 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/plugins/logdriver 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/registry 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/strslice 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/swarm 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/swarm/runtime 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/system 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/time 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/versions 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/versions/v1p19 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/versions/v1p20 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/api/types/volume 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/builder-next 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/builder-next/exporter 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/builder-next/exporter/overrides 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/builder-next/imagerefchecker 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/builder-next/worker 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/builder-next/worker/label 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/dockerfile 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/remotecontext 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/remotecontext/git 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/builder/remotecontext/urlutil 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/cli/debug 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/cli/winresources/docker-proxy 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/cli/winresources/dockerd 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/client 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/client/buildkit 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/cmd/docker-proxy 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/cmd/dockerd 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/cmd/dockerd/trap 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/container 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/container/stream 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/contrib/apparmor 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/contrib/httpserver 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/cluster 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/cluster/controllers/plugin 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/cluster/convert 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/cluster/executor 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/cluster/executor/container 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/cluster/provider 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/config 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/containerd 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/events 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/events/testutils 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/graphdriver 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/graphdriver/btrfs 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/graphdriver/copy 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/graphdriver/graphtest 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/graphdriver/overlay2 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/graphdriver/overlayutils 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/graphdriver/register 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/graphdriver/vfs 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/graphdriver/zfs 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/images 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/initlayer 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/links 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/listeners 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger 15:59:31 [2023-10-30T15:59:31.811Z] github.com/docker/docker/daemon/logger/awslogs 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/fluentd 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/gcplogs 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/gelf 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/journald 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/journald/internal/export 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/journald/internal/fake 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/jsonfilelog 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/local 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/logentries 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/loggertest 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/loggerutils 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/loggerutils/cache 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/splunk 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/syslog 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/templates 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/names 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/network 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/snapshotter 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/stats 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/distribution 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/distribution/metadata 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/distribution/utils 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/distribution/xfer 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/dockerversion 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/errdefs 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/image 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/image/cache 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/image/spec/specs-go 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/image/spec/specs-go/v1 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/image/tarexport 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/image/v1 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/internal/compatcontext 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/internal/mod 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/internal/mounttree 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/internal/multierror 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/internal/test/suite 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/internal/testutils 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/internal/testutils/netnsutils 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/internal/unshare 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/layer 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libcontainerd 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libcontainerd/queue 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libcontainerd/remote 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libcontainerd/shimopts 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libcontainerd/supervisor 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libcontainerd/types 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/oci 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/oci/caps 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/opts 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/aaparser 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/archive 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/authorization 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/broadcaster 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/capabilities 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/chrootarchive 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/containerfs 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/directory 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/dmesg 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/fileutils 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/homedir 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/idtools 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/ioutils 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/jsonmessage 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/longpath 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/loopback 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/meminfo 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/namesgenerator 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/parsers 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/parsers/kernel 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/parsers/operatingsystem 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/pidfile 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/platform 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/platforms 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/plugingetter 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/plugins 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/plugins/transport 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/pools 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/process 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/progress 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/reexec 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/rootless 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/rootless/specconv 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/stack 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/stdcopy 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/streamformatter 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/stringid 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/sysinfo 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/system 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/tailfile 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/tarsum 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/pkg/useragent 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/plugin 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/plugin/executor/containerd 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/plugin/v2 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/profiles/apparmor 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/profiles/seccomp 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/quota 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/reference 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/registry 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/registry/resumable 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/restartmanager 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/runconfig 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/runconfig/opts 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/testutil 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/testutil/daemon 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/testutil/environment 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/testutil/fakecontext 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/testutil/fakegit 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/testutil/fakestorage 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/testutil/fixtures/load 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/testutil/fixtures/plugin 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/testutil/fixtures/plugin/basic 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/testutil/registry 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/testutil/request 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/volume 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/volume/drivers 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/volume/local 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/volume/mounts 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/volume/service 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/volume/service/opts 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/volume/testutils' 15:59:31 [2023-10-30T15:59:31.812Z] ++ grep --fixed-strings /libnetwork 15:59:31 [2023-10-30T15:59:31.812Z] ++ echo 'github.com/docker/docker/api 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/server 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/server/backend/build 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/server/httpstatus 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/server/httputils 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/server/middleware 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/server/router 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/server/router/build 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/server/router/checkpoint 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/server/router/container 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/server/router/debug 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/server/router/distribution 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/server/router/grpc 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/server/router/image 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/server/router/network 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/server/router/plugin 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/server/router/session 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/server/router/swarm 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/server/router/system 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/server/router/volume 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types/backend 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types/blkiodev 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types/checkpoint 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types/container 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types/events 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types/filters 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types/image 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types/mount 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types/network 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types/plugins/logdriver 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types/registry 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types/strslice 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types/swarm 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types/swarm/runtime 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types/system 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types/time 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types/versions 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types/versions/v1p19 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types/versions/v1p20 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/api/types/volume 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/builder 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/builder/builder-next 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/builder/builder-next/exporter 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/builder/builder-next/exporter/overrides 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/builder/builder-next/imagerefchecker 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/builder/builder-next/worker 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/builder/builder-next/worker/label 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/builder/dockerfile 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/builder/remotecontext 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/builder/remotecontext/git 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/builder/remotecontext/urlutil 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/cli/debug 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/cli/winresources/docker-proxy 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/cli/winresources/dockerd 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/client 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/client/buildkit 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/cmd/docker-proxy 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/cmd/dockerd 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/cmd/dockerd/trap 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/container 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/container/stream 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/contrib/apparmor 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/contrib/httpserver 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/cluster 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/cluster/controllers/plugin 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/cluster/convert 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/cluster/executor 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/cluster/executor/container 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/cluster/provider 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/config 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/containerd 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/events 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/events/testutils 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/graphdriver 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/graphdriver/btrfs 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/graphdriver/copy 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/graphdriver/graphtest 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/graphdriver/overlay2 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/graphdriver/overlayutils 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/graphdriver/register 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/graphdriver/vfs 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/graphdriver/zfs 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/images 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/initlayer 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/links 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/listeners 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/awslogs 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/fluentd 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/gcplogs 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/gelf 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/journald 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/journald/internal/export 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/journald/internal/fake 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/jsonfilelog 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/local 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/logentries 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/loggertest 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/loggerutils 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/loggerutils/cache 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/splunk 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/syslog 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/logger/templates 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/names 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/network 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/snapshotter 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/daemon/stats 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/distribution 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/distribution/metadata 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/distribution/utils 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/distribution/xfer 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/dockerversion 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/errdefs 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/image 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/image/cache 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/image/spec/specs-go 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/image/spec/specs-go/v1 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/image/tarexport 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/image/v1 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/internal/compatcontext 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/internal/mod 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/internal/mounttree 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/internal/multierror 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/internal/test/suite 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/internal/testutils 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/internal/testutils/netnsutils 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/internal/unshare 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/layer 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libcontainerd 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libcontainerd/queue 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libcontainerd/remote 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libcontainerd/shimopts 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libcontainerd/supervisor 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libcontainerd/types 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/bitmap 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/cluster 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/config 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/datastore 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/diagnostic 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/discoverapi 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/driverapi 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/drivers/bridge 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/drivers/host 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/drivers/null 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/drivers/overlay 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/drivers/remote 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/drivers/windows 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/drvregistry 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/etchosts 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/internal/caller 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/internal/kvstore 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/ipam 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/ipamapi 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/ipams/builtin 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/ipams/null 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/ipams/remote 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/ipamutils 15:59:31 [2023-10-30T15:59:31.812Z] github.com/docker/docker/libnetwork/ipbits 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/iptables 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/netlabel 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/netutils 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/networkdb 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ns 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/options 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/osl 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/osl/kernel 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/portallocator 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/portmapper 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/resolvconf 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/scope 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/types 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/oci 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/oci/caps 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/opts 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/aaparser 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/archive 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/authorization 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/broadcaster 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/capabilities 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/chrootarchive 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/containerfs 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/directory 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/dmesg 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/fileutils 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/homedir 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/idtools 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/ioutils 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/jsonmessage 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/longpath 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/loopback 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/meminfo 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/namesgenerator 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/parsers 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/parsers/kernel 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/parsers/operatingsystem 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/pidfile 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/platform 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/platforms 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/plugingetter 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/plugins 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/plugins/transport 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/pools 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/process 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/progress 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/reexec 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/rootless 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/rootless/specconv 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/stack 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/stdcopy 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/streamformatter 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/stringid 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/sysinfo 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/system 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/tailfile 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/tarsum 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/pkg/useragent 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/plugin 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/plugin/executor/containerd 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/plugin/v2 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/profiles/apparmor 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/profiles/seccomp 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/quota 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/reference 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/registry 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/registry/resumable 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/restartmanager 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/runconfig 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/runconfig/opts 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/testutil 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/testutil/daemon 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/testutil/environment 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/testutil/fakecontext 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/testutil/fakegit 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/testutil/fakestorage 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/testutil/fixtures/load 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/testutil/fixtures/plugin 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/testutil/fixtures/plugin/basic 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/testutil/registry 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/testutil/request 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/volume 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/volume/drivers 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/volume/local 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/volume/mounts 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/volume/service 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/volume/service/opts 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/volume/testutils' 15:59:31 [2023-10-30T15:59:31.813Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/bitmap 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/cluster 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/config 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/datastore 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/diagnostic 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/discoverapi 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/driverapi 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/bridge 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/host 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/null 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/overlay 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/remote 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/windows 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drvregistry 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/etchosts 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/internal/caller 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/internal/kvstore 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ipam 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ipamapi 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ipams/builtin 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ipams/null 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ipams/remote 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ipamutils 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ipbits 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/iptables 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/netlabel 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/netutils 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/networkdb 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ns 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/options 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/osl 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/osl/kernel 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/portallocator 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/portmapper 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/resolvconf 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/scope 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/types' 15:59:31 [2023-10-30T15:59:31.813Z] + echo 'github.com/docker/docker/libnetwork 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/bitmap 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/cluster 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/cmd/diagnostic 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/cmd/readme_test 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/config 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/datastore 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/diagnostic 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/discoverapi 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/driverapi 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/bridge 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/host 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/ipvlan 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/macvlan 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/null 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/overlay 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/remote 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/remote/api 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/windows 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drvregistry 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/etchosts 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/internal/caller 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/internal/kvstore 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/internal/setmatrix 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ipam 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ipamapi 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ipams/builtin 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ipams/null 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ipams/remote 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ipams/remote/api 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ipams/windowsipam 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ipamutils 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ipbits 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/iptables 15:59:31 [2023-10-30T15:59:31.813Z] + grep --fixed-strings libnetwork/drivers/bridge 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/netlabel 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/netutils 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/networkdb 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/ns 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/options 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/osl 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/osl/kernel 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/portallocator 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/portmapper 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/resolvconf 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/scope 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/types' 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/bridge 15:59:31 [2023-10-30T15:59:31.813Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 15:59:31 [2023-10-30T15:59:31.813Z] + type docker-proxy 15:59:31 [2023-10-30T15:59:31.813Z] hack/test/unit: line 25: type: docker-proxy: not found 15:59:31 [2023-10-30T15:59:31.813Z] + hack/make.sh binary-proxy install-proxy 15:59:31 [2023-10-30T15:59:31.813Z] 15:59:31 [2023-10-30T15:59:31.813Z] Removing bundles/ 15:59:31 [2023-10-30T15:59:31.813Z] 15:59:31 [2023-10-30T15:59:31.813Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 15:59:31 [2023-10-30T15:59:31.813Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 15:59:31 [2023-10-30T15:59:31.813Z] + tee /go/src/github.com/docker/docker/go.mod 15:59:31 [2023-10-30T15:59:31.813Z] module github.com/docker/docker 15:59:31 [2023-10-30T15:59:31.813Z] 15:59:31 [2023-10-30T15:59:31.813Z] go 1.20 15:59:31 [2023-10-30T15:59:31.813Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 15:59:31 [2023-10-30T15:59:31.813Z] + GO111MODULE=on 15:59:31 [2023-10-30T15:59:31.813Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=0c504fdf737ac40c8c14b847c2393436e5775649" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-30T15:59:31.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy 15:59:37 [2023-10-30T15:59:37.096Z] + rm -f /go/src/github.com/docker/docker/go.mod 15:59:37 [2023-10-30T15:59:37.096Z] Created binary: bundles/binary-proxy/docker-proxy 15:59:37 [2023-10-30T15:59:37.096Z] 15:59:37 [2023-10-30T15:59:37.096Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 15:59:37 [2023-10-30T15:59:37.096Z] Installing docker-proxy to /usr/local/bin/ 15:59:37 [2023-10-30T15:59:37.096Z] 15:59:37 [2023-10-30T15:59:37.096Z] + mkdir -p bundles 15:59:37 [2023-10-30T15:59:37.096Z] + '[' -n 'github.com/docker/docker/api 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/server 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/server/backend/build 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/server/httpstatus 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/server/httputils 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/server/middleware 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/server/router 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/server/router/build 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/server/router/checkpoint 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/server/router/container 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/server/router/debug 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/server/router/distribution 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/server/router/grpc 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/server/router/image 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/server/router/network 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/server/router/plugin 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/server/router/session 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/server/router/swarm 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/server/router/system 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/server/router/volume 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types/backend 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types/blkiodev 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types/checkpoint 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types/container 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types/events 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types/filters 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types/image 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types/mount 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types/network 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types/plugins/logdriver 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types/registry 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types/strslice 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types/swarm 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types/swarm/runtime 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types/system 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types/time 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types/versions 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types/versions/v1p19 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types/versions/v1p20 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/api/types/volume 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/builder 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/builder/builder-next 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/builder/builder-next/exporter 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 15:59:37 [2023-10-30T15:59:37.096Z] github.com/docker/docker/builder/builder-next/exporter/overrides 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/builder/builder-next/imagerefchecker 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/builder/builder-next/worker 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/builder/builder-next/worker/label 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/builder/dockerfile 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/builder/remotecontext 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/builder/remotecontext/git 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/builder/remotecontext/urlutil 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/cli/debug 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/cli/winresources/docker-proxy 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/cli/winresources/dockerd 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/client 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/client/buildkit 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/cmd/docker-proxy 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/cmd/dockerd 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/cmd/dockerd/trap 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/container 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/container/stream 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/contrib/apparmor 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/contrib/httpserver 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/cluster 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/cluster/controllers/plugin 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/cluster/convert 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/cluster/executor 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/cluster/executor/container 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/cluster/provider 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/config 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/containerd 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/events 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/events/testutils 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/graphdriver 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/graphdriver/btrfs 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/graphdriver/copy 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/graphdriver/graphtest 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/graphdriver/overlay2 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/graphdriver/overlayutils 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/graphdriver/register 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/graphdriver/vfs 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/graphdriver/zfs 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/images 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/initlayer 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/links 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/listeners 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/logger 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/logger/awslogs 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/logger/fluentd 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/logger/gcplogs 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/logger/gelf 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/logger/journald 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/logger/journald/internal/export 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/logger/journald/internal/fake 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/logger/jsonfilelog 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/logger/local 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/logger/logentries 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/logger/loggertest 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/logger/loggerutils 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/logger/loggerutils/cache 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/logger/splunk 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/logger/syslog 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/logger/templates 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/names 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/network 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/snapshotter 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/daemon/stats 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/distribution 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/distribution/metadata 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/distribution/utils 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/distribution/xfer 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/dockerversion 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/errdefs 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/image 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/image/cache 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/image/spec/specs-go 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/image/spec/specs-go/v1 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/image/tarexport 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/image/v1 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/internal/compatcontext 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/internal/mod 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/internal/mounttree 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/internal/multierror 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/internal/test/suite 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/internal/testutils 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/internal/testutils/netnsutils 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/internal/unshare 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/layer 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/libcontainerd 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/libcontainerd/queue 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/libcontainerd/remote 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/libcontainerd/shimopts 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/libcontainerd/supervisor 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/libcontainerd/types 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/oci 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/oci/caps 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/opts 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/aaparser 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/archive 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/authorization 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/broadcaster 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/capabilities 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/chrootarchive 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/containerfs 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/directory 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/dmesg 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/fileutils 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/homedir 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/idtools 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/ioutils 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/jsonmessage 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/longpath 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/loopback 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/meminfo 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/namesgenerator 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/parsers 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/parsers/kernel 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/parsers/operatingsystem 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/pidfile 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/platform 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/platforms 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/plugingetter 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/plugins 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/plugins/transport 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/pools 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/process 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/progress 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/reexec 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/rootless 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/rootless/specconv 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/stack 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/stdcopy 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/streamformatter 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/stringid 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/sysinfo 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/system 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/tailfile 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/tarsum 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/pkg/useragent 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/plugin 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/plugin/executor/containerd 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/plugin/v2 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/profiles/apparmor 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/profiles/seccomp 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/quota 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/reference 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/registry 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/registry/resumable 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/restartmanager 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/runconfig 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/runconfig/opts 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/testutil 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/testutil/daemon 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/testutil/environment 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/testutil/fakecontext 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/testutil/fakegit 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/testutil/fakestorage 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/testutil/fixtures/load 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/testutil/fixtures/plugin 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/testutil/fixtures/plugin/basic 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/testutil/registry 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/testutil/request 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/volume 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/volume/drivers 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/volume/local 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/volume/mounts 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/volume/service 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/volume/service/opts 15:59:37 [2023-10-30T15:59:37.097Z] github.com/docker/docker/volume/testutils' ']' 15:59:37 [2023-10-30T15:59:37.097Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint 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/system 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/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit 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/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter 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/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts 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/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils 15:59:37 [2023-10-30T15:59:37.097Z] ? github.com/docker/docker/api [no test files] 15:59:45 [2023-10-30T15:59:45.236Z] ok github.com/docker/docker/api/server 0.027s coverage: 13.0% of statements 16:00:07 [2023-10-30T16:00:07.203Z] ? github.com/docker/docker/api/server/backend/build [no test files] 16:00:07 [2023-10-30T16:00:07.203Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 16:00:07 [2023-10-30T16:00:07.203Z] ? github.com/docker/docker/api/server/router [no test files] 16:00:07 [2023-10-30T16:00:07.203Z] ? github.com/docker/docker/api/server/router/build [no test files] 16:00:07 [2023-10-30T16:00:07.203Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 16:00:07 [2023-10-30T16:00:07.203Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 28.3% of statements 16:00:07 [2023-10-30T16:00:07.203Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements 16:00:07 [2023-10-30T16:00:07.203Z] ? github.com/docker/docker/api/server/router/container [no test files] 16:00:07 [2023-10-30T16:00:07.203Z] ? github.com/docker/docker/api/server/router/debug [no test files] 16:00:07 [2023-10-30T16:00:07.203Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 16:00:07 [2023-10-30T16:00:07.203Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 16:00:07 [2023-10-30T16:00:07.203Z] ? github.com/docker/docker/api/server/router/image [no test files] 16:00:07 [2023-10-30T16:00:07.203Z] ? github.com/docker/docker/api/server/router/network [no test files] 16:00:07 [2023-10-30T16:00:07.203Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 16:00:07 [2023-10-30T16:00:07.203Z] ? github.com/docker/docker/api/server/router/session [no test files] 16:00:07 [2023-10-30T16:00:07.203Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 7.4% of statements 16:00:07 [2023-10-30T16:00:07.203Z] ? github.com/docker/docker/api/server/router/system [no test files] 16:00:07 [2023-10-30T16:00:07.203Z] ? github.com/docker/docker/api/types [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/api/types/backend [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/api/types/checkpoint [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 66.7% of statements 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/api/types/events [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/api/types/image [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/api/types/mount [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements 16:00:07 [2023-10-30T16:00:07.204Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 94.0% of statements 16:00:07 [2023-10-30T16:00:07.204Z] ok github.com/docker/docker/api/types/container 0.007s coverage: 83.7% of statements 16:00:07 [2023-10-30T16:00:07.204Z] ok github.com/docker/docker/api/types/network 0.010s coverage: 74.3% of statements 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/api/types/swarm [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/api/types/system [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/api/types/volume [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/builder [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/builder/builder-next [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements 16:00:07 [2023-10-30T16:00:07.204Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 16:00:07 [2023-10-30T16:00:07.204Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.024s coverage: 100.0% of statements 16:00:07 [2023-10-30T16:00:07.204Z] ok github.com/docker/docker/cli/debug 0.030s coverage: 100.0% of statements 16:00:07 [2023-10-30T16:00:07.204Z] ok github.com/docker/docker/builder/remotecontext 0.090s coverage: 33.5% of statements 16:00:07 [2023-10-30T16:00:07.465Z] ok github.com/docker/docker/builder/dockerfile 0.107s coverage: 50.1% of statements 16:00:08 [2023-10-30T16:00:08.850Z] ? github.com/docker/docker/client/buildkit [no test files] 16:00:08 [2023-10-30T16:00:08.850Z] ok github.com/docker/docker/client 0.093s coverage: 77.3% of statements 16:00:09 [2023-10-30T16:00:09.111Z] ok github.com/docker/docker/cmd/docker-proxy 0.304s coverage: 66.5% of statements 16:00:12 [2023-10-30T16:00:12.413Z] ok github.com/docker/docker/builder/remotecontext/git 5.092s coverage: 82.5% of statements 16:00:22 [2023-10-30T16:00:22.409Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 16:00:22 [2023-10-30T16:00:22.409Z] ? github.com/docker/docker/container/stream [no test files] 16:00:22 [2023-10-30T16:00:22.409Z] ? github.com/docker/docker/contrib/apparmor [no test files] 16:00:22 [2023-10-30T16:00:22.409Z] ? github.com/docker/docker/contrib/httpserver [no test files] 16:00:22 [2023-10-30T16:00:22.409Z] ok github.com/docker/docker/container 0.137s coverage: 36.5% of statements 16:00:22 [2023-10-30T16:00:22.409Z] ok github.com/docker/docker/cmd/dockerd 0.217s coverage: 29.4% of statements 16:00:23 [2023-10-30T16:00:23.348Z] ok github.com/docker/docker/cmd/dockerd/trap 2.407s coverage: 0.0% of statements 16:00:24 [2023-10-30T16:00:24.728Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 16:00:24 [2023-10-30T16:00:24.728Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements 16:00:24 [2023-10-30T16:00:24.728Z] ok github.com/docker/docker/daemon/cluster/convert 0.019s coverage: 38.7% of statements 16:00:24 [2023-10-30T16:00:24.728Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements 16:00:24 [2023-10-30T16:00:24.989Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 16:00:24 [2023-10-30T16:00:24.989Z] ok github.com/docker/docker/daemon/config 0.039s coverage: 75.7% of statements 16:00:26 [2023-10-30T16:00:26.370Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 16:00:26 [2023-10-30T16:00:26.370Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.3% of statements 16:00:26 [2023-10-30T16:00:26.370Z] ok github.com/docker/docker/daemon/containerd 0.018s coverage: 0.5% of statements 16:00:26 [2023-10-30T16:00:26.370Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 16:00:26 [2023-10-30T16:00:26.370Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements 16:00:26 [2023-10-30T16:00:26.630Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.191s coverage: 59.6% of statements 16:00:27 [2023-10-30T16:00:27.200Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 16:00:27 [2023-10-30T16:00:27.200Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.9% of statements 16:00:27 [2023-10-30T16:00:27.200Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 16:00:27 [2023-10-30T16:00:27.200Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 16:00:27 [2023-10-30T16:00:27.459Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.203s coverage: 60.2% of statements 16:00:27 [2023-10-30T16:00:27.459Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 60.9% of statements 16:00:28 [2023-10-30T16:00:28.028Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements 16:00:28 [2023-10-30T16:00:28.597Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.467s coverage: 13.4% of statements 16:00:28 [2023-10-30T16:00:28.597Z] ? github.com/docker/docker/daemon/initlayer [no test files] 16:00:28 [2023-10-30T16:00:28.597Z] ? github.com/docker/docker/daemon/listeners [no test files] 16:00:28 [2023-10-30T16:00:28.597Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements 16:00:28 [2023-10-30T16:00:28.597Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 3.0% of statements 16:00:28 [2023-10-30T16:00:28.857Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements 16:00:29 [2023-10-30T16:00:29.118Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 16:00:29 [2023-10-30T16:00:29.118Z] ok github.com/docker/docker/daemon/logger/fluentd 0.030s coverage: 53.6% of statements 16:00:29 [2023-10-30T16:00:29.118Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements 16:00:29 [2023-10-30T16:00:29.118Z] ok github.com/docker/docker/daemon/logger/awslogs 0.118s coverage: 78.6% of statements 16:00:29 [2023-10-30T16:00:29.687Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 16:00:29 [2023-10-30T16:00:29.687Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 16:00:29 [2023-10-30T16:00:29.687Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements 16:00:29 [2023-10-30T16:00:29.687Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements 16:00:29 [2023-10-30T16:00:29.687Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.067s coverage: 76.8% of statements 16:00:29 [2023-10-30T16:00:29.948Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 16:00:29 [2023-10-30T16:00:29.948Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 16:00:29 [2023-10-30T16:00:29.948Z] ok github.com/docker/docker/daemon/logger/local 0.054s coverage: 79.4% of statements 16:00:30 [2023-10-30T16:00:30.519Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.019s coverage: 63.5% of statements 16:00:30 [2023-10-30T16:00:30.519Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements 16:00:30 [2023-10-30T16:00:30.779Z] ? github.com/docker/docker/daemon/names [no test files] 16:00:30 [2023-10-30T16:00:30.779Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 16:00:30 [2023-10-30T16:00:30.779Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements 16:00:31 [2023-10-30T16:00:31.040Z] ? github.com/docker/docker/daemon/snapshotter [no test files] 16:00:31 [2023-10-30T16:00:31.040Z] ? github.com/docker/docker/daemon/stats [no test files] 16:00:31 [2023-10-30T16:00:31.040Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements 16:00:31 [2023-10-30T16:00:31.040Z] ok github.com/docker/docker/daemon/logger/journald 1.456s coverage: 74.5% of statements 16:00:31 [2023-10-30T16:00:31.979Z] ? github.com/docker/docker/distribution/utils [no test files] 16:00:31 [2023-10-30T16:00:31.979Z] ok github.com/docker/docker/errdefs 0.006s coverage: 77.7% of statements 16:00:31 [2023-10-30T16:00:31.979Z] ok github.com/docker/docker/dockerversion 0.006s coverage: 100.0% of statements 16:00:31 [2023-10-30T16:00:31.979Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 44.4% of statements 16:00:31 [2023-10-30T16:00:31.979Z] ok github.com/docker/docker/daemon/logger/splunk 1.415s coverage: 82.5% of statements 16:00:32 [2023-10-30T16:00:32.548Z] ? github.com/docker/docker/image/spec/specs-go [no test files] 16:00:32 [2023-10-30T16:00:32.548Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] 16:00:32 [2023-10-30T16:00:32.548Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements 16:00:32 [2023-10-30T16:00:32.548Z] ok github.com/docker/docker/image 0.025s coverage: 84.6% of statements 16:00:32 [2023-10-30T16:00:32.807Z] ? github.com/docker/docker/image/v1 [no test files] 16:00:32 [2023-10-30T16:00:32.808Z] ? github.com/docker/docker/internal/compatcontext [no test files] 16:00:32 [2023-10-30T16:00:32.808Z] ? github.com/docker/docker/internal/mounttree [no test files] 16:00:32 [2023-10-30T16:00:32.808Z] ok github.com/docker/docker/internal/mod 0.003s coverage: 66.7% of statements 16:00:32 [2023-10-30T16:00:32.808Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.6% of statements 16:00:33 [2023-10-30T16:00:33.067Z] ? github.com/docker/docker/internal/test/suite [no test files] 16:00:33 [2023-10-30T16:00:33.067Z] ? github.com/docker/docker/internal/testutils [no test files] 16:00:33 [2023-10-30T16:00:33.067Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] 16:00:33 [2023-10-30T16:00:33.067Z] ? github.com/docker/docker/internal/unshare [no test files] 16:00:33 [2023-10-30T16:00:33.067Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements 16:00:33 [2023-10-30T16:00:33.327Z] ok github.com/docker/docker/distribution 1.537s coverage: 29.3% of statements 16:00:33 [2023-10-30T16:00:33.897Z] ok github.com/docker/docker/daemon 10.666s coverage: 17.1% of statements 16:00:34 [2023-10-30T16:00:34.156Z] ok github.com/docker/docker/distribution/xfer 2.177s coverage: 85.4% of statements 16:00:34 [2023-10-30T16:00:34.156Z] ? github.com/docker/docker/libcontainerd [no test files] 16:00:34 [2023-10-30T16:00:34.156Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 16:00:34 [2023-10-30T16:00:34.156Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] 16:00:34 [2023-10-30T16:00:34.156Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 16:00:34 [2023-10-30T16:00:34.156Z] ? github.com/docker/docker/libcontainerd/types [no test files] 16:00:34 [2023-10-30T16:00:34.156Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements 16:00:34 [2023-10-30T16:00:34.726Z] ? github.com/docker/docker/oci/caps [no test files] 16:00:34 [2023-10-30T16:00:34.727Z] ok github.com/docker/docker/oci 0.015s coverage: 38.1% of statements 16:00:34 [2023-10-30T16:00:34.727Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 52.9% of statements 16:00:34 [2023-10-30T16:00:34.727Z] ok github.com/docker/docker/opts 0.047s coverage: 67.9% of statements 16:00:35 [2023-10-30T16:00:35.296Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 16:00:35 [2023-10-30T16:00:35.297Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements 16:00:35 [2023-10-30T16:00:35.297Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 81.8% of statements 16:00:35 [2023-10-30T16:00:35.297Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 28.6% of statements 16:00:35 [2023-10-30T16:00:35.297Z] ok github.com/docker/docker/pkg/authorization 0.198s coverage: 68.3% of statements 16:00:35 [2023-10-30T16:00:35.297Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements 16:00:35 [2023-10-30T16:00:35.297Z] ok github.com/docker/docker/pkg/chrootarchive 0.252s coverage: 83.7% of statements 16:00:35 [2023-10-30T16:00:35.574Z] ok github.com/docker/docker/pkg/fileutils 0.030s coverage: 56.4% of statements 16:00:35 [2023-10-30T16:00:35.574Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 8.3% of statements 16:00:35 [2023-10-30T16:00:35.574Z] ok github.com/docker/docker/pkg/archive 0.525s coverage: 81.1% of statements 16:00:35 [2023-10-30T16:00:35.835Z] ? github.com/docker/docker/pkg/loopback [no test files] 16:00:35 [2023-10-30T16:00:35.835Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 45.5% of statements 16:00:35 [2023-10-30T16:00:35.835Z] ok github.com/docker/docker/pkg/meminfo 0.003s coverage: 75.0% of statements 16:00:35 [2023-10-30T16:00:35.835Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 92.3% of statements 16:00:35 [2023-10-30T16:00:35.835Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements 16:00:36 [2023-10-30T16:00:36.096Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements 16:00:36 [2023-10-30T16:00:36.096Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements 16:00:36 [2023-10-30T16:00:36.096Z] ok github.com/docker/docker/pkg/idtools 0.465s coverage: 69.7% of statements 16:00:36 [2023-10-30T16:00:36.096Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.2% of statements 16:00:36 [2023-10-30T16:00:36.096Z] ? github.com/docker/docker/pkg/platform [no test files] 16:00:36 [2023-10-30T16:00:36.096Z] ? github.com/docker/docker/pkg/platforms [no test files] 16:00:36 [2023-10-30T16:00:36.096Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 16:00:36 [2023-10-30T16:00:36.096Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 94.1% of statements 16:00:36 [2023-10-30T16:00:36.357Z] ok github.com/docker/docker/pkg/ioutils 0.383s coverage: 72.3% of statements 16:00:36 [2023-10-30T16:00:36.617Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 16:00:36 [2023-10-30T16:00:36.617Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 16:00:36 [2023-10-30T16:00:36.617Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 90.0% of statements 16:00:36 [2023-10-30T16:00:36.617Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements 16:00:36 [2023-10-30T16:00:36.617Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements 16:00:36 [2023-10-30T16:00:36.617Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements 16:00:36 [2023-10-30T16:00:36.878Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 16:00:36 [2023-10-30T16:00:36.878Z] ? github.com/docker/docker/pkg/rootless [no test files] 16:00:36 [2023-10-30T16:00:36.878Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 16:00:36 [2023-10-30T16:00:36.878Z] ok github.com/docker/docker/pkg/stack 0.005s coverage: 90.9% of statements 16:00:36 [2023-10-30T16:00:36.878Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements 16:00:36 [2023-10-30T16:00:36.878Z] ok github.com/docker/docker/pkg/stdcopy 0.015s coverage: 100.0% of statements 16:00:37 [2023-10-30T16:00:37.138Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 61.9% of statements 16:00:37 [2023-10-30T16:00:37.138Z] ok github.com/docker/docker/pkg/streamformatter 0.016s coverage: 66.2% of statements 16:00:37 [2023-10-30T16:00:37.399Z] ok github.com/docker/docker/pkg/system 0.011s coverage: 43.1% of statements 16:00:37 [2023-10-30T16:00:37.399Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 53.4% of statements 16:00:37 [2023-10-30T16:00:37.399Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements 16:00:37 [2023-10-30T16:00:37.399Z] ok github.com/docker/docker/pkg/tailfile 0.035s coverage: 88.6% of statements 16:00:37 [2023-10-30T16:00:37.659Z] ok github.com/docker/docker/pkg/tarsum 0.056s coverage: 89.3% of statements 16:00:38 [2023-10-30T16:00:38.229Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 16:00:38 [2023-10-30T16:00:38.229Z] ? github.com/docker/docker/profiles/apparmor [no test files] 16:00:38 [2023-10-30T16:00:38.229Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements 16:00:38 [2023-10-30T16:00:38.229Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements 16:00:38 [2023-10-30T16:00:38.800Z] ok github.com/docker/docker/pkg/plugins 2.014s coverage: 74.9% of statements 16:00:38 [2023-10-30T16:00:38.800Z] ok github.com/docker/docker/reference 0.017s coverage: 83.7% of statements 16:00:38 [2023-10-30T16:00:38.800Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.3% of statements 16:00:39 [2023-10-30T16:00:39.060Z] ok github.com/docker/docker/restartmanager 0.018s coverage: 51.9% of statements 16:00:39 [2023-10-30T16:00:39.060Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements 16:00:39 [2023-10-30T16:00:39.060Z] ? github.com/docker/docker/runconfig/opts [no test files] 16:00:39 [2023-10-30T16:00:39.060Z] ok github.com/docker/docker/runconfig 0.011s coverage: 63.6% of statements 16:00:39 [2023-10-30T16:00:39.319Z] ok github.com/docker/docker/registry 0.116s coverage: 63.9% of statements 16:00:39 [2023-10-30T16:00:39.579Z] ok github.com/docker/docker/testutil 0.008s coverage: 8.2% of statements 16:00:39 [2023-10-30T16:00:39.839Z] ? github.com/docker/docker/testutil/daemon [no test files] 16:00:39 [2023-10-30T16:00:39.839Z] ? github.com/docker/docker/testutil/environment [no test files] 16:00:39 [2023-10-30T16:00:39.839Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 16:00:39 [2023-10-30T16:00:39.839Z] ? github.com/docker/docker/testutil/fakegit [no test files] 16:00:39 [2023-10-30T16:00:39.839Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 16:00:39 [2023-10-30T16:00:39.839Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 16:00:39 [2023-10-30T16:00:39.839Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 16:00:39 [2023-10-30T16:00:39.839Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 16:00:39 [2023-10-30T16:00:39.839Z] ? github.com/docker/docker/testutil/registry [no test files] 16:00:39 [2023-10-30T16:00:39.839Z] ? github.com/docker/docker/testutil/request [no test files] 16:00:39 [2023-10-30T16:00:39.839Z] ? github.com/docker/docker/volume [no test files] 16:00:40 [2023-10-30T16:00:40.409Z] ok github.com/docker/docker/volume/drivers 0.007s coverage: 36.1% of statements 16:00:40 [2023-10-30T16:00:40.669Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements 16:00:40 [2023-10-30T16:00:40.669Z] ok github.com/docker/docker/quota 2.182s coverage: 12.5% of statements 16:00:41 [2023-10-30T16:00:41.238Z] ? github.com/docker/docker/volume/service/opts [no test files] 16:00:41 [2023-10-30T16:00:41.238Z] ? github.com/docker/docker/volume/testutils [no test files] 16:00:41 [2023-10-30T16:00:41.238Z] ok github.com/docker/docker/volume/service 0.013s coverage: 71.8% of statements 16:00:41 [2023-10-30T16:00:41.238Z] ok github.com/docker/docker/layer 7.055s coverage: 68.7% of statements 16:00:41 [2023-10-30T16:00:41.498Z] ok github.com/docker/docker/volume/local 0.870s coverage: 70.1% of statements 16:00:41 [2023-10-30T16:00:41.757Z] 16:00:41 [2023-10-30T16:00:41.757Z] === Skipped 16:00:41 [2023-10-30T16:00:41.757Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 16:00:41 [2023-10-30T16:00:41.757Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 16:00:41 [2023-10-30T16:00:41.757Z] 16:00:41 [2023-10-30T16:00:41.757Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 16:00:41 [2023-10-30T16:00:41.757Z] network_proxy_test.go:210: No support for dual stack yet 16:00:41 [2023-10-30T16:00:41.757Z] 16:00:41 [2023-10-30T16:00:41.757Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 16:00:41 [2023-10-30T16:00:41.757Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 16:00:41 [2023-10-30T16:00:41.757Z] 16:00:41 [2023-10-30T16:00:41.757Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 16:00:41 [2023-10-30T16:00:41.757Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 16:00:41 [2023-10-30T16:00:41.757Z] 16:00:41 [2023-10-30T16:00:41.757Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 16:00:41 [2023-10-30T16:00:41.757Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:00:41 [2023-10-30T16:00:41.757Z] graphtest_unix.go:41: Driver btrfs not supported 16:00:41 [2023-10-30T16:00:41.757Z] 16:00:41 [2023-10-30T16:00:41.757Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 16:00:41 [2023-10-30T16:00:41.757Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:00:41 [2023-10-30T16:00:41.757Z] graphtest_unix.go:41: Driver btrfs not supported 16:00:41 [2023-10-30T16:00:41.757Z] 16:00:41 [2023-10-30T16:00:41.757Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 16:00:41 [2023-10-30T16:00:41.757Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:00:41 [2023-10-30T16:00:41.757Z] graphtest_unix.go:41: Driver btrfs not supported 16:00:41 [2023-10-30T16:00:41.757Z] 16:00:41 [2023-10-30T16:00:41.757Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:41: Driver btrfs not supported 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:41: Driver btrfs not supported 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:68: No driver to put! 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 16:00:41 [2023-10-30T16:00:41.758Z] time="2023-10-30T16:00:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:39: graphdriver: driver not supported 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 16:00:41 [2023-10-30T16:00:41.758Z] time="2023-10-30T16:00:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:39: graphdriver: driver not supported 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 16:00:41 [2023-10-30T16:00:41.758Z] time="2023-10-30T16:00:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:39: graphdriver: driver not supported 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 16:00:41 [2023-10-30T16:00:41.758Z] time="2023-10-30T16:00:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:39: graphdriver: driver not supported 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 16:00:41 [2023-10-30T16:00:41.758Z] time="2023-10-30T16:00:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:39: graphdriver: driver not supported 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:68: No driver to put! 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 16:00:41 [2023-10-30T16:00:41.758Z] overlay_test.go:61: Cannot run test with naive change algorithm 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:41: Driver zfs not supported 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:41: Driver zfs not supported 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:41: Driver zfs not supported 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:41: Driver zfs not supported 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:41: Driver zfs not supported 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 16:00:41 [2023-10-30T16:00:41.758Z] graphtest_unix.go:68: No driver to put! 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 16:00:41 [2023-10-30T16:00:41.758Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 16:00:41 [2023-10-30T16:00:41.758Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: quota TestBlockDev/testBlockDevQuotaDisabled (0.43s) 16:00:41 [2023-10-30T16:00:41.758Z] testhelpers.go:84: no /proc/fs/xfs 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: quota TestBlockDev/testBlockDevQuotaEnabled (0.43s) 16:00:41 [2023-10-30T16:00:41.758Z] testhelpers.go:84: no /proc/fs/xfs 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: quota TestBlockDev/testSmallerThanQuota (0.43s) 16:00:41 [2023-10-30T16:00:41.758Z] testhelpers.go:84: no /proc/fs/xfs 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: quota TestBlockDev/testBiggerThanQuota (0.43s) 16:00:41 [2023-10-30T16:00:41.758Z] testhelpers.go:84: no /proc/fs/xfs 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: quota TestBlockDev/testRetrieveQuota (0.43s) 16:00:41 [2023-10-30T16:00:41.758Z] testhelpers.go:84: no /proc/fs/xfs 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: volume/local TestQuota/testVolWithQuota (0.43s) 16:00:41 [2023-10-30T16:00:41.758Z] testhelpers.go:84: no /proc/fs/xfs 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: volume/local TestQuota/testVolQuotaUnsupported (0.43s) 16:00:41 [2023-10-30T16:00:41.758Z] testhelpers.go:84: no /proc/fs/xfs 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) 16:00:41 [2023-10-30T16:00:41.758Z] validate_test.go:70: only tested on Windows 16:00:41 [2023-10-30T16:00:41.758Z] 16:00:41 [2023-10-30T16:00:41.758Z] DONE 3144 tests, 34 skipped in 65.445s 16:00:41 [2023-10-30T16:00:41.758Z] + '[' -n 'github.com/docker/docker/libnetwork 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/bitmap 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/cluster 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/cmd/diagnostic 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/cmd/readme_test 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/config 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/datastore 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/diagnostic 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/discoverapi 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/driverapi 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/drivers/bridge 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/drivers/host 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/drivers/ipvlan 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/drivers/macvlan 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/drivers/null 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/drivers/overlay 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/drivers/remote 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/drivers/remote/api 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/drivers/windows 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/drvregistry 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/etchosts 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/internal/caller 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/internal/kvstore 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/internal/setmatrix 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/ipam 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/ipamapi 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/ipams/builtin 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/ipams/null 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/ipams/remote 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/ipams/remote/api 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/ipams/windowsipam 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/ipamutils 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/ipbits 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/iptables 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/netlabel 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/netutils 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/networkdb 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/ns 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/options 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/osl 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/osl/kernel 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/portallocator 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/portmapper 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/resolvconf 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/scope 16:00:41 [2023-10-30T16:00:41.758Z] github.com/docker/docker/libnetwork/types' ']' 16:00:41 [2023-10-30T16:00:41.758Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/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/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/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb 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/ipbits 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/scope github.com/docker/docker/libnetwork/types 16:01:37 [2023-10-30T16:01:37.995Z] ok github.com/docker/docker/libnetwork 44.778s coverage: 43.0% of statements 16:01:37 [2023-10-30T16:01:37.995Z] ok github.com/docker/docker/libnetwork/bitmap 0.007s coverage: 96.1% of statements 16:01:37 [2023-10-30T16:01:37.995Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 16:01:37 [2023-10-30T16:01:37.995Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 16:01:37 [2023-10-30T16:01:37.995Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 16:01:37 [2023-10-30T16:01:37.995Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 16:01:37 [2023-10-30T16:01:37.995Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 16:01:37 [2023-10-30T16:01:37.995Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 16:01:37 [2023-10-30T16:01:37.995Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 16:01:37 [2023-10-30T16:01:37.995Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.3% of statements 16:01:37 [2023-10-30T16:01:37.995Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 16.3% of statements 16:01:37 [2023-10-30T16:01:37.996Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 16:01:37 [2023-10-30T16:01:37.996Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 16:01:37 [2023-10-30T16:01:37.996Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 16:01:38 [2023-10-30T16:01:38.255Z] ok github.com/docker/docker/libnetwork/drivers/bridge 3.982s coverage: 62.4% of statements 16:01:38 [2023-10-30T16:01:38.255Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 16:01:38 [2023-10-30T16:01:38.514Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 40.0% of statements 16:01:39 [2023-10-30T16:01:39.895Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.810s coverage: 5.0% of statements 16:01:39 [2023-10-30T16:01:39.895Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 16:01:40 [2023-10-30T16:01:40.464Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements 16:01:40 [2023-10-30T16:01:40.464Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 16:01:40 [2023-10-30T16:01:40.724Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 40.0% of statements 16:01:41 [2023-10-30T16:01:41.662Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.010s coverage: 1.4% of statements 16:01:41 [2023-10-30T16:01:41.922Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements 16:01:42 [2023-10-30T16:01:42.181Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.7% of statements 16:01:42 [2023-10-30T16:01:42.750Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.2% of statements 16:01:42 [2023-10-30T16:01:42.750Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 16:01:42 [2023-10-30T16:01:42.750Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 16:01:42 [2023-10-30T16:01:42.750Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 16:01:43 [2023-10-30T16:01:43.319Z] ok github.com/docker/docker/libnetwork/drvregistry 0.020s coverage: 87.0% of statements 16:01:43 [2023-10-30T16:01:43.319Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements 16:01:43 [2023-10-30T16:01:43.579Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 16:01:43 [2023-10-30T16:01:43.579Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] 16:01:43 [2023-10-30T16:01:43.579Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] 16:01:55 [2023-10-30T16:01:55.797Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 16:01:57 [2023-10-30T16:01:57.706Z] ok github.com/docker/docker/libnetwork/ipam 3.365s coverage: 80.0% of statements 16:01:57 [2023-10-30T16:01:57.706Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 16:01:57 [2023-10-30T16:01:57.706Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 16:01:57 [2023-10-30T16:01:57.965Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements 16:01:58 [2023-10-30T16:01:58.535Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 48.7% of statements 16:01:58 [2023-10-30T16:01:58.535Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 16:01:58 [2023-10-30T16:01:58.535Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements 16:01:59 [2023-10-30T16:01:59.104Z] ok github.com/docker/docker/libnetwork/ipamutils 0.331s coverage: 86.4% of statements 16:01:59 [2023-10-30T16:01:59.374Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements 16:02:00 [2023-10-30T16:02:00.328Z] ok github.com/docker/docker/libnetwork/iptables 0.232s coverage: 39.9% of statements 16:02:00 [2023-10-30T16:02:00.328Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 16:02:00 [2023-10-30T16:02:00.590Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 54.9% of statements 16:03:52 [2023-10-30T16:03:52.208Z] ok github.com/docker/docker/libnetwork/networkdb 104.667s coverage: 58.8% of statements 16:03:52 [2023-10-30T16:03:52.208Z] ? github.com/docker/docker/libnetwork/ns [no test files] 16:03:52 [2023-10-30T16:03:52.208Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 16:03:52 [2023-10-30T16:03:52.208Z] ok github.com/docker/docker/libnetwork/osl 4.417s coverage: 40.2% of statements 16:03:52 [2023-10-30T16:03:52.208Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements 16:03:52 [2023-10-30T16:03:52.208Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements 16:03:53 [2023-10-30T16:03:53.587Z] ok github.com/docker/docker/libnetwork/portmapper 0.739s coverage: 46.3% of statements 16:03:53 [2023-10-30T16:03:53.587Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 84.9% of statements 16:03:53 [2023-10-30T16:03:53.587Z] ? github.com/docker/docker/libnetwork/scope [no test files] 16:03:53 [2023-10-30T16:03:53.847Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements 16:03:53 [2023-10-30T16:03:53.847Z] 16:03:53 [2023-10-30T16:03:53.847Z] === Skipped 16:03:53 [2023-10-30T16:03:53.847Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 16:03:53 [2023-10-30T16:03:53.847Z] firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory 16:03:53 [2023-10-30T16:03:53.847Z] 16:03:53 [2023-10-30T16:03:53.847Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) 16:03:53 [2023-10-30T16:03:53.847Z] firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory 16:03:53 [2023-10-30T16:03:53.847Z] 16:03:53 [2023-10-30T16:03:53.847Z] DONE 355 tests, 2 skipped in 192.199s Post stage [Pipeline] junit 16:03:54 [2023-10-30T16:03:54.799Z] Recording test results 16:03:55 [2023-10-30T16:03:55.875Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:56 [2023-10-30T16:03:56.181Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0c504fdf737ac40c8c14b847c2393436e5775649 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0c504fdf737ac40c8c14b847c2393436e5775649 hack/make.sh dynbinary test-integration 16:03:56 [2023-10-30T16:03:56.441Z] 16:03:56 [2023-10-30T16:03:56.441Z] Removing bundles/ 16:03:56 [2023-10-30T16:03:56.441Z] 16:03:56 [2023-10-30T16:03:56.441Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 16:03:56 [2023-10-30T16:03:56.441Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 16:03:56 [2023-10-30T16:03:56.441Z] + tee /go/src/github.com/docker/docker/go.mod 16:03:56 [2023-10-30T16:03:56.441Z] module github.com/docker/docker 16:03:56 [2023-10-30T16:03:56.441Z] 16:03:56 [2023-10-30T16:03:56.441Z] go 1.20 16:03:56 [2023-10-30T16:03:56.441Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 16:03:56 [2023-10-30T16:03:56.441Z] + GO111MODULE=on 16:03:56 [2023-10-30T16:03:56.441Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=0c504fdf737ac40c8c14b847c2393436e5775649" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-30T16:03:56.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd 16:04:35 [2023-10-30T16:04:35.211Z] + rm -f /go/src/github.com/docker/docker/go.mod 16:04:35 [2023-10-30T16:04:35.211Z] Created binary: bundles/dynbinary-daemon/dockerd 16:04:35 [2023-10-30T16:04:35.211Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 16:04:35 [2023-10-30T16:04:35.211Z] + tee /go/src/github.com/docker/docker/go.mod 16:04:35 [2023-10-30T16:04:35.211Z] module github.com/docker/docker 16:04:35 [2023-10-30T16:04:35.211Z] 16:04:35 [2023-10-30T16:04:35.211Z] go 1.20 16:04:35 [2023-10-30T16:04:35.211Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 16:04:35 [2023-10-30T16:04:35.211Z] + GO111MODULE=on 16:04:35 [2023-10-30T16:04:35.211Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=0c504fdf737ac40c8c14b847c2393436e5775649" -X "github.com/docker/docker/dockerversion.BuildTime=2023-10-30T16:03:56.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy 16:04:35 [2023-10-30T16:04:35.211Z] + rm -f /go/src/github.com/docker/docker/go.mod 16:04:35 [2023-10-30T16:04:35.211Z] Created binary: bundles/dynbinary-daemon/docker-proxy 16:04:35 [2023-10-30T16:04:35.211Z] 16:04:35 [2023-10-30T16:04:35.211Z] ---> Making bundle: test-integration (in bundles/test-integration) 16:04:35 [2023-10-30T16:04:35.211Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 16:04:35 [2023-10-30T16:04:35.211Z] HOSTNAME=db4e1730168e 16:04:35 [2023-10-30T16:04:35.211Z] TESTDEBUG=0 16:04:35 [2023-10-30T16:04:35.211Z] DEST=bundles/test-integration 16:04:35 [2023-10-30T16:04:35.211Z] PWD=/go/src/github.com/docker/docker 16:04:35 [2023-10-30T16:04:35.211Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 16:04:35 [2023-10-30T16:04:35.211Z] DOCKER_GITCOMMIT=0c504fdf737ac40c8c14b847c2393436e5775649 16:04:35 [2023-10-30T16:04:35.211Z] container=docker 16:04:35 [2023-10-30T16:04:35.211Z] HOME=/root 16:04:35 [2023-10-30T16:04:35.211Z] CONTAINERD_NAMESPACE=moby 16:04:35 [2023-10-30T16:04:35.211Z] GOLANG_VERSION=1.21.3 16:04:35 [2023-10-30T16:04:35.211Z] VALIDATE_REPO=https://github.com/moby/moby.git 16:04:35 [2023-10-30T16:04:35.211Z] VALIDATE_BRANCH=master 16:04:35 [2023-10-30T16:04:35.211Z] TERM=xterm 16:04:35 [2023-10-30T16:04:35.211Z] DOCKER_PKG=github.com/docker/docker 16:04:35 [2023-10-30T16:04:35.211Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker 16:04:35 [2023-10-30T16:04:35.211Z] SHLVL=1 16:04:35 [2023-10-30T16:04:35.211Z] TIMEOUT=120m 16:04:35 [2023-10-30T16:04:35.211Z] GOTOOLCHAIN=local 16:04:35 [2023-10-30T16:04:35.211Z] DOCKER_GRAPHDRIVER=overlay2 16:04:35 [2023-10-30T16:04:35.211Z] GO111MODULE=off 16:04:35 [2023-10-30T16:04:35.211Z] DOCKER_EXPERIMENTAL=1 16:04:35 [2023-10-30T16:04:35.211Z] TEST_SKIP_INTEGRATION_CLI=1 16:04:35 [2023-10-30T16:04:35.211Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 16:04:35 [2023-10-30T16:04:35.211Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 16:04:35 [2023-10-30T16:04:35.211Z] GOPATH=/go 16:04:35 [2023-10-30T16:04:35.211Z] PKG_CONFIG=pkg-config 16:04:35 [2023-10-30T16:04:35.211Z] _=/usr/bin/env 16:04:35 [2023-10-30T16:04:35.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 16:04:57 [2023-10-30T16:04:57.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main 16:04:57 [2023-10-30T16:04:57.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 16:04:57 [2023-10-30T16:04:57.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 16:04:59 [2023-10-30T16:04:59.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 16:05:03 [2023-10-30T16:05:03.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 16:05:06 [2023-10-30T16:05:06.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 16:05:06 [2023-10-30T16:05:06.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 16:05:08 [2023-10-30T16:05:08.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 16:05:09 [2023-10-30T16:05:09.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 16:05:10 [2023-10-30T16:05:10.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 16:05:10 [2023-10-30T16:05:10.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 16:05:12 [2023-10-30T16:05:12.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 16:05:14 [2023-10-30T16:05:14.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 16:05:15 [2023-10-30T16:05:15.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 16:05:17 [2023-10-30T16:05:17.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 16:05:17 [2023-10-30T16:05:17.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 16:05:18 [2023-10-30T16:05:18.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 16:05:19 [2023-10-30T16:05:19.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 16:05:20 [2023-10-30T16:05:20.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 16:05:21 [2023-10-30T16:05:21.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 16:05:22 [2023-10-30T16:05:22.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 16:05:24 [2023-10-30T16:05:24.234Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 16:05:24 [2023-10-30T16:05:24.235Z] Using test binary /usr/local/cli-integration/docker 16:05:24 [2023-10-30T16:05:24.235Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 16:05:24 [2023-10-30T16:05:24.235Z] +++ /etc/init.d/apparmor start 16:05:24 [2023-10-30T16:05:24.235Z] Not: starting. 16:05:24 [2023-10-30T16:05:24.235Z] INFO: Waiting for daemon to start... 16:05:24 [2023-10-30T16:05:24.235Z] Starting dockerd 16:05:24 [2023-10-30T16:05:24.235Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.zt4aq6iDDW/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 16:05:36 [2023-10-30T16:05:36.661Z] . 16:05:36 [2023-10-30T16:05:36.661Z] ---> Making bundle: .build-empty-images (in bundles/test-integration) 16:05:36 [2023-10-30T16:05:36.661Z] ++++ tar -cC bundles/test-integration/emptyfs . 16:05:36 [2023-10-30T16:05:36.661Z] ++++ docker load 16:05:36 [2023-10-30T16:05:36.661Z] Loaded image: emptyfs:latest 16:05:36 [2023-10-30T16:05:36.661Z] ++++ tar -cC bundles/test-integration/dangling . 16:05:36 [2023-10-30T16:05:36.661Z] ++++ docker load 16:05:36 [2023-10-30T16:05:36.661Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43 16:05:36 [2023-10-30T16:05:36.661Z] Running integration-test (iteration 1) 16:05:36 [2023-10-30T16:05:36.661Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 16:05:36 [2023-10-30T16:05:36.661Z] ++ '[' -n '' ']' 16:05:36 [2023-10-30T16:05:36.661Z] ++ 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 16:05:36 [2023-10-30T16:05:36.661Z] ++ set -e 16:05:36 [2023-10-30T16:05:36.661Z] ++ '[' -n 0 ']' 16:05:36 [2023-10-30T16:05:36.661Z] ++ set -x 16:05:36 [2023-10-30T16:05:36.662Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:05:36 [2023-10-30T16:05:36.662Z] Loaded image: busybox:latest 16:05:36 [2023-10-30T16:05:36.662Z] Loaded image: busybox:glibc 16:05:36 [2023-10-30T16:05:36.662Z] Loaded image: debian:bullseye-slim 16:05:36 [2023-10-30T16:05:36.662Z] Loaded image: hello-world:latest 16:05:36 [2023-10-30T16:05:36.662Z] Loaded image: arm32v7/hello-world:latest 16:05:36 [2023-10-30T16:05:36.662Z] INFO: Testing against a local daemon 16:05:36 [2023-10-30T16:05:36.662Z] === RUN TestCgroupNamespacesBuild 16:05:38 [2023-10-30T16:05:38.041Z] --- PASS: TestCgroupNamespacesBuild (1.29s) 16:05:38 [2023-10-30T16:05:38.041Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 16:05:39 [2023-10-30T16:05:39.421Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.24s) 16:05:39 [2023-10-30T16:05:39.421Z] === RUN TestBuildWithSession 16:05:39 [2023-10-30T16:05:39.421Z] build_session_test.go:26: TODO: BuildKit 16:05:39 [2023-10-30T16:05:39.421Z] --- SKIP: TestBuildWithSession (0.00s) 16:05:39 [2023-10-30T16:05:39.421Z] === RUN TestBuildSquashParent 16:05:43 [2023-10-30T16:05:43.616Z] --- PASS: TestBuildSquashParent (4.02s) 16:05:43 [2023-10-30T16:05:43.617Z] === RUN TestBuildWithRemoveAndForceRemove 16:05:43 [2023-10-30T16:05:43.617Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 16:05:43 [2023-10-30T16:05:43.617Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 16:05:43 [2023-10-30T16:05:43.617Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 16:05:43 [2023-10-30T16:05:43.617Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 16:05:43 [2023-10-30T16:05:43.617Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 16:05:43 [2023-10-30T16:05:43.617Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 16:05:43 [2023-10-30T16:05:43.617Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 16:05:43 [2023-10-30T16:05:43.617Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 16:05:43 [2023-10-30T16:05:43.617Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 16:05:43 [2023-10-30T16:05:43.617Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 16:05:43 [2023-10-30T16:05:43.617Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 16:05:43 [2023-10-30T16:05:43.617Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 16:05:43 [2023-10-30T16:05:43.617Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 16:05:43 [2023-10-30T16:05:43.617Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 16:05:43 [2023-10-30T16:05:43.617Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 16:05:43 [2023-10-30T16:05:43.617Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 16:05:43 [2023-10-30T16:05:43.617Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 16:05:43 [2023-10-30T16:05:43.617Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 16:05:46 [2023-10-30T16:05:46.910Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) 16:05:46 [2023-10-30T16:05:46.910Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.82s) 16:05:46 [2023-10-30T16:05:46.910Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.94s) 16:05:46 [2023-10-30T16:05:46.910Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.17s) 16:05:46 [2023-10-30T16:05:46.910Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.32s) 16:05:46 [2023-10-30T16:05:46.910Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.41s) 16:05:46 [2023-10-30T16:05:46.910Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.43s) 16:05:46 [2023-10-30T16:05:46.910Z] === RUN TestBuildMultiStageCopy 16:05:46 [2023-10-30T16:05:46.910Z] === RUN TestBuildMultiStageCopy/copy_to_root 16:05:47 [2023-10-30T16:05:47.848Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 16:05:48 [2023-10-30T16:05:48.107Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 16:05:48 [2023-10-30T16:05:48.107Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 16:05:48 [2023-10-30T16:05:48.367Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 16:05:48 [2023-10-30T16:05:48.367Z] --- PASS: TestBuildMultiStageCopy (1.53s) 16:05:48 [2023-10-30T16:05:48.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s) 16:05:48 [2023-10-30T16:05:48.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s) 16:05:48 [2023-10-30T16:05:48.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s) 16:05:48 [2023-10-30T16:05:48.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s) 16:05:48 [2023-10-30T16:05:48.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s) 16:05:48 [2023-10-30T16:05:48.367Z] === RUN TestBuildMultiStageParentConfig 16:05:48 [2023-10-30T16:05:48.936Z] --- PASS: TestBuildMultiStageParentConfig (0.48s) 16:05:48 [2023-10-30T16:05:48.936Z] === RUN TestBuildLabelWithTargets 16:05:49 [2023-10-30T16:05:49.505Z] --- PASS: TestBuildLabelWithTargets (0.70s) 16:05:49 [2023-10-30T16:05:49.505Z] === RUN TestBuildWithEmptyLayers 16:05:49 [2023-10-30T16:05:49.764Z] --- PASS: TestBuildWithEmptyLayers (0.20s) 16:05:49 [2023-10-30T16:05:49.764Z] === RUN TestBuildMultiStageOnBuild 16:05:51 [2023-10-30T16:05:51.144Z] --- PASS: TestBuildMultiStageOnBuild (1.33s) 16:05:51 [2023-10-30T16:05:51.144Z] === RUN TestBuildUncleanTarFilenames 16:05:51 [2023-10-30T16:05:51.144Z] --- PASS: TestBuildUncleanTarFilenames (0.14s) 16:05:51 [2023-10-30T16:05:51.144Z] === RUN TestBuildMultiStageLayerLeak 16:05:52 [2023-10-30T16:05:52.524Z] --- PASS: TestBuildMultiStageLayerLeak (1.25s) 16:05:52 [2023-10-30T16:05:52.524Z] === RUN TestBuildWithHugeFile 16:07:28 [2023-10-30T16:07:28.988Z] --- PASS: TestBuildWithHugeFile (88.35s) 16:07:28 [2023-10-30T16:07:28.988Z] === RUN TestBuildWCOWSandboxSize 16:07:28 [2023-10-30T16:07:28.988Z] build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 16:07:28 [2023-10-30T16:07:28.988Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 16:07:28 [2023-10-30T16:07:28.988Z] === RUN TestBuildWithEmptyDockerfile 16:07:28 [2023-10-30T16:07:28.988Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 16:07:28 [2023-10-30T16:07:28.989Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 16:07:28 [2023-10-30T16:07:28.989Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:07:28 [2023-10-30T16:07:28.989Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:07:28 [2023-10-30T16:07:28.989Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:07:28 [2023-10-30T16:07:28.989Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:07:28 [2023-10-30T16:07:28.989Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 16:07:28 [2023-10-30T16:07:28.989Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:07:28 [2023-10-30T16:07:28.989Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:07:28 [2023-10-30T16:07:28.989Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 16:07:28 [2023-10-30T16:07:28.989Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 16:07:28 [2023-10-30T16:07:28.989Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 16:07:28 [2023-10-30T16:07:28.989Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 16:07:28 [2023-10-30T16:07:28.989Z] === RUN TestBuildPreserveOwnership 16:07:28 [2023-10-30T16:07:28.989Z] === RUN TestBuildPreserveOwnership/copy_from 16:07:28 [2023-10-30T16:07:28.989Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 16:07:28 [2023-10-30T16:07:28.989Z] --- PASS: TestBuildPreserveOwnership (2.22s) 16:07:28 [2023-10-30T16:07:28.989Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.55s) 16:07:28 [2023-10-30T16:07:28.989Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.66s) 16:07:28 [2023-10-30T16:07:28.989Z] === RUN TestBuildPlatformInvalid 16:07:28 [2023-10-30T16:07:28.989Z] --- PASS: TestBuildPlatformInvalid (0.03s) 16:07:28 [2023-10-30T16:07:28.989Z] === RUN TestBuildkitHistoryTracePropagation 16:07:28 [2023-10-30T16:07:28.989Z] time="2023-10-30T16:07:22Z" level=info msg="[core] [Channel #1] Channel created" module=grpc 16:07:28 [2023-10-30T16:07:28.989Z] time="2023-10-30T16:07:22Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc 16:07:28 [2023-10-30T16:07:28.989Z] time="2023-10-30T16:07:22Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc 16:07:28 [2023-10-30T16:07:28.989Z] time="2023-10-30T16:07:22Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc 16:07:28 [2023-10-30T16:07:28.989Z] time="2023-10-30T16:07:22Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Endpoints\": [\n {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Attributes\": null\n }\n ],\n \"ServiceConfig\": null,\n \"Attributes\": null\n} (resolver returned new addresses)" module=grpc 16:07:28 [2023-10-30T16:07:28.989Z] time="2023-10-30T16:07:22Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc 16:07:28 [2023-10-30T16:07:28.989Z] time="2023-10-30T16:07:22Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc 16:07:28 [2023-10-30T16:07:28.989Z] time="2023-10-30T16:07:22Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc 16:07:28 [2023-10-30T16:07:28.989Z] time="2023-10-30T16:07:22Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc 16:07:28 [2023-10-30T16:07:28.989Z] time="2023-10-30T16:07:22Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc 16:07:28 [2023-10-30T16:07:28.989Z] time="2023-10-30T16:07:22Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc 16:07:28 [2023-10-30T16:07:28.989Z] time="2023-10-30T16:07:22Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc 16:07:28 [2023-10-30T16:07:28.989Z] time="2023-10-30T16:07:22Z" level=info msg="[core] [Server #4] Server created" module=grpc 16:07:28 [2023-10-30T16:07:28.989Z] build_traces_test.go:84: Waiting for trace to be available 16:07:28 [2023-10-30T16:07:28.989Z] time="2023-10-30T16:07:26Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc 16:07:28 [2023-10-30T16:07:28.989Z] time="2023-10-30T16:07:26Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc 16:07:28 [2023-10-30T16:07:28.989Z] time="2023-10-30T16:07:26Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc 16:07:28 [2023-10-30T16:07:28.989Z] time="2023-10-30T16:07:26Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc 16:07:28 [2023-10-30T16:07:28.989Z] time="2023-10-30T16:07:26Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc 16:07:28 [2023-10-30T16:07:28.989Z] time="2023-10-30T16:07:26Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc 16:07:28 [2023-10-30T16:07:28.989Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s) 16:07:28 [2023-10-30T16:07:28.989Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 16:07:28 [2023-10-30T16:07:28.989Z] Loaded image: busybox:latest 16:07:28 [2023-10-30T16:07:28.989Z] Loaded image: busybox:glibc 16:07:28 [2023-10-30T16:07:28.989Z] Loaded image: debian:bullseye-slim 16:07:28 [2023-10-30T16:07:28.989Z] Loaded image: hello-world:latest 16:07:28 [2023-10-30T16:07:28.989Z] Loaded image: arm32v7/hello-world:latest 16:07:38 [2023-10-30T16:07:38.974Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.80s) 16:07:38 [2023-10-30T16:07:38.974Z] PASS 16:07:38 [2023-10-30T16:07:38.974Z] 16:07:38 [2023-10-30T16:07:38.974Z] === Skipped 16:07:38 [2023-10-30T16:07:38.974Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 16:07:38 [2023-10-30T16:07:38.974Z] build_session_test.go:26: TODO: BuildKit 16:07:38 [2023-10-30T16:07:38.974Z] 16:07:38 [2023-10-30T16:07:38.974Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 16:07:38 [2023-10-30T16:07:38.974Z] build_test.go:526: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 16:07:38 [2023-10-30T16:07:38.974Z] 16:07:38 [2023-10-30T16:07:38.974Z] DONE 35 tests, 2 skipped in 122.534s 16:07:38 [2023-10-30T16:07:38.974Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 16:07:38 [2023-10-30T16:07:38.974Z] ++ '[' -n '' ']' 16:07:38 [2023-10-30T16:07:38.974Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m 16:07:38 [2023-10-30T16:07:38.974Z] ++ set -e 16:07:38 [2023-10-30T16:07:38.974Z] ++ '[' -n 0 ']' 16:07:38 [2023-10-30T16:07:38.974Z] ++ set -x 16:07:38 [2023-10-30T16:07:38.974Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m 16:07:38 [2023-10-30T16:07:38.974Z] INFO: Testing against a local daemon 16:07:38 [2023-10-30T16:07:38.974Z] === RUN TestNoNewPrivileges 16:07:43 [2023-10-30T16:07:43.167Z] === RUN TestNoNewPrivileges/CapabilityRequested=true 16:07:43 [2023-10-30T16:07:43.427Z] === RUN TestNoNewPrivileges/CapabilityRequested=false 16:07:43 [2023-10-30T16:07:43.995Z] --- PASS: TestNoNewPrivileges (6.03s) 16:07:43 [2023-10-30T16:07:43.996Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.41s) 16:07:43 [2023-10-30T16:07:43.996Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.43s) 16:07:43 [2023-10-30T16:07:43.996Z] PASS 16:07:43 [2023-10-30T16:07:43.996Z] 16:07:43 [2023-10-30T16:07:43.996Z] DONE 3 tests in 6.065s 16:07:43 [2023-10-30T16:07:43.996Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 16:07:43 [2023-10-30T16:07:43.996Z] ++ '[' -n '' ']' 16:07:43 [2023-10-30T16:07:43.996Z] ++ 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 16:07:43 [2023-10-30T16:07:43.996Z] ++ set -e 16:07:43 [2023-10-30T16:07:43.996Z] ++ '[' -n 0 ']' 16:07:43 [2023-10-30T16:07:43.996Z] ++ set -x 16:07:43 [2023-10-30T16:07:43.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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:07:43 [2023-10-30T16:07:43.996Z] INFO: Testing against a local daemon 16:07:43 [2023-10-30T16:07:43.996Z] === RUN TestConfigInspect 16:07:45 [2023-10-30T16:07:45.902Z] --- PASS: TestConfigInspect (2.00s) 16:07:45 [2023-10-30T16:07:45.902Z] === RUN TestConfigList 16:07:47 [2023-10-30T16:07:47.281Z] === RUN TestConfigList/test_filter_by_name 16:07:47 [2023-10-30T16:07:47.281Z] === RUN TestConfigList/test_filter_by_id 16:07:47 [2023-10-30T16:07:47.281Z] === RUN TestConfigList/test_filter_by_label_key_only 16:07:47 [2023-10-30T16:07:47.281Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList 16:07:47 [2023-10-30T16:07:47.281Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList 16:07:47 [2023-10-30T16:07:47.850Z] --- PASS: TestConfigList (1.95s) 16:07:47 [2023-10-30T16:07:47.850Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) 16:07:47 [2023-10-30T16:07:47.850Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) 16:07:47 [2023-10-30T16:07:47.850Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) 16:07:47 [2023-10-30T16:07:47.850Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) 16:07:47 [2023-10-30T16:07:47.850Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) 16:07:47 [2023-10-30T16:07:47.850Z] === RUN TestConfigsCreateAndDelete 16:07:50 [2023-10-30T16:07:50.388Z] --- PASS: TestConfigsCreateAndDelete (1.95s) 16:07:50 [2023-10-30T16:07:50.388Z] === RUN TestConfigsUpdate 16:07:52 [2023-10-30T16:07:52.295Z] --- PASS: TestConfigsUpdate (1.98s) 16:07:52 [2023-10-30T16:07:52.295Z] === RUN TestTemplatedConfig 16:07:54 [2023-10-30T16:07:54.831Z] --- PASS: TestTemplatedConfig (2.59s) 16:07:54 [2023-10-30T16:07:54.831Z] === RUN TestConfigCreateResolve 16:07:56 [2023-10-30T16:07:56.738Z] --- PASS: TestConfigCreateResolve (1.96s) 16:07:56 [2023-10-30T16:07:56.738Z] PASS 16:07:56 [2023-10-30T16:07:56.738Z] 16:07:56 [2023-10-30T16:07:56.738Z] DONE 11 tests in 12.460s 16:07:56 [2023-10-30T16:07:56.738Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 16:07:56 [2023-10-30T16:07:56.738Z] ++ '[' -n '' ']' 16:07:56 [2023-10-30T16:07:56.738Z] ++ 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 16:07:56 [2023-10-30T16:07:56.738Z] ++ set -e 16:07:56 [2023-10-30T16:07:56.738Z] ++ '[' -n 0 ']' 16:07:56 [2023-10-30T16:07:56.738Z] ++ set -x 16:07:56 [2023-10-30T16:07:56.738Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:07:56 [2023-10-30T16:07:56.738Z] INFO: Testing against a local daemon 16:07:56 [2023-10-30T16:07:56.738Z] === RUN TestAttach 16:07:56 [2023-10-30T16:07:56.738Z] === RUN TestAttach/without_TTY 16:07:56 [2023-10-30T16:07:56.738Z] === PAUSE TestAttach/without_TTY 16:07:56 [2023-10-30T16:07:56.738Z] === RUN TestAttach/with_TTY 16:07:56 [2023-10-30T16:07:56.738Z] === PAUSE TestAttach/with_TTY 16:07:56 [2023-10-30T16:07:56.738Z] === CONT TestAttach/without_TTY 16:07:56 [2023-10-30T16:07:56.738Z] === CONT TestAttach/with_TTY 16:07:56 [2023-10-30T16:07:56.738Z] --- PASS: TestAttach (0.03s) 16:07:56 [2023-10-30T16:07:56.738Z] --- PASS: TestAttach/without_TTY (0.05s) 16:07:56 [2023-10-30T16:07:56.738Z] --- PASS: TestAttach/with_TTY (0.05s) 16:07:56 [2023-10-30T16:07:56.738Z] === RUN TestCreateWithCDIDevices 16:07:57 [2023-10-30T16:07:57.677Z] --- PASS: TestCreateWithCDIDevices (1.04s) 16:07:57 [2023-10-30T16:07:57.677Z] === RUN TestCDISpecDirsAreInSystemInfo 16:07:57 [2023-10-30T16:07:57.677Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default 16:07:58 [2023-10-30T16:07:58.246Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned 16:07:58 [2023-10-30T16:07:58.814Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice 16:07:59 [2023-10-30T16:07:59.074Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice 16:07:59 [2023-10-30T16:07:59.643Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice 16:08:00 [2023-10-30T16:08:00.213Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice 16:08:00 [2023-10-30T16:08:00.782Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice 16:08:01 [2023-10-30T16:08:01.351Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s) 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestCheckpoint 16:08:01 [2023-10-30T16:08:01.920Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 16:08:01 [2023-10-30T16:08:01.920Z] --- SKIP: TestCheckpoint (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/commit 16:08:01 [2023-10-30T16:08:01.920Z] === PAUSE TestContainerInvalidJSON/commit 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/containers/create 16:08:01 [2023-10-30T16:08:01.920Z] === PAUSE TestContainerInvalidJSON/containers/create 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 16:08:01 [2023-10-30T16:08:01.920Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/containers/foobar/update 16:08:01 [2023-10-30T16:08:01.920Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/exec/foobar/start 16:08:01 [2023-10-30T16:08:01.920Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 16:08:01 [2023-10-30T16:08:01.920Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 16:08:01 [2023-10-30T16:08:01.920Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 16:08:01 [2023-10-30T16:08:01.920Z] === CONT TestContainerInvalidJSON/commit 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 16:08:01 [2023-10-30T16:08:01.920Z] === CONT TestContainerInvalidJSON/exec/foobar/start 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 16:08:01 [2023-10-30T16:08:01.920Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 16:08:01 [2023-10-30T16:08:01.920Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 16:08:01 [2023-10-30T16:08:01.920Z] === CONT TestContainerInvalidJSON/containers/foobar/update 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 16:08:01 [2023-10-30T16:08:01.920Z] === CONT TestContainerInvalidJSON/containers/create 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 16:08:01 [2023-10-30T16:08:01.920Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/commit/empty_body 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON (0.01s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestCopyFromContainerPathDoesNotExist 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestCopyFromContainerPathIsNotDir 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestCopyToContainerPathDoesNotExist 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestCopyEmptyFile 16:08:01 [2023-10-30T16:08:01.920Z] --- PASS: TestCopyEmptyFile (0.07s) 16:08:01 [2023-10-30T16:08:01.920Z] === RUN TestCopyToContainerPathIsNotDir 16:08:02 [2023-10-30T16:08:02.180Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) 16:08:02 [2023-10-30T16:08:02.180Z] === RUN TestCopyFromContainer 16:08:02 [2023-10-30T16:08:02.750Z] === RUN TestCopyFromContainer// 16:08:02 [2023-10-30T16:08:02.750Z] === RUN TestCopyFromContainer/. 16:08:02 [2023-10-30T16:08:02.750Z] === RUN TestCopyFromContainer//. 16:08:02 [2023-10-30T16:08:02.750Z] === RUN TestCopyFromContainer/./ 16:08:02 [2023-10-30T16:08:02.750Z] === RUN TestCopyFromContainer//./ 16:08:02 [2023-10-30T16:08:02.750Z] === RUN TestCopyFromContainer//bar/root 16:08:02 [2023-10-30T16:08:02.750Z] === RUN TestCopyFromContainer//bar/root/ 16:08:02 [2023-10-30T16:08:02.750Z] === RUN TestCopyFromContainer//bar/root/. 16:08:02 [2023-10-30T16:08:02.750Z] === RUN TestCopyFromContainer/bar/quux 16:08:02 [2023-10-30T16:08:02.750Z] === RUN TestCopyFromContainer/bar/quux/ 16:08:02 [2023-10-30T16:08:02.750Z] === RUN TestCopyFromContainer/bar/quux/. 16:08:02 [2023-10-30T16:08:02.750Z] === RUN TestCopyFromContainer/bar/quux/baz 16:08:02 [2023-10-30T16:08:02.750Z] === RUN TestCopyFromContainer/bar/filesymlink 16:08:02 [2023-10-30T16:08:02.750Z] === RUN TestCopyFromContainer/bar/dirsymlink 16:08:03 [2023-10-30T16:08:03.010Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 16:08:03 [2023-10-30T16:08:03.010Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 16:08:03 [2023-10-30T16:08:03.010Z] === RUN TestCopyFromContainer/bar/notarget 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCopyFromContainer (0.83s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCopyFromContainer// (0.01s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCopyFromContainer/. (0.01s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCopyFromContainer//. (0.01s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCopyFromContainer/./ (0.01s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCopyFromContainer//./ (0.01s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) 16:08:03 [2023-10-30T16:08:03.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 16:08:03 [2023-10-30T16:08:03.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:08:03 [2023-10-30T16:08:03.010Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:08:03 [2023-10-30T16:08:03.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:08:03 [2023-10-30T16:08:03.010Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:08:03 [2023-10-30T16:08:03.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 16:08:03 [2023-10-30T16:08:03.010Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 16:08:03 [2023-10-30T16:08:03.010Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:08:03 [2023-10-30T16:08:03.010Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 16:08:03 [2023-10-30T16:08:03.010Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 16:08:03 [2023-10-30T16:08:03.010Z] === RUN TestCreateLinkToNonExistingContainer 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 16:08:03 [2023-10-30T16:08:03.010Z] === RUN TestCreateWithInvalidEnv 16:08:03 [2023-10-30T16:08:03.010Z] === RUN TestCreateWithInvalidEnv/0 16:08:03 [2023-10-30T16:08:03.010Z] === PAUSE TestCreateWithInvalidEnv/0 16:08:03 [2023-10-30T16:08:03.010Z] === RUN TestCreateWithInvalidEnv/1 16:08:03 [2023-10-30T16:08:03.010Z] === PAUSE TestCreateWithInvalidEnv/1 16:08:03 [2023-10-30T16:08:03.010Z] === RUN TestCreateWithInvalidEnv/2 16:08:03 [2023-10-30T16:08:03.010Z] === PAUSE TestCreateWithInvalidEnv/2 16:08:03 [2023-10-30T16:08:03.010Z] === CONT TestCreateWithInvalidEnv/0 16:08:03 [2023-10-30T16:08:03.010Z] === CONT TestCreateWithInvalidEnv/2 16:08:03 [2023-10-30T16:08:03.010Z] === CONT TestCreateWithInvalidEnv/1 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 16:08:03 [2023-10-30T16:08:03.010Z] === RUN TestCreateTmpfsMountsTarget 16:08:03 [2023-10-30T16:08:03.010Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 16:08:03 [2023-10-30T16:08:03.010Z] === RUN TestCreateWithCustomMaskedPaths 16:08:04 [2023-10-30T16:08:04.390Z] --- PASS: TestCreateWithCustomMaskedPaths (1.45s) 16:08:04 [2023-10-30T16:08:04.390Z] === RUN TestCreateWithCustomReadonlyPaths 16:08:05 [2023-10-30T16:08:05.770Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.36s) 16:08:05 [2023-10-30T16:08:05.770Z] === RUN TestCreateWithInvalidHealthcheckParams 16:08:05 [2023-10-30T16:08:05.770Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:08:05 [2023-10-30T16:08:05.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:08:05 [2023-10-30T16:08:05.770Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:08:05 [2023-10-30T16:08:05.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:08:05 [2023-10-30T16:08:05.770Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:08:05 [2023-10-30T16:08:05.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:08:05 [2023-10-30T16:08:05.770Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:08:05 [2023-10-30T16:08:05.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:08:05 [2023-10-30T16:08:05.770Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:08:05 [2023-10-30T16:08:05.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:08:05 [2023-10-30T16:08:05.770Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 16:08:05 [2023-10-30T16:08:05.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 16:08:05 [2023-10-30T16:08:05.770Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:08:05 [2023-10-30T16:08:05.770Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:08:05 [2023-10-30T16:08:05.770Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:08:05 [2023-10-30T16:08:05.770Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:08:05 [2023-10-30T16:08:05.770Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms 16:08:05 [2023-10-30T16:08:05.770Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:08:05 [2023-10-30T16:08:05.770Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 16:08:05 [2023-10-30T16:08:05.770Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 16:08:05 [2023-10-30T16:08:05.770Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 16:08:05 [2023-10-30T16:08:05.770Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 16:08:05 [2023-10-30T16:08:05.770Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 16:08:05 [2023-10-30T16:08:05.770Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 16:08:05 [2023-10-30T16:08:05.770Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 16:08:05 [2023-10-30T16:08:05.770Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 16:08:06 [2023-10-30T16:08:06.339Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s) 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestCreateDifferentPlatform 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestCreateDifferentPlatform/different_os 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 16:08:06 [2023-10-30T16:08:06.339Z] --- PASS: TestCreateDifferentPlatform (0.01s) 16:08:06 [2023-10-30T16:08:06.339Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 16:08:06 [2023-10-30T16:08:06.339Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestCreateVolumesFromNonExistingContainer 16:08:06 [2023-10-30T16:08:06.339Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestCreatePlatformSpecificImageNoPlatform 16:08:06 [2023-10-30T16:08:06.339Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestCreateInvalidHostConfig 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 16:08:06 [2023-10-30T16:08:06.339Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 16:08:06 [2023-10-30T16:08:06.339Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 16:08:06 [2023-10-30T16:08:06.339Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 16:08:06 [2023-10-30T16:08:06.339Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations 16:08:06 [2023-10-30T16:08:06.339Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations 16:08:06 [2023-10-30T16:08:06.339Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 16:08:06 [2023-10-30T16:08:06.339Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 16:08:06 [2023-10-30T16:08:06.339Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations 16:08:06 [2023-10-30T16:08:06.339Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 16:08:06 [2023-10-30T16:08:06.339Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 16:08:06 [2023-10-30T16:08:06.339Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 16:08:06 [2023-10-30T16:08:06.339Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 16:08:06 [2023-10-30T16:08:06.339Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) 16:08:06 [2023-10-30T16:08:06.339Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 16:08:06 [2023-10-30T16:08:06.339Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 16:08:06 [2023-10-30T16:08:06.339Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestCreateWithMultipleEndpointSettings 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 16:08:06 [2023-10-30T16:08:06.339Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s) 16:08:06 [2023-10-30T16:08:06.339Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) 16:08:06 [2023-10-30T16:08:06.339Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestContainerStartOnDaemonRestart 16:08:06 [2023-10-30T16:08:06.339Z] === PAUSE TestContainerStartOnDaemonRestart 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestDaemonRestartIpcMode 16:08:06 [2023-10-30T16:08:06.339Z] === PAUSE TestDaemonRestartIpcMode 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestDaemonHostGatewayIP 16:08:06 [2023-10-30T16:08:06.339Z] === PAUSE TestDaemonHostGatewayIP 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestRestartDaemonWithRestartingContainer 16:08:06 [2023-10-30T16:08:06.339Z] === PAUSE TestRestartDaemonWithRestartingContainer 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestHardRestartWhenContainerIsRunning 16:08:06 [2023-10-30T16:08:06.339Z] === PAUSE TestHardRestartWhenContainerIsRunning 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestContainerKillOnDaemonStart 16:08:06 [2023-10-30T16:08:06.339Z] === PAUSE TestContainerKillOnDaemonStart 16:08:06 [2023-10-30T16:08:06.339Z] === RUN TestDiff 16:08:06 [2023-10-30T16:08:06.908Z] --- PASS: TestDiff (0.48s) 16:08:06 [2023-10-30T16:08:06.908Z] === RUN TestDiffStoppedContainer 16:08:07 [2023-10-30T16:08:07.477Z] --- PASS: TestDiffStoppedContainer (0.46s) 16:08:07 [2023-10-30T16:08:07.477Z] === RUN TestExecConsoleSize 16:08:08 [2023-10-30T16:08:08.046Z] --- PASS: TestExecConsoleSize (0.55s) 16:08:08 [2023-10-30T16:08:08.046Z] === RUN TestExecWithCloseStdin 16:08:08 [2023-10-30T16:08:08.614Z] --- PASS: TestExecWithCloseStdin (0.55s) 16:08:08 [2023-10-30T16:08:08.614Z] === RUN TestExec 16:08:09 [2023-10-30T16:08:09.183Z] --- PASS: TestExec (0.57s) 16:08:09 [2023-10-30T16:08:09.183Z] === RUN TestExecUser 16:08:09 [2023-10-30T16:08:09.752Z] --- PASS: TestExecUser (0.53s) 16:08:09 [2023-10-30T16:08:09.752Z] === RUN TestExecWithGroupAdd 16:08:10 [2023-10-30T16:08:10.011Z] --- PASS: TestExecWithGroupAdd (0.53s) 16:08:10 [2023-10-30T16:08:10.011Z] === RUN TestExportContainerAndImportImage 16:08:10 [2023-10-30T16:08:10.580Z] --- PASS: TestExportContainerAndImportImage (0.51s) 16:08:10 [2023-10-30T16:08:10.580Z] === RUN TestExportContainerAfterDaemonRestart 16:08:17 [2023-10-30T16:08:17.150Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s) 16:08:17 [2023-10-30T16:08:17.150Z] === RUN TestHealthCheckWorkdir 16:08:17 [2023-10-30T16:08:17.409Z] --- PASS: TestHealthCheckWorkdir (0.74s) 16:08:17 [2023-10-30T16:08:17.409Z] === RUN TestHealthKillContainer 16:08:25 [2023-10-30T16:08:25.533Z] --- PASS: TestHealthKillContainer (7.95s) 16:08:25 [2023-10-30T16:08:25.533Z] === RUN TestHealthCheckProcessKilled 16:08:26 [2023-10-30T16:08:26.471Z] --- PASS: TestHealthCheckProcessKilled (0.79s) 16:08:26 [2023-10-30T16:08:26.471Z] === RUN TestHealthStartInterval 16:08:27 [2023-10-30T16:08:27.851Z] health_test.go:141: &{2023-10-30 16:08:27.425039035 +0000 UTC 2023-10-30 16:08:27.499823364 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:08:27 [2023-10-30T16:08:27.851Z] } 16:08:27 [2023-10-30T16:08:27.851Z] health_test.go:141: &{2023-10-30 16:08:27.425039035 +0000 UTC 2023-10-30 16:08:27.499823364 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:08:27 [2023-10-30T16:08:27.851Z] } 16:08:27 [2023-10-30T16:08:27.851Z] health_test.go:141: &{2023-10-30 16:08:27.425039035 +0000 UTC 2023-10-30 16:08:27.499823364 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:08:27 [2023-10-30T16:08:27.851Z] } 16:08:27 [2023-10-30T16:08:27.851Z] health_test.go:141: &{2023-10-30 16:08:27.425039035 +0000 UTC 2023-10-30 16:08:27.499823364 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:08:27 [2023-10-30T16:08:27.851Z] } 16:08:28 [2023-10-30T16:08:28.110Z] health_test.go:141: &{2023-10-30 16:08:27.425039035 +0000 UTC 2023-10-30 16:08:27.499823364 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:08:28 [2023-10-30T16:08:28.110Z] } 16:08:28 [2023-10-30T16:08:28.110Z] health_test.go:141: &{2023-10-30 16:08:27.425039035 +0000 UTC 2023-10-30 16:08:27.499823364 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:08:28 [2023-10-30T16:08:28.110Z] } 16:08:28 [2023-10-30T16:08:28.370Z] health_test.go:141: &{2023-10-30 16:08:27.425039035 +0000 UTC 2023-10-30 16:08:27.499823364 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:08:28 [2023-10-30T16:08:28.370Z] } 16:08:28 [2023-10-30T16:08:28.370Z] health_test.go:141: &{2023-10-30 16:08:27.425039035 +0000 UTC 2023-10-30 16:08:27.499823364 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:08:28 [2023-10-30T16:08:28.370Z] } 16:08:28 [2023-10-30T16:08:28.370Z] health_test.go:141: &{2023-10-30 16:08:27.425039035 +0000 UTC 2023-10-30 16:08:27.499823364 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:08:28 [2023-10-30T16:08:28.370Z] } 16:08:28 [2023-10-30T16:08:28.629Z] health_test.go:141: &{2023-10-30 16:08:27.425039035 +0000 UTC 2023-10-30 16:08:27.499823364 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:08:28 [2023-10-30T16:08:28.629Z] } 16:08:28 [2023-10-30T16:08:28.629Z] health_test.go:141: &{2023-10-30 16:08:27.425039035 +0000 UTC 2023-10-30 16:08:27.499823364 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory 16:08:28 [2023-10-30T16:08:28.629Z] } 16:08:28 [2023-10-30T16:08:28.888Z] health_test.go:141: &{2023-10-30 16:08:28.505957257 +0000 UTC 2023-10-30 16:08:28.574797832 +0000 UTC 1 2} 16:08:28 [2023-10-30T16:08:28.888Z] health_test.go:141: &{2023-10-30 16:08:28.505957257 +0000 UTC 2023-10-30 16:08:28.574797832 +0000 UTC 1 2} 16:08:28 [2023-10-30T16:08:28.888Z] health_test.go:141: &{2023-10-30 16:08:28.505957257 +0000 UTC 2023-10-30 16:08:28.574797832 +0000 UTC 1 2} 16:08:29 [2023-10-30T16:08:29.147Z] health_test.go:141: &{2023-10-30 16:08:28.505957257 +0000 UTC 2023-10-30 16:08:28.574797832 +0000 UTC 1 2} 16:08:29 [2023-10-30T16:08:29.147Z] health_test.go:141: &{2023-10-30 16:08:28.505957257 +0000 UTC 2023-10-30 16:08:28.574797832 +0000 UTC 1 2} 16:08:29 [2023-10-30T16:08:29.407Z] health_test.go:141: &{2023-10-30 16:08:28.505957257 +0000 UTC 2023-10-30 16:08:28.574797832 +0000 UTC 1 2} 16:08:29 [2023-10-30T16:08:29.407Z] health_test.go:141: &{2023-10-30 16:08:28.505957257 +0000 UTC 2023-10-30 16:08:28.574797832 +0000 UTC 1 2} 16:08:29 [2023-10-30T16:08:29.407Z] health_test.go:141: &{2023-10-30 16:08:28.505957257 +0000 UTC 2023-10-30 16:08:28.574797832 +0000 UTC 1 2} 16:08:29 [2023-10-30T16:08:29.666Z] health_test.go:141: &{2023-10-30 16:08:28.505957257 +0000 UTC 2023-10-30 16:08:28.574797832 +0000 UTC 1 2} 16:08:29 [2023-10-30T16:08:29.666Z] health_test.go:141: &{2023-10-30 16:08:28.505957257 +0000 UTC 2023-10-30 16:08:28.574797832 +0000 UTC 1 2} 16:08:29 [2023-10-30T16:08:29.666Z] health_test.go:169: 1.073671502s 16:08:31 [2023-10-30T16:08:31.044Z] health_test.go:169: 1.073671502s 16:08:31 [2023-10-30T16:08:31.981Z] health_test.go:169: 1.073671502s 16:08:32 [2023-10-30T16:08:32.919Z] health_test.go:169: 1.073671502s 16:08:33 [2023-10-30T16:08:33.856Z] health_test.go:169: 1.073671502s 16:08:34 [2023-10-30T16:08:34.793Z] health_test.go:169: 1.073671502s 16:08:35 [2023-10-30T16:08:35.731Z] health_test.go:169: 1.073671502s 16:08:36 [2023-10-30T16:08:36.668Z] health_test.go:169: 1.073671502s 16:08:38 [2023-10-30T16:08:38.047Z] health_test.go:169: 1.073671502s 16:08:38 [2023-10-30T16:08:38.984Z] health_test.go:169: 1.073671502s 16:08:39 [2023-10-30T16:08:39.921Z] health_test.go:169: 1.073671502s 16:08:40 [2023-10-30T16:08:40.858Z] health_test.go:169: 1.073671502s 16:08:41 [2023-10-30T16:08:41.796Z] health_test.go:169: 1.073671502s 16:08:42 [2023-10-30T16:08:42.733Z] health_test.go:169: 1.073671502s 16:08:44 [2023-10-30T16:08:44.111Z] health_test.go:169: 1.073671502s 16:08:44 [2023-10-30T16:08:44.679Z] health_test.go:169: 1.073671502s 16:08:46 [2023-10-30T16:08:46.057Z] health_test.go:169: 1.073671502s 16:08:46 [2023-10-30T16:08:46.994Z] health_test.go:169: 1.073671502s 16:08:47 [2023-10-30T16:08:47.931Z] health_test.go:169: 1.073671502s 16:08:48 [2023-10-30T16:08:48.868Z] health_test.go:169: 1.073671502s 16:08:49 [2023-10-30T16:08:49.804Z] health_test.go:169: 1.073671502s 16:08:50 [2023-10-30T16:08:50.761Z] health_test.go:169: 1.073671502s 16:08:51 [2023-10-30T16:08:51.726Z] health_test.go:169: 1.073671502s 16:08:52 [2023-10-30T16:08:52.695Z] health_test.go:169: 1.073671502s 16:08:54 [2023-10-30T16:08:54.116Z] health_test.go:169: 1.073671502s 16:08:54 [2023-10-30T16:08:54.694Z] health_test.go:169: 1.073671502s 16:08:56 [2023-10-30T16:08:56.103Z] health_test.go:169: 1.073671502s 16:08:57 [2023-10-30T16:08:57.041Z] health_test.go:169: 1.073671502s 16:08:57 [2023-10-30T16:08:57.978Z] health_test.go:169: 1.073671502s 16:08:58 [2023-10-30T16:08:58.915Z] health_test.go:169: 1.073671502s 16:08:59 [2023-10-30T16:08:59.852Z] health_test.go:169: 1.073671502s 16:09:01 [2023-10-30T16:09:01.230Z] --- PASS: TestHealthStartInterval (34.76s) 16:09:01 [2023-10-30T16:09:01.230Z] === RUN TestInspectCpusetInConfigPre120 16:09:01 [2023-10-30T16:09:01.490Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s) 16:09:01 [2023-10-30T16:09:01.490Z] === RUN TestInspectAnnotations 16:09:01 [2023-10-30T16:09:01.490Z] --- PASS: TestInspectAnnotations (0.05s) 16:09:01 [2023-10-30T16:09:01.490Z] === RUN TestIpcModeNone 16:09:02 [2023-10-30T16:09:02.058Z] --- PASS: TestIpcModeNone (0.55s) 16:09:02 [2023-10-30T16:09:02.058Z] === RUN TestIpcModePrivate 16:09:02 [2023-10-30T16:09:02.318Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false 16:09:02 [2023-10-30T16:09:02.578Z] --- PASS: TestIpcModePrivate (0.52s) 16:09:02 [2023-10-30T16:09:02.578Z] === RUN TestIpcModeShareable 16:09:02 [2023-10-30T16:09:02.838Z] ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true 16:09:03 [2023-10-30T16:09:03.099Z] --- PASS: TestIpcModeShareable (0.52s) 16:09:03 [2023-10-30T16:09:03.099Z] === RUN TestAPIIpcModeShareableAndContainer 16:09:04 [2023-10-30T16:09:04.479Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.22s) 16:09:04 [2023-10-30T16:09:04.479Z] === RUN TestAPIIpcModeHost 16:09:04 [2023-10-30T16:09:04.739Z] --- PASS: TestAPIIpcModeHost (0.34s) 16:09:04 [2023-10-30T16:09:04.739Z] === RUN TestDaemonIpcModeShareable 16:09:05 [2023-10-30T16:09:05.677Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 16:09:05 [2023-10-30T16:09:05.937Z] --- PASS: TestDaemonIpcModeShareable (1.13s) 16:09:05 [2023-10-30T16:09:05.937Z] === RUN TestDaemonIpcModePrivate 16:09:06 [2023-10-30T16:09:06.875Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 16:09:06 [2023-10-30T16:09:06.875Z] --- PASS: TestDaemonIpcModePrivate (1.10s) 16:09:06 [2023-10-30T16:09:06.875Z] === RUN TestDaemonIpcModePrivateFromConfig 16:09:07 [2023-10-30T16:09:07.813Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 16:09:08 [2023-10-30T16:09:08.072Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) 16:09:08 [2023-10-30T16:09:08.072Z] === RUN TestDaemonIpcModeShareableFromConfig 16:09:09 [2023-10-30T16:09:09.010Z] ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 16:09:09 [2023-10-30T16:09:09.270Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) 16:09:09 [2023-10-30T16:09:09.270Z] === RUN TestIpcModeOlderClient 16:09:09 [2023-10-30T16:09:09.270Z] === PAUSE TestIpcModeOlderClient 16:09:09 [2023-10-30T16:09:09.270Z] === RUN TestKillContainerInvalidSignal 16:09:09 [2023-10-30T16:09:09.530Z] --- PASS: TestKillContainerInvalidSignal (0.45s) 16:09:09 [2023-10-30T16:09:09.530Z] === RUN TestKillContainer 16:09:09 [2023-10-30T16:09:09.790Z] === RUN TestKillContainer/no_signal 16:09:10 [2023-10-30T16:09:10.050Z] === RUN TestKillContainer/non_killing_signal 16:09:10 [2023-10-30T16:09:10.310Z] === RUN TestKillContainer/killing_signal 16:09:11 [2023-10-30T16:09:11.257Z] --- PASS: TestKillContainer (1.39s) 16:09:11 [2023-10-30T16:09:11.257Z] --- PASS: TestKillContainer/no_signal (0.45s) 16:09:11 [2023-10-30T16:09:11.257Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) 16:09:11 [2023-10-30T16:09:11.257Z] --- PASS: TestKillContainer/killing_signal (0.43s) 16:09:11 [2023-10-30T16:09:11.257Z] === RUN TestKillWithStopSignalAndRestartPolicies 16:09:11 [2023-10-30T16:09:11.257Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 16:09:11 [2023-10-30T16:09:11.517Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 16:09:12 [2023-10-30T16:09:12.087Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.90s) 16:09:12 [2023-10-30T16:09:12.087Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) 16:09:12 [2023-10-30T16:09:12.087Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) 16:09:12 [2023-10-30T16:09:12.087Z] === RUN TestKillStoppedContainer 16:09:12 [2023-10-30T16:09:12.087Z] --- PASS: TestKillStoppedContainer (0.05s) 16:09:12 [2023-10-30T16:09:12.087Z] === RUN TestKillStoppedContainerAPIPre120 16:09:12 [2023-10-30T16:09:12.087Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) 16:09:12 [2023-10-30T16:09:12.087Z] === RUN TestKillDifferentUserContainer 16:09:12 [2023-10-30T16:09:12.656Z] --- PASS: TestKillDifferentUserContainer (0.45s) 16:09:12 [2023-10-30T16:09:12.656Z] === RUN TestInspectOomKilledTrue 16:09:12 [2023-10-30T16:09:12.915Z] --- PASS: TestInspectOomKilledTrue (0.53s) 16:09:12 [2023-10-30T16:09:12.915Z] === RUN TestInspectOomKilledFalse 16:09:13 [2023-10-30T16:09:13.484Z] --- PASS: TestInspectOomKilledFalse (0.43s) 16:09:13 [2023-10-30T16:09:13.484Z] === RUN TestLinksEtcHostsContentMatch 16:09:13 [2023-10-30T16:09:13.743Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) 16:09:13 [2023-10-30T16:09:13.743Z] === RUN TestLinksContainerNames 16:09:14 [2023-10-30T16:09:14.681Z] --- PASS: TestLinksContainerNames (0.98s) 16:09:14 [2023-10-30T16:09:14.681Z] === RUN TestLogsFollowTailEmpty 16:09:15 [2023-10-30T16:09:15.250Z] --- PASS: TestLogsFollowTailEmpty (0.51s) 16:09:15 [2023-10-30T16:09:15.250Z] === RUN TestLogs 16:09:15 [2023-10-30T16:09:15.250Z] === RUN TestLogs/driver_local 16:09:15 [2023-10-30T16:09:15.250Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 16:09:15 [2023-10-30T16:09:15.250Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 16:09:15 [2023-10-30T16:09:15.250Z] === RUN TestLogs/driver_local/tty/only_stdout 16:09:15 [2023-10-30T16:09:15.250Z] === PAUSE TestLogs/driver_local/tty/only_stdout 16:09:15 [2023-10-30T16:09:15.250Z] === RUN TestLogs/driver_local/tty/only_stderr 16:09:15 [2023-10-30T16:09:15.250Z] === PAUSE TestLogs/driver_local/tty/only_stderr 16:09:15 [2023-10-30T16:09:15.250Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 16:09:15 [2023-10-30T16:09:15.250Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 16:09:15 [2023-10-30T16:09:15.250Z] === RUN TestLogs/driver_local/without_tty/only_stdout 16:09:15 [2023-10-30T16:09:15.250Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 16:09:15 [2023-10-30T16:09:15.250Z] === RUN TestLogs/driver_local/without_tty/only_stderr 16:09:15 [2023-10-30T16:09:15.250Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 16:09:15 [2023-10-30T16:09:15.250Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 16:09:15 [2023-10-30T16:09:15.250Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 16:09:15 [2023-10-30T16:09:15.250Z] === CONT TestLogs/driver_local/without_tty/only_stderr 16:09:15 [2023-10-30T16:09:15.250Z] === CONT TestLogs/driver_local/tty/only_stderr 16:09:15 [2023-10-30T16:09:15.250Z] === CONT TestLogs/driver_local/tty/only_stdout 16:09:15 [2023-10-30T16:09:15.250Z] === CONT TestLogs/driver_local/without_tty/only_stdout 16:09:17 [2023-10-30T16:09:17.157Z] === RUN TestLogs/driver_json-file 16:09:17 [2023-10-30T16:09:17.157Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 16:09:17 [2023-10-30T16:09:17.157Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 16:09:17 [2023-10-30T16:09:17.157Z] === RUN TestLogs/driver_json-file/tty/only_stdout 16:09:17 [2023-10-30T16:09:17.157Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 16:09:17 [2023-10-30T16:09:17.157Z] === RUN TestLogs/driver_json-file/tty/only_stderr 16:09:17 [2023-10-30T16:09:17.157Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 16:09:17 [2023-10-30T16:09:17.157Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 16:09:17 [2023-10-30T16:09:17.157Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 16:09:17 [2023-10-30T16:09:17.157Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 16:09:17 [2023-10-30T16:09:17.157Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 16:09:17 [2023-10-30T16:09:17.157Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 16:09:17 [2023-10-30T16:09:17.157Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 16:09:17 [2023-10-30T16:09:17.157Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 16:09:17 [2023-10-30T16:09:17.157Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 16:09:17 [2023-10-30T16:09:17.157Z] === CONT TestLogs/driver_json-file/tty/only_stdout 16:09:17 [2023-10-30T16:09:17.157Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 16:09:17 [2023-10-30T16:09:17.158Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 16:09:17 [2023-10-30T16:09:17.158Z] === CONT TestLogs/driver_json-file/tty/only_stderr 16:09:19 [2023-10-30T16:09:19.065Z] --- PASS: TestLogs (3.47s) 16:09:19 [2023-10-30T16:09:19.065Z] --- PASS: TestLogs/driver_local (0.01s) 16:09:19 [2023-10-30T16:09:19.065Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.87s) 16:09:19 [2023-10-30T16:09:19.065Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.24s) 16:09:19 [2023-10-30T16:09:19.065Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.36s) 16:09:19 [2023-10-30T16:09:19.065Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.41s) 16:09:19 [2023-10-30T16:09:19.065Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.54s) 16:09:19 [2023-10-30T16:09:19.065Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.75s) 16:09:19 [2023-10-30T16:09:19.065Z] --- PASS: TestLogs/driver_json-file (0.01s) 16:09:19 [2023-10-30T16:09:19.065Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s) 16:09:19 [2023-10-30T16:09:19.065Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.96s) 16:09:19 [2023-10-30T16:09:19.065Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.20s) 16:09:19 [2023-10-30T16:09:19.065Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.61s) 16:09:19 [2023-10-30T16:09:19.065Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.65s) 16:09:19 [2023-10-30T16:09:19.065Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.70s) 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestContainerNetworkMountsNoChown 16:09:19 [2023-10-30T16:09:19.065Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/default 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/default 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/private 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/private 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/rprivate 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/rprivate 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/slave 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/slave 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/rslave 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/rslave 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/shared 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/shared 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/rshared 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/rshared 16:09:19 [2023-10-30T16:09:19.065Z] === CONT TestMountDaemonRoot/default 16:09:19 [2023-10-30T16:09:19.065Z] === CONT TestMountDaemonRoot/rslave 16:09:19 [2023-10-30T16:09:19.065Z] === CONT TestMountDaemonRoot/rprivate 16:09:19 [2023-10-30T16:09:19.065Z] === CONT TestMountDaemonRoot/rshared 16:09:19 [2023-10-30T16:09:19.065Z] === CONT TestMountDaemonRoot/private 16:09:19 [2023-10-30T16:09:19.065Z] === CONT TestMountDaemonRoot/slave 16:09:19 [2023-10-30T16:09:19.065Z] === CONT TestMountDaemonRoot/shared 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/slave/bind_root 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/slave/bind_root 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/default/bind_root 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/default/bind_root 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/rshared/bind_root 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/shared/bind_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/rprivate/bind_root 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/rslave/mount_root 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/private/bind_root 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/private/bind_root 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/private/bind_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/rprivate/mount_root 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/slave/bind_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 16:09:19 [2023-10-30T16:09:19.065Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/default/bind_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/shared/mount_root 16:09:19 [2023-10-30T16:09:19.065Z] === CONT TestMountDaemonRoot/rprivate/mount_root 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/rshared/mount_root 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/rslave/bind_root 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 16:09:19 [2023-10-30T16:09:19.065Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/default/mount_root 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/slave/mount_root 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/default/mount_root 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/default/mount_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/slave/mount_root 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/private/mount_root 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/slave/mount_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/shared/mount_root 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/shared/mount_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/private/mount_root 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/private/mount_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === CONT TestMountDaemonRoot/rprivate/bind_root 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === CONT TestMountDaemonRoot/rshared/bind_root 16:09:19 [2023-10-30T16:09:19.065Z] === RUN TestMountDaemonRoot/shared/bind_root 16:09:19 [2023-10-30T16:09:19.065Z] === PAUSE TestMountDaemonRoot/shared/bind_root 16:09:19 [2023-10-30T16:09:19.065Z] === CONT TestMountDaemonRoot/default/bind_root 16:09:19 [2023-10-30T16:09:19.065Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 16:09:19 [2023-10-30T16:09:19.065Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 16:09:19 [2023-10-30T16:09:19.325Z] === CONT TestMountDaemonRoot/rshared/mount_root 16:09:19 [2023-10-30T16:09:19.325Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 16:09:19 [2023-10-30T16:09:19.325Z] === CONT TestMountDaemonRoot/default/mount_subpath 16:09:19 [2023-10-30T16:09:19.325Z] === CONT TestMountDaemonRoot/default/mount_root 16:09:19 [2023-10-30T16:09:19.325Z] === CONT TestMountDaemonRoot/default/bind_subpath 16:09:19 [2023-10-30T16:09:19.325Z] === CONT TestMountDaemonRoot/slave/bind_root 16:09:19 [2023-10-30T16:09:19.325Z] === CONT TestMountDaemonRoot/rslave/bind_root 16:09:19 [2023-10-30T16:09:19.325Z] === CONT TestMountDaemonRoot/slave/mount_subpath 16:09:19 [2023-10-30T16:09:19.325Z] === CONT TestMountDaemonRoot/slave/mount_root 16:09:19 [2023-10-30T16:09:19.325Z] === CONT TestMountDaemonRoot/slave/bind_subpath 16:09:19 [2023-10-30T16:09:19.325Z] === CONT TestMountDaemonRoot/private/bind_root 16:09:19 [2023-10-30T16:09:19.325Z] === CONT TestMountDaemonRoot/shared/bind_subpath 16:09:19 [2023-10-30T16:09:19.325Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 16:09:19 [2023-10-30T16:09:19.325Z] === CONT TestMountDaemonRoot/rslave/mount_root 16:09:19 [2023-10-30T16:09:19.325Z] === CONT TestMountDaemonRoot/shared/mount_subpath 16:09:19 [2023-10-30T16:09:19.325Z] === CONT TestMountDaemonRoot/shared/bind_root 16:09:19 [2023-10-30T16:09:19.325Z] === CONT TestMountDaemonRoot/shared/mount_root 16:09:19 [2023-10-30T16:09:19.325Z] === CONT TestMountDaemonRoot/private/mount_root 16:09:19 [2023-10-30T16:09:19.325Z] === CONT TestMountDaemonRoot/private/mount_subpath 16:09:19 [2023-10-30T16:09:19.325Z] === CONT TestMountDaemonRoot/private/bind_subpath 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot (0.02s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/default (0.00s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/private (0.00s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) 16:09:19 [2023-10-30T16:09:19.325Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) 16:09:19 [2023-10-30T16:09:19.325Z] === RUN TestContainerBindMountNonRecursive 16:09:20 [2023-10-30T16:09:20.704Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) 16:09:20 [2023-10-30T16:09:20.704Z] === RUN TestContainerVolumesMountedAsShared 16:09:21 [2023-10-30T16:09:21.273Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) 16:09:21 [2023-10-30T16:09:21.273Z] === RUN TestContainerVolumesMountedAsSlave 16:09:21 [2023-10-30T16:09:21.532Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) 16:09:21 [2023-10-30T16:09:21.532Z] === RUN TestContainerCopyLeaksMounts 16:09:22 [2023-10-30T16:09:22.101Z] --- PASS: TestContainerCopyLeaksMounts (0.58s) 16:09:22 [2023-10-30T16:09:22.101Z] === RUN TestContainerBindMountRecursivelyReadOnly 16:09:24 [2023-10-30T16:09:24.008Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.75s) 16:09:24 [2023-10-30T16:09:24.008Z] === RUN TestNetworkNat 16:09:24 [2023-10-30T16:09:24.268Z] --- PASS: TestNetworkNat (0.48s) 16:09:24 [2023-10-30T16:09:24.268Z] === RUN TestNetworkLocalhostTCPNat 16:09:24 [2023-10-30T16:09:24.837Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) 16:09:24 [2023-10-30T16:09:24.837Z] === RUN TestNetworkLoopbackNat 16:09:27 [2023-10-30T16:09:27.374Z] --- PASS: TestNetworkLoopbackNat (2.61s) 16:09:27 [2023-10-30T16:09:27.374Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors 16:09:27 [2023-10-30T16:09:27.943Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff 16:09:27 [2023-10-30T16:09:27.943Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export 16:09:27 [2023-10-30T16:09:27.943Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container 16:09:27 [2023-10-30T16:09:27.943Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container 16:09:27 [2023-10-30T16:09:27.943Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.54s) 16:09:27 [2023-10-30T16:09:27.943Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) 16:09:27 [2023-10-30T16:09:27.943Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) 16:09:27 [2023-10-30T16:09:27.943Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) 16:09:27 [2023-10-30T16:09:27.943Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) 16:09:27 [2023-10-30T16:09:27.943Z] === RUN TestPause 16:09:28 [2023-10-30T16:09:28.512Z] --- PASS: TestPause (0.49s) 16:09:28 [2023-10-30T16:09:28.512Z] === RUN TestPauseFailsOnWindowsServerContainers 16:09:28 [2023-10-30T16:09:28.512Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 16:09:28 [2023-10-30T16:09:28.512Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 16:09:28 [2023-10-30T16:09:28.512Z] === RUN TestPauseStopPausedContainer 16:09:29 [2023-10-30T16:09:29.081Z] --- PASS: TestPauseStopPausedContainer (0.50s) 16:09:29 [2023-10-30T16:09:29.081Z] === RUN TestPIDModeHost 16:09:30 [2023-10-30T16:09:30.019Z] --- PASS: TestPIDModeHost (1.09s) 16:09:30 [2023-10-30T16:09:30.019Z] === RUN TestPIDModeContainer 16:09:30 [2023-10-30T16:09:30.019Z] === RUN TestPIDModeContainer/non-existing_container 16:09:30 [2023-10-30T16:09:30.019Z] === RUN TestPIDModeContainer/non-running_container 16:09:30 [2023-10-30T16:09:30.278Z] === RUN TestPIDModeContainer/running_container 16:09:31 [2023-10-30T16:09:31.658Z] --- PASS: TestPIDModeContainer (1.24s) 16:09:31 [2023-10-30T16:09:31.658Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) 16:09:31 [2023-10-30T16:09:31.658Z] --- PASS: TestPIDModeContainer/non-running_container (0.19s) 16:09:31 [2023-10-30T16:09:31.658Z] --- PASS: TestPIDModeContainer/running_container (0.56s) 16:09:31 [2023-10-30T16:09:31.658Z] === RUN TestPsFilter 16:09:31 [2023-10-30T16:09:31.658Z] === RUN TestPsFilter/since 16:09:31 [2023-10-30T16:09:31.658Z] === RUN TestPsFilter/before 16:09:31 [2023-10-30T16:09:31.658Z] --- PASS: TestPsFilter (0.16s) 16:09:31 [2023-10-30T16:09:31.658Z] --- PASS: TestPsFilter/since (0.00s) 16:09:31 [2023-10-30T16:09:31.658Z] --- PASS: TestPsFilter/before (0.00s) 16:09:31 [2023-10-30T16:09:31.658Z] === RUN TestRemoveContainerWithRemovedVolume 16:09:31 [2023-10-30T16:09:31.917Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s) 16:09:31 [2023-10-30T16:09:31.917Z] === RUN TestRemoveContainerWithVolume 16:09:32 [2023-10-30T16:09:32.486Z] --- PASS: TestRemoveContainerWithVolume (0.52s) 16:09:32 [2023-10-30T16:09:32.486Z] === RUN TestRemoveContainerRunning 16:09:33 [2023-10-30T16:09:33.054Z] --- PASS: TestRemoveContainerRunning (0.45s) 16:09:33 [2023-10-30T16:09:33.054Z] === RUN TestRemoveContainerForceRemoveRunning 16:09:33 [2023-10-30T16:09:33.623Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s) 16:09:33 [2023-10-30T16:09:33.623Z] === RUN TestRemoveInvalidContainer 16:09:33 [2023-10-30T16:09:33.623Z] --- PASS: TestRemoveInvalidContainer (0.01s) 16:09:33 [2023-10-30T16:09:33.623Z] === RUN TestRenameLinkedContainer 16:09:35 [2023-10-30T16:09:35.530Z] --- PASS: TestRenameLinkedContainer (1.96s) 16:09:35 [2023-10-30T16:09:35.530Z] === RUN TestRenameStoppedContainer 16:09:36 [2023-10-30T16:09:36.099Z] --- PASS: TestRenameStoppedContainer (0.47s) 16:09:36 [2023-10-30T16:09:36.099Z] === RUN TestRenameRunningContainerAndReuse 16:09:37 [2023-10-30T16:09:37.037Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s) 16:09:37 [2023-10-30T16:09:37.038Z] === RUN TestRenameInvalidName 16:09:37 [2023-10-30T16:09:37.297Z] --- PASS: TestRenameInvalidName (0.51s) 16:09:37 [2023-10-30T16:09:37.297Z] === RUN TestRenameAnonymousContainer 16:09:39 [2023-10-30T16:09:39.205Z] --- PASS: TestRenameAnonymousContainer (1.59s) 16:09:39 [2023-10-30T16:09:39.205Z] === RUN TestRenameContainerWithSameName 16:09:39 [2023-10-30T16:09:39.464Z] --- PASS: TestRenameContainerWithSameName (0.50s) 16:09:39 [2023-10-30T16:09:39.464Z] === RUN TestRenameContainerWithLinkedContainer 16:09:40 [2023-10-30T16:09:40.402Z] --- PASS: TestRenameContainerWithLinkedContainer (1.02s) 16:09:40 [2023-10-30T16:09:40.402Z] === RUN TestResize 16:09:40 [2023-10-30T16:09:40.402Z] === RUN TestResize/success 16:09:40 [2023-10-30T16:09:40.662Z] === RUN TestResize/invalid_size 16:09:41 [2023-10-30T16:09:41.231Z] === RUN TestResize/invalid_state 16:09:41 [2023-10-30T16:09:41.493Z] --- PASS: TestResize (1.09s) 16:09:41 [2023-10-30T16:09:41.493Z] --- PASS: TestResize/success (0.28s) 16:09:41 [2023-10-30T16:09:41.493Z] --- PASS: TestResize/invalid_size (0.29s) 16:09:41 [2023-10-30T16:09:41.493Z] --- PASS: TestResize/invalid_state (0.04s) 16:09:41 [2023-10-30T16:09:41.493Z] === RUN TestDaemonRestartKillContainers 16:09:41 [2023-10-30T16:09:41.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:09:41 [2023-10-30T16:09:41.493Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:09:42 [2023-10-30T16:09:42.874Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:09:43 [2023-10-30T16:09:43.134Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:09:44 [2023-10-30T16:09:44.073Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:09:44 [2023-10-30T16:09:44.073Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 16:09:44 [2023-10-30T16:09:44.073Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 16:09:44 [2023-10-30T16:09:44.073Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:09:44 [2023-10-30T16:09:44.333Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 16:09:44 [2023-10-30T16:09:44.333Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:09:49 [2023-10-30T16:09:49.610Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 16:09:49 [2023-10-30T16:09:49.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) 16:09:49 [2023-10-30T16:09:49.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s) 16:09:49 [2023-10-30T16:09:49.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.47s) 16:09:49 [2023-10-30T16:09:49.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.51s) 16:09:49 [2023-10-30T16:09:49.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s) 16:09:49 [2023-10-30T16:09:49.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) 16:09:49 [2023-10-30T16:09:49.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.73s) 16:09:49 [2023-10-30T16:09:49.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.16s) 16:09:49 [2023-10-30T16:09:49.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.18s) 16:09:49 [2023-10-30T16:09:49.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) 16:09:49 [2023-10-30T16:09:49.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.91s) 16:09:49 [2023-10-30T16:09:49.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.58s) 16:09:49 [2023-10-30T16:09:49.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.08s) 16:09:49 [2023-10-30T16:09:49.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.52s) 16:09:49 [2023-10-30T16:09:49.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.56s) 16:09:49 [2023-10-30T16:09:49.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.34s) 16:09:49 [2023-10-30T16:09:49.610Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 16:09:49 [2023-10-30T16:09:49.610Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 16:09:49 [2023-10-30T16:09:49.610Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 16:09:50 [2023-10-30T16:09:50.990Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.03s) 16:09:50 [2023-10-30T16:09:50.990Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.03s) 16:09:50 [2023-10-30T16:09:50.990Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.99s) 16:09:50 [2023-10-30T16:09:50.990Z] === RUN TestContainerRestartWithCancelledRequest 16:09:52 [2023-10-30T16:09:52.897Z] --- PASS: TestContainerRestartWithCancelledRequest (1.97s) 16:09:52 [2023-10-30T16:09:52.897Z] === RUN TestCgroupNamespacesRun 16:09:53 [2023-10-30T16:09:53.835Z] --- PASS: TestCgroupNamespacesRun (1.14s) 16:09:53 [2023-10-30T16:09:53.835Z] === RUN TestCgroupNamespacesRunPrivileged 16:09:54 [2023-10-30T16:09:54.773Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) 16:09:54 [2023-10-30T16:09:54.773Z] === RUN TestCgroupNamespacesRunDaemonHostMode 16:09:56 [2023-10-30T16:09:56.153Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) 16:09:56 [2023-10-30T16:09:56.153Z] === RUN TestCgroupNamespacesRunHostMode 16:09:57 [2023-10-30T16:09:57.091Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) 16:09:57 [2023-10-30T16:09:57.091Z] === RUN TestCgroupNamespacesRunPrivateMode 16:09:58 [2023-10-30T16:09:58.470Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) 16:09:58 [2023-10-30T16:09:58.470Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 16:09:59 [2023-10-30T16:09:59.408Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) 16:09:59 [2023-10-30T16:09:59.408Z] === RUN TestCgroupNamespacesRunInvalidMode 16:09:59 [2023-10-30T16:09:59.978Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s) 16:09:59 [2023-10-30T16:09:59.978Z] === RUN TestCgroupNamespacesRunOlderClient 16:10:01 [2023-10-30T16:10:01.358Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) 16:10:01 [2023-10-30T16:10:01.358Z] === RUN TestNISDomainname 16:10:01 [2023-10-30T16:10:01.926Z] --- PASS: TestNISDomainname (0.63s) 16:10:01 [2023-10-30T16:10:01.926Z] === RUN TestHostnameDnsResolution 16:10:02 [2023-10-30T16:10:02.495Z] --- PASS: TestHostnameDnsResolution (0.75s) 16:10:02 [2023-10-30T16:10:02.495Z] === RUN TestUnprivilegedPortsAndPing 16:10:03 [2023-10-30T16:10:03.064Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) 16:10:03 [2023-10-30T16:10:03.064Z] === RUN TestPrivilegedHostDevices 16:10:03 [2023-10-30T16:10:03.634Z] --- PASS: TestPrivilegedHostDevices (0.55s) 16:10:03 [2023-10-30T16:10:03.634Z] === RUN TestRunConsoleSize 16:10:04 [2023-10-30T16:10:04.202Z] --- PASS: TestRunConsoleSize (0.47s) 16:10:04 [2023-10-30T16:10:04.202Z] === RUN TestRunWithAlternativeContainerdShim 16:10:10 [2023-10-30T16:10:10.773Z] --- PASS: TestRunWithAlternativeContainerdShim (5.60s) 16:10:10 [2023-10-30T16:10:10.773Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID 16:10:10 [2023-10-30T16:10:10.773Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.14s) 16:10:10 [2023-10-30T16:10:10.773Z] === RUN TestStats 16:10:12 [2023-10-30T16:10:12.679Z] --- PASS: TestStats (1.48s) 16:10:12 [2023-10-30T16:10:12.679Z] === RUN TestStopContainerWithTimeout 16:10:12 [2023-10-30T16:10:12.679Z] === RUN TestStopContainerWithTimeout/0 16:10:12 [2023-10-30T16:10:12.679Z] === PAUSE TestStopContainerWithTimeout/0 16:10:12 [2023-10-30T16:10:12.679Z] === RUN TestStopContainerWithTimeout/1 16:10:12 [2023-10-30T16:10:12.679Z] === PAUSE TestStopContainerWithTimeout/1 16:10:12 [2023-10-30T16:10:12.679Z] === RUN TestStopContainerWithTimeout/3 16:10:12 [2023-10-30T16:10:12.679Z] === PAUSE TestStopContainerWithTimeout/3 16:10:12 [2023-10-30T16:10:12.679Z] === RUN TestStopContainerWithTimeout/-1 16:10:12 [2023-10-30T16:10:12.679Z] === PAUSE TestStopContainerWithTimeout/-1 16:10:12 [2023-10-30T16:10:12.679Z] === CONT TestStopContainerWithTimeout/0 16:10:12 [2023-10-30T16:10:12.679Z] === CONT TestStopContainerWithTimeout/3 16:10:12 [2023-10-30T16:10:12.679Z] === CONT TestStopContainerWithTimeout/-1 16:10:12 [2023-10-30T16:10:12.679Z] === CONT TestStopContainerWithTimeout/1 16:10:15 [2023-10-30T16:10:15.970Z] --- PASS: TestStopContainerWithTimeout (0.05s) 16:10:15 [2023-10-30T16:10:15.970Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) 16:10:15 [2023-10-30T16:10:15.970Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) 16:10:15 [2023-10-30T16:10:15.970Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) 16:10:15 [2023-10-30T16:10:15.970Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) 16:10:15 [2023-10-30T16:10:15.970Z] === RUN TestStopContainerWithTimeoutCancel 16:10:15 [2023-10-30T16:10:15.970Z] === PAUSE TestStopContainerWithTimeoutCancel 16:10:15 [2023-10-30T16:10:15.970Z] === RUN TestStopContainerWithRestartPolicyAlways 16:10:16 [2023-10-30T16:10:16.909Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s) 16:10:16 [2023-10-30T16:10:16.909Z] === RUN TestUpdateMemory 16:10:17 [2023-10-30T16:10:17.478Z] --- PASS: TestUpdateMemory (0.57s) 16:10:17 [2023-10-30T16:10:17.478Z] === RUN TestUpdateCPUQuota 16:10:18 [2023-10-30T16:10:18.417Z] --- PASS: TestUpdateCPUQuota (0.97s) 16:10:18 [2023-10-30T16:10:18.417Z] === RUN TestUpdatePidsLimit 16:10:18 [2023-10-30T16:10:18.417Z] === RUN TestUpdatePidsLimit/update_from_none 16:10:18 [2023-10-30T16:10:18.676Z] === RUN TestUpdatePidsLimit/no_change 16:10:18 [2023-10-30T16:10:18.935Z] === RUN TestUpdatePidsLimit/update_lower 16:10:18 [2023-10-30T16:10:18.935Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 16:10:19 [2023-10-30T16:10:19.194Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 16:10:19 [2023-10-30T16:10:19.454Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 16:10:19 [2023-10-30T16:10:19.714Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 16:10:20 [2023-10-30T16:10:20.652Z] --- PASS: TestUpdatePidsLimit (2.11s) 16:10:20 [2023-10-30T16:10:20.652Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) 16:10:20 [2023-10-30T16:10:20.652Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) 16:10:20 [2023-10-30T16:10:20.652Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) 16:10:20 [2023-10-30T16:10:20.652Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) 16:10:20 [2023-10-30T16:10:20.652Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) 16:10:20 [2023-10-30T16:10:20.652Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) 16:10:20 [2023-10-30T16:10:20.652Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) 16:10:20 [2023-10-30T16:10:20.652Z] === RUN TestUpdateRestartPolicy 16:10:32 [2023-10-30T16:10:32.865Z] --- PASS: TestUpdateRestartPolicy (10.84s) 16:10:32 [2023-10-30T16:10:32.865Z] === RUN TestUpdateRestartWithAutoRemove 16:10:32 [2023-10-30T16:10:32.865Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s) 16:10:32 [2023-10-30T16:10:32.865Z] === RUN TestWaitNonBlocked 16:10:32 [2023-10-30T16:10:32.865Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 16:10:32 [2023-10-30T16:10:32.865Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 16:10:32 [2023-10-30T16:10:32.865Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 16:10:32 [2023-10-30T16:10:32.865Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 16:10:32 [2023-10-30T16:10:32.865Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 16:10:32 [2023-10-30T16:10:32.865Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 16:10:32 [2023-10-30T16:10:32.865Z] --- PASS: TestWaitNonBlocked (0.03s) 16:10:32 [2023-10-30T16:10:32.865Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) 16:10:32 [2023-10-30T16:10:32.865Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) 16:10:32 [2023-10-30T16:10:32.865Z] === RUN TestWaitBlocked 16:10:32 [2023-10-30T16:10:32.865Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 16:10:32 [2023-10-30T16:10:32.865Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 16:10:32 [2023-10-30T16:10:32.865Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 16:10:32 [2023-10-30T16:10:32.865Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 16:10:32 [2023-10-30T16:10:32.865Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 16:10:32 [2023-10-30T16:10:32.865Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 16:10:33 [2023-10-30T16:10:33.433Z] --- PASS: TestWaitBlocked (0.03s) 16:10:33 [2023-10-30T16:10:33.434Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) 16:10:33 [2023-10-30T16:10:33.434Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) 16:10:33 [2023-10-30T16:10:33.434Z] === RUN TestWaitConditions 16:10:33 [2023-10-30T16:10:33.434Z] === RUN TestWaitConditions/default 16:10:33 [2023-10-30T16:10:33.434Z] === PAUSE TestWaitConditions/default 16:10:33 [2023-10-30T16:10:33.434Z] === RUN TestWaitConditions/not-running 16:10:33 [2023-10-30T16:10:33.434Z] === PAUSE TestWaitConditions/not-running 16:10:33 [2023-10-30T16:10:33.434Z] === RUN TestWaitConditions/next-exit 16:10:33 [2023-10-30T16:10:33.434Z] === PAUSE TestWaitConditions/next-exit 16:10:33 [2023-10-30T16:10:33.434Z] === RUN TestWaitConditions/removed 16:10:33 [2023-10-30T16:10:33.434Z] === PAUSE TestWaitConditions/removed 16:10:33 [2023-10-30T16:10:33.434Z] === CONT TestWaitConditions/default 16:10:33 [2023-10-30T16:10:33.434Z] === CONT TestWaitConditions/next-exit 16:10:33 [2023-10-30T16:10:33.434Z] === CONT TestWaitConditions/removed 16:10:33 [2023-10-30T16:10:33.434Z] === CONT TestWaitConditions/not-running 16:10:33 [2023-10-30T16:10:33.434Z] wait_test.go:145: ContainerID = 8b547230d2fefd5f4632f401d317e5225f11da957af4e1c68a1c47b42c5abba0 16:10:33 [2023-10-30T16:10:33.434Z] wait_test.go:145: ContainerID = 423761d12e02e652a4f86336943d80ddefdd509557ee76c0cdc3fa46e86bb8bb 16:10:33 [2023-10-30T16:10:33.434Z] wait_test.go:145: ContainerID = 121237a381f91818d9fe3e95fd122293d82bbe6f7fffddc91702bb97955a1564 16:10:33 [2023-10-30T16:10:33.434Z] wait_test.go:145: ContainerID = 0eedd3ab9c4f3cc3d5406056ca391ad28dde10af4d3d38dc0bf958aba06b800e 16:10:34 [2023-10-30T16:10:34.813Z] --- PASS: TestWaitConditions (0.04s) 16:10:34 [2023-10-30T16:10:34.813Z] --- PASS: TestWaitConditions/default (0.93s) 16:10:34 [2023-10-30T16:10:34.813Z] --- PASS: TestWaitConditions/not-running (1.13s) 16:10:34 [2023-10-30T16:10:34.813Z] --- PASS: TestWaitConditions/next-exit (1.19s) 16:10:34 [2023-10-30T16:10:34.813Z] --- PASS: TestWaitConditions/removed (1.28s) 16:10:34 [2023-10-30T16:10:34.813Z] === RUN TestWaitRestartedContainer 16:10:34 [2023-10-30T16:10:34.813Z] === RUN TestWaitRestartedContainer/default 16:10:34 [2023-10-30T16:10:34.813Z] === PAUSE TestWaitRestartedContainer/default 16:10:34 [2023-10-30T16:10:34.813Z] === RUN TestWaitRestartedContainer/not-running 16:10:34 [2023-10-30T16:10:34.813Z] === PAUSE TestWaitRestartedContainer/not-running 16:10:34 [2023-10-30T16:10:34.813Z] === RUN TestWaitRestartedContainer/next-exit 16:10:34 [2023-10-30T16:10:34.813Z] === PAUSE TestWaitRestartedContainer/next-exit 16:10:34 [2023-10-30T16:10:34.813Z] === CONT TestWaitRestartedContainer/default 16:10:34 [2023-10-30T16:10:34.813Z] === CONT TestWaitRestartedContainer/next-exit 16:10:34 [2023-10-30T16:10:34.813Z] === CONT TestWaitRestartedContainer/not-running 16:10:37 [2023-10-30T16:10:37.351Z] --- PASS: TestWaitRestartedContainer (0.01s) 16:10:37 [2023-10-30T16:10:37.351Z] --- PASS: TestWaitRestartedContainer/not-running (2.10s) 16:10:37 [2023-10-30T16:10:37.351Z] --- PASS: TestWaitRestartedContainer/next-exit (2.15s) 16:10:37 [2023-10-30T16:10:37.351Z] --- PASS: TestWaitRestartedContainer/default (2.20s) 16:10:37 [2023-10-30T16:10:37.351Z] === CONT TestContainerStartOnDaemonRestart 16:10:37 [2023-10-30T16:10:37.351Z] === CONT TestHardRestartWhenContainerIsRunning 16:10:37 [2023-10-30T16:10:37.351Z] === CONT TestDaemonHostGatewayIP 16:10:37 [2023-10-30T16:10:37.351Z] === CONT TestDaemonRestartIpcMode 16:10:37 [2023-10-30T16:10:37.351Z] === CONT TestIpcModeOlderClient 16:10:37 [2023-10-30T16:10:37.351Z] === CONT TestRestartDaemonWithRestartingContainer 16:10:37 [2023-10-30T16:10:37.352Z] === CONT TestStopContainerWithTimeoutCancel 16:10:37 [2023-10-30T16:10:37.352Z] === CONT TestContainerKillOnDaemonStart 16:10:37 [2023-10-30T16:10:37.352Z] --- PASS: TestIpcModeOlderClient (0.10s) 16:10:39 [2023-10-30T16:10:39.259Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none 16:10:39 [2023-10-30T16:10:39.259Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure 16:10:39 [2023-10-30T16:10:39.519Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.47s) 16:10:39 [2023-10-30T16:10:39.519Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) 16:10:39 [2023-10-30T16:10:39.519Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.38s) 16:10:39 [2023-10-30T16:10:39.782Z] --- PASS: TestContainerStartOnDaemonRestart (2.76s) 16:10:40 [2023-10-30T16:10:40.351Z] --- PASS: TestDaemonHostGatewayIP (3.22s) 16:10:40 [2023-10-30T16:10:40.610Z] --- PASS: TestStopContainerWithTimeoutCancel (3.69s) 16:10:40 [2023-10-30T16:10:40.869Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.83s) 16:10:40 [2023-10-30T16:10:40.869Z] --- PASS: TestDaemonRestartIpcMode (3.89s) 16:10:48 [2023-10-30T16:10:48.989Z] --- PASS: TestContainerKillOnDaemonStart (11.84s) 16:10:48 [2023-10-30T16:10:48.989Z] PASS 16:10:48 [2023-10-30T16:10:48.989Z] 16:10:48 [2023-10-30T16:10:48.989Z] === Skipped 16:10:48 [2023-10-30T16:10:48.989Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 16:10:48 [2023-10-30T16:10:48.989Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 16:10:48 [2023-10-30T16:10:48.989Z] 16:10:48 [2023-10-30T16:10:48.989Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 16:10:48 [2023-10-30T16:10:48.989Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 16:10:48 [2023-10-30T16:10:48.989Z] 16:10:48 [2023-10-30T16:10:48.989Z] DONE 319 tests, 2 skipped in 172.385s 16:10:48 [2023-10-30T16:10:48.989Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 16:10:48 [2023-10-30T16:10:48.989Z] ++ '[' -n '' ']' 16:10:48 [2023-10-30T16:10:48.989Z] ++ 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 16:10:48 [2023-10-30T16:10:48.989Z] ++ set -e 16:10:48 [2023-10-30T16:10:48.989Z] ++ '[' -n 0 ']' 16:10:48 [2023-10-30T16:10:48.989Z] ++ set -x 16:10:48 [2023-10-30T16:10:48.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:10:48 [2023-10-30T16:10:48.989Z] INFO: Testing against a local daemon 16:10:48 [2023-10-30T16:10:48.989Z] === RUN TestConfigDaemonID 16:10:49 [2023-10-30T16:10:49.927Z] daemon_test.go:60: [d168c433f0ef1] daemon is not started 16:10:49 [2023-10-30T16:10:49.927Z] --- PASS: TestConfigDaemonID (1.05s) 16:10:49 [2023-10-30T16:10:49.927Z] === RUN TestDaemonConfigValidation 16:10:49 [2023-10-30T16:10:49.927Z] === RUN TestDaemonConfigValidation/config_with_no_content 16:10:49 [2023-10-30T16:10:49.927Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 16:10:49 [2023-10-30T16:10:49.927Z] === RUN TestDaemonConfigValidation/config_with_{} 16:10:49 [2023-10-30T16:10:49.927Z] === PAUSE TestDaemonConfigValidation/config_with_{} 16:10:49 [2023-10-30T16:10:49.927Z] === RUN TestDaemonConfigValidation/invalid_config 16:10:49 [2023-10-30T16:10:49.927Z] === PAUSE TestDaemonConfigValidation/invalid_config 16:10:49 [2023-10-30T16:10:49.927Z] === RUN TestDaemonConfigValidation/malformed_config 16:10:49 [2023-10-30T16:10:49.927Z] === PAUSE TestDaemonConfigValidation/malformed_config 16:10:49 [2023-10-30T16:10:49.927Z] === RUN TestDaemonConfigValidation/valid_config 16:10:49 [2023-10-30T16:10:49.927Z] === PAUSE TestDaemonConfigValidation/valid_config 16:10:49 [2023-10-30T16:10:49.927Z] === CONT TestDaemonConfigValidation/config_with_no_content 16:10:49 [2023-10-30T16:10:49.927Z] === CONT TestDaemonConfigValidation/malformed_config 16:10:49 [2023-10-30T16:10:49.927Z] === CONT TestDaemonConfigValidation/valid_config 16:10:49 [2023-10-30T16:10:49.927Z] === CONT TestDaemonConfigValidation/invalid_config 16:10:49 [2023-10-30T16:10:49.927Z] === CONT TestDaemonConfigValidation/config_with_{} 16:10:49 [2023-10-30T16:10:49.927Z] --- PASS: TestDaemonConfigValidation (0.00s) 16:10:49 [2023-10-30T16:10:49.927Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) 16:10:49 [2023-10-30T16:10:49.927Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) 16:10:49 [2023-10-30T16:10:49.927Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) 16:10:49 [2023-10-30T16:10:49.927Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) 16:10:49 [2023-10-30T16:10:49.927Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) 16:10:49 [2023-10-30T16:10:49.927Z] === RUN TestConfigDaemonSeccompProfiles 16:10:49 [2023-10-30T16:10:49.927Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 16:10:51 [2023-10-30T16:10:51.306Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 16:10:52 [2023-10-30T16:10:52.245Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 16:10:53 [2023-10-30T16:10:53.182Z] daemon_test.go:179: [d58f317a65694] daemon is not started 16:10:53 [2023-10-30T16:10:53.182Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) 16:10:53 [2023-10-30T16:10:53.182Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 16:10:53 [2023-10-30T16:10:53.182Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) 16:10:53 [2023-10-30T16:10:53.182Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) 16:10:53 [2023-10-30T16:10:53.182Z] === RUN TestDaemonProxy 16:10:53 [2023-10-30T16:10:53.182Z] === RUN TestDaemonProxy/environment_variables 16:10:53 [2023-10-30T16:10:53.182Z] === PAUSE TestDaemonProxy/environment_variables 16:10:53 [2023-10-30T16:10:53.182Z] === RUN TestDaemonProxy/command-line_options 16:10:53 [2023-10-30T16:10:53.182Z] === PAUSE TestDaemonProxy/command-line_options 16:10:53 [2023-10-30T16:10:53.182Z] === RUN TestDaemonProxy/configuration_file 16:10:53 [2023-10-30T16:10:53.182Z] === PAUSE TestDaemonProxy/configuration_file 16:10:53 [2023-10-30T16:10:53.182Z] === RUN TestDaemonProxy/conflicting_options 16:10:53 [2023-10-30T16:10:53.750Z] === RUN TestDaemonProxy/reload_sanitized 16:10:53 [2023-10-30T16:10:53.750Z] === PAUSE TestDaemonProxy/reload_sanitized 16:10:53 [2023-10-30T16:10:53.750Z] === CONT TestDaemonProxy/environment_variables 16:10:53 [2023-10-30T16:10:53.750Z] === CONT TestDaemonProxy/configuration_file 16:10:53 [2023-10-30T16:10:53.750Z] === CONT TestDaemonProxy/reload_sanitized 16:10:53 [2023-10-30T16:10:53.750Z] === CONT TestDaemonProxy/command-line_options 16:10:55 [2023-10-30T16:10:55.656Z] --- PASS: TestDaemonProxy (0.50s) 16:10:55 [2023-10-30T16:10:55.656Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 16:10:55 [2023-10-30T16:10:55.656Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) 16:10:55 [2023-10-30T16:10:55.656Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) 16:10:55 [2023-10-30T16:10:55.656Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) 16:10:55 [2023-10-30T16:10:55.657Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) 16:10:55 [2023-10-30T16:10:55.657Z] === RUN TestLiveRestore 16:10:55 [2023-10-30T16:10:55.657Z] === RUN TestLiveRestore/volume_references 16:10:55 [2023-10-30T16:10:55.657Z] === PAUSE TestLiveRestore/volume_references 16:10:55 [2023-10-30T16:10:55.657Z] === CONT TestLiveRestore/volume_references 16:10:55 [2023-10-30T16:10:55.918Z] === RUN TestLiveRestore/volume_references/restartPolicy 16:10:55 [2023-10-30T16:10:55.918Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 16:10:57 [2023-10-30T16:10:57.297Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 16:10:58 [2023-10-30T16:10:58.235Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 16:10:59 [2023-10-30T16:10:59.173Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 16:11:00 [2023-10-30T16:11:00.111Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 16:11:00 [2023-10-30T16:11:00.680Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted 16:11:01 [2023-10-30T16:11:01.248Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 16:11:02 [2023-10-30T16:11:02.627Z] --- PASS: TestLiveRestore (0.00s) 16:11:02 [2023-10-30T16:11:02.627Z] --- PASS: TestLiveRestore/volume_references (6.89s) 16:11:02 [2023-10-30T16:11:02.627Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.91s) 16:11:02 [2023-10-30T16:11:02.627Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.00s) 16:11:02 [2023-10-30T16:11:02.627Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.02s) 16:11:02 [2023-10-30T16:11:02.627Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.93s) 16:11:02 [2023-10-30T16:11:02.627Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s) 16:11:02 [2023-10-30T16:11:02.627Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.41s) 16:11:02 [2023-10-30T16:11:02.627Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.42s) 16:11:02 [2023-10-30T16:11:02.627Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.97s) 16:11:02 [2023-10-30T16:11:02.627Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip 16:11:02 [2023-10-30T16:11:02.887Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s) 16:11:02 [2023-10-30T16:11:02.887Z] PASS 16:11:02 [2023-10-30T16:11:02.887Z] 16:11:02 [2023-10-30T16:11:02.887Z] DONE 28 tests in 14.128s 16:11:02 [2023-10-30T16:11:02.887Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 16:11:02 [2023-10-30T16:11:02.887Z] ++ '[' -n '' ']' 16:11:02 [2023-10-30T16:11:02.887Z] ++ 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 16:11:02 [2023-10-30T16:11:02.887Z] ++ set -e 16:11:02 [2023-10-30T16:11:02.887Z] ++ '[' -n 0 ']' 16:11:02 [2023-10-30T16:11:02.887Z] ++ set -x 16:11:02 [2023-10-30T16:11:02.887Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:11:03 [2023-10-30T16:11:03.146Z] INFO: Testing against a local daemon 16:11:03 [2023-10-30T16:11:03.146Z] === RUN TestCommitInheritsEnv 16:11:03 [2023-10-30T16:11:03.146Z] --- PASS: TestCommitInheritsEnv (0.18s) 16:11:03 [2023-10-30T16:11:03.146Z] === RUN TestImportExtremelyLargeImageWorks 16:11:03 [2023-10-30T16:11:03.146Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out 16:11:03 [2023-10-30T16:11:03.146Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 16:11:03 [2023-10-30T16:11:03.146Z] === RUN TestImportWithCustomPlatform 16:11:03 [2023-10-30T16:11:03.146Z] === RUN TestImportWithCustomPlatform/#00 16:11:03 [2023-10-30T16:11:03.146Z] === RUN TestImportWithCustomPlatform/linux 16:11:03 [2023-10-30T16:11:03.406Z] === RUN TestImportWithCustomPlatform/LINUX 16:11:03 [2023-10-30T16:11:03.406Z] === RUN TestImportWithCustomPlatform/linux/sparc64 16:11:03 [2023-10-30T16:11:03.406Z] --- PASS: TestImportWithCustomPlatform (0.13s) 16:11:03 [2023-10-30T16:11:03.406Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 16:11:03 [2023-10-30T16:11:03.406Z] --- PASS: TestImportWithCustomPlatform/linux (0.03s) 16:11:03 [2023-10-30T16:11:03.406Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 16:11:03 [2023-10-30T16:11:03.406Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 16:11:03 [2023-10-30T16:11:03.406Z] === RUN TestImportWithCustomPlatformReject 16:11:03 [2023-10-30T16:11:03.406Z] === RUN TestImportWithCustomPlatformReject/_______ 16:11:03 [2023-10-30T16:11:03.406Z] === RUN TestImportWithCustomPlatformReject// 16:11:03 [2023-10-30T16:11:03.406Z] === RUN TestImportWithCustomPlatformReject/macos 16:11:03 [2023-10-30T16:11:03.406Z] === RUN TestImportWithCustomPlatformReject/macos/arm64 16:11:03 [2023-10-30T16:11:03.406Z] === RUN TestImportWithCustomPlatformReject/nintendo64 16:11:03 [2023-10-30T16:11:03.406Z] --- PASS: TestImportWithCustomPlatformReject (0.01s) 16:11:03 [2023-10-30T16:11:03.406Z] --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s) 16:11:03 [2023-10-30T16:11:03.406Z] --- PASS: TestImportWithCustomPlatformReject// (0.00s) 16:11:03 [2023-10-30T16:11:03.406Z] --- PASS: TestImportWithCustomPlatformReject/macos (0.00s) 16:11:03 [2023-10-30T16:11:03.406Z] --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s) 16:11:03 [2023-10-30T16:11:03.406Z] --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s) 16:11:03 [2023-10-30T16:11:03.406Z] === RUN TestImageInspectEmptyTagsAndDigests 16:11:03 [2023-10-30T16:11:03.406Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) 16:11:03 [2023-10-30T16:11:03.406Z] === RUN TestImagesFilterMultiReference 16:11:03 [2023-10-30T16:11:03.406Z] --- PASS: TestImagesFilterMultiReference (0.05s) 16:11:03 [2023-10-30T16:11:03.406Z] === RUN TestImagesFilterBeforeSince 16:11:03 [2023-10-30T16:11:03.665Z] list_test.go:88: ImageList: ID=sha256:28f4685519f051dc2f49023b3dc1fb9bfb186e6bdb469f44f706cdbd0ecdf9ef RepoTags=[testimagesfilterbeforesince:v2] 16:11:03 [2023-10-30T16:11:03.665Z] list_test.go:88: ImageList: ID=sha256:8ec1e6aac1aa76250efbfd4b6a2d74a22fb94935642d26767a48904fe9753afd RepoTags=[testimagesfilterbeforesince:v3] 16:11:03 [2023-10-30T16:11:03.665Z] list_test.go:88: ImageList: ID=sha256:8e7441ac7123fe74294c92ed05fc4f4583bb18e487b5c56bc290bd2a319d22d2 RepoTags=[testimagesfilterbeforesince:v1] 16:11:03 [2023-10-30T16:11:03.665Z] --- PASS: TestImagesFilterBeforeSince (0.29s) 16:11:03 [2023-10-30T16:11:03.665Z] === RUN TestAPIImagesFilters 16:11:03 [2023-10-30T16:11:03.665Z] === RUN TestAPIImagesFilters/repository_regex 16:11:03 [2023-10-30T16:11:03.665Z] === PAUSE TestAPIImagesFilters/repository_regex 16:11:03 [2023-10-30T16:11:03.665Z] === RUN TestAPIImagesFilters/image_name_regex 16:11:03 [2023-10-30T16:11:03.665Z] === PAUSE TestAPIImagesFilters/image_name_regex 16:11:03 [2023-10-30T16:11:03.665Z] === RUN TestAPIImagesFilters/image_name_without_a_tag 16:11:03 [2023-10-30T16:11:03.665Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag 16:11:03 [2023-10-30T16:11:03.665Z] === RUN TestAPIImagesFilters/registry_port_regex 16:11:03 [2023-10-30T16:11:03.665Z] === PAUSE TestAPIImagesFilters/registry_port_regex 16:11:03 [2023-10-30T16:11:03.665Z] === CONT TestAPIImagesFilters/repository_regex 16:11:03 [2023-10-30T16:11:03.665Z] === CONT TestAPIImagesFilters/image_name_without_a_tag 16:11:03 [2023-10-30T16:11:03.665Z] === CONT TestAPIImagesFilters/registry_port_regex 16:11:03 [2023-10-30T16:11:03.665Z] === CONT TestAPIImagesFilters/image_name_regex 16:11:03 [2023-10-30T16:11:03.927Z] --- PASS: TestAPIImagesFilters (0.09s) 16:11:03 [2023-10-30T16:11:03.927Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) 16:11:03 [2023-10-30T16:11:03.927Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) 16:11:03 [2023-10-30T16:11:03.927Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) 16:11:03 [2023-10-30T16:11:03.927Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) 16:11:03 [2023-10-30T16:11:03.927Z] === RUN TestPruneDontDeleteUsedDangling 16:11:03 [2023-10-30T16:11:03.927Z] --- PASS: TestPruneDontDeleteUsedDangling (0.07s) 16:11:03 [2023-10-30T16:11:03.927Z] === RUN TestImagePullPlatformInvalid 16:11:03 [2023-10-30T16:11:03.927Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 16:11:03 [2023-10-30T16:11:03.927Z] === RUN TestImagePullStoredfDigestForOtherRepo 16:11:03 [2023-10-30T16:11:03.927Z] time="2023-10-30T16:11:03.792833327Z" 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.20.8 instance.id=c5efe440-01f1-4ec6-b788-721cfd35825e version=2.8.3 16:11:03 [2023-10-30T16:11:03.927Z] time="2023-10-30T16:11:03.792949034Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=c5efe440-01f1-4ec6-b788-721cfd35825e version=2.8.3 16:11:03 [2023-10-30T16:11:03.927Z] time="2023-10-30T16:11:03.792970047Z" level=info msg="Starting upload purge in 51m0s" go.version=go1.20.8 instance.id=c5efe440-01f1-4ec6-b788-721cfd35825e version=2.8.3 16:11:03 [2023-10-30T16:11:03.927Z] time="2023-10-30T16:11:03.793186601Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=c5efe440-01f1-4ec6-b788-721cfd35825e version=2.8.3 16:11:03 [2023-10-30T16:11:03.927Z] time="2023-10-30T16:11:03.887336825Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b620a86-6a28-4ef5-a605-754702e992bd http.request.method=GET http.request.remoteaddr="127.0.0.1:45220" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 16:11:03 [2023-10-30T16:11:03.927Z] time="2023-10-30T16:11:03.887390239Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b620a86-6a28-4ef5-a605-754702e992bd http.request.method=GET http.request.remoteaddr="127.0.0.1:45220" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.127372ms http.response.status=200 http.response.written=2 16:11:03 [2023-10-30T16:11:03.927Z] 127.0.0.1 - - [30/Oct/2023:16:11:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 16:11:03 [2023-10-30T16:11:03.927Z] time="2023-10-30T16:11:03.889977845Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=aa7fcf62-5e05-4268-95ec-d73d6af7ef0e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:11:03 [2023-10-30T16:11:03.927Z] time="2023-10-30T16:11:03.889988528Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=22f0bd97-9f57-4232-ab53-cd56dc6e6053 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:11:03 [2023-10-30T16:11:03.927Z] time="2023-10-30T16:11:03.890024654Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=22f0bd97-9f57-4232-ab53-cd56dc6e6053 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:11:03 [2023-10-30T16:11:03.927Z] time="2023-10-30T16:11:03.890027559Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=aa7fcf62-5e05-4268-95ec-d73d6af7ef0e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:11:03 [2023-10-30T16:11:03.927Z] time="2023-10-30T16:11:03.890136849Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=aa7fcf62-5e05-4268-95ec-d73d6af7ef0e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=41.098µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=475d2076-64c4-477b-ad5f-06bf531fecf5 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:11:03 [2023-10-30T16:11:03.927Z] time="2023-10-30T16:11:03.890205804Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=22f0bd97-9f57-4232-ab53-cd56dc6e6053 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=112.359µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2cb52f5e-9501-49ac-89d3-63661d58dfcc trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:11:03 [2023-10-30T16:11:03.927Z] time="2023-10-30T16:11:03.890274521Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=aa7fcf62-5e05-4268-95ec-d73d6af7ef0e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.294936ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:11:03 [2023-10-30T16:11:03.927Z] time="2023-10-30T16:11:03.890271116Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=22f0bd97-9f57-4232-ab53-cd56dc6e6053 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.227219ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:11:03 [2023-10-30T16:11:03.927Z] 127.0.0.1 - - [30/Oct/2023:16:11:03 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.8+unknown" 16:11:03 [2023-10-30T16:11:03.927Z] 127.0.0.1 - - [30/Oct/2023:16:11:03 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.8+unknown" 16:11:03 [2023-10-30T16:11:03.927Z] time="2023-10-30T16:11:03.892043556Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=00cb596b-26a8-4f72-acac-e10e391ab76c http.request.method=POST http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.892110091Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=00cb596b-26a8-4f72-acac-e10e391ab76c http.request.method=POST http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.892194389Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3ff286c2-fdbe-45df-8b59-bee6ae175b18 http.request.method=POST http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.892242109Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3ff286c2-fdbe-45df-8b59-bee6ae175b18 http.request.method=POST http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" vars.name=test 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.892270383Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=00cb596b-26a8-4f72-acac-e10e391ab76c http.request.method=POST http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=123.436µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b22cbd94-0578-4b42-8ce1-8c70bf823a56 trace.line=110 vars.name=test 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.892328417Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=00cb596b-26a8-4f72-acac-e10e391ab76c http.request.method=POST http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=25.821µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=f1685a0a-dfff-4373-a77e-81f853cd4bc6 trace.line=142 vars.name=test 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.892337237Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/841aa9cc-c746-4d91-a748-2237f769d134/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3ff286c2-fdbe-45df-8b59-bee6ae175b18 http.request.method=POST http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=65.05µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=33947f74-a3a0-4666-8b3e-5f06ea60577a trace.line=110 vars.name=test 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.892383645Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/841aa9cc-c746-4d91-a748-2237f769d134/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3ff286c2-fdbe-45df-8b59-bee6ae175b18 http.request.method=POST http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=21.415µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=f8857886-060f-455d-aa97-458f83169d9d trace.line=142 vars.name=test 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.892413683Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=00cb596b-26a8-4f72-acac-e10e391ab76c http.request.method=POST http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=43.659µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=301635d9-4e2d-41fd-b7fb-2766964a65b0 trace.line=110 vars.name=test 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.892460345Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/841aa9cc-c746-4d91-a748-2237f769d134/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3ff286c2-fdbe-45df-8b59-bee6ae175b18 http.request.method=POST http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" trace.duration=43.773µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=96719a3d-ac37-4836-80ab-0d398fc3e05b trace.line=110 vars.name=test 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.892515187Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=00cb596b-26a8-4f72-acac-e10e391ab76c http.request.method=POST http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.957111ms http.response.status=202 http.response.written=0 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.892525706Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3ff286c2-fdbe-45df-8b59-bee6ae175b18 http.request.method=POST http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.963387ms http.response.status=202 http.response.written=0 16:11:03 [2023-10-30T16:11:03.928Z] 127.0.0.1 - - [30/Oct/2023:16:11:03 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.8+unknown" 16:11:03 [2023-10-30T16:11:03.928Z] 127.0.0.1 - - [30/Oct/2023:16:11:03 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.8+unknown" 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.894850375Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2793e3f6-ac00-4819-853f-733ab22565f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f?_state=wePef252FlSGWSQ2euRnNFc9gEPBx8MIRMCCfiPzmah7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5MzhmZjQ0LWIzNGMtNDY4MS1iOTczLWViYjI2Y2IwOGE2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIxMjQ3NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=a938ff44-b34c-4681-b973-ebb26cb08a6f 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.894938152Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2793e3f6-ac00-4819-853f-733ab22565f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f?_state=wePef252FlSGWSQ2euRnNFc9gEPBx8MIRMCCfiPzmah7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5MzhmZjQ0LWIzNGMtNDY4MS1iOTczLWViYjI2Y2IwOGE2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIxMjQ3NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=a938ff44-b34c-4681-b973-ebb26cb08a6f 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.895023057Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2793e3f6-ac00-4819-853f-733ab22565f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f?_state=wePef252FlSGWSQ2euRnNFc9gEPBx8MIRMCCfiPzmah7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5MzhmZjQ0LWIzNGMtNDY4MS1iOTczLWViYjI2Y2IwOGE2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIxMjQ3NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=48.615µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=91f54101-040e-427b-970f-a93e9273271e trace.line=95 vars.name=test vars.uuid=a938ff44-b34c-4681-b973-ebb26cb08a6f 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.895087909Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2793e3f6-ac00-4819-853f-733ab22565f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f?_state=wePef252FlSGWSQ2euRnNFc9gEPBx8MIRMCCfiPzmah7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5MzhmZjQ0LWIzNGMtNDY4MS1iOTczLWViYjI2Y2IwOGE2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIxMjQ3NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=26.486µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=83b4e528-9a34-4aeb-948a-0836dcd2c057 trace.line=142 vars.name=test vars.uuid=a938ff44-b34c-4681-b973-ebb26cb08a6f 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.895166603Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2793e3f6-ac00-4819-853f-733ab22565f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f?_state=wePef252FlSGWSQ2euRnNFc9gEPBx8MIRMCCfiPzmah7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5MzhmZjQ0LWIzNGMtNDY4MS1iOTczLWViYjI2Y2IwOGE2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIxMjQ3NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=a938ff44-b34c-4681-b973-ebb26cb08a6f 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.895251935Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2793e3f6-ac00-4819-853f-733ab22565f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f?_state=wePef252FlSGWSQ2euRnNFc9gEPBx8MIRMCCfiPzmah7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5MzhmZjQ0LWIzNGMtNDY4MS1iOTczLWViYjI2Y2IwOGE2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIxMjQ3NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=41.427µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6e4b407c-3120-480b-8a95-c85719cea076 trace.line=110 vars.name=test vars.uuid=a938ff44-b34c-4681-b973-ebb26cb08a6f 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.895293321Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2793e3f6-ac00-4819-853f-733ab22565f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f?_state=wePef252FlSGWSQ2euRnNFc9gEPBx8MIRMCCfiPzmah7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5MzhmZjQ0LWIzNGMtNDY4MS1iOTczLWViYjI2Y2IwOGE2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIxMjQ3NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=14.645µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=75881201-859f-4295-90d2-b7caf083231a trace.line=155 vars.name=test vars.uuid=a938ff44-b34c-4681-b973-ebb26cb08a6f 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.895333057Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2793e3f6-ac00-4819-853f-733ab22565f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f?_state=wePef252FlSGWSQ2euRnNFc9gEPBx8MIRMCCfiPzmah7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5MzhmZjQ0LWIzNGMtNDY4MS1iOTczLWViYjI2Y2IwOGE2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIxMjQ3NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=13.038µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=685c4473-3cf0-4931-9b81-5d93d0c0224c trace.line=155 vars.name=test vars.uuid=a938ff44-b34c-4681-b973-ebb26cb08a6f 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.89536605Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2793e3f6-ac00-4819-853f-733ab22565f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f?_state=wePef252FlSGWSQ2euRnNFc9gEPBx8MIRMCCfiPzmah7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5MzhmZjQ0LWIzNGMtNDY4MS1iOTczLWViYjI2Y2IwOGE2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIxMjQ3NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=11.569µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0bc821fd-2ae8-4999-8e77-5ab233ec10c4 trace.line=155 vars.name=test vars.uuid=a938ff44-b34c-4681-b973-ebb26cb08a6f 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.895367272Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=74c59f65-dd0a-448a-a36f-0949ceb57771 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/uploads/841aa9cc-c746-4d91-a748-2237f769d134?_state=A-PxxrkoBZ325zmfJIMTFjuTwLkuVlibbT0JJRSC4717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg0MWFhOWNjLWM3NDYtNGQ5MS1hNzQ4LTIyMzdmNzY5ZDEzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIyNTQwNjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=841aa9cc-c746-4d91-a748-2237f769d134 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.895431829Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=74c59f65-dd0a-448a-a36f-0949ceb57771 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/uploads/841aa9cc-c746-4d91-a748-2237f769d134?_state=A-PxxrkoBZ325zmfJIMTFjuTwLkuVlibbT0JJRSC4717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg0MWFhOWNjLWM3NDYtNGQ5MS1hNzQ4LTIyMzdmNzY5ZDEzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIyNTQwNjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=841aa9cc-c746-4d91-a748-2237f769d134 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.895443464Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2793e3f6-ac00-4819-853f-733ab22565f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f?_state=wePef252FlSGWSQ2euRnNFc9gEPBx8MIRMCCfiPzmah7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5MzhmZjQ0LWIzNGMtNDY4MS1iOTczLWViYjI2Y2IwOGE2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIxMjQ3NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=53.587µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=290f231e-704f-41b1-bdf0-95b916cd87a3 trace.line=185 vars.name=test vars.uuid=a938ff44-b34c-4681-b973-ebb26cb08a6f 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.895507192Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/841aa9cc-c746-4d91-a748-2237f769d134/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=74c59f65-dd0a-448a-a36f-0949ceb57771 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/uploads/841aa9cc-c746-4d91-a748-2237f769d134?_state=A-PxxrkoBZ325zmfJIMTFjuTwLkuVlibbT0JJRSC4717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg0MWFhOWNjLWM3NDYtNGQ5MS1hNzQ4LTIyMzdmNzY5ZDEzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIyNTQwNjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=39.187µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a5933bc9-e817-4daf-99f4-05d30604a80d trace.line=95 vars.name=test vars.uuid=841aa9cc-c746-4d91-a748-2237f769d134 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.895514773Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2793e3f6-ac00-4819-853f-733ab22565f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f?_state=wePef252FlSGWSQ2euRnNFc9gEPBx8MIRMCCfiPzmah7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5MzhmZjQ0LWIzNGMtNDY4MS1iOTczLWViYjI2Y2IwOGE2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIxMjQ3NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=46.128µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4dda8376-48cb-4eca-b5cc-0dbbb0e5022d trace.line=110 vars.name=test vars.uuid=a938ff44-b34c-4681-b973-ebb26cb08a6f 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.895557333Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/841aa9cc-c746-4d91-a748-2237f769d134/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=74c59f65-dd0a-448a-a36f-0949ceb57771 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/uploads/841aa9cc-c746-4d91-a748-2237f769d134?_state=A-PxxrkoBZ325zmfJIMTFjuTwLkuVlibbT0JJRSC4717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg0MWFhOWNjLWM3NDYtNGQ5MS1hNzQ4LTIyMzdmNzY5ZDEzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIyNTQwNjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=22.277µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=4773c7c4-790e-4593-85c6-b8f05b468343 trace.line=142 vars.name=test vars.uuid=841aa9cc-c746-4d91-a748-2237f769d134 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.895597545Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=74c59f65-dd0a-448a-a36f-0949ceb57771 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/uploads/841aa9cc-c746-4d91-a748-2237f769d134?_state=A-PxxrkoBZ325zmfJIMTFjuTwLkuVlibbT0JJRSC4717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg0MWFhOWNjLWM3NDYtNGQ5MS1hNzQ4LTIyMzdmNzY5ZDEzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIyNTQwNjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.uuid=841aa9cc-c746-4d91-a748-2237f769d134 16:11:03 [2023-10-30T16:11:03.928Z] time="2023-10-30T16:11:03.895640662Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2793e3f6-ac00-4819-853f-733ab22565f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f?_state=wePef252FlSGWSQ2euRnNFc9gEPBx8MIRMCCfiPzmah7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5MzhmZjQ0LWIzNGMtNDY4MS1iOTczLWViYjI2Y2IwOGE2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIxMjQ3NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" trace.duration=98.304µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=ff271f91-097e-4ecc-95f4-5adcd1a0ddbb trace.line=202 vars.name=test vars.uuid=a938ff44-b34c-4681-b973-ebb26cb08a6f 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.895670455Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/841aa9cc-c746-4d91-a748-2237f769d134/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=74c59f65-dd0a-448a-a36f-0949ceb57771 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/uploads/841aa9cc-c746-4d91-a748-2237f769d134?_state=A-PxxrkoBZ325zmfJIMTFjuTwLkuVlibbT0JJRSC4717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg0MWFhOWNjLWM3NDYtNGQ5MS1hNzQ4LTIyMzdmNzY5ZDEzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIyNTQwNjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=37.217µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=810d57cd-5f1d-4e85-94b5-570e7348d485 trace.line=110 vars.name=test vars.uuid=841aa9cc-c746-4d91-a748-2237f769d134 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.895709486Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/841aa9cc-c746-4d91-a748-2237f769d134/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=74c59f65-dd0a-448a-a36f-0949ceb57771 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/uploads/841aa9cc-c746-4d91-a748-2237f769d134?_state=A-PxxrkoBZ325zmfJIMTFjuTwLkuVlibbT0JJRSC4717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg0MWFhOWNjLWM3NDYtNGQ5MS1hNzQ4LTIyMzdmNzY5ZDEzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIyNTQwNjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=10.83µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5e961a4c-fee4-468c-aefc-04eb1edb71d8 trace.line=155 vars.name=test vars.uuid=841aa9cc-c746-4d91-a748-2237f769d134 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.895714753Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=2793e3f6-ac00-4819-853f-733ab22565f1 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45234" http.request.uri="/v2/test/blobs/uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f?_state=wePef252FlSGWSQ2euRnNFc9gEPBx8MIRMCCfiPzmah7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5MzhmZjQ0LWIzNGMtNDY4MS1iOTczLWViYjI2Y2IwOGE2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIxMjQ3NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=2.151814ms http.response.status=201 http.response.written=0 16:11:03 [2023-10-30T16:11:03.929Z] 127.0.0.1 - - [30/Oct/2023:16:11:03 +0000] "PUT /v2/test/blobs/uploads/a938ff44-b34c-4681-b973-ebb26cb08a6f?_state=wePef252FlSGWSQ2euRnNFc9gEPBx8MIRMCCfiPzmah7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE5MzhmZjQ0LWIzNGMtNDY4MS1iOTczLWViYjI2Y2IwOGE2ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIxMjQ3NTNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown" 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.895748624Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=74c59f65-dd0a-448a-a36f-0949ceb57771 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/uploads/841aa9cc-c746-4d91-a748-2237f769d134?_state=A-PxxrkoBZ325zmfJIMTFjuTwLkuVlibbT0JJRSC4717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg0MWFhOWNjLWM3NDYtNGQ5MS1hNzQ4LTIyMzdmNzY5ZDEzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIyNTQwNjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=12.315µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8a990791-13bd-46a2-9c92-d6f7de948afa trace.line=155 vars.name=test vars.uuid=841aa9cc-c746-4d91-a748-2237f769d134 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.895775954Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/841aa9cc-c746-4d91-a748-2237f769d134/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=74c59f65-dd0a-448a-a36f-0949ceb57771 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/uploads/841aa9cc-c746-4d91-a748-2237f769d134?_state=A-PxxrkoBZ325zmfJIMTFjuTwLkuVlibbT0JJRSC4717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg0MWFhOWNjLWM3NDYtNGQ5MS1hNzQ4LTIyMzdmNzY5ZDEzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIyNTQwNjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=8.451µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1d4e09ec-10f0-4ff6-8ef7-c778e116d49f trace.line=155 vars.name=test vars.uuid=841aa9cc-c746-4d91-a748-2237f769d134 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.895842431Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/841aa9cc-c746-4d91-a748-2237f769d134/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=74c59f65-dd0a-448a-a36f-0949ceb57771 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/uploads/841aa9cc-c746-4d91-a748-2237f769d134?_state=A-PxxrkoBZ325zmfJIMTFjuTwLkuVlibbT0JJRSC4717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg0MWFhOWNjLWM3NDYtNGQ5MS1hNzQ4LTIyMzdmNzY5ZDEzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIyNTQwNjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=40.86µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=8cb6b926-eea2-478b-af05-a4cb30da65b8 trace.line=185 vars.name=test vars.uuid=841aa9cc-c746-4d91-a748-2237f769d134 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.895908399Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=74c59f65-dd0a-448a-a36f-0949ceb57771 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/uploads/841aa9cc-c746-4d91-a748-2237f769d134?_state=A-PxxrkoBZ325zmfJIMTFjuTwLkuVlibbT0JJRSC4717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg0MWFhOWNjLWM3NDYtNGQ5MS1hNzQ4LTIyMzdmNzY5ZDEzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIyNTQwNjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=37.21µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f12dee2d-3076-4f2e-8f02-29cf318c89c5 trace.line=110 vars.name=test vars.uuid=841aa9cc-c746-4d91-a748-2237f769d134 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.896016131Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/841aa9cc-c746-4d91-a748-2237f769d134")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=74c59f65-dd0a-448a-a36f-0949ceb57771 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/uploads/841aa9cc-c746-4d91-a748-2237f769d134?_state=A-PxxrkoBZ325zmfJIMTFjuTwLkuVlibbT0JJRSC4717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg0MWFhOWNjLWM3NDYtNGQ5MS1hNzQ4LTIyMzdmNzY5ZDEzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIyNTQwNjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" trace.duration=82.419µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=876c74bb-7554-4b2c-89e2-477179b41256 trace.line=202 vars.name=test vars.uuid=841aa9cc-c746-4d91-a748-2237f769d134 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.896150791Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=74c59f65-dd0a-448a-a36f-0949ceb57771 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/blobs/uploads/841aa9cc-c746-4d91-a748-2237f769d134?_state=A-PxxrkoBZ325zmfJIMTFjuTwLkuVlibbT0JJRSC4717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg0MWFhOWNjLWM3NDYtNGQ5MS1hNzQ4LTIyMzdmNzY5ZDEzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIyNTQwNjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.982776ms http.response.status=201 http.response.written=0 16:11:03 [2023-10-30T16:11:03.929Z] 127.0.0.1 - - [30/Oct/2023:16:11:03 +0000] "PUT /v2/test/blobs/uploads/841aa9cc-c746-4d91-a748-2237f769d134?_state=A-PxxrkoBZ325zmfJIMTFjuTwLkuVlibbT0JJRSC4717Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg0MWFhOWNjLWM3NDYtNGQ5MS1hNzQ4LTIyMzdmNzY5ZDEzNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMC0zMFQxNjoxMTowMy44OTIyNTQwNjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown" 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.897736347Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=047078a2-82b1-49b5-80d8-9d2491133e9d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.897788653Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=047078a2-82b1-49b5-80d8-9d2491133e9d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.897868406Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=047078a2-82b1-49b5-80d8-9d2491133e9d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=37.776µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ca1bec54-d97c-4e0d-8c62-96a2aead3990 trace.line=95 vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.897939715Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=047078a2-82b1-49b5-80d8-9d2491133e9d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.428496ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.929Z] 127.0.0.1 - - [30/Oct/2023:16:11:03 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.8+unknown" 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.899185314Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0633b503-0a35-4e8d-b136-fcc01285bc1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.899226478Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0633b503-0a35-4e8d-b136-fcc01285bc1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.899383317Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0633b503-0a35-4e8d-b136-fcc01285bc1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.899403878Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0633b503-0a35-4e8d-b136-fcc01285bc1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.899413823Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0633b503-0a35-4e8d-b136-fcc01285bc1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.899497325Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0633b503-0a35-4e8d-b136-fcc01285bc1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=49.23µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cd3ba418-a6c6-4b4c-9ace-aa52fc2ea11d trace.line=95 vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.899553012Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0633b503-0a35-4e8d-b136-fcc01285bc1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=18.806µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=df0d0ea5-879d-402c-9890-34edc260f00a trace.line=155 vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.899604006Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0633b503-0a35-4e8d-b136-fcc01285bc1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=21.054µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a3c299cf-2c5a-480d-9bb4-70abeaffd092 trace.line=95 vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.899642348Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0633b503-0a35-4e8d-b136-fcc01285bc1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=11.454µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ad04d503-4909-4e1e-98a7-054f0057a58f trace.line=155 vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.899686876Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0633b503-0a35-4e8d-b136-fcc01285bc1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=13.727µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=77062036-2a9d-4b3f-8826-02d9386e8470 trace.line=155 vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.89976914Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0633b503-0a35-4e8d-b136-fcc01285bc1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=55.966µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=052976eb-6dfb-4e79-9b37-c65329e1683c trace.line=110 vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.899853618Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0633b503-0a35-4e8d-b136-fcc01285bc1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=51.954µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5dff9fb8-4cd4-4766-b1a7-aba011e86748 trace.line=110 vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.900047937Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0633b503-0a35-4e8d-b136-fcc01285bc1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=63.596µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=157e3f34-ba3b-4b9a-9ada-d4e88fe441b6 trace.line=110 vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.900106799Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0633b503-0a35-4e8d-b136-fcc01285bc1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" trace.duration=32.196µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5fe02d61-0b46-493e-b06c-9c1d98b83119 trace.line=110 vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.900141391Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0633b503-0a35-4e8d-b136-fcc01285bc1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.900158007Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=0633b503-0a35-4e8d-b136-fcc01285bc1b http.request.method=PUT http.request.remoteaddr="127.0.0.1:45230" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.8+unknown" http.response.duration=1.813622ms http.response.status=201 http.response.written=0 16:11:03 [2023-10-30T16:11:03.929Z] 127.0.0.1 - - [30/Oct/2023:16:11:03 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.8+unknown" 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.904790729Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cdc8e07b-d8e4-4966-a0bf-a31c8e6edd7e http.request.method=GET http.request.remoteaddr="127.0.0.1:45246" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.904834486Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cdc8e07b-d8e4-4966-a0bf-a31c8e6edd7e http.request.method=GET http.request.remoteaddr="127.0.0.1:45246" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="882.84µs" http.response.status=200 http.response.written=2 16:11:03 [2023-10-30T16:11:03.929Z] 127.0.0.1 - - [30/Oct/2023:16:11:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:11:03 [2023-10-30T16:11:03.929Z] time="2023-10-30T16:11:03.90768187Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b1df0e92-f1ec-4d37-a0b8-311d580aad7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.907733398Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b1df0e92-f1ec-4d37-a0b8-311d580aad7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.907844239Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b1df0e92-f1ec-4d37-a0b8-311d580aad7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=74.682µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e491f962-ecbb-48a5-a0ca-b0a01cff525a trace.line=95 vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.907871619Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b1df0e92-f1ec-4d37-a0b8-311d580aad7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.907922842Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b1df0e92-f1ec-4d37-a0b8-311d580aad7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.861µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=81076267-4de7-4a79-b7da-5918624f778f trace.line=95 vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.907970513Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b1df0e92-f1ec-4d37-a0b8-311d580aad7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.665µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a0e14fb5-2e98-49a9-9f34-aee4e61ba132 trace.line=155 vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.90801057Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b1df0e92-f1ec-4d37-a0b8-311d580aad7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.906µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=bc68ab14-ad51-43be-9c5b-d3e703d0b6b0 trace.line=125 vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.908060383Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b1df0e92-f1ec-4d37-a0b8-311d580aad7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.908167047Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b1df0e92-f1ec-4d37-a0b8-311d580aad7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45254" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-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.020494ms http.response.status=200 http.response.written=417 16:11:03 [2023-10-30T16:11:03.930Z] 127.0.0.1 - - [30/Oct/2023:16:11:03 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.917773156Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c4d71e6-8aae-42d1-aa06-24f5c02bd311 http.request.method=GET http.request.remoteaddr="127.0.0.1:51132" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.917825709Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c4d71e6-8aae-42d1-aa06-24f5c02bd311 http.request.method=GET http.request.remoteaddr="127.0.0.1:51132" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.917842217Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c4d71e6-8aae-42d1-aa06-24f5c02bd311 http.request.method=GET http.request.remoteaddr="127.0.0.1:51132" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.917932447Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c4d71e6-8aae-42d1-aa06-24f5c02bd311 http.request.method=GET http.request.remoteaddr="127.0.0.1:51132" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=54.35µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e5776226-a785-4414-935f-03e56bc5e9a0 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.917992032Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c4d71e6-8aae-42d1-aa06-24f5c02bd311 http.request.method=GET http.request.remoteaddr="127.0.0.1:51132" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.692µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=56687dc4-aafc-4cf0-942f-0df53e843c8b trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.918034542Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c4d71e6-8aae-42d1-aa06-24f5c02bd311 http.request.method=GET http.request.remoteaddr="127.0.0.1:51132" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.8µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=931b39ea-16d8-468c-b574-87bd9938c879 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.918078873Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c4d71e6-8aae-42d1-aa06-24f5c02bd311 http.request.method=GET http.request.remoteaddr="127.0.0.1:51132" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.91818699Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8c4d71e6-8aae-42d1-aa06-24f5c02bd311 http.request.method=GET http.request.remoteaddr="127.0.0.1:51132" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-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.262247ms http.response.status=200 http.response.written=417 16:11:03 [2023-10-30T16:11:03.930Z] 127.0.0.1 - - [30/Oct/2023:16:11:03 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.925255584Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cf9210a9-cdaa-47bf-865f-f0c055277130 http.request.method=GET http.request.remoteaddr="127.0.0.1:51150" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.925312396Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cf9210a9-cdaa-47bf-865f-f0c055277130 http.request.method=GET http.request.remoteaddr="127.0.0.1:51150" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.925266776Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd9615d7-2ced-4606-b1e7-3f58aa3b3a4c http.request.method=GET http.request.remoteaddr="127.0.0.1:51138" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.925381391Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd9615d7-2ced-4606-b1e7-3f58aa3b3a4c http.request.method=GET http.request.remoteaddr="127.0.0.1:51138" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.925402609Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cf9210a9-cdaa-47bf-865f-f0c055277130 http.request.method=GET http.request.remoteaddr="127.0.0.1:51150" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=52.577µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cfd066f5-d2b4-42d3-884b-3d488f69beb0 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.92545307Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cf9210a9-cdaa-47bf-865f-f0c055277130 http.request.method=GET http.request.remoteaddr="127.0.0.1:51150" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.921µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a34be73e-11d1-49f0-a58d-4322503f22b6 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.925511055Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cf9210a9-cdaa-47bf-865f-f0c055277130 http.request.method=GET http.request.remoteaddr="127.0.0.1:51150" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.776µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a4641c15-3750-42c5-bd60-8e4be4b64aff trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.925453808Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd9615d7-2ced-4606-b1e7-3f58aa3b3a4c http.request.method=GET http.request.remoteaddr="127.0.0.1:51138" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.783µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f748793c-2807-4ca7-9f8e-762c21d33ffb trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.925552039Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cf9210a9-cdaa-47bf-865f-f0c055277130 http.request.method=GET http.request.remoteaddr="127.0.0.1:51150" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.634µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2b99a5ea-e4ad-4b38-942a-1852d2f35777 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:11:03 [2023-10-30T16:11:03.930Z] time="2023-10-30T16:11:03.925587295Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cf9210a9-cdaa-47bf-865f-f0c055277130 http.request.method=GET http.request.remoteaddr="127.0.0.1:51150" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.452µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=76921a12-433d-413e-87e3-ac6b9cfa06a4 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:11:03 [2023-10-30T16:11:03.931Z] time="2023-10-30T16:11:03.925622035Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cf9210a9-cdaa-47bf-865f-f0c055277130 http.request.method=GET http.request.remoteaddr="127.0.0.1:51150" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.553µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=18b00918-3cbc-4da0-8cf8-2c03725fe38d trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:11:03 [2023-10-30T16:11:03.931Z] time="2023-10-30T16:11:03.925676254Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cf9210a9-cdaa-47bf-865f-f0c055277130 http.request.method=GET http.request.remoteaddr="127.0.0.1:51150" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.572µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=e092a2cb-7885-48de-8870-bb28b6179ac5 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:11:03 [2023-10-30T16:11:03.931Z] time="2023-10-30T16:11:03.925740925Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd9615d7-2ced-4606-b1e7-3f58aa3b3a4c http.request.method=GET http.request.remoteaddr="127.0.0.1:51138" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=153.171µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=89204752-e1f1-40f4-a97a-a0b821dd6c85 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:11:03 [2023-10-30T16:11:03.931Z] time="2023-10-30T16:11:03.926354215Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd9615d7-2ced-4606-b1e7-3f58aa3b3a4c http.request.method=GET http.request.remoteaddr="127.0.0.1:51138" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=73.845µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fd0502ff-58ed-46a4-8eb4-b1448c3978e1 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:11:03 [2023-10-30T16:11:03.931Z] time="2023-10-30T16:11:03.926456195Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd9615d7-2ced-4606-b1e7-3f58aa3b3a4c http.request.method=GET http.request.remoteaddr="127.0.0.1:51138" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.269µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9eec52ac-f9c6-46ac-8e37-3f55f4f203f4 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:11:03 [2023-10-30T16:11:03.931Z] time="2023-10-30T16:11:03.926520424Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd9615d7-2ced-4606-b1e7-3f58aa3b3a4c http.request.method=GET http.request.remoteaddr="127.0.0.1:51138" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.653µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2cf424b2-f518-40c5-a980-091c91fb70a5 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:11:04 [2023-10-30T16:11:04.191Z] time="2023-10-30T16:11:03.926759057Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd9615d7-2ced-4606-b1e7-3f58aa3b3a4c http.request.method=GET http.request.remoteaddr="127.0.0.1:51138" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=7.139µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=bee5dc6d-b8c8-4475-b235-fefe2ed61213 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:11:04 [2023-10-30T16:11:04.191Z] time="2023-10-30T16:11:03.926892183Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd9615d7-2ced-4606-b1e7-3f58aa3b3a4c http.request.method=GET http.request.remoteaddr="127.0.0.1:51138" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.723µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=c1b20c1c-b4a9-461f-ab42-a827960a5174 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:11:04 [2023-10-30T16:11:04.191Z] time="2023-10-30T16:11:03.927091778Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd9615d7-2ced-4606-b1e7-3f58aa3b3a4c http.request.method=GET http.request.remoteaddr="127.0.0.1:51138" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.837µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=009f1dda-b8cf-4b90-a46f-819f29d13d95 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:11:04 [2023-10-30T16:11:04.191Z] time="2023-10-30T16:11:03.927136684Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd9615d7-2ced-4606-b1e7-3f58aa3b3a4c http.request.method=GET http.request.remoteaddr="127.0.0.1:51138" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.292µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b94ff78d-398f-47e9-8ada-2eaad0b10969 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 16:11:04 [2023-10-30T16:11:04.191Z] time="2023-10-30T16:11:03.927198344Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bd9615d7-2ced-4606-b1e7-3f58aa3b3a4c http.request.method=GET http.request.remoteaddr="127.0.0.1:51138" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.530416ms http.response.status=200 http.response.written=194 16:11:04 [2023-10-30T16:11:04.191Z] 127.0.0.1 - - [30/Oct/2023:16:11:03 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:11:04 [2023-10-30T16:11:04.191Z] time="2023-10-30T16:11:03.927370501Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cf9210a9-cdaa-47bf-865f-f0c055277130 http.request.method=GET http.request.remoteaddr="127.0.0.1:51150" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.196µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1ac3cf32-e3fa-4213-af40-f27d5e4c0a27 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:11:04 [2023-10-30T16:11:04.191Z] time="2023-10-30T16:11:03.927429897Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cf9210a9-cdaa-47bf-865f-f0c055277130 http.request.method=GET http.request.remoteaddr="127.0.0.1:51150" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.9µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=951902d0-0135-4807-bb0c-5d7353af642a trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 16:11:04 [2023-10-30T16:11:04.191Z] time="2023-10-30T16:11:03.92748606Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cf9210a9-cdaa-47bf-865f-f0c055277130 http.request.method=GET http.request.remoteaddr="127.0.0.1:51150" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.817517ms http.response.status=200 http.response.written=68 16:11:04 [2023-10-30T16:11:04.191Z] 127.0.0.1 - - [30/Oct/2023:16:11:03 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:11:04 [2023-10-30T16:11:04.191Z] time="2023-10-30T16:11:03.942561299Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=efa7de2b-02aa-4d74-b562-7fb9412bc8d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51164" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:11:04 [2023-10-30T16:11:04.191Z] time="2023-10-30T16:11:03.94263914Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=efa7de2b-02aa-4d74-b562-7fb9412bc8d1 http.request.method=GET http.request.remoteaddr="127.0.0.1:51164" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="937.616µs" http.response.status=200 http.response.written=2 16:11:04 [2023-10-30T16:11:04.191Z] 127.0.0.1 - - [30/Oct/2023:16:11:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:11:04 [2023-10-30T16:11:04.191Z] time="2023-10-30T16:11:03.949434696Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=609d05c8-2071-4f9c-8d61-2e2c876127aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51174" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:11:04 [2023-10-30T16:11:04.191Z] time="2023-10-30T16:11:03.949502059Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=609d05c8-2071-4f9c-8d61-2e2c876127aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51174" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:11:04 [2023-10-30T16:11:04.191Z] time="2023-10-30T16:11:03.949519921Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=609d05c8-2071-4f9c-8d61-2e2c876127aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51174" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:11:04 [2023-10-30T16:11:04.191Z] time="2023-10-30T16:11:03.949615657Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=609d05c8-2071-4f9c-8d61-2e2c876127aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51174" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=51.609µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e60e728f-83ac-436b-b950-a3bc7da93d43 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:11:04 [2023-10-30T16:11:04.191Z] time="2023-10-30T16:11:03.949681108Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=609d05c8-2071-4f9c-8d61-2e2c876127aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51174" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.773µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=35ea7c46-fd49-458b-86b3-754812240f7a trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:11:04 [2023-10-30T16:11:04.191Z] time="2023-10-30T16:11:03.949788536Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=609d05c8-2071-4f9c-8d61-2e2c876127aa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:51174" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.75731ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:11:04 [2023-10-30T16:11:04.191Z] 127.0.0.1 - - [30/Oct/2023:16:11:03 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:11:04 [2023-10-30T16:11:04.191Z] time="2023-10-30T16:11:03.9512244Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=01261071-c165-44e7-8e6f-7e790bff7834 http.request.method=GET http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:11:04 [2023-10-30T16:11:04.191Z] time="2023-10-30T16:11:03.951272342Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=01261071-c165-44e7-8e6f-7e790bff7834 http.request.method=GET http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:11:04 [2023-10-30T16:11:04.192Z] time="2023-10-30T16:11:03.951287267Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=01261071-c165-44e7-8e6f-7e790bff7834 http.request.method=GET http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:11:04 [2023-10-30T16:11:04.192Z] time="2023-10-30T16:11:03.951354244Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=01261071-c165-44e7-8e6f-7e790bff7834 http.request.method=GET http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.829µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6b7c9d0b-5e9e-4736-8ec0-8749de21f94a trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:11:04 [2023-10-30T16:11:04.192Z] time="2023-10-30T16:11:03.951399659Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=01261071-c165-44e7-8e6f-7e790bff7834 http.request.method=GET http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.161µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e6b6cf92-9d75-4879-9d18-fda3c3246108 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:11:04 [2023-10-30T16:11:04.192Z] time="2023-10-30T16:11:03.951446632Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=01261071-c165-44e7-8e6f-7e790bff7834 http.request.method=GET http.request.remoteaddr="127.0.0.1:51184" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.103768ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 16:11:04 [2023-10-30T16:11:04.192Z] 127.0.0.1 - - [30/Oct/2023:16:11:03 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.3 git-commit/0c504fdf737ac40c8c14b847c2393436e5775649 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 16:11:04 [2023-10-30T16:11:04.192Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s) 16:11:04 [2023-10-30T16:11:04.192Z] === RUN TestImagePullNonExisting 16:11:04 [2023-10-30T16:11:04.192Z] === RUN TestImagePullNonExisting/asdfasdf:foobar 16:11:04 [2023-10-30T16:11:04.192Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar 16:11:04 [2023-10-30T16:11:04.192Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar 16:11:04 [2023-10-30T16:11:04.192Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar 16:11:04 [2023-10-30T16:11:04.192Z] === RUN TestImagePullNonExisting/asdfasdf 16:11:04 [2023-10-30T16:11:04.192Z] === PAUSE TestImagePullNonExisting/asdfasdf 16:11:04 [2023-10-30T16:11:04.192Z] === RUN TestImagePullNonExisting/asdfasdf:latest 16:11:04 [2023-10-30T16:11:04.192Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest 16:11:04 [2023-10-30T16:11:04.192Z] === RUN TestImagePullNonExisting/library/asdfasdf 16:11:04 [2023-10-30T16:11:04.192Z] === PAUSE TestImagePullNonExisting/library/asdfasdf 16:11:04 [2023-10-30T16:11:04.192Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest 16:11:04 [2023-10-30T16:11:04.192Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest 16:11:04 [2023-10-30T16:11:04.192Z] === CONT TestImagePullNonExisting/asdfasdf:foobar 16:11:04 [2023-10-30T16:11:04.192Z] === CONT TestImagePullNonExisting/asdfasdf:latest 16:11:04 [2023-10-30T16:11:04.192Z] === CONT TestImagePullNonExisting/asdfasdf 16:11:04 [2023-10-30T16:11:04.192Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar 16:11:04 [2023-10-30T16:11:04.192Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest 16:11:04 [2023-10-30T16:11:04.192Z] === CONT TestImagePullNonExisting/library/asdfasdf 16:11:05 [2023-10-30T16:11:05.570Z] --- PASS: TestImagePullNonExisting (0.01s) 16:11:05 [2023-10-30T16:11:05.570Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.99s) 16:11:05 [2023-10-30T16:11:05.570Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (1.00s) 16:11:05 [2023-10-30T16:11:05.570Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (1.01s) 16:11:05 [2023-10-30T16:11:05.570Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (1.02s) 16:11:05 [2023-10-30T16:11:05.570Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.33s) 16:11:05 [2023-10-30T16:11:05.570Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.33s) 16:11:05 [2023-10-30T16:11:05.570Z] === RUN TestRemoveImageOrphaning 16:11:05 [2023-10-30T16:11:05.570Z] --- PASS: TestRemoveImageOrphaning (0.21s) 16:11:05 [2023-10-30T16:11:05.570Z] === RUN TestRemoveByDigest 16:11:05 [2023-10-30T16:11:05.570Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 16:11:05 [2023-10-30T16:11:05.570Z] --- SKIP: TestRemoveByDigest (0.00s) 16:11:05 [2023-10-30T16:11:05.570Z] === RUN TestRemoveImageGarbageCollector 16:11:05 [2023-10-30T16:11:05.570Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm 16:11:05 [2023-10-30T16:11:05.570Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 16:11:05 [2023-10-30T16:11:05.570Z] === RUN TestSaveCheckTimes 16:11:05 [2023-10-30T16:11:05.570Z] === PAUSE TestSaveCheckTimes 16:11:05 [2023-10-30T16:11:05.570Z] === RUN TestSaveRepoWithMultipleImages 16:11:06 [2023-10-30T16:11:06.949Z] --- PASS: TestSaveRepoWithMultipleImages (1.10s) 16:11:06 [2023-10-30T16:11:06.949Z] === RUN TestSaveDirectoryPermissions 16:11:07 [2023-10-30T16:11:07.886Z] --- PASS: TestSaveDirectoryPermissions (1.00s) 16:11:07 [2023-10-30T16:11:07.886Z] === RUN TestTagUnprefixedRepoByNameOrName 16:11:07 [2023-10-30T16:11:07.886Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 16:11:07 [2023-10-30T16:11:07.886Z] === RUN TestTagUsingDigestAlgorithmAsName 16:11:07 [2023-10-30T16:11:07.886Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) 16:11:07 [2023-10-30T16:11:07.886Z] === RUN TestTagValidPrefixedRepo 16:11:07 [2023-10-30T16:11:07.886Z] === RUN TestTagValidPrefixedRepo/fooo/bar 16:11:07 [2023-10-30T16:11:07.886Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar 16:11:07 [2023-10-30T16:11:07.886Z] === RUN TestTagValidPrefixedRepo/fooaa/test 16:11:07 [2023-10-30T16:11:07.886Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test 16:11:07 [2023-10-30T16:11:07.886Z] === RUN TestTagValidPrefixedRepo/foooo:t 16:11:07 [2023-10-30T16:11:07.886Z] === PAUSE TestTagValidPrefixedRepo/foooo:t 16:11:07 [2023-10-30T16:11:07.887Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 16:11:07 [2023-10-30T16:11:07.887Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 16:11:07 [2023-10-30T16:11:07.887Z] === CONT TestTagValidPrefixedRepo/fooo/bar 16:11:07 [2023-10-30T16:11:07.887Z] === CONT TestTagValidPrefixedRepo/foooo:t 16:11:07 [2023-10-30T16:11:07.887Z] === CONT TestTagValidPrefixedRepo/fooaa/test 16:11:07 [2023-10-30T16:11:07.887Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 16:11:07 [2023-10-30T16:11:07.887Z] --- PASS: TestTagValidPrefixedRepo (0.02s) 16:11:07 [2023-10-30T16:11:07.887Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s) 16:11:07 [2023-10-30T16:11:07.887Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s) 16:11:07 [2023-10-30T16:11:07.887Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.02s) 16:11:07 [2023-10-30T16:11:07.887Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s) 16:11:07 [2023-10-30T16:11:07.887Z] === RUN TestTagExistedNameWithoutForce 16:11:07 [2023-10-30T16:11:07.887Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 16:11:07 [2023-10-30T16:11:07.887Z] === RUN TestTagOfficialNames 16:11:07 [2023-10-30T16:11:07.887Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox 16:11:07 [2023-10-30T16:11:07.887Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox 16:11:07 [2023-10-30T16:11:07.887Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox 16:11:07 [2023-10-30T16:11:07.887Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox 16:11:07 [2023-10-30T16:11:07.887Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox 16:11:07 [2023-10-30T16:11:07.887Z] --- PASS: TestTagOfficialNames (0.05s) 16:11:07 [2023-10-30T16:11:07.887Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) 16:11:07 [2023-10-30T16:11:07.887Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) 16:11:07 [2023-10-30T16:11:07.887Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) 16:11:07 [2023-10-30T16:11:07.887Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) 16:11:07 [2023-10-30T16:11:07.887Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) 16:11:07 [2023-10-30T16:11:07.887Z] === RUN TestTagMatchesDigest 16:11:07 [2023-10-30T16:11:07.887Z] --- PASS: TestTagMatchesDigest (0.01s) 16:11:07 [2023-10-30T16:11:07.887Z] === CONT TestSaveCheckTimes 16:11:07 [2023-10-30T16:11:07.887Z] --- PASS: TestSaveCheckTimes (0.03s) 16:11:07 [2023-10-30T16:11:07.887Z] PASS 16:11:07 [2023-10-30T16:11:07.887Z] 16:11:07 [2023-10-30T16:11:07.887Z] === Skipped 16:11:07 [2023-10-30T16:11:07.887Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 16:11:07 [2023-10-30T16:11:07.887Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out 16:11:07 [2023-10-30T16:11:07.887Z] 16:11:07 [2023-10-30T16:11:07.887Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) 16:11:07 [2023-10-30T16:11:07.887Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 16:11:07 [2023-10-30T16:11:07.887Z] 16:11:07 [2023-10-30T16:11:07.887Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 16:11:07 [2023-10-30T16:11:07.887Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm 16:11:07 [2023-10-30T16:11:07.887Z] 16:11:07 [2023-10-30T16:11:07.887Z] DONE 52 tests, 3 skipped in 4.918s 16:11:07 [2023-10-30T16:11:07.887Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 16:11:07 [2023-10-30T16:11:07.887Z] ++ '[' -n '' ']' 16:11:07 [2023-10-30T16:11:07.887Z] ++ 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 16:11:07 [2023-10-30T16:11:07.887Z] ++ set -e 16:11:07 [2023-10-30T16:11:07.887Z] ++ '[' -n 0 ']' 16:11:07 [2023-10-30T16:11:07.887Z] ++ set -x 16:11:07 [2023-10-30T16:11:07.887Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:11:07 [2023-10-30T16:11:07.887Z] === RUN TestStripANSICommands 16:11:07 [2023-10-30T16:11:07.887Z] === RUN TestStripANSICommands/#00 16:11:07 [2023-10-30T16:11:07.887Z] === RUN TestStripANSICommands/#01 16:11:07 [2023-10-30T16:11:07.887Z] --- PASS: TestStripANSICommands (0.00s) 16:11:07 [2023-10-30T16:11:07.887Z] --- PASS: TestStripANSICommands/#00 (0.00s) 16:11:07 [2023-10-30T16:11:07.887Z] --- PASS: TestStripANSICommands/#01 (0.00s) 16:11:07 [2023-10-30T16:11:07.887Z] PASS 16:11:07 [2023-10-30T16:11:07.887Z] 16:11:07 [2023-10-30T16:11:07.887Z] DONE 3 tests in 0.009s 16:11:07 [2023-10-30T16:11:07.887Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 16:11:07 [2023-10-30T16:11:07.887Z] ++ '[' -n '' ']' 16:11:07 [2023-10-30T16:11:07.887Z] ++ 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 16:11:07 [2023-10-30T16:11:07.887Z] ++ set -e 16:11:07 [2023-10-30T16:11:07.887Z] ++ '[' -n 0 ']' 16:11:07 [2023-10-30T16:11:07.887Z] ++ set -x 16:11:07 [2023-10-30T16:11:07.887Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:11:07 [2023-10-30T16:11:07.887Z] INFO: Testing against a local daemon 16:11:07 [2023-10-30T16:11:07.887Z] === RUN TestCreateWithMultiNetworks 16:11:09 [2023-10-30T16:11:09.265Z] --- PASS: TestCreateWithMultiNetworks (1.05s) 16:11:09 [2023-10-30T16:11:09.265Z] === RUN TestNetworkCreateDelete 16:11:09 [2023-10-30T16:11:09.265Z] --- PASS: TestNetworkCreateDelete (0.18s) 16:11:09 [2023-10-30T16:11:09.265Z] === RUN TestDockerNetworkDeletePreferID 16:11:09 [2023-10-30T16:11:09.832Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) 16:11:09 [2023-10-30T16:11:09.832Z] === RUN TestDaemonDNSFallback 16:11:16 [2023-10-30T16:11:16.401Z] --- PASS: TestDaemonDNSFallback (6.18s) 16:11:16 [2023-10-30T16:11:16.401Z] === RUN TestInspectNetwork 16:11:18 [2023-10-30T16:11:18.937Z] === RUN TestInspectNetwork/full_network_id 16:11:18 [2023-10-30T16:11:18.937Z] === RUN TestInspectNetwork/partial_network_id 16:11:18 [2023-10-30T16:11:18.937Z] === RUN TestInspectNetwork/network_name 16:11:18 [2023-10-30T16:11:18.937Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 16:11:23 [2023-10-30T16:11:23.129Z] --- PASS: TestInspectNetwork (7.09s) 16:11:23 [2023-10-30T16:11:23.129Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 16:11:23 [2023-10-30T16:11:23.129Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 16:11:23 [2023-10-30T16:11:23.129Z] --- PASS: TestInspectNetwork/network_name (0.00s) 16:11:23 [2023-10-30T16:11:23.129Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 16:11:23 [2023-10-30T16:11:23.129Z] === RUN TestRunContainerWithBridgeNone 16:11:24 [2023-10-30T16:11:24.508Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) 16:11:24 [2023-10-30T16:11:24.508Z] === RUN TestNetworkInvalidJSON 16:11:24 [2023-10-30T16:11:24.508Z] === RUN TestNetworkInvalidJSON/networks/create 16:11:24 [2023-10-30T16:11:24.508Z] === PAUSE TestNetworkInvalidJSON/networks/create 16:11:24 [2023-10-30T16:11:24.508Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 16:11:24 [2023-10-30T16:11:24.508Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 16:11:24 [2023-10-30T16:11:24.508Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 16:11:24 [2023-10-30T16:11:24.508Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 16:11:24 [2023-10-30T16:11:24.508Z] === CONT TestNetworkInvalidJSON/networks/create 16:11:24 [2023-10-30T16:11:24.508Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 16:11:24 [2023-10-30T16:11:24.508Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 16:11:24 [2023-10-30T16:11:24.508Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 16:11:24 [2023-10-30T16:11:24.508Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 16:11:24 [2023-10-30T16:11:24.508Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 16:11:24 [2023-10-30T16:11:24.508Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 16:11:24 [2023-10-30T16:11:24.508Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 16:11:24 [2023-10-30T16:11:24.508Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 16:11:24 [2023-10-30T16:11:24.508Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 16:11:24 [2023-10-30T16:11:24.508Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 16:11:24 [2023-10-30T16:11:24.508Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 16:11:24 [2023-10-30T16:11:24.508Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 16:11:24 [2023-10-30T16:11:24.508Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 16:11:24 [2023-10-30T16:11:24.508Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 16:11:24 [2023-10-30T16:11:24.508Z] --- PASS: TestNetworkInvalidJSON (0.01s) 16:11:24 [2023-10-30T16:11:24.508Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 16:11:24 [2023-10-30T16:11:24.508Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 16:11:24 [2023-10-30T16:11:24.508Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 16:11:24 [2023-10-30T16:11:24.508Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 16:11:24 [2023-10-30T16:11:24.508Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 16:11:24 [2023-10-30T16:11:24.508Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 16:11:24 [2023-10-30T16:11:24.508Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 16:11:24 [2023-10-30T16:11:24.508Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 16:11:24 [2023-10-30T16:11:24.508Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 16:11:24 [2023-10-30T16:11:24.508Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 16:11:24 [2023-10-30T16:11:24.508Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 16:11:24 [2023-10-30T16:11:24.508Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 16:11:24 [2023-10-30T16:11:24.508Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 16:11:24 [2023-10-30T16:11:24.508Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 16:11:24 [2023-10-30T16:11:24.508Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 16:11:24 [2023-10-30T16:11:24.508Z] === RUN TestNetworkList 16:11:24 [2023-10-30T16:11:24.508Z] === RUN TestNetworkList//networks 16:11:24 [2023-10-30T16:11:24.508Z] === PAUSE TestNetworkList//networks 16:11:24 [2023-10-30T16:11:24.508Z] === RUN TestNetworkList//networks/ 16:11:24 [2023-10-30T16:11:24.508Z] === PAUSE TestNetworkList//networks/ 16:11:24 [2023-10-30T16:11:24.508Z] === CONT TestNetworkList//networks 16:11:24 [2023-10-30T16:11:24.508Z] === CONT TestNetworkList//networks/ 16:11:24 [2023-10-30T16:11:24.508Z] --- PASS: TestNetworkList (0.01s) 16:11:24 [2023-10-30T16:11:24.508Z] --- PASS: TestNetworkList//networks/ (0.00s) 16:11:24 [2023-10-30T16:11:24.508Z] --- PASS: TestNetworkList//networks (0.00s) 16:11:24 [2023-10-30T16:11:24.508Z] === RUN TestHostIPv4BridgeLabel 16:11:25 [2023-10-30T16:11:25.077Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) 16:11:25 [2023-10-30T16:11:25.077Z] === RUN TestDefaultNetworkOpts 16:11:25 [2023-10-30T16:11:25.077Z] === RUN TestDefaultNetworkOpts/default_value 16:11:26 [2023-10-30T16:11:26.456Z] === RUN TestDefaultNetworkOpts/cmdline_value 16:11:27 [2023-10-30T16:11:27.834Z] === RUN TestDefaultNetworkOpts/config-from_value 16:11:29 [2023-10-30T16:11:29.213Z] --- PASS: TestDefaultNetworkOpts (3.96s) 16:11:29 [2023-10-30T16:11:29.213Z] --- PASS: TestDefaultNetworkOpts/default_value (1.27s) 16:11:29 [2023-10-30T16:11:29.213Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.38s) 16:11:29 [2023-10-30T16:11:29.213Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.31s) 16:11:29 [2023-10-30T16:11:29.213Z] === RUN TestForbidDuplicateNetworkNames 16:11:29 [2023-10-30T16:11:29.781Z] --- PASS: TestForbidDuplicateNetworkNames (0.65s) 16:11:29 [2023-10-30T16:11:29.781Z] === RUN TestDaemonRestartWithLiveRestore 16:11:30 [2023-10-30T16:11:30.718Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 16:11:30 [2023-10-30T16:11:30.718Z] === RUN TestDaemonDefaultNetworkPools 16:11:31 [2023-10-30T16:11:31.656Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) 16:11:31 [2023-10-30T16:11:31.656Z] === RUN TestDaemonRestartWithExistingNetwork 16:11:33 [2023-10-30T16:11:33.035Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) 16:11:33 [2023-10-30T16:11:33.035Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 16:11:33 [2023-10-30T16:11:33.973Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) 16:11:33 [2023-10-30T16:11:33.973Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 16:11:34 [2023-10-30T16:11:34.542Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) 16:11:34 [2023-10-30T16:11:34.542Z] === RUN TestServiceWithPredefinedNetwork 16:11:37 [2023-10-30T16:11:37.078Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s) 16:11:37 [2023-10-30T16:11:37.078Z] === RUN TestServiceRemoveKeepsIngressNetwork 16:11:37 [2023-10-30T16:11:37.078Z] service_test.go:256: FLAKY_TEST 16:11:37 [2023-10-30T16:11:37.078Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 16:11:37 [2023-10-30T16:11:37.078Z] === RUN TestServiceWithDataPathPortInit 16:11:51 [2023-10-30T16:11:51.968Z] --- PASS: TestServiceWithDataPathPortInit (13.52s) 16:11:51 [2023-10-30T16:11:51.968Z] === RUN TestServiceWithDefaultAddressPoolInit 16:11:52 [2023-10-30T16:11:52.537Z] service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:903aoz9tfiiona82slvfqylja Created:2023-10-30 16:11:51.392594522 +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[b2824f3ee7648c51b218463e4112ffb97597394d41976df8e6ed8a7c1ac0725e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s1k77vbdlhbmnx7azwb3r4bbo EndpointID:3d5e386a0f1951fc8ec4fb4233f31bc2b57a8383e23d1359a474c50d2ebf586a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:49026ec15d6f2e731e7c2dbce771cbb28e4006121622f3a203a3f4d52fb7c916 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:9a9a462f7b1e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s1k77vbdlhbmnx7azwb3r4bbo EndpointID:3d5e386a0f1951fc8ec4fb4233f31bc2b57a8383e23d1359a474c50d2ebf586a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 16:11:57 [2023-10-30T16:11:57.812Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.02s) 16:11:57 [2023-10-30T16:11:57.812Z] PASS 16:11:57 [2023-10-30T16:11:57.812Z] 16:11:57 [2023-10-30T16:11:57.812Z] === Skipped 16:11:57 [2023-10-30T16:11:57.812Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 16:11:57 [2023-10-30T16:11:57.812Z] service_test.go:256: FLAKY_TEST 16:11:57 [2023-10-30T16:11:57.812Z] 16:11:57 [2023-10-30T16:11:57.812Z] DONE 44 tests, 1 skipped in 49.250s 16:11:57 [2023-10-30T16:11:57.812Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 16:11:57 [2023-10-30T16:11:57.812Z] ++ '[' -n '' ']' 16:11:57 [2023-10-30T16:11:57.812Z] ++ 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 16:11:57 [2023-10-30T16:11:57.812Z] ++ set -e 16:11:57 [2023-10-30T16:11:57.812Z] ++ '[' -n 0 ']' 16:11:57 [2023-10-30T16:11:57.812Z] ++ set -x 16:11:57 [2023-10-30T16:11:57.812Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:11:57 [2023-10-30T16:11:57.812Z] INFO: Testing against a local daemon 16:11:57 [2023-10-30T16:11:57.812Z] === RUN TestDockerNetworkIpvlanPersistance 16:11:57 [2023-10-30T16:11:57.812Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:11:57 [2023-10-30T16:11:57.812Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 16:11:57 [2023-10-30T16:11:57.812Z] === RUN TestDockerNetworkIpvlan 16:11:57 [2023-10-30T16:11:57.812Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:11:57 [2023-10-30T16:11:57.812Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 16:11:57 [2023-10-30T16:11:57.812Z] PASS 16:11:57 [2023-10-30T16:11:57.812Z] 16:11:57 [2023-10-30T16:11:57.812Z] === Skipped 16:11:57 [2023-10-30T16:11:57.812Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 16:11:57 [2023-10-30T16:11:57.812Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:11:57 [2023-10-30T16:11:57.812Z] 16:11:57 [2023-10-30T16:11:57.812Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 16:11:57 [2023-10-30T16:11:57.812Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:11:57 [2023-10-30T16:11:57.812Z] 16:11:57 [2023-10-30T16:11:57.812Z] DONE 2 tests, 2 skipped in 0.039s 16:11:57 [2023-10-30T16:11:57.812Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 16:11:57 [2023-10-30T16:11:57.812Z] ++ '[' -n '' ']' 16:11:57 [2023-10-30T16:11:57.812Z] ++ 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 16:11:57 [2023-10-30T16:11:57.812Z] ++ set -e 16:11:57 [2023-10-30T16:11:57.812Z] ++ '[' -n 0 ']' 16:11:57 [2023-10-30T16:11:57.812Z] ++ set -x 16:11:57 [2023-10-30T16:11:57.812Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:11:57 [2023-10-30T16:11:57.812Z] INFO: Testing against a local daemon 16:11:57 [2023-10-30T16:11:57.812Z] === RUN TestDockerNetworkMacvlanPersistance 16:11:58 [2023-10-30T16:11:58.751Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) 16:11:58 [2023-10-30T16:11:58.751Z] === RUN TestDockerNetworkMacvlan 16:11:58 [2023-10-30T16:11:58.751Z] === RUN TestDockerNetworkMacvlan/Subinterface 16:11:59 [2023-10-30T16:11:59.320Z] === RUN TestDockerNetworkMacvlan/OverlapParent 16:11:59 [2023-10-30T16:11:59.888Z] === RUN TestDockerNetworkMacvlan/NilParent 16:12:00 [2023-10-30T16:12:00.457Z] === RUN TestDockerNetworkMacvlan/InternalMode 16:12:01 [2023-10-30T16:12:01.025Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 16:12:01 [2023-10-30T16:12:01.594Z] === RUN TestDockerNetworkMacvlan/Addressing 16:12:02 [2023-10-30T16:12:02.163Z] --- PASS: TestDockerNetworkMacvlan (3.59s) 16:12:02 [2023-10-30T16:12:02.163Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s) 16:12:02 [2023-10-30T16:12:02.163Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s) 16:12:02 [2023-10-30T16:12:02.163Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s) 16:12:02 [2023-10-30T16:12:02.163Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s) 16:12:02 [2023-10-30T16:12:02.163Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.60s) 16:12:02 [2023-10-30T16:12:02.163Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) 16:12:02 [2023-10-30T16:12:02.163Z] PASS 16:12:02 [2023-10-30T16:12:02.163Z] 16:12:02 [2023-10-30T16:12:02.163Z] DONE 8 tests in 4.932s 16:12:02 [2023-10-30T16:12:02.163Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 16:12:02 [2023-10-30T16:12:02.163Z] ++ '[' -n '' ']' 16:12:02 [2023-10-30T16:12:02.163Z] ++ 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 16:12:02 [2023-10-30T16:12:02.163Z] ++ set -e 16:12:02 [2023-10-30T16:12:02.163Z] ++ '[' -n 0 ']' 16:12:02 [2023-10-30T16:12:02.163Z] ++ set -x 16:12:02 [2023-10-30T16:12:02.163Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:12:02 [2023-10-30T16:12:02.163Z] testing: warning: no tests to run 16:12:02 [2023-10-30T16:12:02.163Z] PASS 16:12:02 [2023-10-30T16:12:02.163Z] 16:12:02 [2023-10-30T16:12:02.163Z] DONE 0 tests in 0.007s 16:12:02 [2023-10-30T16:12:02.163Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 16:12:02 [2023-10-30T16:12:02.163Z] ++ '[' -n '' ']' 16:12:02 [2023-10-30T16:12:02.163Z] ++ 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 16:12:02 [2023-10-30T16:12:02.163Z] ++ set -e 16:12:02 [2023-10-30T16:12:02.163Z] ++ '[' -n 0 ']' 16:12:02 [2023-10-30T16:12:02.163Z] ++ set -x 16:12:02 [2023-10-30T16:12:02.163Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:12:02 [2023-10-30T16:12:02.423Z] INFO: Testing against a local daemon 16:12:02 [2023-10-30T16:12:02.423Z] === RUN TestAuthZPluginAllowRequest 16:12:03 [2023-10-30T16:12:03.360Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) 16:12:03 [2023-10-30T16:12:03.360Z] === RUN TestAuthZPluginTLS 16:12:03 [2023-10-30T16:12:03.929Z] --- PASS: TestAuthZPluginTLS (0.55s) 16:12:03 [2023-10-30T16:12:03.929Z] === RUN TestAuthZPluginDenyRequest 16:12:04 [2023-10-30T16:12:04.497Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 16:12:04 [2023-10-30T16:12:04.497Z] === RUN TestAuthZPluginAPIDenyResponse 16:12:05 [2023-10-30T16:12:05.065Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 16:12:05 [2023-10-30T16:12:05.065Z] === RUN TestAuthZPluginDenyResponse 16:12:05 [2023-10-30T16:12:05.633Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) 16:12:05 [2023-10-30T16:12:05.633Z] === RUN TestAuthZPluginAllowEventStream 16:12:06 [2023-10-30T16:12:06.571Z] 2023/10/30 16:12:06 http: panic serving 127.0.0.1:53108: runtime error: invalid memory address or nil pointer dereference 16:12:06 [2023-10-30T16:12:06.571Z] goroutine 123 [running]: 16:12:06 [2023-10-30T16:12:06.571Z] net/http.(*conn).serve.func1() 16:12:06 [2023-10-30T16:12:06.571Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 16:12:06 [2023-10-30T16:12:06.571Z] panic({0xa72160?, 0x1589980?}) 16:12:06 [2023-10-30T16:12:06.571Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 16:12:06 [2023-10-30T16:12:06.571Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6afb0, 0x40000941e0}, 0xffff5fa7eee8?) 16:12:06 [2023-10-30T16:12:06.571Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c 16:12:06 [2023-10-30T16:12:06.571Z] net/http.HandlerFunc.ServeHTTP(0x400041a400?, {0xd6afb0?, 0x40000941e0?}, 0x408b68?) 16:12:06 [2023-10-30T16:12:06.571Z] /usr/local/go/src/net/http/server.go:2136 +0x38 16:12:06 [2023-10-30T16:12:06.571Z] net/http.(*ServeMux).ServeHTTP(0xd71078?, {0xd6afb0, 0x40000941e0}, 0x400041a400) 16:12:06 [2023-10-30T16:12:06.571Z] /usr/local/go/src/net/http/server.go:2514 +0x144 16:12:06 [2023-10-30T16:12:06.571Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400069e480, {0xd69ba0?, 0x4000010000}, 0x400041a200) 16:12:06 [2023-10-30T16:12:06.571Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 16:12:06 [2023-10-30T16:12:06.571Z] net/http.serverHandler.ServeHTTP({0xd66708?}, {0xd69ba0?, 0x4000010000?}, 0x6?) 16:12:06 [2023-10-30T16:12:06.571Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 16:12:06 [2023-10-30T16:12:06.571Z] net/http.(*conn).serve(0x400027eea0, {0xd71078, 0x400028ac30}) 16:12:06 [2023-10-30T16:12:06.571Z] /usr/local/go/src/net/http/server.go:2009 +0x518 16:12:06 [2023-10-30T16:12:06.571Z] created by net/http.(*Server).Serve in goroutine 51 16:12:06 [2023-10-30T16:12:06.571Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 16:12:07 [2023-10-30T16:12:07.507Z] 2023/10/30 16:12:07 http: panic serving 127.0.0.1:53106: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 16:12:07 [2023-10-30T16:12:07.507Z] goroutine 163 [running]: 16:12:07 [2023-10-30T16:12:07.507Z] net/http.(*conn).serve.func1() 16:12:07 [2023-10-30T16:12:07.507Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 16:12:07 [2023-10-30T16:12:07.507Z] panic({0xa09680?, 0x4000308130?}) 16:12:07 [2023-10-30T16:12:07.507Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 16:12:07 [2023-10-30T16:12:07.507Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6afb0, 0x40000942a0}, 0xffff5fa7eee8?) 16:12:07 [2023-10-30T16:12:07.507Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 16:12:07 [2023-10-30T16:12:07.507Z] net/http.HandlerFunc.ServeHTTP(0x400041a600?, {0xd6afb0?, 0x40000942a0?}, 0x408b68?) 16:12:07 [2023-10-30T16:12:07.507Z] /usr/local/go/src/net/http/server.go:2136 +0x38 16:12:07 [2023-10-30T16:12:07.507Z] net/http.(*ServeMux).ServeHTTP(0xd71078?, {0xd6afb0, 0x40000942a0}, 0x400041a600) 16:12:07 [2023-10-30T16:12:07.507Z] /usr/local/go/src/net/http/server.go:2514 +0x144 16:12:07 [2023-10-30T16:12:07.507Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400069e480, {0xd69ba0?, 0x40000100e0}, 0x400041a500) 16:12:07 [2023-10-30T16:12:07.507Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 16:12:07 [2023-10-30T16:12:07.507Z] net/http.serverHandler.ServeHTTP({0x400002f950?}, {0xd69ba0?, 0x40000100e0?}, 0x6?) 16:12:07 [2023-10-30T16:12:07.507Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 16:12:07 [2023-10-30T16:12:07.507Z] net/http.(*conn).serve(0x4000242f30, {0xd71078, 0x400028ac30}) 16:12:07 [2023-10-30T16:12:07.507Z] /usr/local/go/src/net/http/server.go:2009 +0x518 16:12:07 [2023-10-30T16:12:07.507Z] created by net/http.(*Server).Serve in goroutine 51 16:12:07 [2023-10-30T16:12:07.507Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 16:12:09 [2023-10-30T16:12:09.413Z] 2023/10/30 16:12:09 http: panic serving 127.0.0.1:53116: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 16:12:09 [2023-10-30T16:12:09.413Z] goroutine 144 [running]: 16:12:09 [2023-10-30T16:12:09.413Z] net/http.(*conn).serve.func1() 16:12:09 [2023-10-30T16:12:09.413Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 16:12:09 [2023-10-30T16:12:09.413Z] panic({0xa09680?, 0x40003081d0?}) 16:12:09 [2023-10-30T16:12:09.413Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 16:12:09 [2023-10-30T16:12:09.413Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6afb0, 0x4000094600}, 0xffff5fa7eee8?) 16:12:09 [2023-10-30T16:12:09.413Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 16:12:09 [2023-10-30T16:12:09.413Z] net/http.HandlerFunc.ServeHTTP(0x400041a800?, {0xd6afb0?, 0x4000094600?}, 0x408b68?) 16:12:09 [2023-10-30T16:12:09.413Z] /usr/local/go/src/net/http/server.go:2136 +0x38 16:12:09 [2023-10-30T16:12:09.413Z] net/http.(*ServeMux).ServeHTTP(0xd71078?, {0xd6afb0, 0x4000094600}, 0x400041a800) 16:12:09 [2023-10-30T16:12:09.413Z] /usr/local/go/src/net/http/server.go:2514 +0x144 16:12:09 [2023-10-30T16:12:09.413Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400069e480, {0xd69ba0?, 0x40000101c0}, 0x400041a700) 16:12:09 [2023-10-30T16:12:09.413Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 16:12:09 [2023-10-30T16:12:09.413Z] net/http.serverHandler.ServeHTTP({0x400031c630?}, {0xd69ba0?, 0x40000101c0?}, 0x6?) 16:12:09 [2023-10-30T16:12:09.413Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 16:12:09 [2023-10-30T16:12:09.413Z] net/http.(*conn).serve(0x400027e360, {0xd71078, 0x400028ac30}) 16:12:09 [2023-10-30T16:12:09.413Z] /usr/local/go/src/net/http/server.go:2009 +0x518 16:12:09 [2023-10-30T16:12:09.413Z] created by net/http.(*Server).Serve in goroutine 51 16:12:09 [2023-10-30T16:12:09.413Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 16:12:11 [2023-10-30T16:12:11.948Z] --- PASS: TestAuthZPluginAllowEventStream (6.08s) 16:12:11 [2023-10-30T16:12:11.948Z] === RUN TestAuthZPluginErrorResponse 16:12:12 [2023-10-30T16:12:12.207Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 16:12:12 [2023-10-30T16:12:12.207Z] === RUN TestAuthZPluginErrorRequest 16:12:12 [2023-10-30T16:12:12.776Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 16:12:12 [2023-10-30T16:12:12.776Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 16:12:13 [2023-10-30T16:12:13.345Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 16:12:13 [2023-10-30T16:12:13.345Z] === RUN TestAuthZPluginEnsureLoadImportWorking 16:12:14 [2023-10-30T16:12:14.283Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.17s) 16:12:14 [2023-10-30T16:12:14.283Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 16:12:15 [2023-10-30T16:12:15.661Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.19s) 16:12:15 [2023-10-30T16:12:15.661Z] === RUN TestAuthZPluginHeader 16:12:16 [2023-10-30T16:12:16.230Z] --- PASS: TestAuthZPluginHeader (0.62s) 16:12:16 [2023-10-30T16:12:16.230Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 16:12:16 [2023-10-30T16:12:16.230Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 16:12:16 [2023-10-30T16:12:16.230Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 16:12:16 [2023-10-30T16:12:16.230Z] === RUN TestAuthZPluginV2Disable 16:12:16 [2023-10-30T16:12:16.230Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 16:12:16 [2023-10-30T16:12:16.230Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 16:12:16 [2023-10-30T16:12:16.230Z] === RUN TestAuthZPluginV2RejectVolumeRequests 16:12:16 [2023-10-30T16:12:16.230Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 16:12:16 [2023-10-30T16:12:16.230Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 16:12:16 [2023-10-30T16:12:16.230Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 16:12:16 [2023-10-30T16:12:16.230Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 16:12:16 [2023-10-30T16:12:16.230Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 16:12:16 [2023-10-30T16:12:16.230Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 16:12:34 [2023-10-30T16:12:34.323Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) 16:12:34 [2023-10-30T16:12:34.323Z] PASS 16:12:34 [2023-10-30T16:12:34.323Z] 16:12:34 [2023-10-30T16:12:34.323Z] === Skipped 16:12:34 [2023-10-30T16:12:34.323Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 16:12:34 [2023-10-30T16:12:34.323Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 16:12:34 [2023-10-30T16:12:34.323Z] 16:12:34 [2023-10-30T16:12:34.323Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 16:12:34 [2023-10-30T16:12:34.323Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 16:12:34 [2023-10-30T16:12:34.323Z] 16:12:34 [2023-10-30T16:12:34.323Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 16:12:34 [2023-10-30T16:12:34.323Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 16:12:34 [2023-10-30T16:12:34.323Z] 16:12:34 [2023-10-30T16:12:34.323Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 16:12:34 [2023-10-30T16:12:34.323Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 16:12:34 [2023-10-30T16:12:34.323Z] 16:12:34 [2023-10-30T16:12:34.323Z] DONE 17 tests, 4 skipped in 30.782s 16:12:34 [2023-10-30T16:12:34.323Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 16:12:34 [2023-10-30T16:12:34.323Z] ++ '[' -n '' ']' 16:12:34 [2023-10-30T16:12:34.323Z] ++ 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 16:12:34 [2023-10-30T16:12:34.323Z] ++ set -e 16:12:34 [2023-10-30T16:12:34.323Z] ++ '[' -n 0 ']' 16:12:34 [2023-10-30T16:12:34.323Z] ++ set -x 16:12:34 [2023-10-30T16:12:34.323Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:12:34 [2023-10-30T16:12:34.323Z] INFO: Testing against a local daemon 16:12:34 [2023-10-30T16:12:34.323Z] === RUN TestPluginInvalidJSON 16:12:34 [2023-10-30T16:12:34.323Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 16:12:34 [2023-10-30T16:12:34.323Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 16:12:34 [2023-10-30T16:12:34.323Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 16:12:34 [2023-10-30T16:12:34.323Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 16:12:34 [2023-10-30T16:12:34.323Z] === RUN TestPluginInvalidJSON/plugins/pull 16:12:34 [2023-10-30T16:12:34.323Z] === PAUSE TestPluginInvalidJSON/plugins/pull 16:12:34 [2023-10-30T16:12:34.323Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 16:12:34 [2023-10-30T16:12:34.323Z] === CONT TestPluginInvalidJSON/plugins/pull 16:12:34 [2023-10-30T16:12:34.323Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 16:12:34 [2023-10-30T16:12:34.323Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 16:12:34 [2023-10-30T16:12:34.323Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 16:12:34 [2023-10-30T16:12:34.323Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 16:12:34 [2023-10-30T16:12:34.323Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 16:12:34 [2023-10-30T16:12:34.323Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 16:12:34 [2023-10-30T16:12:34.323Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 16:12:34 [2023-10-30T16:12:34.323Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 16:12:34 [2023-10-30T16:12:34.323Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 16:12:34 [2023-10-30T16:12:34.323Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 16:12:34 [2023-10-30T16:12:34.323Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 16:12:34 [2023-10-30T16:12:34.323Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 16:12:34 [2023-10-30T16:12:34.323Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 16:12:34 [2023-10-30T16:12:34.323Z] --- PASS: TestPluginInvalidJSON (0.01s) 16:12:34 [2023-10-30T16:12:34.323Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 16:12:34 [2023-10-30T16:12:34.323Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 16:12:34 [2023-10-30T16:12:34.323Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 16:12:34 [2023-10-30T16:12:34.323Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 16:12:34 [2023-10-30T16:12:34.323Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 16:12:34 [2023-10-30T16:12:34.323Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 16:12:34 [2023-10-30T16:12:34.323Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 16:12:34 [2023-10-30T16:12:34.323Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 16:12:34 [2023-10-30T16:12:34.323Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 16:12:34 [2023-10-30T16:12:34.323Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 16:12:34 [2023-10-30T16:12:34.323Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 16:12:34 [2023-10-30T16:12:34.323Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 16:12:34 [2023-10-30T16:12:34.323Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 16:12:34 [2023-10-30T16:12:34.323Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 16:12:34 [2023-10-30T16:12:34.323Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 16:12:34 [2023-10-30T16:12:34.323Z] === RUN TestPluginInstall 16:12:34 [2023-10-30T16:12:34.323Z] === RUN TestPluginInstall/no_auth 16:12:36 [2023-10-30T16:12:36.868Z] time="2023-10-30T16:12:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:12:36 [2023-10-30T16:12:36.868Z] time="2023-10-30T16:12:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0244cde7e71b4256ac1c2f56edc50ab715bc0498bae6a921f76c410f20612e3" mediatype=application/vnd.docker.plugin.v1+json size=522 16:12:36 [2023-10-30T16:12:36.868Z] time="2023-10-30T16:12:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:12:36 [2023-10-30T16:12:36.868Z] time="2023-10-30T16:12:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0244cde7e71b4256ac1c2f56edc50ab715bc0498bae6a921f76c410f20612e3" mediatype=application/vnd.docker.plugin.v1+json size=522 16:12:36 [2023-10-30T16:12:36.868Z] === RUN TestPluginInstall/with_htpasswd 16:12:37 [2023-10-30T16:12:37.127Z] time="2023-10-30T16:12:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:12:37 [2023-10-30T16:12:37.127Z] time="2023-10-30T16:12:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0244cde7e71b4256ac1c2f56edc50ab715bc0498bae6a921f76c410f20612e3" mediatype=application/vnd.docker.plugin.v1+json size=522 16:12:37 [2023-10-30T16:12:37.127Z] time="2023-10-30T16:12:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:12:37 [2023-10-30T16:12:37.127Z] time="2023-10-30T16:12:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0244cde7e71b4256ac1c2f56edc50ab715bc0498bae6a921f76c410f20612e3" mediatype=application/vnd.docker.plugin.v1+json size=522 16:12:37 [2023-10-30T16:12:37.386Z] === RUN TestPluginInstall/with_insecure 16:12:38 [2023-10-30T16:12:38.324Z] time="2023-10-30T16:12:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:12:38 [2023-10-30T16:12:38.324Z] time="2023-10-30T16:12:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b267608b9bfda971a2c7f7fb1c3b0f4f2b6c76471268b4fbc0296ab09f53c35" mediatype=application/vnd.docker.plugin.v1+json size=522 16:12:38 [2023-10-30T16:12:38.324Z] time="2023-10-30T16:12:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 16:12:38 [2023-10-30T16:12:38.324Z] time="2023-10-30T16:12:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3b267608b9bfda971a2c7f7fb1c3b0f4f2b6c76471268b4fbc0296ab09f53c35" mediatype=application/vnd.docker.plugin.v1+json size=522 16:12:38 [2023-10-30T16:12:38.324Z] plugin_test.go:204: [dda8f3e2d948d] daemon is not started 16:12:38 [2023-10-30T16:12:38.324Z] --- PASS: TestPluginInstall (5.20s) 16:12:38 [2023-10-30T16:12:38.324Z] --- PASS: TestPluginInstall/no_auth (3.80s) 16:12:38 [2023-10-30T16:12:38.324Z] --- PASS: TestPluginInstall/with_htpasswd (0.46s) 16:12:38 [2023-10-30T16:12:38.324Z] --- PASS: TestPluginInstall/with_insecure (0.93s) 16:12:38 [2023-10-30T16:12:38.324Z] === RUN TestPluginsWithRuntimes 16:12:39 [2023-10-30T16:12:39.703Z] === RUN TestPluginsWithRuntimes/No_Args 16:12:40 [2023-10-30T16:12:40.640Z] === RUN TestPluginsWithRuntimes/With_Args 16:12:42 [2023-10-30T16:12:42.019Z] --- PASS: TestPluginsWithRuntimes (3.44s) 16:12:42 [2023-10-30T16:12:42.019Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.96s) 16:12:42 [2023-10-30T16:12:42.019Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.94s) 16:12:42 [2023-10-30T16:12:42.019Z] === RUN TestPluginBackCompatMediaTypes 16:12:42 [2023-10-30T16:12:42.279Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s) 16:12:42 [2023-10-30T16:12:42.279Z] PASS 16:12:42 [2023-10-30T16:12:42.279Z] 16:12:42 [2023-10-30T16:12:42.279Z] DONE 24 tests in 9.189s 16:12:42 [2023-10-30T16:12:42.279Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 16:12:42 [2023-10-30T16:12:42.279Z] ++ '[' -n '' ']' 16:12:42 [2023-10-30T16:12:42.279Z] ++ 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 16:12:42 [2023-10-30T16:12:42.279Z] ++ set -e 16:12:42 [2023-10-30T16:12:42.279Z] ++ '[' -n 0 ']' 16:12:42 [2023-10-30T16:12:42.279Z] ++ set -x 16:12:42 [2023-10-30T16:12:42.279Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:12:42 [2023-10-30T16:12:42.279Z] INFO: Testing against a local daemon 16:12:42 [2023-10-30T16:12:42.279Z] === RUN TestExternalGraphDriver 16:12:42 [2023-10-30T16:12:42.538Z] === RUN TestExternalGraphDriver/json 16:12:42 [2023-10-30T16:12:42.538Z] === RUN TestExternalGraphDriver/spec 16:12:42 [2023-10-30T16:12:42.538Z] === RUN TestExternalGraphDriver/pull 16:12:42 [2023-10-30T16:12:42.538Z] --- PASS: TestExternalGraphDriver (0.34s) 16:12:42 [2023-10-30T16:12:42.538Z] --- PASS: TestExternalGraphDriver/json (0.00s) 16:12:42 [2023-10-30T16:12:42.538Z] --- PASS: TestExternalGraphDriver/spec (0.00s) 16:12:42 [2023-10-30T16:12:42.538Z] --- PASS: TestExternalGraphDriver/pull (0.00s) 16:12:42 [2023-10-30T16:12:42.538Z] === RUN TestGraphdriverPluginV2 16:12:43 [2023-10-30T16:12:43.107Z] external_test.go:415: (*Execution).NotAmd64-fm 16:12:43 [2023-10-30T16:12:43.107Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) 16:12:43 [2023-10-30T16:12:43.107Z] PASS 16:12:43 [2023-10-30T16:12:43.107Z] 16:12:43 [2023-10-30T16:12:43.107Z] === Skipped 16:12:43 [2023-10-30T16:12:43.107Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) 16:12:43 [2023-10-30T16:12:43.107Z] external_test.go:415: (*Execution).NotAmd64-fm 16:12:43 [2023-10-30T16:12:43.107Z] 16:12:43 [2023-10-30T16:12:43.107Z] DONE 5 tests, 1 skipped in 0.701s 16:12:43 [2023-10-30T16:12:43.107Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 16:12:43 [2023-10-30T16:12:43.107Z] ++ '[' -n '' ']' 16:12:43 [2023-10-30T16:12:43.107Z] ++ 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 16:12:43 [2023-10-30T16:12:43.107Z] ++ set -e 16:12:43 [2023-10-30T16:12:43.107Z] ++ '[' -n 0 ']' 16:12:43 [2023-10-30T16:12:43.107Z] ++ set -x 16:12:43 [2023-10-30T16:12:43.107Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:12:43 [2023-10-30T16:12:43.107Z] INFO: Testing against a local daemon 16:12:43 [2023-10-30T16:12:43.107Z] === RUN TestContinueAfterPluginCrash 16:12:43 [2023-10-30T16:12:43.107Z] === PAUSE TestContinueAfterPluginCrash 16:12:43 [2023-10-30T16:12:43.107Z] === RUN TestReadPluginNoRead 16:12:43 [2023-10-30T16:12:43.107Z] === PAUSE TestReadPluginNoRead 16:12:43 [2023-10-30T16:12:43.107Z] === RUN TestDaemonStartWithLogOpt 16:12:43 [2023-10-30T16:12:43.107Z] === PAUSE TestDaemonStartWithLogOpt 16:12:43 [2023-10-30T16:12:43.107Z] === CONT TestDaemonStartWithLogOpt 16:12:43 [2023-10-30T16:12:43.107Z] === CONT TestContinueAfterPluginCrash 16:12:43 [2023-10-30T16:12:43.107Z] === CONT TestReadPluginNoRead 16:12:45 [2023-10-30T16:12:45.644Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 16:12:45 [2023-10-30T16:12:45.644Z] --- PASS: TestDaemonStartWithLogOpt (2.75s) 16:12:46 [2023-10-30T16:12:46.582Z] === RUN TestReadPluginNoRead/default 16:12:47 [2023-10-30T16:12:47.961Z] === RUN TestReadPluginNoRead/disabled_caching 16:12:48 [2023-10-30T16:12:48.899Z] read_test.go:93: [d0c58c229e087] daemon is not started 16:12:48 [2023-10-30T16:12:48.899Z] --- PASS: TestReadPluginNoRead (5.92s) 16:12:48 [2023-10-30T16:12:48.899Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) 16:12:48 [2023-10-30T16:12:48.899Z] --- PASS: TestReadPluginNoRead/default (1.27s) 16:12:48 [2023-10-30T16:12:48.899Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) 16:12:50 [2023-10-30T16:12:50.805Z] --- PASS: TestContinueAfterPluginCrash (7.73s) 16:12:50 [2023-10-30T16:12:50.805Z] PASS 16:12:50 [2023-10-30T16:12:50.805Z] 16:12:50 [2023-10-30T16:12:50.805Z] DONE 6 tests in 7.762s 16:12:50 [2023-10-30T16:12:50.805Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 16:12:50 [2023-10-30T16:12:50.805Z] ++ '[' -n '' ']' 16:12:50 [2023-10-30T16:12:50.805Z] ++ 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 16:12:50 [2023-10-30T16:12:50.805Z] ++ set -e 16:12:50 [2023-10-30T16:12:50.805Z] ++ '[' -n 0 ']' 16:12:50 [2023-10-30T16:12:50.805Z] ++ set -x 16:12:50 [2023-10-30T16:12:50.805Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:12:50 [2023-10-30T16:12:50.805Z] testing: warning: no tests to run 16:12:50 [2023-10-30T16:12:50.805Z] PASS 16:12:50 [2023-10-30T16:12:50.805Z] 16:12:50 [2023-10-30T16:12:50.805Z] DONE 0 tests in 0.008s 16:12:50 [2023-10-30T16:12:50.805Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 16:12:50 [2023-10-30T16:12:50.805Z] ++ '[' -n '' ']' 16:12:50 [2023-10-30T16:12:50.805Z] ++ 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 16:12:50 [2023-10-30T16:12:50.805Z] ++ set -e 16:12:50 [2023-10-30T16:12:50.805Z] ++ '[' -n 0 ']' 16:12:50 [2023-10-30T16:12:50.805Z] ++ set -x 16:12:50 [2023-10-30T16:12:50.805Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:12:50 [2023-10-30T16:12:50.805Z] INFO: Testing against a local daemon 16:12:50 [2023-10-30T16:12:50.805Z] === RUN TestPluginWithDevMounts 16:12:50 [2023-10-30T16:12:50.805Z] === PAUSE TestPluginWithDevMounts 16:12:50 [2023-10-30T16:12:50.805Z] === CONT TestPluginWithDevMounts 16:12:52 [2023-10-30T16:12:52.710Z] --- PASS: TestPluginWithDevMounts (1.52s) 16:12:52 [2023-10-30T16:12:52.710Z] PASS 16:12:52 [2023-10-30T16:12:52.710Z] 16:12:52 [2023-10-30T16:12:52.710Z] DONE 1 tests in 1.560s 16:12:52 [2023-10-30T16:12:52.710Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 16:12:52 [2023-10-30T16:12:52.710Z] ++ '[' -n '' ']' 16:12:52 [2023-10-30T16:12:52.710Z] ++ 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 16:12:52 [2023-10-30T16:12:52.710Z] ++ set -e 16:12:52 [2023-10-30T16:12:52.710Z] ++ '[' -n 0 ']' 16:12:52 [2023-10-30T16:12:52.711Z] ++ set -x 16:12:52 [2023-10-30T16:12:52.711Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:12:52 [2023-10-30T16:12:52.711Z] INFO: Testing against a local daemon 16:12:52 [2023-10-30T16:12:52.711Z] === RUN TestSecretInspect 16:12:54 [2023-10-30T16:12:54.615Z] --- PASS: TestSecretInspect (1.90s) 16:12:54 [2023-10-30T16:12:54.615Z] === RUN TestSecretList 16:12:56 [2023-10-30T16:12:56.521Z] --- PASS: TestSecretList (2.01s) 16:12:56 [2023-10-30T16:12:56.521Z] === RUN TestSecretsCreateAndDelete 16:12:58 [2023-10-30T16:12:58.427Z] --- PASS: TestSecretsCreateAndDelete (1.92s) 16:12:58 [2023-10-30T16:12:58.427Z] === RUN TestSecretsUpdate 16:13:00 [2023-10-30T16:13:00.332Z] --- PASS: TestSecretsUpdate (2.03s) 16:13:00 [2023-10-30T16:13:00.332Z] === RUN TestTemplatedSecret 16:13:02 [2023-10-30T16:13:02.868Z] --- PASS: TestTemplatedSecret (2.73s) 16:13:02 [2023-10-30T16:13:02.868Z] === RUN TestSecretCreateResolve 16:13:04 [2023-10-30T16:13:04.773Z] --- PASS: TestSecretCreateResolve (1.88s) 16:13:04 [2023-10-30T16:13:04.773Z] PASS 16:13:04 [2023-10-30T16:13:04.773Z] 16:13:04 [2023-10-30T16:13:04.773Z] DONE 6 tests in 12.519s 16:13:04 [2023-10-30T16:13:04.773Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 16:13:04 [2023-10-30T16:13:04.773Z] ++ '[' -n '' ']' 16:13:04 [2023-10-30T16:13:04.773Z] ++ 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 16:13:04 [2023-10-30T16:13:04.773Z] ++ set -e 16:13:04 [2023-10-30T16:13:04.773Z] ++ '[' -n 0 ']' 16:13:04 [2023-10-30T16:13:04.773Z] ++ set -x 16:13:04 [2023-10-30T16:13:04.773Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:13:05 [2023-10-30T16:13:05.032Z] INFO: Testing against a local daemon 16:13:05 [2023-10-30T16:13:05.032Z] === RUN TestServiceCreateInit 16:13:05 [2023-10-30T16:13:05.032Z] === RUN TestServiceCreateInit/daemonInitDisabled 16:13:09 [2023-10-30T16:13:09.241Z] === RUN TestServiceCreateInit/daemonInitEnabled 16:13:12 [2023-10-30T16:13:12.603Z] --- PASS: TestServiceCreateInit (7.56s) 16:13:12 [2023-10-30T16:13:12.603Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.78s) 16:13:12 [2023-10-30T16:13:12.603Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.77s) 16:13:12 [2023-10-30T16:13:12.603Z] === RUN TestCreateServiceMultipleTimes 16:13:27 [2023-10-30T16:13:27.695Z] --- PASS: TestCreateServiceMultipleTimes (14.99s) 16:13:27 [2023-10-30T16:13:27.695Z] === RUN TestCreateServiceConflict 16:13:29 [2023-10-30T16:13:29.620Z] --- PASS: TestCreateServiceConflict (1.95s) 16:13:29 [2023-10-30T16:13:29.620Z] === RUN TestCreateServiceMaxReplicas 16:13:32 [2023-10-30T16:13:32.156Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) 16:13:32 [2023-10-30T16:13:32.156Z] === RUN TestCreateServiceSecretFileMode 16:13:47 [2023-10-30T16:13:47.041Z] --- PASS: TestCreateServiceSecretFileMode (12.67s) 16:13:47 [2023-10-30T16:13:47.041Z] === RUN TestCreateServiceConfigFileMode 16:13:59 [2023-10-30T16:13:59.252Z] --- PASS: TestCreateServiceConfigFileMode (12.46s) 16:13:59 [2023-10-30T16:13:59.252Z] === RUN TestCreateServiceSysctls 16:14:00 [2023-10-30T16:14:00.631Z] --- PASS: TestCreateServiceSysctls (3.22s) 16:14:00 [2023-10-30T16:14:00.631Z] === RUN TestCreateServiceCapabilities 16:14:03 [2023-10-30T16:14:03.166Z] --- PASS: TestCreateServiceCapabilities (2.65s) 16:14:03 [2023-10-30T16:14:03.166Z] === RUN TestInspect 16:14:06 [2023-10-30T16:14:06.456Z] --- PASS: TestInspect (2.91s) 16:14:06 [2023-10-30T16:14:06.456Z] === RUN TestCreateJob 16:14:09 [2023-10-30T16:14:09.746Z] --- PASS: TestCreateJob (3.34s) 16:14:09 [2023-10-30T16:14:09.746Z] === RUN TestReplicatedJob 16:14:15 [2023-10-30T16:14:15.023Z] --- PASS: TestReplicatedJob (5.40s) 16:14:15 [2023-10-30T16:14:15.023Z] === RUN TestUpdateReplicatedJob 16:14:18 [2023-10-30T16:14:18.312Z] --- PASS: TestUpdateReplicatedJob (3.37s) 16:14:18 [2023-10-30T16:14:18.312Z] === RUN TestServiceListWithStatuses 16:14:18 [2023-10-30T16:14:18.312Z] list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 16:14:18 [2023-10-30T16:14:18.312Z] --- SKIP: TestServiceListWithStatuses (0.00s) 16:14:18 [2023-10-30T16:14:18.312Z] === RUN TestDockerNetworkConnectAlias 16:14:22 [2023-10-30T16:14:22.505Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) 16:14:22 [2023-10-30T16:14:22.505Z] === RUN TestDockerNetworkReConnect 16:14:25 [2023-10-30T16:14:25.796Z] --- PASS: TestDockerNetworkReConnect (3.25s) 16:14:25 [2023-10-30T16:14:25.796Z] === RUN TestServicePlugin 16:14:25 [2023-10-30T16:14:25.796Z] plugin_test.go:25: (*Execution).NotAmd64-fm 16:14:25 [2023-10-30T16:14:25.796Z] --- SKIP: TestServicePlugin (0.00s) 16:14:25 [2023-10-30T16:14:25.796Z] === RUN TestServiceUpdateLabel 16:14:27 [2023-10-30T16:14:27.702Z] --- PASS: TestServiceUpdateLabel (1.87s) 16:14:27 [2023-10-30T16:14:27.702Z] === RUN TestServiceUpdateSecrets 16:14:42 [2023-10-30T16:14:42.589Z] --- PASS: TestServiceUpdateSecrets (14.53s) 16:14:42 [2023-10-30T16:14:42.589Z] === RUN TestServiceUpdateConfigs 16:14:57 [2023-10-30T16:14:57.477Z] --- PASS: TestServiceUpdateConfigs (14.76s) 16:14:57 [2023-10-30T16:14:57.477Z] === RUN TestServiceUpdateNetwork 16:15:09 [2023-10-30T16:15:09.689Z] --- PASS: TestServiceUpdateNetwork (12.39s) 16:15:09 [2023-10-30T16:15:09.689Z] === RUN TestServiceUpdatePidsLimit 16:15:10 [2023-10-30T16:15:10.626Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 16:15:11 [2023-10-30T16:15:11.194Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 16:15:19 [2023-10-30T16:15:19.315Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 16:15:25 [2023-10-30T16:15:25.883Z] --- PASS: TestServiceUpdatePidsLimit (16.38s) 16:15:25 [2023-10-30T16:15:25.883Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 16:15:25 [2023-10-30T16:15:25.883Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) 16:15:25 [2023-10-30T16:15:25.883Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) 16:15:25 [2023-10-30T16:15:25.883Z] PASS 16:15:25 [2023-10-30T16:15:25.883Z] 16:15:25 [2023-10-30T16:15:25.883Z] === Skipped 16:15:25 [2023-10-30T16:15:25.883Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 16:15:25 [2023-10-30T16:15:25.883Z] list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 16:15:25 [2023-10-30T16:15:25.883Z] 16:15:25 [2023-10-30T16:15:25.883Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 16:15:25 [2023-10-30T16:15:25.883Z] plugin_test.go:25: (*Execution).NotAmd64-fm 16:15:25 [2023-10-30T16:15:25.883Z] 16:15:25 [2023-10-30T16:15:25.883Z] DONE 26 tests, 2 skipped in 140.651s 16:15:25 [2023-10-30T16:15:25.883Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 16:15:25 [2023-10-30T16:15:25.883Z] ++ '[' -n '' ']' 16:15:25 [2023-10-30T16:15:25.883Z] ++ 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 16:15:25 [2023-10-30T16:15:25.883Z] ++ set -e 16:15:25 [2023-10-30T16:15:25.883Z] ++ '[' -n 0 ']' 16:15:25 [2023-10-30T16:15:25.883Z] ++ set -x 16:15:25 [2023-10-30T16:15:25.883Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:15:25 [2023-10-30T16:15:25.883Z] INFO: Testing against a local daemon 16:15:25 [2023-10-30T16:15:25.883Z] === RUN TestSessionCreate 16:15:25 [2023-10-30T16:15:25.883Z] --- PASS: TestSessionCreate (0.02s) 16:15:25 [2023-10-30T16:15:25.883Z] === RUN TestSessionCreateWithBadUpgrade 16:15:25 [2023-10-30T16:15:25.883Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 16:15:25 [2023-10-30T16:15:25.883Z] PASS 16:15:25 [2023-10-30T16:15:25.883Z] 16:15:25 [2023-10-30T16:15:25.883Z] DONE 2 tests in 0.067s 16:15:25 [2023-10-30T16:15:25.883Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 16:15:25 [2023-10-30T16:15:25.883Z] ++ '[' -n '' ']' 16:15:25 [2023-10-30T16:15:25.883Z] ++ 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 16:15:25 [2023-10-30T16:15:25.883Z] ++ set -e 16:15:25 [2023-10-30T16:15:25.883Z] ++ '[' -n 0 ']' 16:15:25 [2023-10-30T16:15:25.883Z] ++ set -x 16:15:25 [2023-10-30T16:15:25.883Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:15:25 [2023-10-30T16:15:25.883Z] INFO: Testing against a local daemon 16:15:25 [2023-10-30T16:15:25.883Z] === RUN TestCgroupDriverSystemdMemoryLimit 16:15:25 [2023-10-30T16:15:25.883Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 16:15:25 [2023-10-30T16:15:25.883Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 16:15:25 [2023-10-30T16:15:25.883Z] === RUN TestDiskUsage 16:15:25 [2023-10-30T16:15:25.883Z] === PAUSE TestDiskUsage 16:15:25 [2023-10-30T16:15:25.883Z] === RUN TestEventsExecDie 16:15:26 [2023-10-30T16:15:26.451Z] --- PASS: TestEventsExecDie (0.60s) 16:15:26 [2023-10-30T16:15:26.451Z] === RUN TestEventsBackwardsCompatible 16:15:26 [2023-10-30T16:15:26.451Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 16:15:26 [2023-10-30T16:15:26.451Z] === RUN TestEventsVolumeCreate 16:15:26 [2023-10-30T16:15:26.451Z] --- PASS: TestEventsVolumeCreate (0.06s) 16:15:26 [2023-10-30T16:15:26.451Z] === RUN TestInfoBinaryCommits 16:15:26 [2023-10-30T16:15:26.451Z] --- PASS: TestInfoBinaryCommits (0.02s) 16:15:26 [2023-10-30T16:15:26.451Z] === RUN TestInfoAPIVersioned 16:15:26 [2023-10-30T16:15:26.451Z] --- PASS: TestInfoAPIVersioned (0.01s) 16:15:26 [2023-10-30T16:15:26.451Z] === RUN TestInfoAPI 16:15:26 [2023-10-30T16:15:26.451Z] --- PASS: TestInfoAPI (0.02s) 16:15:26 [2023-10-30T16:15:26.451Z] === RUN TestInfoAPIWarnings 16:15:44 [2023-10-30T16:15:44.544Z] --- PASS: TestInfoAPIWarnings (16.54s) 16:15:44 [2023-10-30T16:15:44.544Z] === RUN TestInfoDebug 16:15:44 [2023-10-30T16:15:44.544Z] --- PASS: TestInfoDebug (0.52s) 16:15:44 [2023-10-30T16:15:44.544Z] === RUN TestInfoInsecureRegistries 16:15:44 [2023-10-30T16:15:44.544Z] --- PASS: TestInfoInsecureRegistries (0.52s) 16:15:44 [2023-10-30T16:15:44.544Z] === RUN TestInfoRegistryMirrors 16:15:44 [2023-10-30T16:15:44.544Z] --- PASS: TestInfoRegistryMirrors (0.52s) 16:15:44 [2023-10-30T16:15:44.544Z] === RUN TestLoginFailsWithBadCredentials 16:15:45 [2023-10-30T16:15:45.482Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) 16:15:45 [2023-10-30T16:15:45.482Z] === RUN TestPingCacheHeaders 16:15:45 [2023-10-30T16:15:45.482Z] --- PASS: TestPingCacheHeaders (0.02s) 16:15:45 [2023-10-30T16:15:45.482Z] === RUN TestPingGet 16:15:45 [2023-10-30T16:15:45.482Z] --- PASS: TestPingGet (0.01s) 16:15:45 [2023-10-30T16:15:45.482Z] === RUN TestPingHead 16:15:45 [2023-10-30T16:15:45.482Z] --- PASS: TestPingHead (0.02s) 16:15:45 [2023-10-30T16:15:45.482Z] === RUN TestPingSwarmHeader 16:15:46 [2023-10-30T16:15:46.051Z] === RUN TestPingSwarmHeader/before_swarm_init 16:15:46 [2023-10-30T16:15:46.620Z] === RUN TestPingSwarmHeader/after_swarm_init 16:15:47 [2023-10-30T16:15:47.999Z] === RUN TestPingSwarmHeader/after_swarm_leave 16:15:47 [2023-10-30T16:15:47.999Z] --- PASS: TestPingSwarmHeader (2.16s) 16:15:47 [2023-10-30T16:15:47.999Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 16:15:47 [2023-10-30T16:15:47.999Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 16:15:47 [2023-10-30T16:15:47.999Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 16:15:47 [2023-10-30T16:15:47.999Z] === RUN TestPingBuilderHeader 16:15:47 [2023-10-30T16:15:47.999Z] === RUN TestPingBuilderHeader/default_config 16:15:48 [2023-10-30T16:15:48.258Z] === RUN TestPingBuilderHeader/buildkit_disabled 16:15:48 [2023-10-30T16:15:48.827Z] --- PASS: TestPingBuilderHeader (1.04s) 16:15:48 [2023-10-30T16:15:48.827Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) 16:15:48 [2023-10-30T16:15:48.827Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) 16:15:48 [2023-10-30T16:15:48.827Z] === RUN TestVersion 16:15:48 [2023-10-30T16:15:48.827Z] --- PASS: TestVersion (0.02s) 16:15:48 [2023-10-30T16:15:48.827Z] === CONT TestDiskUsage 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/empty 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/empty/container_types 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/empty/image_types 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/empty/volume_types 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/empty/build-cache_types 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/empty/container,_volume_types 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/empty/image,_build-cache_types 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/after_LoadBusybox 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 16:15:49 [2023-10-30T16:15:49.396Z] === RUN TestDiskUsage/after_container.Run 16:15:49 [2023-10-30T16:15:49.655Z] === RUN TestDiskUsage/after_container.Run/container_types 16:15:49 [2023-10-30T16:15:49.655Z] === RUN TestDiskUsage/after_container.Run/image_types 16:15:49 [2023-10-30T16:15:49.655Z] === RUN TestDiskUsage/after_container.Run/volume_types 16:15:49 [2023-10-30T16:15:49.655Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 16:15:49 [2023-10-30T16:15:49.655Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 16:15:49 [2023-10-30T16:15:49.655Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 16:15:49 [2023-10-30T16:15:49.655Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 16:15:49 [2023-10-30T16:15:49.655Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 16:15:49 [2023-10-30T16:15:49.655Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 16:15:49 [2023-10-30T16:15:49.655Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage (1.09s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/empty (0.01s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.09s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] PASS 16:15:49 [2023-10-30T16:15:49.915Z] 16:15:49 [2023-10-30T16:15:49.915Z] === Skipped 16:15:49 [2023-10-30T16:15:49.915Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 16:15:49 [2023-10-30T16:15:49.915Z] 16:15:49 [2023-10-30T16:15:49.915Z] DONE 57 tests, 1 skipped in 24.274s 16:15:49 [2023-10-30T16:15:49.915Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 16:15:49 [2023-10-30T16:15:49.915Z] ++ '[' -n '' ']' 16:15:49 [2023-10-30T16:15:49.915Z] ++ 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 16:15:49 [2023-10-30T16:15:49.915Z] ++ set -e 16:15:49 [2023-10-30T16:15:49.915Z] ++ '[' -n 0 ']' 16:15:49 [2023-10-30T16:15:49.915Z] ++ set -x 16:15:49 [2023-10-30T16:15:49.915Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.zt4aq6iDDW/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 16:15:49 [2023-10-30T16:15:49.915Z] INFO: Testing against a local daemon 16:15:49 [2023-10-30T16:15:49.915Z] === RUN TestVolumesCreateAndList 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestVolumesCreateAndList (0.02s) 16:15:49 [2023-10-30T16:15:49.915Z] === RUN TestVolumesRemove 16:15:49 [2023-10-30T16:15:49.915Z] === RUN TestVolumesRemove/volume_in_use 16:15:49 [2023-10-30T16:15:49.915Z] === RUN TestVolumesRemove/volume_not_in_use 16:15:49 [2023-10-30T16:15:49.915Z] === RUN TestVolumesRemove/non-existing_volume 16:15:49 [2023-10-30T16:15:49.915Z] === RUN TestVolumesRemove/non-existing_volume_force 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestVolumesRemove (0.06s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) 16:15:49 [2023-10-30T16:15:49.915Z] === RUN TestVolumesRemoveSwarmEnabled 16:15:49 [2023-10-30T16:15:49.915Z] === PAUSE TestVolumesRemoveSwarmEnabled 16:15:49 [2023-10-30T16:15:49.915Z] === RUN TestVolumesInspect 16:15:50 [2023-10-30T16:15:50.174Z] --- PASS: TestVolumesInspect (0.02s) 16:15:50 [2023-10-30T16:15:50.174Z] === RUN TestVolumesInvalidJSON 16:15:50 [2023-10-30T16:15:50.174Z] === RUN TestVolumesInvalidJSON/volumes/create 16:15:50 [2023-10-30T16:15:50.174Z] === PAUSE TestVolumesInvalidJSON/volumes/create 16:15:50 [2023-10-30T16:15:50.174Z] === CONT TestVolumesInvalidJSON/volumes/create 16:15:50 [2023-10-30T16:15:50.174Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 16:15:50 [2023-10-30T16:15:50.174Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 16:15:50 [2023-10-30T16:15:50.174Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 16:15:50 [2023-10-30T16:15:50.174Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 16:15:50 [2023-10-30T16:15:50.174Z] --- PASS: TestVolumesInvalidJSON (0.01s) 16:15:50 [2023-10-30T16:15:50.174Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 16:15:50 [2023-10-30T16:15:50.174Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 16:15:50 [2023-10-30T16:15:50.174Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 16:15:50 [2023-10-30T16:15:50.174Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 16:15:50 [2023-10-30T16:15:50.174Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 16:15:50 [2023-10-30T16:15:50.174Z] === RUN TestVolumePruneAnonymous 16:15:50 [2023-10-30T16:15:50.174Z] --- PASS: TestVolumePruneAnonymous (0.03s) 16:15:50 [2023-10-30T16:15:50.174Z] === RUN TestVolumePruneAnonFromImage 16:15:50 [2023-10-30T16:15:50.174Z] --- PASS: TestVolumePruneAnonFromImage (0.13s) 16:15:50 [2023-10-30T16:15:50.174Z] === CONT TestVolumesRemoveSwarmEnabled 16:15:51 [2023-10-30T16:15:51.554Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use 16:15:51 [2023-10-30T16:15:51.554Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use 16:15:51 [2023-10-30T16:15:51.554Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume 16:15:51 [2023-10-30T16:15:51.554Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force 16:15:52 [2023-10-30T16:15:52.493Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.23s) 16:15:52 [2023-10-30T16:15:52.493Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) 16:15:52 [2023-10-30T16:15:52.493Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) 16:15:52 [2023-10-30T16:15:52.493Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) 16:15:52 [2023-10-30T16:15:52.493Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) 16:15:52 [2023-10-30T16:15:52.493Z] PASS 16:15:52 [2023-10-30T16:15:52.493Z] 16:15:52 [2023-10-30T16:15:52.493Z] DONE 20 tests in 2.525s 16:15:52 [2023-10-30T16:15:52.493Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 16:15:52 [2023-10-30T16:15:52.493Z] ++++ cat bundles/test-integration/docker.pid 16:15:52 [2023-10-30T16:15:52.493Z] +++ kill 23827 16:15:54 [2023-10-30T16:15:54.399Z] +++ /etc/init.d/apparmor stop 16:15:54 [2023-10-30T16:15:54.399Z] Leaving: AppArmorNo profiles have been unloaded. 16:15:54 [2023-10-30T16:15:54.399Z] 16:15:54 [2023-10-30T16:15:54.399Z] Unloading profiles will leave already running processes permanently 16:15:54 [2023-10-30T16:15:54.399Z] unconfined, which can lead to unexpected situations. 16:15:54 [2023-10-30T16:15:54.399Z] 16:15:54 [2023-10-30T16:15:54.399Z] To set a process to complain mode, use the command line tool 16:15:54 [2023-10-30T16:15:54.399Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 16:15:54 [2023-10-30T16:15:54.399Z] +++ true 16:15:54 [2023-10-30T16:15:54.399Z] exiting test-integration 16:15:54 [2023-10-30T16:15:54.399Z] ++ exit 0 16:15:54 [2023-10-30T16:15:54.399Z] Post stage [Pipeline] junit 16:15:58 [2023-10-30T16:15:58.607Z] Recording test results 16:15:58 [2023-10-30T16:15:58.945Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 16:15:59 [2023-10-30T16:15:59.243Z] + echo Ensuring container killed. 16:15:59 [2023-10-30T16:15:59.243Z] Ensuring container killed. 16:15:59 [2023-10-30T16:15:59.243Z] + docker rm -vf docker-pr5 16:15:59 [2023-10-30T16:15:59.243Z] Error response from daemon: No such container: docker-pr5 [Pipeline] sh 16:15:59 [2023-10-30T16:15:59.525Z] + echo Chowning /workspace to jenkins user 16:15:59 [2023-10-30T16:15:59.525Z] Chowning /workspace to jenkins user 16:15:59 [2023-10-30T16:15:59.525Z] + id -u 16:15:59 [2023-10-30T16:15:59.525Z] + id -g 16:15:59 [2023-10-30T16:15:59.525Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46684:/workspace busybox chown -R 1000:1000 /workspace 16:15:59 [2023-10-30T16:15:59.525Z] Unable to find image 'busybox:latest' locally 16:15:59 [2023-10-30T16:15:59.525Z] latest: Pulling from library/busybox 16:15:59 [2023-10-30T16:15:59.785Z] 8a0af25e8c2e: Already exists 16:15:59 [2023-10-30T16:15:59.785Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 16:15:59 [2023-10-30T16:15:59.785Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 16:16:05 [2023-10-30T16:16:05.349Z] + bundleName=arm64-integration 16:16:05 [2023-10-30T16:16:05.349Z] + echo Creating arm64-integration-bundles.tar.gz 16:16:05 [2023-10-30T16:16:05.349Z] Creating arm64-integration-bundles.tar.gz 16:16:05 [2023-10-30T16:16:05.349Z] + find bundles -path */root/*overlay2 -prune+ -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 16:16:05 [2023-10-30T16:16:05.349Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 16:16:05 [2023-10-30T16:16:05.621Z] Archiving artifacts 16:16:07 [2023-10-30T16:16:07.244Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46684/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 16:16:07 [2023-10-30T16:16:07.535Z] + make clean 16:16:07 [2023-10-30T16:16:07.535Z] docker volume rm -f docker-dev-cache docker-mod-cache 16:16:07 [2023-10-30T16:16:07.535Z] docker-dev-cache 16:16:07 [2023-10-30T16:16:07.535Z] 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