Pull request #46094 event 13:52:34 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 7d30dafd69ed06e94a0e1b87f74a1f7c9a98dfeb rather than 9e3ed7b429fb5b7b23b0904c550f932fd8bc429f Obtained Jenkinsfile from 7d30dafd69ed06e94a0e1b87f74a1f7c9a98dfeb 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-46094@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 13:52:39 [2023-09-29T13:52:39.904Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 13:52:39 [2023-09-29T13:52:39.907Z] Trying to pass milestone 6 [Pipeline] milestone 13:52:40 [2023-09-29T13:52:40.050Z] Trying to pass milestone 7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 13:52:40 [2023-09-29T13:52:40.269Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02251857ec5c358a8) in /home/ubuntu/workspace/moby_PR-46094 [Pipeline] { [Pipeline] checkout 13:52:40 [2023-09-29T13:52:40.296Z] The recommended git tool is: git 13:52:40 [2023-09-29T13:52:40.304Z] using credential docker-jenkins-github-credentials 13:52:40 [2023-09-29T13:52:40.318Z] Cloning the remote Git repository 13:52:40 [2023-09-29T13:52:40.318Z] Cloning with configured refspecs honoured and without tags 13:52:40 [2023-09-29T13:52:40.337Z] Cloning repository https://github.com/moby/moby.git 13:52:40 [2023-09-29T13:52:40.337Z] > git init /home/ubuntu/workspace/moby_PR-46094 # timeout=10 13:52:40 [2023-09-29T13:52:40.342Z] Fetching upstream changes from https://github.com/moby/moby.git 13:52:40 [2023-09-29T13:52:40.342Z] > git --version # timeout=10 13:52:40 [2023-09-29T13:52:40.344Z] > git --version # 'git version 2.25.1' 13:52:40 [2023-09-29T13:52:40.344Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 13:52:40 [2023-09-29T13:52:40.345Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46094/head:refs/remotes/origin/PR-46094 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:52:51 [2023-09-29T13:52:51.713Z] Fetching without tags 13:52:51 [2023-09-29T13:52:51.916Z] Merging remotes/origin/master commit 7d30dafd69ed06e94a0e1b87f74a1f7c9a98dfeb into PR head commit 9e3ed7b429fb5b7b23b0904c550f932fd8bc429f 13:52:51 [2023-09-29T13:52:51.716Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 13:52:51 [2023-09-29T13:52:51.719Z] > git config --add remote.origin.fetch +refs/pull/46094/head:refs/remotes/origin/PR-46094 # timeout=10 13:52:51 [2023-09-29T13:52:51.721Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 13:52:51 [2023-09-29T13:52:51.726Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 13:52:51 [2023-09-29T13:52:51.732Z] Fetching upstream changes from https://github.com/moby/moby.git 13:52:51 [2023-09-29T13:52:51.732Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 13:52:51 [2023-09-29T13:52:51.732Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46094/head:refs/remotes/origin/PR-46094 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:52:51 [2023-09-29T13:52:51.935Z] > git config core.sparsecheckout # timeout=10 13:52:51 [2023-09-29T13:52:51.937Z] > git checkout -f 9e3ed7b429fb5b7b23b0904c550f932fd8bc429f # timeout=10 13:52:52 [2023-09-29T13:52:52.579Z] > git remote # timeout=10 13:52:52 [2023-09-29T13:52:52.581Z] > git config --get remote.origin.url # timeout=10 13:52:52 [2023-09-29T13:52:52.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 13:52:52 [2023-09-29T13:52:52.585Z] > git merge 7d30dafd69ed06e94a0e1b87f74a1f7c9a98dfeb # timeout=10 13:52:53 [2023-09-29T13:52:53.452Z] Merge succeeded, producing d4c422f775c55b7a8cd42dd2336784f108788923 13:52:53 [2023-09-29T13:52:53.452Z] Checking out Revision d4c422f775c55b7a8cd42dd2336784f108788923 (PR-46094) 13:52:53 [2023-09-29T13:52:53.537Z] Commit message: "Merge commit '7d30dafd69ed06e94a0e1b87f74a1f7c9a98dfeb' into HEAD" 13:52:53 [2023-09-29T13:52:53.543Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:54 [2023-09-29T13:52:54.241Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46094:/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 13:52:54 [2023-09-29T13:52:54.241Z] Unable to find image 'alpine:latest' locally 13:52:53 [2023-09-29T13:52:53.465Z] > git rev-parse HEAD^{commit} # timeout=10 13:52:53 [2023-09-29T13:52:53.471Z] > git config core.sparsecheckout # timeout=10 13:52:53 [2023-09-29T13:52:53.474Z] > git checkout -f d4c422f775c55b7a8cd42dd2336784f108788923 # timeout=10 13:52:53 [2023-09-29T13:52:53.556Z] > git rev-list --no-walk 0a9f585d2cd59290e30994bc6ca3af44634dbe91 # timeout=10 13:52:54 [2023-09-29T13:52:54.499Z] latest: Pulling from library/alpine 13:52:54 [2023-09-29T13:52:54.499Z] 579b34f0a95b: Pulling fs layer 13:52:54 [2023-09-29T13:52:54.499Z] 579b34f0a95b: Verifying Checksum 13:52:54 [2023-09-29T13:52:54.499Z] 579b34f0a95b: Download complete 13:52:54 [2023-09-29T13:52:54.757Z] 579b34f0a95b: Pull complete 13:52:54 [2023-09-29T13:52:54.757Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:52:54 [2023-09-29T13:52:54.757Z] Status: Downloaded newer image for alpine:latest 13:52:57 [2023-09-29T13:52:57.284Z] 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 13:52:57 [2023-09-29T13:52:57.337Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02251857ec5c358a8) in /home/ubuntu/workspace/moby_PR-46094 [Pipeline] { [Pipeline] checkout 13:52:57 [2023-09-29T13:52:57.357Z] The recommended git tool is: git 13:52:57 [2023-09-29T13:52:57.366Z] using credential docker-jenkins-github-credentials 13:52:57 [2023-09-29T13:52:57.387Z] Fetching changes from the remote Git repository 13:52:57 [2023-09-29T13:52:57.393Z] Fetching without tags 13:52:57 [2023-09-29T13:52:57.612Z] Merging remotes/origin/master commit 7d30dafd69ed06e94a0e1b87f74a1f7c9a98dfeb into PR head commit 9e3ed7b429fb5b7b23b0904c550f932fd8bc429f 13:52:57 [2023-09-29T13:52:57.798Z] Merge succeeded, producing e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 13:52:57 [2023-09-29T13:52:57.798Z] Checking out Revision e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 (PR-46094) 13:52:57 [2023-09-29T13:52:57.859Z] Commit message: "Merge commit '7d30dafd69ed06e94a0e1b87f74a1f7c9a98dfeb' into HEAD" 13:52:57 [2023-09-29T13:52:57.864Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 13:52:57 [2023-09-29T13:52:57.401Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46094/.git # timeout=10 13:52:57 [2023-09-29T13:52:57.406Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 13:52:57 [2023-09-29T13:52:57.412Z] Fetching upstream changes from https://github.com/moby/moby.git 13:52:57 [2023-09-29T13:52:57.412Z] > git --version # timeout=10 13:52:57 [2023-09-29T13:52:57.415Z] > git --version # 'git version 2.25.1' 13:52:57 [2023-09-29T13:52:57.415Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 13:52:57 [2023-09-29T13:52:57.416Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46094/head:refs/remotes/origin/PR-46094 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:52:57 [2023-09-29T13:52:57.631Z] > git config core.sparsecheckout # timeout=10 13:52:57 [2023-09-29T13:52:57.633Z] > git checkout -f 9e3ed7b429fb5b7b23b0904c550f932fd8bc429f # timeout=10 13:52:57 [2023-09-29T13:52:57.683Z] > git remote # timeout=10 13:52:57 [2023-09-29T13:52:57.686Z] > git config --get remote.origin.url # timeout=10 13:52:57 [2023-09-29T13:52:57.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 13:52:57 [2023-09-29T13:52:57.689Z] > git merge 7d30dafd69ed06e94a0e1b87f74a1f7c9a98dfeb # timeout=10 13:52:57 [2023-09-29T13:52:57.811Z] > git rev-parse HEAD^{commit} # timeout=10 13:52:57 [2023-09-29T13:52:57.817Z] > git config core.sparsecheckout # timeout=10 13:52:57 [2023-09-29T13:52:57.819Z] > git checkout -f e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 # timeout=10 13:52:57 [2023-09-29T13:52:57.878Z] > git rev-list --no-walk 0a9f585d2cd59290e30994bc6ca3af44634dbe91 # timeout=10 13:52:58 [2023-09-29T13:52:58.530Z] + docker version 13:52:58 [2023-09-29T13:52:58.530Z] Client: Docker Engine - Community 13:52:58 [2023-09-29T13:52:58.530Z] Version: 24.0.2 13:52:58 [2023-09-29T13:52:58.530Z] API version: 1.43 13:52:58 [2023-09-29T13:52:58.530Z] Go version: go1.20.4 13:52:58 [2023-09-29T13:52:58.530Z] Git commit: cb74dfc 13:52:58 [2023-09-29T13:52:58.530Z] Built: Thu May 25 21:52:41 2023 13:52:58 [2023-09-29T13:52:58.530Z] OS/Arch: linux/arm64 13:52:58 [2023-09-29T13:52:58.530Z] Context: default 13:52:58 [2023-09-29T13:52:58.530Z] 13:52:58 [2023-09-29T13:52:58.530Z] Server: Docker Engine - Community 13:52:58 [2023-09-29T13:52:58.530Z] Engine: 13:52:58 [2023-09-29T13:52:58.530Z] Version: 24.0.2 13:52:58 [2023-09-29T13:52:58.530Z] API version: 1.43 (minimum version 1.12) 13:52:58 [2023-09-29T13:52:58.530Z] Go version: go1.20.4 13:52:58 [2023-09-29T13:52:58.530Z] Git commit: 659604f 13:52:58 [2023-09-29T13:52:58.530Z] Built: Thu May 25 21:52:41 2023 13:52:58 [2023-09-29T13:52:58.530Z] OS/Arch: linux/arm64 13:52:58 [2023-09-29T13:52:58.530Z] Experimental: true 13:52:58 [2023-09-29T13:52:58.530Z] containerd: 13:52:58 [2023-09-29T13:52:58.530Z] Version: 1.6.21 13:52:58 [2023-09-29T13:52:58.530Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 13:52:58 [2023-09-29T13:52:58.530Z] runc: 13:52:58 [2023-09-29T13:52:58.530Z] Version: 1.1.7 13:52:58 [2023-09-29T13:52:58.530Z] GitCommit: v1.1.7-0-g860f061 13:52:58 [2023-09-29T13:52:58.530Z] docker-init: 13:52:58 [2023-09-29T13:52:58.530Z] Version: 0.19.0 13:52:58 [2023-09-29T13:52:58.530Z] GitCommit: de40ad0 [Pipeline] sh 13:52:58 [2023-09-29T13:52:58.808Z] + docker info 13:52:58 [2023-09-29T13:52:58.808Z] Client: Docker Engine - Community 13:52:58 [2023-09-29T13:52:58.808Z] Version: 24.0.2 13:52:58 [2023-09-29T13:52:58.808Z] Context: default 13:52:58 [2023-09-29T13:52:58.808Z] Debug Mode: false 13:52:58 [2023-09-29T13:52:58.808Z] Plugins: 13:52:58 [2023-09-29T13:52:58.808Z] buildx: Docker Buildx (Docker Inc.) 13:52:58 [2023-09-29T13:52:58.808Z] Version: v0.11.0 13:52:58 [2023-09-29T13:52:58.808Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx 13:52:58 [2023-09-29T13:52:58.808Z] compose: Docker Compose (Docker Inc.) 13:52:58 [2023-09-29T13:52:58.808Z] Version: v2.19.1 13:52:58 [2023-09-29T13:52:58.808Z] Path: /usr/libexec/docker/cli-plugins/docker-compose 13:52:58 [2023-09-29T13:52:58.808Z] 13:52:58 [2023-09-29T13:52:58.808Z] Server: 13:52:58 [2023-09-29T13:52:58.808Z] Containers: 0 13:52:58 [2023-09-29T13:52:58.808Z] Running: 0 13:52:58 [2023-09-29T13:52:58.808Z] Paused: 0 13:52:58 [2023-09-29T13:52:58.808Z] Stopped: 0 13:52:58 [2023-09-29T13:52:58.808Z] Images: 5 13:52:58 [2023-09-29T13:52:58.808Z] Server Version: 24.0.2 13:52:58 [2023-09-29T13:52:58.808Z] Storage Driver: overlay2 13:52:58 [2023-09-29T13:52:58.808Z] Backing Filesystem: extfs 13:52:58 [2023-09-29T13:52:58.808Z] Supports d_type: true 13:52:58 [2023-09-29T13:52:58.808Z] Using metacopy: false 13:52:58 [2023-09-29T13:52:58.808Z] Native Overlay Diff: true 13:52:58 [2023-09-29T13:52:58.808Z] userxattr: false 13:52:58 [2023-09-29T13:52:58.808Z] Logging Driver: json-file 13:52:58 [2023-09-29T13:52:58.808Z] Cgroup Driver: cgroupfs 13:52:58 [2023-09-29T13:52:58.808Z] Cgroup Version: 1 13:52:58 [2023-09-29T13:52:58.808Z] Plugins: 13:52:58 [2023-09-29T13:52:58.808Z] Volume: local 13:52:58 [2023-09-29T13:52:58.808Z] Network: bridge host ipvlan macvlan null overlay 13:52:58 [2023-09-29T13:52:58.808Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 13:52:58 [2023-09-29T13:52:58.808Z] Swarm: inactive 13:52:58 [2023-09-29T13:52:58.808Z] Runtimes: io.containerd.runc.v2 runc 13:52:58 [2023-09-29T13:52:58.808Z] Default Runtime: runc 13:52:58 [2023-09-29T13:52:58.808Z] Init Binary: docker-init 13:52:58 [2023-09-29T13:52:58.808Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 13:52:58 [2023-09-29T13:52:58.808Z] runc version: v1.1.7-0-g860f061 13:52:58 [2023-09-29T13:52:58.808Z] init version: de40ad0 13:52:58 [2023-09-29T13:52:58.808Z] Security Options: 13:52:58 [2023-09-29T13:52:58.808Z] apparmor 13:52:58 [2023-09-29T13:52:58.808Z] seccomp 13:52:58 [2023-09-29T13:52:58.808Z] Profile: builtin 13:52:58 [2023-09-29T13:52:58.808Z] Kernel Version: 5.15.0-1039-aws 13:52:58 [2023-09-29T13:52:58.808Z] Operating System: Ubuntu 20.04.6 LTS 13:52:58 [2023-09-29T13:52:58.808Z] OSType: linux 13:52:58 [2023-09-29T13:52:58.808Z] Architecture: aarch64 13:52:58 [2023-09-29T13:52:58.808Z] CPUs: 8 13:52:58 [2023-09-29T13:52:58.808Z] Total Memory: 30.64GiB 13:52:58 [2023-09-29T13:52:58.808Z] Name: ip-10-100-100-95 13:52:58 [2023-09-29T13:52:58.808Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 13:52:58 [2023-09-29T13:52:58.808Z] Docker Root Dir: /var/lib/docker 13:52:58 [2023-09-29T13:52:58.808Z] Debug Mode: false 13:52:58 [2023-09-29T13:52:58.808Z] Experimental: true 13:52:58 [2023-09-29T13:52:58.808Z] Insecure Registries: 13:52:58 [2023-09-29T13:52:58.808Z] 127.0.0.0/8 13:52:58 [2023-09-29T13:52:58.808Z] Live Restore Enabled: true 13:52:58 [2023-09-29T13:52:58.808Z] [Pipeline] sh 13:52:59 [2023-09-29T13:52:59.088Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 13:52:59 [2023-09-29T13:52:59.088Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee 13:52:59 [2023-09-29T13:52:59.088Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46094/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh 13:52:59 [2023-09-29T13:52:59.088Z] + bash /home/ubuntu/workspace/moby_PR-46094/check-config.sh 13:52:59 [2023-09-29T13:52:59.088Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 13:52:59 [2023-09-29T13:52:59.088Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... 13:52:59 [2023-09-29T13:52:59.088Z] 13:52:59 [2023-09-29T13:52:59.088Z] Generally Necessary: 13:52:59 [2023-09-29T13:52:59.088Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 13:52:59 [2023-09-29T13:52:59.088Z] - apparmor: enabled and tools installed 13:52:59 [2023-09-29T13:52:59.088Z] - CONFIG_NAMESPACES: enabled 13:52:59 [2023-09-29T13:52:59.088Z] - CONFIG_NET_NS: enabled 13:52:59 [2023-09-29T13:52:59.088Z] - CONFIG_PID_NS: enabled 13:52:59 [2023-09-29T13:52:59.088Z] - CONFIG_IPC_NS: enabled 13:52:59 [2023-09-29T13:52:59.088Z] - CONFIG_UTS_NS: enabled 13:52:59 [2023-09-29T13:52:59.088Z] - CONFIG_CGROUPS: enabled 13:52:59 [2023-09-29T13:52:59.088Z] - CONFIG_CGROUP_CPUACCT: enabled 13:52:59 [2023-09-29T13:52:59.088Z] - CONFIG_CGROUP_DEVICE: enabled 13:52:59 [2023-09-29T13:52:59.088Z] - CONFIG_CGROUP_FREEZER: enabled 13:52:59 [2023-09-29T13:52:59.088Z] - CONFIG_CGROUP_SCHED: enabled 13:52:59 [2023-09-29T13:52:59.088Z] - CONFIG_CPUSETS: enabled 13:52:59 [2023-09-29T13:52:59.088Z] - CONFIG_MEMCG: enabled 13:52:59 [2023-09-29T13:52:59.088Z] - CONFIG_KEYS: enabled 13:52:59 [2023-09-29T13:52:59.088Z] - CONFIG_VETH: enabled (as module) 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_BRIDGE: enabled (as module) 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_IP_NF_FILTER: enabled (as module) 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_IP_NF_NAT: enabled (as module) 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_NF_NAT: enabled (as module) 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_POSIX_MQUEUE: enabled 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_CGROUP_BPF: enabled 13:52:59 [2023-09-29T13:52:59.346Z] 13:52:59 [2023-09-29T13:52:59.346Z] Optional Features: 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_USER_NS: enabled 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_SECCOMP: enabled 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_SECCOMP_FILTER: enabled 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_CGROUP_PIDS: enabled 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_MEMCG_SWAP: enabled 13:52:59 [2023-09-29T13:52:59.346Z] (cgroup swap accounting is currently enabled) 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_BLK_CGROUP: enabled 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_BLK_DEV_THROTTLING: enabled 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_CGROUP_PERF: enabled 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_CGROUP_HUGETLB: enabled 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 13:52:59 [2023-09-29T13:52:59.346Z] - CONFIG_CGROUP_NET_PRIO: enabled 13:52:59 [2023-09-29T13:52:59.604Z] - CONFIG_CFS_BANDWIDTH: enabled 13:52:59 [2023-09-29T13:52:59.604Z] - CONFIG_FAIR_GROUP_SCHED: enabled 13:52:59 [2023-09-29T13:52:59.604Z] - CONFIG_RT_GROUP_SCHED: missing 13:52:59 [2023-09-29T13:52:59.604Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 13:52:59 [2023-09-29T13:52:59.604Z] - CONFIG_IP_VS: enabled (as module) 13:52:59 [2023-09-29T13:52:59.604Z] - CONFIG_IP_VS_NFCT: enabled 13:52:59 [2023-09-29T13:52:59.604Z] - CONFIG_IP_VS_PROTO_TCP: enabled 13:52:59 [2023-09-29T13:52:59.604Z] - CONFIG_IP_VS_PROTO_UDP: enabled 13:52:59 [2023-09-29T13:52:59.604Z] - CONFIG_IP_VS_RR: enabled (as module) 13:52:59 [2023-09-29T13:52:59.604Z] - CONFIG_SECURITY_SELINUX: enabled 13:52:59 [2023-09-29T13:52:59.604Z] - CONFIG_SECURITY_APPARMOR: enabled 13:52:59 [2023-09-29T13:52:59.604Z] - CONFIG_EXT4_FS: enabled 13:52:59 [2023-09-29T13:52:59.604Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 13:52:59 [2023-09-29T13:52:59.604Z] - CONFIG_EXT4_FS_SECURITY: enabled 13:52:59 [2023-09-29T13:52:59.604Z] - Network Drivers: 13:52:59 [2023-09-29T13:52:59.604Z] - "overlay": 13:52:59 [2023-09-29T13:52:59.604Z] - CONFIG_VXLAN: enabled (as module) 13:52:59 [2023-09-29T13:52:59.604Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 13:52:59 [2023-09-29T13:52:59.604Z] Optional (for encrypted networks): 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_CRYPTO: enabled 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_CRYPTO_AEAD: enabled 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_CRYPTO_GCM: enabled 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_CRYPTO_SEQIV: enabled 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_CRYPTO_GHASH: enabled 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_XFRM: enabled 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_XFRM_USER: enabled (as module) 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_XFRM_ALGO: enabled (as module) 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_INET_ESP: enabled (as module) 13:52:59 [2023-09-29T13:52:59.862Z] - "ipvlan": 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_IPVLAN: enabled (as module) 13:52:59 [2023-09-29T13:52:59.862Z] - "macvlan": 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_MACVLAN: enabled (as module) 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_DUMMY: enabled (as module) 13:52:59 [2023-09-29T13:52:59.862Z] - "ftp,tftp client in container": 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_NF_NAT_FTP: enabled (as module) 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 13:52:59 [2023-09-29T13:52:59.862Z] - Storage Drivers: 13:52:59 [2023-09-29T13:52:59.862Z] - "aufs": 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_AUFS_FS: enabled (as module) 13:52:59 [2023-09-29T13:52:59.862Z] - "btrfs": 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_BTRFS_FS: enabled (as module) 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 13:52:59 [2023-09-29T13:52:59.862Z] - "devicemapper": 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_BLK_DEV_DM: enabled 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 13:52:59 [2023-09-29T13:52:59.862Z] - "overlay": 13:52:59 [2023-09-29T13:52:59.862Z] - CONFIG_OVERLAY_FS: enabled (as module) 13:52:59 [2023-09-29T13:52:59.862Z] - "zfs": 13:52:59 [2023-09-29T13:52:59.862Z] - /dev/zfs: present 13:52:59 [2023-09-29T13:52:59.862Z] - zfs command: missing 13:52:59 [2023-09-29T13:52:59.862Z] - zpool command: missing 13:52:59 [2023-09-29T13:52:59.862Z] 13:52:59 [2023-09-29T13:52:59.862Z] Limits: 13:52:59 [2023-09-29T13:52:59.862Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 13:52:59 [2023-09-29T13:52:59.862Z] 13:52:59 [2023-09-29T13:52:59.862Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 13:53:00 [2023-09-29T13:53:00.156Z] + docker build --force-rm -t docker:e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 . 13:53:00 [2023-09-29T13:53:00.413Z] #0 building with "default" instance using docker driver 13:53:00 [2023-09-29T13:53:00.413Z] 13:53:00 [2023-09-29T13:53:00.413Z] #1 [internal] load build definition from Dockerfile 13:53:00 [2023-09-29T13:53:00.413Z] #1 transferring dockerfile: 28.07kB done 13:53:00 [2023-09-29T13:53:00.413Z] #1 DONE 0.0s 13:53:00 [2023-09-29T13:53:00.413Z] 13:53:00 [2023-09-29T13:53:00.413Z] #2 [internal] load .dockerignore 13:53:00 [2023-09-29T13:53:00.413Z] #2 transferring context: 113B done 13:53:00 [2023-09-29T13:53:00.413Z] #2 DONE 0.0s 13:53:00 [2023-09-29T13:53:00.413Z] 13:53:00 [2023-09-29T13:53:00.413Z] #3 resolve image config for docker.io/docker/dockerfile:1 13:53:00 [2023-09-29T13:53:00.413Z] #3 DONE 0.2s 13:53:00 [2023-09-29T13:53:00.413Z] 13:53:00 [2023-09-29T13:53:00.413Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 13:53:00 [2023-09-29T13:53:00.413Z] #4 CACHED 13:53:00 [2023-09-29T13:53:00.413Z] 13:53:00 [2023-09-29T13:53:00.413Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 13:53:00 [2023-09-29T13:53:00.671Z] #5 ... 13:53:00 [2023-09-29T13:53:00.671Z] 13:53:00 [2023-09-29T13:53:00.671Z] #6 [internal] load metadata for docker.io/library/busybox:latest 13:53:00 [2023-09-29T13:53:00.671Z] #6 DONE 0.0s 13:53:00 [2023-09-29T13:53:00.671Z] 13:53:00 [2023-09-29T13:53:00.671Z] #7 [internal] load metadata for docker.io/distribution/distribution:2.8.2 13:53:00 [2023-09-29T13:53:00.671Z] #7 DONE 0.2s 13:53:00 [2023-09-29T13:53:00.671Z] 13:53:00 [2023-09-29T13:53:00.671Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2 13:53:00 [2023-09-29T13:53:00.671Z] #8 DONE 0.2s 13:53:00 [2023-09-29T13:53:00.671Z] 13:53:00 [2023-09-29T13:53:00.671Z] #9 [internal] load metadata for docker.io/library/debian:bullseye 13:53:00 [2023-09-29T13:53:00.671Z] #9 DONE 0.2s 13:53:00 [2023-09-29T13:53:00.671Z] 13:53:00 [2023-09-29T13:53:00.671Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 13:53:00 [2023-09-29T13:53:00.671Z] #10 DONE 0.2s 13:53:00 [2023-09-29T13:53:00.671Z] 13:53:00 [2023-09-29T13:53:00.671Z] #11 [internal] load metadata for docker.io/library/golang:1.21.1-bullseye 13:53:00 [2023-09-29T13:53:00.671Z] #11 DONE 0.2s 13:53:00 [2023-09-29T13:53:00.671Z] 13:53:00 [2023-09-29T13:53:00.671Z] #12 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 13:53:00 [2023-09-29T13:53:00.671Z] #12 DONE 0.2s 13:53:00 [2023-09-29T13:53:00.671Z] 13:53:00 [2023-09-29T13:53:00.671Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 13:53:00 [2023-09-29T13:53:00.671Z] #5 DONE 0.3s 13:53:00 [2023-09-29T13:53:00.930Z] 13:53:00 [2023-09-29T13:53:00.930Z] #13 [base 1/5] FROM docker.io/library/golang:1.21.1-bullseye@sha256:18f57bdd1d188ade1226471393b5c3ced4639c6c772fd94853ea7abd9eb158f7 13:53:00 [2023-09-29T13:53:00.930Z] #13 DONE 0.0s 13:53:00 [2023-09-29T13:53:00.930Z] 13:53:00 [2023-09-29T13:53:00.930Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 13:53:00 [2023-09-29T13:53:00.930Z] #14 DONE 0.0s 13:53:00 [2023-09-29T13:53:00.930Z] 13:53:00 [2023-09-29T13:53:00.930Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 13:53:00 [2023-09-29T13:53:00.930Z] #15 DONE 0.0s 13:53:00 [2023-09-29T13:53:00.930Z] 13:53:00 [2023-09-29T13:53:00.930Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 13:53:00 [2023-09-29T13:53:00.930Z] #16 DONE 0.0s 13:53:00 [2023-09-29T13:53:00.930Z] 13:53:00 [2023-09-29T13:53:00.930Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 13:53:00 [2023-09-29T13:53:00.930Z] #17 DONE 0.0s 13:53:00 [2023-09-29T13:53:00.930Z] 13:53:00 [2023-09-29T13:53:00.930Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest 13:53:00 [2023-09-29T13:53:00.930Z] #18 DONE 0.0s 13:53:00 [2023-09-29T13:53:00.930Z] 13:53:00 [2023-09-29T13:53:00.930Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.2@sha256:5d9a57b8024989a7f460cc4c44552fc8e0a183598962a916aafa276861cdae77 13:53:00 [2023-09-29T13:53:00.930Z] #19 DONE 0.0s 13:53:00 [2023-09-29T13:53:00.930Z] 13:53:00 [2023-09-29T13:53:00.930Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d 13:53:00 [2023-09-29T13:53:00.930Z] #20 DONE 0.0s 13:53:00 [2023-09-29T13:53:00.930Z] 13:53:00 [2023-09-29T13:53:00.930Z] #21 [internal] load build context 13:53:01 [2023-09-29T13:53:01.865Z] #21 transferring context: 72.96MB 0.9s done 13:53:01 [2023-09-29T13:53:01.865Z] #21 DONE 1.0s 13:53:01 [2023-09-29T13:53:01.865Z] 13:53:01 [2023-09-29T13:53:01.865Z] #22 [build-dummy 2/2] RUN mkdir -p /build 13:53:01 [2023-09-29T13:53:01.865Z] #22 CACHED 13:53:01 [2023-09-29T13:53:01.865Z] 13:53:01 [2023-09-29T13:53:01.865Z] #23 [dev-base 3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 13:53:01 [2023-09-29T13:53:01.865Z] #23 CACHED 13:53:01 [2023-09-29T13:53:01.865Z] 13:53:01 [2023-09-29T13:53:01.865Z] #24 [dev-base 12/13] COPY --link --from=dockercli /build/ /usr/local/cli 13:53:01 [2023-09-29T13:53:01.865Z] #24 CACHED 13:53:01 [2023-09-29T13:53:01.865Z] 13:53:01 [2023-09-29T13:53:01.865Z] #25 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ 13:53:01 [2023-09-29T13:53:01.866Z] #25 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #26 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true 13:53:01 [2023-09-29T13:53:01.866Z] #26 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #27 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ 13:53:01 [2023-09-29T13:53:01.866Z] #27 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #28 [dev-systemd-false 7/21] COPY --link --from=registry /build/ /usr/local/bin/ 13:53:01 [2023-09-29T13:53:01.866Z] #28 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #29 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" 13:53:01 [2023-09-29T13:53:01.866Z] #29 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #30 [dev-base 5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 13:53:01 [2023-09-29T13:53:01.866Z] #30 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #31 [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 13:53:01 [2023-09-29T13:53:01.866Z] #31 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #32 [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 13:53:01 [2023-09-29T13:53:01.866Z] #32 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #33 [dev-systemd-false 11/21] COPY --link --from=shfmt /build/ /usr/local/bin/ 13:53:01 [2023-09-29T13:53:01.866Z] #33 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #34 [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 13:53:01 [2023-09-29T13:53:01.866Z] #34 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #35 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" 13:53:01 [2023-09-29T13:53:01.866Z] #35 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #36 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" 13:53:01 [2023-09-29T13:53:01.866Z] #36 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #37 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" 13:53:01 [2023-09-29T13:53:01.866Z] #37 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #38 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit 13:53:01 [2023-09-29T13:53:01.866Z] #38 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #39 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 13:53:01 [2023-09-29T13:53:01.866Z] #39 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 13:53:01 [2023-09-29T13:53:01.866Z] #40 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #41 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini 13:53:01 [2023-09-29T13:53:01.866Z] #41 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #42 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose 13:53:01 [2023-09-29T13:53:01.866Z] #42 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #43 [runc-src 1/3] WORKDIR /usr/src/runc 13:53:01 [2023-09-29T13:53:01.866Z] #43 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #44 [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 13:53:01 [2023-09-29T13:53:01.866Z] #44 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #45 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ 13:53:01 [2023-09-29T13:53:01.866Z] #45 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #46 [dev-systemd-false 19/21] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx 13:53:01 [2023-09-29T13:53:01.866Z] #46 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #47 [binary-dummy 1/1] COPY --from=build-dummy /build /build 13:53:01 [2023-09-29T13:53:01.866Z] #47 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #48 [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 13:53:01 [2023-09-29T13:53:01.866Z] #48 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #49 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help 13:53:01 [2023-09-29T13:53:01.866Z] #49 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #50 [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...) 13:53:01 [2023-09-29T13:53:01.866Z] #50 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #51 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ 13:53:01 [2023-09-29T13:53:01.866Z] #51 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #52 [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 13:53:01 [2023-09-29T13:53:01.866Z] #52 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #53 [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...) 13:53:01 [2023-09-29T13:53:01.866Z] #53 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #54 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ 13:53:01 [2023-09-29T13:53:01.866Z] #54 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #55 [dev-base 6/13] RUN ldconfig 13:53:01 [2023-09-29T13:53:01.866Z] #55 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #56 [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 13:53:01 [2023-09-29T13:53:01.866Z] #56 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #57 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 13:53:01 [2023-09-29T13:53:01.866Z] #57 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #58 [dev-base 10/13] RUN pip3 install yamllint==1.27.1 13:53:01 [2023-09-29T13:53:01.866Z] #58 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #59 [dev-systemd-false 5/21] COPY --link --from=gowinres /build/ /usr/local/bin/ 13:53:01 [2023-09-29T13:53:01.866Z] #59 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #60 [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...) 13:53:01 [2023-09-29T13:53:01.866Z] #60 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #61 [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...) 13:53:01 [2023-09-29T13:53:01.866Z] #61 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #62 [containerd-src 1/3] WORKDIR /usr/src/containerd 13:53:01 [2023-09-29T13:53:01.866Z] #62 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #63 [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 13:53:01 [2023-09-29T13:53:01.866Z] #63 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #64 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 13:53:01 [2023-09-29T13:53:01.866Z] #64 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #65 [dev-systemd-false 15/21] COPY --link --from=vpnkit / /usr/local/bin/ 13:53:01 [2023-09-29T13:53:01.866Z] #65 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #66 [dev-systemd-false 6/21] COPY --link --from=tini /build/ /usr/local/bin/ 13:53:01 [2023-09-29T13:53:01.866Z] #66 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #67 [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 ; 13:53:01 [2023-09-29T13:53:01.866Z] #67 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #68 [dev-systemd-false 3/21] COPY --link --from=delve /build/ /usr/local/bin/ 13:53:01 [2023-09-29T13:53:01.866Z] #68 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #69 [dev-base 2/13] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser 13:53:01 [2023-09-29T13:53:01.866Z] #69 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #70 [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 13:53:01 [2023-09-29T13:53:01.866Z] #70 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #71 [dev-systemd-false 1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images 13:53:01 [2023-09-29T13:53:01.866Z] #71 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #72 [dev-base 1/13] RUN groupadd -r docker 13:53:01 [2023-09-29T13:53:01.866Z] #72 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #73 [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 13:53:01 [2023-09-29T13:53:01.866Z] #73 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #74 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD 13:53:01 [2023-09-29T13:53:01.866Z] #74 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #75 [dev-systemd-false 12/21] COPY --link --from=runc /build/ /usr/local/bin/ 13:53:01 [2023-09-29T13:53:01.866Z] #75 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #76 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 13:53:01 [2023-09-29T13:53:01.866Z] #76 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #77 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" 13:53:01 [2023-09-29T13:53:01.866Z] #77 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #78 [dev-systemd-false 2/21] COPY --link --from=swagger /build/ /usr/local/bin/ 13:53:01 [2023-09-29T13:53:01.866Z] #78 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #79 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache 13:53:01 [2023-09-29T13:53:01.866Z] #79 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #80 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc 13:53:01 [2023-09-29T13:53:01.866Z] #80 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #81 [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 13:53:01 [2023-09-29T13:53:01.866Z] #81 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #82 [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...) 13:53:01 [2023-09-29T13:53:01.866Z] #82 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #83 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2 13:53:01 [2023-09-29T13:53:01.866Z] #83 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #84 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit 13:53:01 [2023-09-29T13:53:01.866Z] #84 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #85 [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 13:53:01 [2023-09-29T13:53:01.866Z] #85 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #86 [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 13:53:01 [2023-09-29T13:53:01.866Z] #86 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #87 [tini-src 1/3] WORKDIR /usr/src/tini 13:53:01 [2023-09-29T13:53:01.866Z] #87 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #88 [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 13:53:01 [2023-09-29T13:53:01.866Z] #88 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #89 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd 13:53:01 [2023-09-29T13:53:01.866Z] #89 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #90 [dev-systemd-false 13/21] COPY --link --from=containerd /build/ /usr/local/bin/ 13:53:01 [2023-09-29T13:53:01.866Z] #90 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #91 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ 13:53:01 [2023-09-29T13:53:01.866Z] #91 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #92 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ 13:53:01 [2023-09-29T13:53:01.866Z] #92 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #93 [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...) 13:53:01 [2023-09-29T13:53:01.866Z] #93 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #94 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / 13:53:01 [2023-09-29T13:53:01.866Z] #94 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #95 [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...) 13:53:01 [2023-09-29T13:53:01.866Z] #95 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #96 [registry-src 1/2] WORKDIR /usr/src/registry 13:53:01 [2023-09-29T13:53:01.866Z] #96 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #97 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 13:53:01 [2023-09-29T13:53:01.866Z] #97 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #98 [dev-systemd-false 14/21] COPY --link --from=rootlesskit /build/ /usr/local/bin/ 13:53:01 [2023-09-29T13:53:01.866Z] #98 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #99 [dev-systemd-false 9/21] COPY --link --from=gotestsum /build/ /usr/local/bin/ 13:53:01 [2023-09-29T13:53:01.866Z] #99 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #100 [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 13:53:01 [2023-09-29T13:53:01.866Z] #100 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #101 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli 13:53:01 [2023-09-29T13:53:01.866Z] #101 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #102 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD 13:53:01 [2023-09-29T13:53:01.866Z] #102 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #103 [delve-src 1/3] WORKDIR /usr/src/delve 13:53:01 [2023-09-29T13:53:01.866Z] #103 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #104 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker 13:53:01 [2023-09-29T13:53:01.866Z] #104 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #105 [dev-base 4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 13:53:01 [2023-09-29T13:53:01.866Z] #105 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #106 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/ 13:53:01 [2023-09-29T13:53:01.866Z] #106 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #107 [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 13:53:01 [2023-09-29T13:53:01.866Z] #107 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #108 [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 13:53:01 [2023-09-29T13:53:01.866Z] #108 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #109 [base 2/5] COPY --from=xx / / 13:53:01 [2023-09-29T13:53:01.866Z] #109 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #110 [swagger-src 1/3] WORKDIR /usr/src/swagger 13:53:01 [2023-09-29T13:53:01.866Z] #110 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #111 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" 13:53:01 [2023-09-29T13:53:01.866Z] #111 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #112 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file 13:53:01 [2023-09-29T13:53:01.866Z] #112 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #113 [dev-base 7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker 13:53:01 [2023-09-29T13:53:01.866Z] #113 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #114 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" 13:53:01 [2023-09-29T13:53:01.866Z] #114 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #115 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration 13:53:01 [2023-09-29T13:53:01.866Z] #115 CACHED 13:53:01 [2023-09-29T13:53:01.866Z] 13:53:01 [2023-09-29T13:53:01.866Z] #116 [dev 1/1] COPY --link . . 13:53:03 [2023-09-29T13:53:03.239Z] #116 DONE 1.2s 13:53:03 [2023-09-29T13:53:03.239Z] 13:53:03 [2023-09-29T13:53:03.239Z] #117 exporting to image 13:53:03 [2023-09-29T13:53:03.239Z] #117 exporting layers 13:53:03 [2023-09-29T13:53:03.805Z] #117 exporting layers 0.8s done 13:53:03 [2023-09-29T13:53:03.805Z] #117 writing image sha256:54089caa631c0c19503b1876bb704b1a6890a3f94f2720bccdb418c118635777 done 13:53:03 [2023-09-29T13:53:03.805Z] #117 naming to docker.io/library/docker:e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 0.0s done 13:53:03 [2023-09-29T13:53:03.805Z] #117 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 13:53:04 [2023-09-29T13:53:04.103Z] + sudo modprobe ip6table_filter [Pipeline] sh 13:53:04 [2023-09-29T13:53:04.381Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46094/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 hack/test/unit 13:53:04 [2023-09-29T13:53:04.639Z] + BUILDFLAGS=(-tags 'netgo journald') 13:53:04 [2023-09-29T13:53:04.639Z] + TESTFLAGS+=' -test.timeout=5m' 13:53:04 [2023-09-29T13:53:04.639Z] + TESTDIRS=./... 13:53:04 [2023-09-29T13:53:04.639Z] + exclude_paths='/vendor/|/integration' 13:53:04 [2023-09-29T13:53:04.639Z] ++ go list ./... 13:53:04 [2023-09-29T13:53:04.639Z] ++ grep -vE '(/vendor/|/integration)' 13:53:05 [2023-09-29T13:53:05.218Z] + pkg_list='github.com/docker/docker/api 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/server 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/server/backend/build 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/server/httpstatus 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/server/httputils 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/server/middleware 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/server/router 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/server/router/build 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/server/router/checkpoint 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/server/router/container 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/server/router/debug 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/server/router/distribution 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/server/router/grpc 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/server/router/image 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/server/router/network 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/server/router/plugin 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/server/router/session 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/server/router/swarm 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/server/router/system 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/server/router/volume 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types/backend 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types/blkiodev 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types/checkpoint 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types/container 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types/events 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types/filters 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types/image 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types/mount 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types/network 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types/plugins/logdriver 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types/registry 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types/strslice 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types/swarm 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types/swarm/runtime 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types/system 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types/time 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types/versions 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types/versions/v1p19 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types/versions/v1p20 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/api/types/volume 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/builder 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/builder/builder-next 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/builder/builder-next/exporter 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/builder/builder-next/exporter/overrides 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/builder/builder-next/imagerefchecker 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/builder/builder-next/worker 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/builder/builder-next/worker/label 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/builder/dockerfile 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/builder/remotecontext 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/builder/remotecontext/git 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/builder/remotecontext/urlutil 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/cli/debug 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/cli/winresources/docker-proxy 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/cli/winresources/dockerd 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/client 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/client/buildkit 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/cmd/docker-proxy 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/cmd/dockerd 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/cmd/dockerd/trap 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/container 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/container/stream 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/contrib/apparmor 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/contrib/httpserver 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/cluster 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/cluster/controllers/plugin 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/cluster/convert 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/cluster/executor 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/cluster/executor/container 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/cluster/provider 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/config 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/containerd 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/events 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/events/testutils 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/graphdriver 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/graphdriver/btrfs 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/graphdriver/copy 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/graphdriver/graphtest 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/graphdriver/overlay2 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/graphdriver/overlayutils 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/graphdriver/register 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/graphdriver/vfs 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/graphdriver/zfs 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/images 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/initlayer 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/links 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/listeners 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/logger 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/logger/awslogs 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/logger/fluentd 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/logger/gcplogs 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/logger/gelf 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/logger/journald 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/logger/journald/internal/export 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/logger/journald/internal/fake 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/logger/jsonfilelog 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/logger/local 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/logger/logentries 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/logger/loggertest 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/logger/loggerutils 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/logger/loggerutils/cache 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/logger/splunk 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/logger/syslog 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/logger/templates 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/names 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/network 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/snapshotter 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/daemon/stats 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/distribution 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/distribution/metadata 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/distribution/utils 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/distribution/xfer 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/dockerversion 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/errdefs 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/image 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/image/cache 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/image/spec/specs-go 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/image/spec/specs-go/v1 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/image/tarexport 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/image/v1 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/internal/compatcontext 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/internal/mod 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/internal/mounttree 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/internal/multierror 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/internal/test/suite 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/internal/testutils 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/internal/testutils/netnsutils 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/internal/unshare 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/layer 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libcontainerd 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libcontainerd/queue 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libcontainerd/remote 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libcontainerd/shimopts 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libcontainerd/supervisor 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libcontainerd/types 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/bitmap 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/cluster 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/cmd/diagnostic 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/cmd/readme_test 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/config 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/datastore 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/diagnostic 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/discoverapi 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/driverapi 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/drivers/bridge 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/drivers/host 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/drivers/ipvlan 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/drivers/macvlan 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/drivers/null 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/drivers/overlay 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/drivers/remote 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/drivers/remote/api 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/drivers/windows 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/drvregistry 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/etchosts 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/internal/caller 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/internal/kvstore 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/internal/setmatrix 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/ipam 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/ipamapi 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/ipams/builtin 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/ipams/null 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/ipams/remote 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/ipams/remote/api 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/ipams/windowsipam 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/ipamutils 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/ipbits 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/iptables 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/netlabel 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/netutils 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/networkdb 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/ns 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/options 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/osl 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/osl/kernel 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/portallocator 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/portmapper 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/resolvconf 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/scope 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/libnetwork/types 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/oci 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/oci/caps 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/opts 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/aaparser 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/archive 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/authorization 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/broadcaster 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/capabilities 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/chrootarchive 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/containerfs 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/directory 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/dmesg 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/fileutils 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/homedir 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/idtools 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/ioutils 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/jsonmessage 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/longpath 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/loopback 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/meminfo 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/namesgenerator 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/parsers 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/parsers/kernel 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/parsers/operatingsystem 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/pidfile 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/platform 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/platforms 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/plugingetter 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/plugins 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 13:53:05 [2023-09-29T13:53:05.218Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/plugins/transport 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/pools 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/process 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/progress 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/reexec 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/rootless 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/rootless/specconv 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/stack 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/stdcopy 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/streamformatter 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/stringid 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/sysinfo 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/system 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/tailfile 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/tarsum 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/useragent 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/plugin 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/plugin/executor/containerd 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/plugin/v2 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/profiles/apparmor 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/profiles/seccomp 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/quota 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/reference 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/registry 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/registry/resumable 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/restartmanager 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/runconfig 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/runconfig/opts 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/testutil 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/testutil/daemon 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/testutil/environment 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/testutil/fakecontext 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/testutil/fakegit 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/testutil/fakestorage 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/testutil/fixtures/load 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/testutil/fixtures/plugin 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/testutil/fixtures/plugin/basic 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/testutil/registry 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/testutil/request 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/volume 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/volume/drivers 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/volume/local 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/volume/mounts 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/volume/service 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/volume/service/opts 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/volume/testutils' 13:53:05 [2023-09-29T13:53:05.219Z] ++ grep --fixed-strings -v /libnetwork 13:53:05 [2023-09-29T13:53:05.219Z] ++ echo 'github.com/docker/docker/api 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/server 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/server/backend/build 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/server/httpstatus 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/server/httputils 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/server/middleware 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/server/router 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/server/router/build 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/server/router/checkpoint 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/server/router/container 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/server/router/debug 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/server/router/distribution 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/server/router/grpc 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/server/router/image 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/server/router/network 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/server/router/plugin 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/server/router/session 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/server/router/swarm 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/server/router/system 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/server/router/volume 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types/backend 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types/blkiodev 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types/checkpoint 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types/container 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types/events 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types/filters 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types/image 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types/mount 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types/network 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types/plugins/logdriver 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types/registry 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types/strslice 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types/swarm 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types/swarm/runtime 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types/system 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types/time 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types/versions 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types/versions/v1p19 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types/versions/v1p20 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/api/types/volume 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/builder 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/builder/builder-next 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/builder/builder-next/exporter 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/builder/builder-next/exporter/overrides 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/builder/builder-next/imagerefchecker 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/builder/builder-next/worker 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/builder/builder-next/worker/label 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/builder/dockerfile 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/builder/remotecontext 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/builder/remotecontext/git 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/builder/remotecontext/urlutil 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/cli/debug 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/cli/winresources/docker-proxy 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/cli/winresources/dockerd 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/client 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/client/buildkit 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/cmd/docker-proxy 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/cmd/dockerd 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/cmd/dockerd/trap 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/container 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/container/stream 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/contrib/apparmor 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/contrib/httpserver 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/cluster 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/cluster/controllers/plugin 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/cluster/convert 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/cluster/executor 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/cluster/executor/container 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/cluster/provider 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/config 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/containerd 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/events 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/events/testutils 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/graphdriver 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/graphdriver/btrfs 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/graphdriver/copy 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/graphdriver/graphtest 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/graphdriver/overlay2 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/graphdriver/overlayutils 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/graphdriver/register 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/graphdriver/vfs 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/graphdriver/zfs 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/images 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/initlayer 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/links 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/listeners 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/logger 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/logger/awslogs 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/logger/fluentd 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/logger/gcplogs 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/logger/gelf 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/logger/journald 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/logger/journald/internal/export 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/logger/journald/internal/fake 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/logger/jsonfilelog 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/logger/local 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/logger/logentries 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/logger/loggertest 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/logger/loggerutils 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/logger/loggerutils/cache 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/logger/splunk 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/logger/syslog 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/logger/templates 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/names 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/network 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/snapshotter 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/daemon/stats 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/distribution 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/distribution/metadata 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/distribution/utils 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/distribution/xfer 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/dockerversion 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/errdefs 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/image 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/image/cache 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/image/spec/specs-go 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/image/spec/specs-go/v1 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/image/tarexport 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/image/v1 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/internal/compatcontext 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/internal/mod 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/internal/mounttree 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/internal/multierror 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/internal/test/suite 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/internal/testutils 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/internal/testutils/netnsutils 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/internal/unshare 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/layer 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libcontainerd 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libcontainerd/queue 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libcontainerd/remote 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libcontainerd/shimopts 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libcontainerd/supervisor 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libcontainerd/types 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/bitmap 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/cluster 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/cmd/diagnostic 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/cmd/readme_test 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/config 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/datastore 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/diagnostic 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/discoverapi 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/driverapi 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/drivers/bridge 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/drivers/host 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/drivers/ipvlan 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/drivers/macvlan 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/drivers/null 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/drivers/overlay 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/drivers/remote 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/drivers/remote/api 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/drivers/windows 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/drvregistry 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/etchosts 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/internal/caller 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/internal/kvstore 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/internal/setmatrix 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/ipam 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/ipamapi 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/ipams/builtin 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/ipams/null 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/ipams/remote 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/ipams/remote/api 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/ipams/windowsipam 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/ipamutils 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/ipbits 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/iptables 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/netlabel 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/netutils 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/networkdb 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/ns 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/options 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/osl 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/osl/kernel 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/portallocator 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/portmapper 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/resolvconf 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/scope 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/libnetwork/types 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/oci 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/oci/caps 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/opts 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/aaparser 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/archive 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/authorization 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/broadcaster 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/capabilities 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/chrootarchive 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/containerfs 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/directory 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/dmesg 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/fileutils 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/homedir 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/idtools 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/ioutils 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/jsonmessage 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/longpath 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/loopback 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/meminfo 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/namesgenerator 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/parsers 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/parsers/kernel 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/parsers/operatingsystem 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/pidfile 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/platform 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/platforms 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/plugingetter 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/plugins 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/plugins/transport 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/pools 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/process 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/progress 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/reexec 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/rootless 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/rootless/specconv 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/stack 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/stdcopy 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/streamformatter 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/stringid 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/sysinfo 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/system 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/tailfile 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/tarsum 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/pkg/useragent 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/plugin 13:53:05 [2023-09-29T13:53:05.219Z] github.com/docker/docker/plugin/executor/containerd 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/plugin/v2 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/profiles/apparmor 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/profiles/seccomp 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/quota 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/reference 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/registry 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/registry/resumable 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/restartmanager 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/runconfig 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/runconfig/opts 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil/daemon 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil/environment 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil/fakecontext 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil/fakegit 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil/fakestorage 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil/fixtures/load 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil/fixtures/plugin 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil/fixtures/plugin/basic 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil/registry 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil/request 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/volume 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/volume/drivers 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/volume/local 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/volume/mounts 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/volume/service 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/volume/service/opts 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/volume/testutils' 13:53:05 [2023-09-29T13:53:05.220Z] + base_pkg_list='github.com/docker/docker/api 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/backend/build 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/httpstatus 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/httputils 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/middleware 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/build 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/checkpoint 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/container 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/debug 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/distribution 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/grpc 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/image 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/network 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/plugin 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/session 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/swarm 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/system 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/volume 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/backend 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/blkiodev 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/checkpoint 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/container 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/events 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/filters 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/image 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/mount 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/network 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/plugins/logdriver 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/registry 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/strslice 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/swarm 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/swarm/runtime 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/system 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/time 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/versions 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/versions/v1p19 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/versions/v1p20 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/volume 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/builder-next 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/builder-next/exporter 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/builder-next/exporter/overrides 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/builder-next/imagerefchecker 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/builder-next/worker 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/builder-next/worker/label 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/dockerfile 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/remotecontext 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/remotecontext/git 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/remotecontext/urlutil 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/cli/debug 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/cli/winresources/docker-proxy 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/cli/winresources/dockerd 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/client 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/client/buildkit 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/cmd/docker-proxy 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/cmd/dockerd 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/cmd/dockerd/trap 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/container 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/container/stream 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/contrib/apparmor 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/contrib/httpserver 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/cluster 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/cluster/controllers/plugin 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/cluster/convert 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/cluster/executor 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/cluster/executor/container 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/cluster/provider 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/config 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/containerd 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/events 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/events/testutils 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/graphdriver 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/graphdriver/btrfs 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/graphdriver/copy 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/graphdriver/graphtest 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/graphdriver/overlay2 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/graphdriver/overlayutils 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/graphdriver/register 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/graphdriver/vfs 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/graphdriver/zfs 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/images 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/initlayer 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/links 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/listeners 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/logger 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/logger/awslogs 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/logger/fluentd 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/logger/gcplogs 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/logger/gelf 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/logger/journald 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/logger/journald/internal/export 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/logger/journald/internal/fake 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/logger/jsonfilelog 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/logger/local 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/logger/logentries 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/logger/loggertest 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/logger/loggerutils 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/logger/loggerutils/cache 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/logger/splunk 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/logger/syslog 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/logger/templates 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/names 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/network 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/snapshotter 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/stats 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/distribution 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/distribution/metadata 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/distribution/utils 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/distribution/xfer 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/dockerversion 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/errdefs 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/image 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/image/cache 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/image/spec/specs-go 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/image/spec/specs-go/v1 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/image/tarexport 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/image/v1 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/internal/compatcontext 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/internal/mod 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/internal/mounttree 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/internal/multierror 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/internal/test/suite 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/internal/testutils 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/internal/testutils/netnsutils 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/internal/unshare 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/layer 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/libcontainerd 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/libcontainerd/queue 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/libcontainerd/remote 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/libcontainerd/shimopts 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/libcontainerd/supervisor 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/libcontainerd/types 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/oci 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/oci/caps 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/opts 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/aaparser 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/archive 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/authorization 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/broadcaster 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/capabilities 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/chrootarchive 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/containerfs 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/directory 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/dmesg 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/fileutils 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/homedir 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/idtools 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/ioutils 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/jsonmessage 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/longpath 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/loopback 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/meminfo 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/namesgenerator 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/parsers 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/parsers/kernel 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/parsers/operatingsystem 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/pidfile 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/platform 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/platforms 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/plugingetter 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/plugins 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/plugins/transport 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/pools 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/process 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/progress 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/reexec 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/rootless 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/rootless/specconv 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/stack 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/stdcopy 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/streamformatter 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/stringid 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/sysinfo 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/system 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/tailfile 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/tarsum 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/pkg/useragent 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/plugin 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/plugin/executor/containerd 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/plugin/v2 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/profiles/apparmor 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/profiles/seccomp 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/quota 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/reference 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/registry 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/registry/resumable 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/restartmanager 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/runconfig 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/runconfig/opts 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil/daemon 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil/environment 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil/fakecontext 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil/fakegit 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil/fakestorage 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil/fixtures/load 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil/fixtures/plugin 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil/fixtures/plugin/basic 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil/registry 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/testutil/request 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/volume 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/volume/drivers 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/volume/local 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/volume/mounts 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/volume/service 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/volume/service/opts 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/volume/testutils' 13:53:05 [2023-09-29T13:53:05.220Z] ++ grep --fixed-strings /libnetwork 13:53:05 [2023-09-29T13:53:05.220Z] ++ echo 'github.com/docker/docker/api 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/backend/build 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/httpstatus 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/httputils 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/middleware 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/build 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/checkpoint 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/container 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/debug 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/distribution 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/grpc 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/image 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/network 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/plugin 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/session 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/swarm 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/system 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/server/router/volume 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/backend 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/blkiodev 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/checkpoint 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/container 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/events 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/filters 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/image 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/mount 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/network 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/plugins/logdriver 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/registry 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/strslice 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/swarm 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/swarm/runtime 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/system 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/time 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/versions 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/versions/v1p19 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/versions/v1p20 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/api/types/volume 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/builder-next 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/builder-next/exporter 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/builder-next/exporter/overrides 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/builder-next/imagerefchecker 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/builder-next/worker 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/builder-next/worker/label 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/dockerfile 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/remotecontext 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/remotecontext/git 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/builder/remotecontext/urlutil 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/cli/debug 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/cli/winresources/docker-proxy 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/cli/winresources/dockerd 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/client 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/client/buildkit 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/cmd/docker-proxy 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/cmd/dockerd 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/cmd/dockerd/trap 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/container 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/container/stream 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/contrib/apparmor 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/contrib/httpserver 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/cluster 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/cluster/controllers/plugin 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/cluster/convert 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/cluster/executor 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/cluster/executor/container 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/cluster/provider 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/config 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/containerd 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/events 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/events/testutils 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/graphdriver 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/graphdriver/btrfs 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/graphdriver/copy 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 13:53:05 [2023-09-29T13:53:05.220Z] github.com/docker/docker/daemon/graphdriver/graphtest 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/graphdriver/overlay2 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/graphdriver/overlayutils 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/graphdriver/register 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/graphdriver/vfs 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/graphdriver/zfs 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/images 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/initlayer 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/links 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/listeners 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/logger 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/logger/awslogs 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/logger/fluentd 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/logger/gcplogs 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/logger/gelf 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/logger/journald 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/logger/journald/internal/export 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/logger/journald/internal/fake 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/logger/jsonfilelog 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/logger/local 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/logger/logentries 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/logger/loggertest 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/logger/loggerutils 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/logger/loggerutils/cache 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/logger/splunk 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/logger/syslog 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/logger/templates 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/names 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/network 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/snapshotter 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/daemon/stats 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/distribution 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/distribution/metadata 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/distribution/utils 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/distribution/xfer 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/dockerversion 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/errdefs 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/image 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/image/cache 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/image/spec/specs-go 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/image/spec/specs-go/v1 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/image/tarexport 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/image/v1 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/internal/compatcontext 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/internal/mod 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/internal/mounttree 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/internal/multierror 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/internal/test/suite 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/internal/testutils 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/internal/testutils/netnsutils 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/internal/unshare 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/layer 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libcontainerd 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libcontainerd/queue 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libcontainerd/remote 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libcontainerd/shimopts 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libcontainerd/supervisor 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libcontainerd/types 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/bitmap 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cluster 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cmd/diagnostic 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cmd/readme_test 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/config 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/datastore 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/diagnostic 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/discoverapi 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/driverapi 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/bridge 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/host 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/ipvlan 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/macvlan 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/null 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/overlay 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/remote 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/remote/api 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/windows 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drvregistry 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/etchosts 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/internal/caller 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/internal/kvstore 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/internal/setmatrix 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipam 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipamapi 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipams/builtin 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipams/null 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipams/remote 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipams/remote/api 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipams/windowsipam 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipamutils 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipbits 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/iptables 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/netlabel 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/netutils 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/networkdb 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ns 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/options 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/osl 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/osl/kernel 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/portallocator 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/portmapper 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/resolvconf 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/scope 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/types 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/oci 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/oci/caps 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/opts 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/aaparser 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/archive 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/authorization 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/broadcaster 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/capabilities 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/chrootarchive 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/containerfs 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/directory 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/dmesg 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/fileutils 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/homedir 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/idtools 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/ioutils 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/jsonmessage 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/longpath 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/loopback 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/meminfo 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/namesgenerator 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/parsers 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/parsers/kernel 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/parsers/operatingsystem 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/pidfile 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/platform 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/platforms 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/plugingetter 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/plugins 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/plugins/transport 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/pools 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/process 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/progress 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/reexec 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/rootless 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/rootless/specconv 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/stack 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/stdcopy 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/streamformatter 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/stringid 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/sysinfo 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/system 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/tailfile 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/tarsum 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/pkg/useragent 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/plugin 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/plugin/executor/containerd 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/plugin/v2 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/profiles/apparmor 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/profiles/seccomp 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/quota 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/reference 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/registry 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/registry/resumable 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/restartmanager 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/runconfig 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/runconfig/opts 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/testutil 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/testutil/daemon 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/testutil/environment 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/testutil/fakecontext 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/testutil/fakegit 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/testutil/fakestorage 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/testutil/fixtures/load 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/testutil/fixtures/plugin 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/testutil/fixtures/plugin/basic 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/testutil/registry 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/testutil/request 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/volume 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/volume/drivers 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/volume/local 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/volume/mounts 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/volume/service 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/volume/service/opts 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/volume/testutils' 13:53:05 [2023-09-29T13:53:05.221Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/bitmap 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cluster 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cmd/diagnostic 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cmd/readme_test 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/config 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/datastore 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/diagnostic 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/discoverapi 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/driverapi 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/bridge 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/host 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/ipvlan 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/macvlan 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/null 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/overlay 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/remote 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/remote/api 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/windows 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drvregistry 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/etchosts 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/internal/caller 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/internal/kvstore 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/internal/setmatrix 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipam 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipamapi 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipams/builtin 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipams/null 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipams/remote 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipams/remote/api 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipams/windowsipam 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipamutils 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipbits 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/iptables 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/netlabel 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/netutils 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/networkdb 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ns 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/options 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/osl 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/osl/kernel 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/portallocator 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/portmapper 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/resolvconf 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/scope 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/types' 13:53:05 [2023-09-29T13:53:05.221Z] + echo 'github.com/docker/docker/libnetwork 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/bitmap 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cluster 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cmd/diagnostic 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/cmd/readme_test 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/config 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/datastore 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/diagnostic 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/discoverapi 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/driverapi 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/bridge 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/host 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/ipvlan 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/macvlan 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/null 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/overlay 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/remote 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/remote/api 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/windows 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/drvregistry 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/etchosts 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/internal/caller 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/internal/kvstore 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/internal/setmatrix 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipam 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipamapi 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipams/builtin 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipams/null 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipams/remote 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipams/remote/api 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipams/windowsipam 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipamutils 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ipbits 13:53:05 [2023-09-29T13:53:05.221Z] + grep --fixed-strings libnetwork/drivers/bridge 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/iptables 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/netlabel 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/netutils 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/networkdb 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/ns 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/options 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/osl 13:53:05 [2023-09-29T13:53:05.221Z] github.com/docker/docker/libnetwork/osl/kernel 13:53:05 [2023-09-29T13:53:05.222Z] github.com/docker/docker/libnetwork/portallocator 13:53:05 [2023-09-29T13:53:05.222Z] github.com/docker/docker/libnetwork/portmapper 13:53:05 [2023-09-29T13:53:05.222Z] github.com/docker/docker/libnetwork/resolvconf 13:53:05 [2023-09-29T13:53:05.222Z] github.com/docker/docker/libnetwork/scope 13:53:05 [2023-09-29T13:53:05.222Z] github.com/docker/docker/libnetwork/types' 13:53:05 [2023-09-29T13:53:05.222Z] github.com/docker/docker/libnetwork/drivers/bridge 13:53:05 [2023-09-29T13:53:05.222Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 13:53:05 [2023-09-29T13:53:05.222Z] + type docker-proxy 13:53:05 [2023-09-29T13:53:05.222Z] hack/test/unit: line 25: type: docker-proxy: not found 13:53:05 [2023-09-29T13:53:05.222Z] + hack/make.sh binary-proxy install-proxy 13:53:05 [2023-09-29T13:53:05.222Z] 13:53:05 [2023-09-29T13:53:05.222Z] Removing bundles/ 13:53:05 [2023-09-29T13:53:05.222Z] 13:53:05 [2023-09-29T13:53:05.222Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) 13:53:05 [2023-09-29T13:53:05.222Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... 13:53:05 [2023-09-29T13:53:05.222Z] + tee /go/src/github.com/docker/docker/go.mod 13:53:05 [2023-09-29T13:53:05.222Z] module github.com/docker/docker 13:53:05 [2023-09-29T13:53:05.222Z] 13:53:05 [2023-09-29T13:53:05.222Z] go 1.20 13:53:05 [2023-09-29T13:53:05.222Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 13:53:05 [2023-09-29T13:53:05.222Z] + GO111MODULE=on 13:53:05 [2023-09-29T13:53:05.222Z] + 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=e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-29T13:53:05.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 13:53:09 [2023-09-29T13:53:09.427Z] + rm -f /go/src/github.com/docker/docker/go.mod 13:53:09 [2023-09-29T13:53:09.427Z] Created binary: bundles/binary-proxy/docker-proxy 13:53:09 [2023-09-29T13:53:09.427Z] 13:53:09 [2023-09-29T13:53:09.427Z] ---> Making bundle: install-proxy (in bundles/install-proxy) 13:53:09 [2023-09-29T13:53:09.427Z] Installing docker-proxy to /usr/local/bin/ 13:53:09 [2023-09-29T13:53:09.427Z] 13:53:09 [2023-09-29T13:53:09.427Z] + mkdir -p bundles 13:53:09 [2023-09-29T13:53:09.427Z] + '[' -n 'github.com/docker/docker/api 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/server 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/server/backend/build 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/server/httpstatus 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/server/httputils 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/server/middleware 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/server/router 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/server/router/build 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/server/router/checkpoint 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/server/router/container 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/server/router/debug 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/server/router/distribution 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/server/router/grpc 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/server/router/image 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/server/router/network 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/server/router/plugin 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/server/router/session 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/server/router/swarm 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/server/router/system 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/server/router/volume 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types/backend 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types/blkiodev 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types/checkpoint 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types/container 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types/events 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types/filters 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types/image 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types/mount 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types/network 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types/plugins/logdriver 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types/registry 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types/strslice 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types/swarm 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types/swarm/runtime 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types/system 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types/time 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types/versions 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types/versions/v1p19 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types/versions/v1p20 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/api/types/volume 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/builder 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/builder/builder-next 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/builder/builder-next/adapters/containerimage 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/builder/builder-next/adapters/snapshot 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/builder/builder-next/exporter 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/builder/builder-next/exporter/overrides 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/builder/builder-next/imagerefchecker 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/builder/builder-next/worker 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/builder/builder-next/worker/label 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/builder/dockerfile 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/builder/remotecontext 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/builder/remotecontext/git 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/builder/remotecontext/urlutil 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/cli/debug 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/cli/winresources/docker-proxy 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/cli/winresources/dockerd 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/client 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/client/buildkit 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/cmd/docker-proxy 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/cmd/dockerd 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/cmd/dockerd/trap 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/cmd/dockerd/trap/testfiles 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/container 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/container/stream 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/contrib/apparmor 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/contrib/httpserver 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/cluster 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/cluster/controllers/plugin 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/cluster/convert 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/cluster/executor 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/cluster/executor/container 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/cluster/provider 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/config 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/containerd 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/events 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/events/testutils 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/graphdriver 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/graphdriver/btrfs 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/graphdriver/copy 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/graphdriver/graphtest 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/graphdriver/overlay2 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/graphdriver/overlayutils 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/graphdriver/register 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/graphdriver/vfs 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/graphdriver/zfs 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/images 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/initlayer 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/links 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/listeners 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/logger 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/logger/awslogs 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/logger/fluentd 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/logger/gcplogs 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/logger/gelf 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/logger/journald 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/logger/journald/internal/export 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/logger/journald/internal/fake 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/logger/jsonfilelog 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/logger/local 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/logger/logentries 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/logger/loggertest 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/logger/loggerutils 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/logger/loggerutils/cache 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/logger/splunk 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/logger/syslog 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/logger/templates 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/names 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/network 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/snapshotter 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/daemon/stats 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/distribution 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/distribution/metadata 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/distribution/utils 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/distribution/xfer 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/dockerversion 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/errdefs 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/image 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/image/cache 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/image/spec/specs-go 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/image/spec/specs-go/v1 13:53:09 [2023-09-29T13:53:09.427Z] github.com/docker/docker/image/tarexport 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/image/v1 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/internal/compatcontext 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/internal/mod 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/internal/mounttree 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/internal/multierror 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/internal/test/suite 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/internal/testutils 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/internal/testutils/netnsutils 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/internal/unshare 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/layer 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/libcontainerd 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/libcontainerd/queue 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/libcontainerd/remote 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/libcontainerd/shimopts 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/libcontainerd/supervisor 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/libcontainerd/types 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/oci 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/oci/caps 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/opts 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/aaparser 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/archive 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/authorization 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/broadcaster 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/capabilities 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/chrootarchive 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/containerfs 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/directory 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/dmesg 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/fileutils 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/homedir 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/idtools 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/ioutils 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/jsonmessage 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/longpath 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/loopback 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/meminfo 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/namesgenerator 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/parsers 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/parsers/kernel 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/parsers/operatingsystem 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/pidfile 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/platform 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/platforms 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/plugingetter 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/plugins 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/plugins/transport 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/pools 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/process 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/progress 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/reexec 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/rootless 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/rootless/specconv 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/stack 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/stdcopy 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/streamformatter 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/stringid 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/sysinfo 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/system 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/tailfile 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/tarsum 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/pkg/useragent 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/plugin 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/plugin/executor/containerd 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/plugin/v2 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/profiles/apparmor 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/profiles/seccomp 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/quota 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/reference 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/registry 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/registry/resumable 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/restartmanager 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/runconfig 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/runconfig/opts 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/testutil 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/testutil/daemon 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/testutil/environment 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/testutil/fakecontext 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/testutil/fakegit 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/testutil/fakestorage 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/testutil/fixtures/load 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/testutil/fixtures/plugin 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/testutil/fixtures/plugin/basic 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/testutil/registry 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/testutil/request 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/volume 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/volume/drivers 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/volume/local 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/volume/mounts 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/volume/service 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/volume/service/opts 13:53:09 [2023-09-29T13:53:09.428Z] github.com/docker/docker/volume/testutils' ']' 13:53:09 [2023-09-29T13:53:09.428Z] + 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 13:53:09 [2023-09-29T13:53:09.995Z] ? github.com/docker/docker/api [no test files] 13:53:18 [2023-09-29T13:53:18.133Z] ok github.com/docker/docker/api/server 0.045s coverage: 13.0% of statements 13:53:40 [2023-09-29T13:53:40.061Z] ? github.com/docker/docker/api/server/backend/build [no test files] 13:53:40 [2023-09-29T13:53:40.061Z] ? github.com/docker/docker/api/server/httpstatus [no test files] 13:53:40 [2023-09-29T13:53:40.061Z] ? github.com/docker/docker/api/server/router [no test files] 13:53:40 [2023-09-29T13:53:40.061Z] ? github.com/docker/docker/api/server/router/build [no test files] 13:53:40 [2023-09-29T13:53:40.061Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 13:53:40 [2023-09-29T13:53:40.061Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 28.3% of statements 13:53:40 [2023-09-29T13:53:40.061Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements 13:53:40 [2023-09-29T13:53:40.061Z] ? github.com/docker/docker/api/server/router/container [no test files] 13:53:40 [2023-09-29T13:53:40.061Z] ? github.com/docker/docker/api/server/router/debug [no test files] 13:53:40 [2023-09-29T13:53:40.061Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 13:53:40 [2023-09-29T13:53:40.061Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 13:53:40 [2023-09-29T13:53:40.061Z] ? github.com/docker/docker/api/server/router/image [no test files] 13:53:40 [2023-09-29T13:53:40.061Z] ? github.com/docker/docker/api/server/router/network [no test files] 13:53:40 [2023-09-29T13:53:40.061Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 13:53:40 [2023-09-29T13:53:40.061Z] ? github.com/docker/docker/api/server/router/session [no test files] 13:53:40 [2023-09-29T13:53:40.061Z] ? github.com/docker/docker/api/server/router/system [no test files] 13:53:40 [2023-09-29T13:53:40.061Z] ? github.com/docker/docker/api/types [no test files] 13:53:40 [2023-09-29T13:53:40.061Z] ? github.com/docker/docker/api/types/backend [no test files] 13:53:40 [2023-09-29T13:53:40.061Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 13:53:40 [2023-09-29T13:53:40.061Z] ? github.com/docker/docker/api/types/checkpoint [no test files] 13:53:40 [2023-09-29T13:53:40.061Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 7.4% of statements 13:53:40 [2023-09-29T13:53:40.061Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 66.7% of statements 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/api/types/events [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/api/types/image [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/api/types/mount [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements 13:53:40 [2023-09-29T13:53:40.062Z] ok github.com/docker/docker/api/types/network 0.007s coverage: 74.3% of statements 13:53:40 [2023-09-29T13:53:40.062Z] ok github.com/docker/docker/api/types/container 0.007s coverage: 83.7% of statements 13:53:40 [2023-09-29T13:53:40.062Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 94.0% of statements 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/api/types/swarm [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/api/types/system [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/api/types/volume [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/builder [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/builder/builder-next [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements 13:53:40 [2023-09-29T13:53:40.062Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] 13:53:40 [2023-09-29T13:53:40.062Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.005s coverage: 100.0% of statements 13:53:40 [2023-09-29T13:53:40.062Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements 13:53:40 [2023-09-29T13:53:40.062Z] ok github.com/docker/docker/builder/remotecontext 0.039s coverage: 33.5% of statements 13:53:40 [2023-09-29T13:53:40.062Z] ok github.com/docker/docker/builder/dockerfile 0.061s coverage: 50.1% of statements 13:53:41 [2023-09-29T13:53:41.964Z] ? github.com/docker/docker/client/buildkit [no test files] 13:53:41 [2023-09-29T13:53:41.964Z] ok github.com/docker/docker/cmd/docker-proxy 0.043s coverage: 66.5% of statements 13:53:41 [2023-09-29T13:53:41.964Z] ok github.com/docker/docker/client 0.095s coverage: 77.3% of statements 13:53:45 [2023-09-29T13:53:45.252Z] ok github.com/docker/docker/builder/remotecontext/git 5.647s coverage: 82.5% of statements 13:53:53 [2023-09-29T13:53:53.366Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] 13:53:53 [2023-09-29T13:53:53.366Z] ? github.com/docker/docker/container/stream [no test files] 13:53:53 [2023-09-29T13:53:53.366Z] ? github.com/docker/docker/contrib/apparmor [no test files] 13:53:53 [2023-09-29T13:53:53.366Z] ? github.com/docker/docker/contrib/httpserver [no test files] 13:53:53 [2023-09-29T13:53:53.366Z] ok github.com/docker/docker/container 0.128s coverage: 36.5% of statements 13:53:53 [2023-09-29T13:53:53.366Z] ok github.com/docker/docker/cmd/dockerd 0.256s coverage: 29.5% of statements 13:53:55 [2023-09-29T13:53:55.267Z] ok github.com/docker/docker/cmd/dockerd/trap 2.384s coverage: 0.0% of statements 13:53:56 [2023-09-29T13:53:56.203Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 13:53:56 [2023-09-29T13:53:56.203Z] ok github.com/docker/docker/daemon/cluster/convert 0.022s coverage: 38.7% of statements 13:53:56 [2023-09-29T13:53:56.203Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.022s coverage: 65.3% of statements 13:53:56 [2023-09-29T13:53:56.203Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements 13:53:56 [2023-09-29T13:53:56.768Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 13:53:56 [2023-09-29T13:53:56.768Z] ok github.com/docker/docker/daemon/config 0.053s coverage: 75.7% of statements 13:53:58 [2023-09-29T13:53:58.142Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 13:53:58 [2023-09-29T13:53:58.142Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.3% of statements 13:53:58 [2023-09-29T13:53:58.142Z] ok github.com/docker/docker/daemon/containerd 0.021s coverage: 0.9% of statements 13:53:58 [2023-09-29T13:53:58.142Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 13:53:58 [2023-09-29T13:53:58.142Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements 13:53:58 [2023-09-29T13:53:58.400Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.189s coverage: 59.6% of statements 13:53:58 [2023-09-29T13:53:58.658Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 13:53:58 [2023-09-29T13:53:58.658Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements 13:53:58 [2023-09-29T13:53:58.917Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 13:53:58 [2023-09-29T13:53:58.917Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 13:53:58 [2023-09-29T13:53:58.917Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.180s coverage: 60.2% of statements 13:53:59 [2023-09-29T13:53:59.175Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 60.9% of statements 13:53:59 [2023-09-29T13:53:59.433Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements 13:53:59 [2023-09-29T13:53:59.999Z] ? github.com/docker/docker/daemon/initlayer [no test files] 13:53:59 [2023-09-29T13:53:59.999Z] ? github.com/docker/docker/daemon/listeners [no test files] 13:53:59 [2023-09-29T13:53:59.999Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements 13:53:59 [2023-09-29T13:53:59.999Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 3.0% of statements 13:54:00 [2023-09-29T13:54:00.257Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.492s coverage: 13.4% of statements 13:54:00 [2023-09-29T13:54:00.257Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements 13:54:00 [2023-09-29T13:54:00.515Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 13:54:00 [2023-09-29T13:54:00.515Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements 13:54:00 [2023-09-29T13:54:00.515Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements 13:54:00 [2023-09-29T13:54:00.515Z] ok github.com/docker/docker/daemon/logger/awslogs 0.105s coverage: 78.3% of statements 13:54:01 [2023-09-29T13:54:01.081Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] 13:54:01 [2023-09-29T13:54:01.082Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] 13:54:01 [2023-09-29T13:54:01.082Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements 13:54:01 [2023-09-29T13:54:01.340Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements 13:54:01 [2023-09-29T13:54:01.340Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.115s coverage: 76.8% of statements 13:54:01 [2023-09-29T13:54:01.340Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 13:54:01 [2023-09-29T13:54:01.340Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] 13:54:01 [2023-09-29T13:54:01.340Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 79.4% of statements 13:54:02 [2023-09-29T13:54:02.275Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements 13:54:02 [2023-09-29T13:54:02.275Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements 13:54:02 [2023-09-29T13:54:02.275Z] ? github.com/docker/docker/daemon/names [no test files] 13:54:02 [2023-09-29T13:54:02.275Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements 13:54:02 [2023-09-29T13:54:02.275Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements 13:54:02 [2023-09-29T13:54:02.539Z] ok github.com/docker/docker/daemon/logger/journald 1.289s coverage: 74.5% of statements 13:54:02 [2023-09-29T13:54:02.539Z] ? github.com/docker/docker/daemon/snapshotter [no test files] 13:54:02 [2023-09-29T13:54:02.539Z] ? github.com/docker/docker/daemon/stats [no test files] 13:54:02 [2023-09-29T13:54:02.539Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements 13:54:03 [2023-09-29T13:54:03.496Z] ? github.com/docker/docker/distribution/utils [no test files] 13:54:03 [2023-09-29T13:54:03.496Z] ok github.com/docker/docker/dockerversion 0.004s coverage: 100.0% of statements 13:54:03 [2023-09-29T13:54:03.496Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.7% of statements 13:54:03 [2023-09-29T13:54:03.496Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 44.4% of statements 13:54:03 [2023-09-29T13:54:03.496Z] ok github.com/docker/docker/daemon/logger/splunk 1.423s coverage: 82.5% of statements 13:54:04 [2023-09-29T13:54:04.061Z] ? github.com/docker/docker/image/spec/specs-go [no test files] 13:54:04 [2023-09-29T13:54:04.062Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] 13:54:04 [2023-09-29T13:54:04.062Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements 13:54:04 [2023-09-29T13:54:04.062Z] ok github.com/docker/docker/image 0.028s coverage: 84.6% of statements 13:54:04 [2023-09-29T13:54:04.319Z] ? github.com/docker/docker/image/v1 [no test files] 13:54:04 [2023-09-29T13:54:04.319Z] ? github.com/docker/docker/internal/compatcontext [no test files] 13:54:04 [2023-09-29T13:54:04.319Z] ? github.com/docker/docker/internal/mounttree [no test files] 13:54:04 [2023-09-29T13:54:04.319Z] ok github.com/docker/docker/internal/mod 0.003s coverage: 66.7% of statements 13:54:04 [2023-09-29T13:54:04.319Z] ok github.com/docker/docker/image/tarexport 0.012s coverage: 0.6% of statements 13:54:04 [2023-09-29T13:54:04.578Z] ? github.com/docker/docker/internal/test/suite [no test files] 13:54:04 [2023-09-29T13:54:04.578Z] ? github.com/docker/docker/internal/testutils [no test files] 13:54:04 [2023-09-29T13:54:04.578Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] 13:54:04 [2023-09-29T13:54:04.578Z] ? github.com/docker/docker/internal/unshare [no test files] 13:54:04 [2023-09-29T13:54:04.578Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements 13:54:04 [2023-09-29T13:54:04.836Z] ok github.com/docker/docker/distribution 1.531s coverage: 29.3% of statements 13:54:05 [2023-09-29T13:54:05.401Z] ok github.com/docker/docker/distribution/xfer 2.176s coverage: 85.4% of statements 13:54:05 [2023-09-29T13:54:05.660Z] ? github.com/docker/docker/libcontainerd [no test files] 13:54:05 [2023-09-29T13:54:05.660Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 13:54:05 [2023-09-29T13:54:05.660Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] 13:54:05 [2023-09-29T13:54:05.660Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 13:54:05 [2023-09-29T13:54:05.660Z] ? github.com/docker/docker/libcontainerd/types [no test files] 13:54:05 [2023-09-29T13:54:05.660Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements 13:54:05 [2023-09-29T13:54:05.660Z] ok github.com/docker/docker/daemon 10.809s coverage: 17.2% of statements 13:54:06 [2023-09-29T13:54:06.227Z] ? github.com/docker/docker/oci/caps [no test files] 13:54:06 [2023-09-29T13:54:06.227Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 52.9% of statements 13:54:06 [2023-09-29T13:54:06.227Z] ok github.com/docker/docker/oci 0.015s coverage: 38.1% of statements 13:54:06 [2023-09-29T13:54:06.227Z] ok github.com/docker/docker/opts 0.051s coverage: 67.9% of statements 13:54:06 [2023-09-29T13:54:06.793Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 13:54:06 [2023-09-29T13:54:06.793Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements 13:54:06 [2023-09-29T13:54:06.793Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 28.6% of statements 13:54:06 [2023-09-29T13:54:06.793Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements 13:54:06 [2023-09-29T13:54:06.793Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements 13:54:06 [2023-09-29T13:54:06.793Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 56.4% of statements 13:54:06 [2023-09-29T13:54:06.793Z] ok github.com/docker/docker/pkg/chrootarchive 0.276s coverage: 83.7% of statements 13:54:07 [2023-09-29T13:54:07.052Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 8.3% of statements 13:54:07 [2023-09-29T13:54:07.052Z] ok github.com/docker/docker/pkg/archive 0.497s coverage: 80.8% of statements 13:54:07 [2023-09-29T13:54:07.310Z] ok github.com/docker/docker/pkg/authorization 0.610s coverage: 68.3% of statements 13:54:07 [2023-09-29T13:54:07.310Z] ? github.com/docker/docker/pkg/loopback [no test files] 13:54:07 [2023-09-29T13:54:07.310Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 92.3% of statements 13:54:07 [2023-09-29T13:54:07.310Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 45.5% of statements 13:54:07 [2023-09-29T13:54:07.310Z] ok github.com/docker/docker/pkg/meminfo 0.007s coverage: 75.0% of statements 13:54:07 [2023-09-29T13:54:07.569Z] ok github.com/docker/docker/pkg/namesgenerator 0.024s coverage: 85.7% of statements 13:54:07 [2023-09-29T13:54:07.569Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements 13:54:07 [2023-09-29T13:54:07.569Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 13:54:07 [2023-09-29T13:54:07.569Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.2% of statements 13:54:07 [2023-09-29T13:54:07.569Z] ? github.com/docker/docker/pkg/platform [no test files] 13:54:07 [2023-09-29T13:54:07.569Z] ? github.com/docker/docker/pkg/platforms [no test files] 13:54:07 [2023-09-29T13:54:07.569Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 13:54:07 [2023-09-29T13:54:07.569Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 94.1% of statements 13:54:07 [2023-09-29T13:54:07.569Z] ok github.com/docker/docker/pkg/idtools 0.337s coverage: 69.7% of statements 13:54:07 [2023-09-29T13:54:07.827Z] ok github.com/docker/docker/pkg/ioutils 0.405s coverage: 71.9% of statements 13:54:08 [2023-09-29T13:54:08.086Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 13:54:08 [2023-09-29T13:54:08.086Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 13:54:08 [2023-09-29T13:54:08.086Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements 13:54:08 [2023-09-29T13:54:08.086Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements 13:54:08 [2023-09-29T13:54:08.086Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements 13:54:08 [2023-09-29T13:54:08.086Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 90.0% of statements 13:54:08 [2023-09-29T13:54:08.345Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements 13:54:08 [2023-09-29T13:54:08.345Z] ? github.com/docker/docker/pkg/rootless [no test files] 13:54:08 [2023-09-29T13:54:08.345Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] 13:54:08 [2023-09-29T13:54:08.345Z] ok github.com/docker/docker/pkg/stack 0.006s coverage: 90.9% of statements 13:54:08 [2023-09-29T13:54:08.603Z] ok github.com/docker/docker/pkg/reexec 0.034s coverage: 82.4% of statements 13:54:08 [2023-09-29T13:54:08.603Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements 13:54:08 [2023-09-29T13:54:08.603Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 61.9% of statements 13:54:08 [2023-09-29T13:54:08.603Z] ok github.com/docker/docker/pkg/streamformatter 0.028s coverage: 66.2% of statements 13:54:08 [2023-09-29T13:54:08.861Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 43.1% of statements 13:54:08 [2023-09-29T13:54:08.861Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 53.4% of statements 13:54:08 [2023-09-29T13:54:08.861Z] ok github.com/docker/docker/pkg/tailfile 0.035s coverage: 88.6% of statements 13:54:08 [2023-09-29T13:54:08.861Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 13:54:09 [2023-09-29T13:54:09.119Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.1% of statements 13:54:09 [2023-09-29T13:54:09.684Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 13:54:09 [2023-09-29T13:54:09.684Z] ? github.com/docker/docker/profiles/apparmor [no test files] 13:54:09 [2023-09-29T13:54:09.943Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements 13:54:09 [2023-09-29T13:54:09.943Z] ok github.com/docker/docker/profiles/seccomp 0.024s coverage: 86.0% of statements 13:54:10 [2023-09-29T13:54:10.202Z] ok github.com/docker/docker/reference 0.007s coverage: 83.7% of statements 13:54:10 [2023-09-29T13:54:10.202Z] ok github.com/docker/docker/pkg/plugins 2.016s coverage: 74.9% of statements 13:54:10 [2023-09-29T13:54:10.461Z] ok github.com/docker/docker/plugin 0.524s coverage: 23.3% of statements 13:54:10 [2023-09-29T13:54:10.461Z] ok github.com/docker/docker/quota 0.358s coverage: 69.2% of statements 13:54:10 [2023-09-29T13:54:10.720Z] ? github.com/docker/docker/runconfig/opts [no test files] 13:54:10 [2023-09-29T13:54:10.720Z] ok github.com/docker/docker/restartmanager 0.015s coverage: 51.9% of statements 13:54:10 [2023-09-29T13:54:10.720Z] ok github.com/docker/docker/registry/resumable 0.019s coverage: 100.0% of statements 13:54:10 [2023-09-29T13:54:10.720Z] ok github.com/docker/docker/runconfig 0.020s coverage: 63.6% of statements 13:54:10 [2023-09-29T13:54:10.720Z] ok github.com/docker/docker/registry 0.117s coverage: 63.9% of statements 13:54:10 [2023-09-29T13:54:10.978Z] ok github.com/docker/docker/testutil 0.007s coverage: 8.2% of statements 13:54:10 [2023-09-29T13:54:10.978Z] ? github.com/docker/docker/testutil/daemon [no test files] 13:54:10 [2023-09-29T13:54:10.978Z] ? github.com/docker/docker/testutil/environment [no test files] 13:54:10 [2023-09-29T13:54:10.978Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 13:54:10 [2023-09-29T13:54:10.978Z] ? github.com/docker/docker/testutil/fakegit [no test files] 13:54:10 [2023-09-29T13:54:10.978Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 13:54:10 [2023-09-29T13:54:10.978Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 13:54:10 [2023-09-29T13:54:10.978Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 13:54:10 [2023-09-29T13:54:10.978Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 13:54:11 [2023-09-29T13:54:11.236Z] ? github.com/docker/docker/testutil/registry [no test files] 13:54:11 [2023-09-29T13:54:11.236Z] ? github.com/docker/docker/testutil/request [no test files] 13:54:11 [2023-09-29T13:54:11.236Z] ? github.com/docker/docker/volume [no test files] 13:54:11 [2023-09-29T13:54:11.495Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements 13:54:11 [2023-09-29T13:54:11.753Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements 13:54:11 [2023-09-29T13:54:11.753Z] ok github.com/docker/docker/volume/local 0.133s coverage: 74.6% of statements 13:54:12 [2023-09-29T13:54:12.318Z] ? github.com/docker/docker/volume/service/opts [no test files] 13:54:12 [2023-09-29T13:54:12.318Z] ? github.com/docker/docker/volume/testutils [no test files] 13:54:12 [2023-09-29T13:54:12.318Z] ok github.com/docker/docker/volume/service 0.012s coverage: 71.8% of statements 13:54:13 [2023-09-29T13:54:13.251Z] ok github.com/docker/docker/layer 7.552s coverage: 68.7% of statements 13:54:13 [2023-09-29T13:54:13.251Z] 13:54:13 [2023-09-29T13:54:13.251Z] === Skipped 13:54:13 [2023-09-29T13:54:13.251Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) 13:54:13 [2023-09-29T13:54:13.251Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 13:54:13 [2023-09-29T13:54:13.251Z] 13:54:13 [2023-09-29T13:54:13.251Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) 13:54:13 [2023-09-29T13:54:13.251Z] network_proxy_test.go:210: No support for dual stack yet 13:54:13 [2023-09-29T13:54:13.251Z] 13:54:13 [2023-09-29T13:54:13.251Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) 13:54:13 [2023-09-29T13:54:13.251Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 13:54:13 [2023-09-29T13:54:13.251Z] 13:54:13 [2023-09-29T13:54:13.251Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) 13:54:13 [2023-09-29T13:54:13.251Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 13:54:13 [2023-09-29T13:54:13.251Z] 13:54:13 [2023-09-29T13:54:13.251Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 13:54:13 [2023-09-29T13:54:13.251Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 13:54:13 [2023-09-29T13:54:13.251Z] graphtest_unix.go:41: Driver btrfs not supported 13:54:13 [2023-09-29T13:54:13.251Z] 13:54:13 [2023-09-29T13:54:13.251Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 13:54:13 [2023-09-29T13:54:13.251Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 13:54:13 [2023-09-29T13:54:13.251Z] graphtest_unix.go:41: Driver btrfs not supported 13:54:13 [2023-09-29T13:54:13.251Z] 13:54:13 [2023-09-29T13:54:13.251Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 13:54:13 [2023-09-29T13:54:13.251Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 13:54:13 [2023-09-29T13:54:13.251Z] graphtest_unix.go:41: Driver btrfs not supported 13:54:13 [2023-09-29T13:54:13.251Z] 13:54:13 [2023-09-29T13:54:13.251Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 13:54:13 [2023-09-29T13:54:13.251Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 13:54:13 [2023-09-29T13:54:13.251Z] graphtest_unix.go:41: Driver btrfs not supported 13:54:13 [2023-09-29T13:54:13.251Z] 13:54:13 [2023-09-29T13:54:13.251Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 13:54:13 [2023-09-29T13:54:13.251Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 13:54:13 [2023-09-29T13:54:13.251Z] graphtest_unix.go:41: Driver btrfs not supported 13:54:13 [2023-09-29T13:54:13.251Z] 13:54:13 [2023-09-29T13:54:13.251Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 13:54:13 [2023-09-29T13:54:13.251Z] graphtest_unix.go:68: No driver to put! 13:54:13 [2023-09-29T13:54:13.251Z] 13:54:13 [2023-09-29T13:54:13.251Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 13:54:13 [2023-09-29T13:54:13.251Z] time="2023-09-29T13:53:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 13:54:13 [2023-09-29T13:54:13.251Z] graphtest_unix.go:39: graphdriver: driver not supported 13:54:13 [2023-09-29T13:54:13.251Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 13:54:13 [2023-09-29T13:54:13.251Z] 13:54:13 [2023-09-29T13:54:13.251Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 13:54:13 [2023-09-29T13:54:13.251Z] time="2023-09-29T13:53:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 13:54:13 [2023-09-29T13:54:13.251Z] graphtest_unix.go:39: graphdriver: driver not supported 13:54:13 [2023-09-29T13:54:13.251Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 13:54:13 [2023-09-29T13:54:13.251Z] 13:54:13 [2023-09-29T13:54:13.251Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 13:54:13 [2023-09-29T13:54:13.252Z] time="2023-09-29T13:53:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 13:54:13 [2023-09-29T13:54:13.252Z] graphtest_unix.go:39: graphdriver: driver not supported 13:54:13 [2023-09-29T13:54:13.252Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 13:54:13 [2023-09-29T13:54:13.252Z] 13:54:13 [2023-09-29T13:54:13.252Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 13:54:13 [2023-09-29T13:54:13.252Z] time="2023-09-29T13:53:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 13:54:13 [2023-09-29T13:54:13.252Z] graphtest_unix.go:39: graphdriver: driver not supported 13:54:13 [2023-09-29T13:54:13.252Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 13:54:13 [2023-09-29T13:54:13.252Z] 13:54:13 [2023-09-29T13:54:13.252Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 13:54:13 [2023-09-29T13:54:13.252Z] time="2023-09-29T13:53:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 13:54:13 [2023-09-29T13:54:13.252Z] graphtest_unix.go:39: graphdriver: driver not supported 13:54:13 [2023-09-29T13:54:13.252Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported 13:54:13 [2023-09-29T13:54:13.252Z] 13:54:13 [2023-09-29T13:54:13.252Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 13:54:13 [2023-09-29T13:54:13.252Z] graphtest_unix.go:68: No driver to put! 13:54:13 [2023-09-29T13:54:13.252Z] 13:54:13 [2023-09-29T13:54:13.252Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 13:54:13 [2023-09-29T13:54:13.252Z] overlay_test.go:61: Cannot run test with naive change algorithm 13:54:13 [2023-09-29T13:54:13.252Z] 13:54:13 [2023-09-29T13:54:13.252Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 13:54:13 [2023-09-29T13:54:13.252Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 13:54:13 [2023-09-29T13:54:13.252Z] 13:54:13 [2023-09-29T13:54:13.252Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 13:54:13 [2023-09-29T13:54:13.252Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 13:54:13 [2023-09-29T13:54:13.252Z] graphtest_unix.go:41: Driver zfs not supported 13:54:13 [2023-09-29T13:54:13.252Z] 13:54:13 [2023-09-29T13:54:13.252Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 13:54:13 [2023-09-29T13:54:13.252Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 13:54:13 [2023-09-29T13:54:13.252Z] graphtest_unix.go:41: Driver zfs not supported 13:54:13 [2023-09-29T13:54:13.252Z] 13:54:13 [2023-09-29T13:54:13.252Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 13:54:13 [2023-09-29T13:54:13.252Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 13:54:13 [2023-09-29T13:54:13.252Z] graphtest_unix.go:41: Driver zfs not supported 13:54:13 [2023-09-29T13:54:13.252Z] 13:54:13 [2023-09-29T13:54:13.252Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 13:54:13 [2023-09-29T13:54:13.252Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 13:54:13 [2023-09-29T13:54:13.252Z] graphtest_unix.go:41: Driver zfs not supported 13:54:13 [2023-09-29T13:54:13.252Z] 13:54:13 [2023-09-29T13:54:13.252Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 13:54:13 [2023-09-29T13:54:13.252Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 13:54:13 [2023-09-29T13:54:13.252Z] graphtest_unix.go:41: Driver zfs not supported 13:54:13 [2023-09-29T13:54:13.252Z] 13:54:13 [2023-09-29T13:54:13.252Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 13:54:13 [2023-09-29T13:54:13.252Z] graphtest_unix.go:68: No driver to put! 13:54:13 [2023-09-29T13:54:13.252Z] 13:54:13 [2023-09-29T13:54:13.252Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 13:54:13 [2023-09-29T13:54:13.252Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled 13:54:13 [2023-09-29T13:54:13.252Z] 13:54:13 [2023-09-29T13:54:13.252Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 13:54:13 [2023-09-29T13:54:13.252Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled 13:54:13 [2023-09-29T13:54:13.252Z] 13:54:13 [2023-09-29T13:54:13.252Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) 13:54:13 [2023-09-29T13:54:13.252Z] validate_test.go:70: only tested on Windows 13:54:13 [2023-09-29T13:54:13.252Z] 13:54:13 [2023-09-29T13:54:13.252Z] DONE 3152 tests, 27 skipped in 63.781s 13:54:13 [2023-09-29T13:54:13.252Z] + '[' -n 'github.com/docker/docker/libnetwork 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/bitmap 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/cluster 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/cmd/diagnostic 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/cmd/networkdb-test 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/cmd/readme_test 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/config 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/datastore 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/diagnostic 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/discoverapi 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/driverapi 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/drivers/bridge 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/drivers/host 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/drivers/ipvlan 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/drivers/macvlan 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/drivers/null 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/drivers/overlay 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/drivers/remote 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/drivers/remote/api 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/drivers/windows 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/drivers/windows/overlay 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/drvregistry 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/etchosts 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/internal/caller 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/internal/kvstore 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/internal/setmatrix 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/ipam 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/ipamapi 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/ipams/builtin 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/ipams/null 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/ipams/remote 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/ipams/remote/api 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/ipams/windowsipam 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/ipamutils 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/ipbits 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/iptables 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/netlabel 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/netutils 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/networkdb 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/ns 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/options 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/osl 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/osl/kernel 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/portallocator 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/portmapper 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/resolvconf 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/scope 13:54:13 [2023-09-29T13:54:13.252Z] github.com/docker/docker/libnetwork/types' ']' 13:54:13 [2023-09-29T13:54:13.252Z] + 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 13:55:09 [2023-09-29T13:55:09.457Z] ok github.com/docker/docker/libnetwork 44.649s coverage: 42.9% of statements 13:55:09 [2023-09-29T13:55:09.457Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements 13:55:09 [2023-09-29T13:55:09.457Z] ? github.com/docker/docker/libnetwork/cluster [no test files] 13:55:09 [2023-09-29T13:55:09.457Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] 13:55:09 [2023-09-29T13:55:09.457Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] 13:55:09 [2023-09-29T13:55:09.457Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] 13:55:09 [2023-09-29T13:55:09.457Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] 13:55:09 [2023-09-29T13:55:09.457Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] 13:55:09 [2023-09-29T13:55:09.457Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] 13:55:09 [2023-09-29T13:55:09.457Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.3% of statements 13:55:09 [2023-09-29T13:55:09.457Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 16.3% of statements 13:55:09 [2023-09-29T13:55:09.457Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] 13:55:09 [2023-09-29T13:55:09.457Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] 13:55:09 [2023-09-29T13:55:09.457Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements 13:55:09 [2023-09-29T13:55:09.457Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.040s coverage: 62.4% of statements 13:55:09 [2023-09-29T13:55:09.457Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] 13:55:09 [2023-09-29T13:55:09.457Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 40.0% of statements 13:55:09 [2023-09-29T13:55:09.457Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.810s coverage: 5.0% of statements 13:55:09 [2023-09-29T13:55:09.457Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] 13:55:09 [2023-09-29T13:55:09.457Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements 13:55:09 [2023-09-29T13:55:09.457Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] 13:55:09 [2023-09-29T13:55:09.714Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 40.0% of statements 13:55:10 [2023-09-29T13:55:10.648Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.010s coverage: 1.4% of statements 13:55:10 [2023-09-29T13:55:10.905Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements 13:55:11 [2023-09-29T13:55:11.470Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.7% of statements 13:55:11 [2023-09-29T13:55:11.727Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.2% of statements 13:55:11 [2023-09-29T13:55:11.727Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] 13:55:11 [2023-09-29T13:55:11.727Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] 13:55:11 [2023-09-29T13:55:11.727Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] 13:55:12 [2023-09-29T13:55:12.297Z] ok github.com/docker/docker/libnetwork/drvregistry 0.019s coverage: 87.0% of statements 13:55:12 [2023-09-29T13:55:12.554Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements 13:55:12 [2023-09-29T13:55:12.811Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements 13:55:12 [2023-09-29T13:55:12.811Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] 13:55:12 [2023-09-29T13:55:12.811Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] 13:55:25 [2023-09-29T13:55:25.006Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements 13:55:26 [2023-09-29T13:55:26.905Z] ok github.com/docker/docker/libnetwork/ipam 3.448s coverage: 80.0% of statements 13:55:26 [2023-09-29T13:55:26.905Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] 13:55:26 [2023-09-29T13:55:26.905Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] 13:55:27 [2023-09-29T13:55:27.162Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements 13:55:27 [2023-09-29T13:55:27.420Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 48.7% of statements 13:55:27 [2023-09-29T13:55:27.420Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] 13:55:27 [2023-09-29T13:55:27.677Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements 13:55:28 [2023-09-29T13:55:28.242Z] ok github.com/docker/docker/libnetwork/ipamutils 0.319s coverage: 86.4% of statements 13:55:28 [2023-09-29T13:55:28.500Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements 13:55:29 [2023-09-29T13:55:29.433Z] ok github.com/docker/docker/libnetwork/iptables 0.221s coverage: 39.9% of statements 13:55:29 [2023-09-29T13:55:29.433Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] 13:55:29 [2023-09-29T13:55:29.690Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 54.9% of statements 13:57:21 [2023-09-29T13:57:21.119Z] ok github.com/docker/docker/libnetwork/networkdb 108.864s coverage: 58.5% of statements 13:57:21 [2023-09-29T13:57:21.119Z] ? github.com/docker/docker/libnetwork/ns [no test files] 13:57:21 [2023-09-29T13:57:21.119Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements 13:57:25 [2023-09-29T13:57:25.297Z] ok github.com/docker/docker/libnetwork/osl 4.428s coverage: 40.2% of statements 13:57:25 [2023-09-29T13:57:25.297Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements 13:57:25 [2023-09-29T13:57:25.297Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements 13:57:26 [2023-09-29T13:57:26.670Z] ok github.com/docker/docker/libnetwork/portmapper 0.716s coverage: 46.3% of statements 13:57:26 [2023-09-29T13:57:26.670Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 84.9% of statements 13:57:26 [2023-09-29T13:57:26.670Z] ? github.com/docker/docker/libnetwork/scope [no test files] 13:57:26 [2023-09-29T13:57:26.927Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements 13:57:27 [2023-09-29T13:57:27.185Z] 13:57:27 [2023-09-29T13:57:27.185Z] === Skipped 13:57:27 [2023-09-29T13:57:27.185Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) 13:57:27 [2023-09-29T13:57:27.185Z] 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 13:57:27 [2023-09-29T13:57:27.185Z] 13:57:27 [2023-09-29T13:57:27.185Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) 13:57:27 [2023-09-29T13:57:27.185Z] 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 13:57:27 [2023-09-29T13:57:27.185Z] 13:57:27 [2023-09-29T13:57:27.185Z] DONE 345 tests, 2 skipped in 193.741s Post stage [Pipeline] junit 13:57:27 [2023-09-29T13:57:27.762Z] Recording test results 13:57:27 [2023-09-29T13:57:27.865Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:28 [2023-09-29T13:57:28.177Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46094/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 -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:e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 hack/make.sh dynbinary test-integration 13:57:28 [2023-09-29T13:57:28.438Z] 13:57:28 [2023-09-29T13:57:28.438Z] Removing bundles/ 13:57:28 [2023-09-29T13:57:28.438Z] 13:57:28 [2023-09-29T13:57:28.438Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 13:57:28 [2023-09-29T13:57:28.438Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... 13:57:28 [2023-09-29T13:57:28.438Z] + tee /go/src/github.com/docker/docker/go.mod 13:57:28 [2023-09-29T13:57:28.438Z] module github.com/docker/docker 13:57:28 [2023-09-29T13:57:28.438Z] 13:57:28 [2023-09-29T13:57:28.438Z] go 1.20 13:57:28 [2023-09-29T13:57:28.438Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 13:57:28 [2023-09-29T13:57:28.438Z] + GO111MODULE=on 13:57:28 [2023-09-29T13:57:28.438Z] + 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=e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-29T13:57:28.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 13:58:07 [2023-09-29T13:58:07.158Z] + rm -f /go/src/github.com/docker/docker/go.mod 13:58:07 [2023-09-29T13:58:07.158Z] Created binary: bundles/dynbinary-daemon/dockerd 13:58:07 [2023-09-29T13:58:07.158Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... 13:58:07 [2023-09-29T13:58:07.158Z] + tee /go/src/github.com/docker/docker/go.mod 13:58:07 [2023-09-29T13:58:07.158Z] module github.com/docker/docker 13:58:07 [2023-09-29T13:58:07.158Z] 13:58:07 [2023-09-29T13:58:07.158Z] go 1.20 13:58:07 [2023-09-29T13:58:07.158Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT 13:58:07 [2023-09-29T13:58:07.158Z] + GO111MODULE=on 13:58:07 [2023-09-29T13:58:07.158Z] + 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=e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-29T13:57:28.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 13:58:07 [2023-09-29T13:58:07.158Z] + rm -f /go/src/github.com/docker/docker/go.mod 13:58:07 [2023-09-29T13:58:07.158Z] Created binary: bundles/dynbinary-daemon/docker-proxy 13:58:07 [2023-09-29T13:58:07.158Z] 13:58:07 [2023-09-29T13:58:07.158Z] ---> Making bundle: test-integration (in bundles/test-integration) 13:58:07 [2023-09-29T13:58:07.158Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 13:58:07 [2023-09-29T13:58:07.158Z] HOSTNAME=a7529b32f1db 13:58:07 [2023-09-29T13:58:07.158Z] TESTDEBUG=0 13:58:07 [2023-09-29T13:58:07.158Z] DEST=bundles/test-integration 13:58:07 [2023-09-29T13:58:07.158Z] PWD=/go/src/github.com/docker/docker 13:58:07 [2023-09-29T13:58:07.158Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock 13:58:07 [2023-09-29T13:58:07.158Z] DOCKER_GITCOMMIT=e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 13:58:07 [2023-09-29T13:58:07.158Z] container=docker 13:58:07 [2023-09-29T13:58:07.158Z] HOME=/root 13:58:07 [2023-09-29T13:58:07.158Z] CONTAINERD_NAMESPACE=moby 13:58:07 [2023-09-29T13:58:07.158Z] GOLANG_VERSION=1.21.1 13:58:07 [2023-09-29T13:58:07.158Z] VALIDATE_REPO=https://github.com/moby/moby.git 13:58:07 [2023-09-29T13:58:07.158Z] VALIDATE_BRANCH=master 13:58:07 [2023-09-29T13:58:07.158Z] TERM=xterm 13:58:07 [2023-09-29T13:58:07.158Z] DOCKER_PKG=github.com/docker/docker 13:58:07 [2023-09-29T13:58:07.158Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker 13:58:07 [2023-09-29T13:58:07.158Z] SHLVL=1 13:58:07 [2023-09-29T13:58:07.158Z] TIMEOUT=120m 13:58:07 [2023-09-29T13:58:07.158Z] GOTOOLCHAIN=local 13:58:07 [2023-09-29T13:58:07.158Z] DOCKER_GRAPHDRIVER=overlay2 13:58:07 [2023-09-29T13:58:07.158Z] GO111MODULE=off 13:58:07 [2023-09-29T13:58:07.158Z] DOCKER_EXPERIMENTAL=1 13:58:07 [2023-09-29T13:58:07.158Z] TEST_SKIP_INTEGRATION_CLI=1 13:58:07 [2023-09-29T13:58:07.158Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 13:58:07 [2023-09-29T13:58:07.158Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 13:58:07 [2023-09-29T13:58:07.158Z] GOPATH=/go 13:58:07 [2023-09-29T13:58:07.158Z] PKG_CONFIG=pkg-config 13:58:07 [2023-09-29T13:58:07.158Z] _=/usr/bin/env 13:58:07 [2023-09-29T13:58:07.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 13:58:25 [2023-09-29T13:58:25.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main 13:58:25 [2023-09-29T13:58:25.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 13:58:27 [2023-09-29T13:58:27.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 13:58:29 [2023-09-29T13:58:29.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main 13:58:33 [2023-09-29T13:58:33.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 13:58:36 [2023-09-29T13:58:36.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main 13:58:36 [2023-09-29T13:58:36.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 13:58:37 [2023-09-29T13:58:37.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 13:58:39 [2023-09-29T13:58:39.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 13:58:40 [2023-09-29T13:58:40.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 13:58:40 [2023-09-29T13:58:40.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 13:58:41 [2023-09-29T13:58:41.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 13:58:43 [2023-09-29T13:58:43.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 13:58:45 [2023-09-29T13:58:45.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 13:58:46 [2023-09-29T13:58:46.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 13:58:46 [2023-09-29T13:58:46.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 13:58:47 [2023-09-29T13:58:47.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 13:58:48 [2023-09-29T13:58:48.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 13:58:50 [2023-09-29T13:58:50.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 13:58:51 [2023-09-29T13:58:51.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 13:58:52 [2023-09-29T13:58:52.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 13:58:53 [2023-09-29T13:58:53.469Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 13:58:53 [2023-09-29T13:58:53.469Z] Using test binary /usr/local/cli-integration/docker 13:58:53 [2023-09-29T13:58:53.469Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 13:58:53 [2023-09-29T13:58:53.469Z] +++ /etc/init.d/apparmor start 13:58:53 [2023-09-29T13:58:53.469Z] Not: starting. 13:58:53 [2023-09-29T13:58:53.469Z] INFO: Waiting for daemon to start... 13:58:53 [2023-09-29T13:58:53.469Z] Starting dockerd 13:58:53 [2023-09-29T13:58:53.469Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.v6RTfMueh4/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 13:58:56 [2023-09-29T13:58:56.000Z] . 13:58:56 [2023-09-29T13:58:56.000Z] ---> Making bundle: .build-empty-images (in bundles/test-integration) 13:58:56 [2023-09-29T13:58:56.000Z] ++++ tar -cC bundles/test-integration/emptyfs . 13:58:56 [2023-09-29T13:58:56.000Z] ++++ docker load 13:58:56 [2023-09-29T13:58:56.000Z] Loaded image: emptyfs:latest 13:58:56 [2023-09-29T13:58:56.000Z] ++++ tar -cC bundles/test-integration/dangling . 13:58:56 [2023-09-29T13:58:56.000Z] ++++ docker load 13:58:56 [2023-09-29T13:58:56.000Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43 13:58:56 [2023-09-29T13:58:56.000Z] Running integration-test (iteration 1) 13:58:56 [2023-09-29T13:58:56.000Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 13:58:56 [2023-09-29T13:58:56.000Z] ++ '[' -n '' ']' 13:58:56 [2023-09-29T13:58:56.000Z] ++ 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 13:58:56 [2023-09-29T13:58:56.000Z] ++ set -e 13:58:56 [2023-09-29T13:58:56.000Z] ++ '[' -n 0 ']' 13:58:56 [2023-09-29T13:58:56.000Z] ++ set -x 13:58:56 [2023-09-29T13:58:56.000Z] ++ 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.v6RTfMueh4/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 13:58:56 [2023-09-29T13:58:56.258Z] Loaded image: busybox:latest 13:58:56 [2023-09-29T13:58:56.258Z] Loaded image: busybox:glibc 13:58:57 [2023-09-29T13:58:57.193Z] Loaded image: debian:bullseye-slim 13:58:57 [2023-09-29T13:58:57.193Z] Loaded image: hello-world:latest 13:58:57 [2023-09-29T13:58:57.193Z] Loaded image: arm32v7/hello-world:latest 13:58:57 [2023-09-29T13:58:57.193Z] INFO: Testing against a local daemon 13:58:57 [2023-09-29T13:58:57.193Z] === RUN TestCgroupNamespacesBuild 13:58:58 [2023-09-29T13:58:58.568Z] --- PASS: TestCgroupNamespacesBuild (1.14s) 13:58:58 [2023-09-29T13:58:58.568Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 13:58:59 [2023-09-29T13:58:59.503Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) 13:58:59 [2023-09-29T13:58:59.503Z] === RUN TestBuildWithSession 13:58:59 [2023-09-29T13:58:59.503Z] build_session_test.go:26: TODO: BuildKit 13:58:59 [2023-09-29T13:58:59.503Z] --- SKIP: TestBuildWithSession (0.00s) 13:58:59 [2023-09-29T13:58:59.503Z] === RUN TestBuildSquashParent 13:59:03 [2023-09-29T13:59:03.702Z] --- PASS: TestBuildSquashParent (3.72s) 13:59:03 [2023-09-29T13:59:03.702Z] === RUN TestBuildWithRemoveAndForceRemove 13:59:03 [2023-09-29T13:59:03.702Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 13:59:03 [2023-09-29T13:59:03.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 13:59:03 [2023-09-29T13:59:03.702Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 13:59:03 [2023-09-29T13:59:03.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 13:59:03 [2023-09-29T13:59:03.702Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 13:59:03 [2023-09-29T13:59:03.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 13:59:03 [2023-09-29T13:59:03.702Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 13:59:03 [2023-09-29T13:59:03.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 13:59:03 [2023-09-29T13:59:03.702Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 13:59:03 [2023-09-29T13:59:03.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 13:59:03 [2023-09-29T13:59:03.702Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 13:59:03 [2023-09-29T13:59:03.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 13:59:03 [2023-09-29T13:59:03.702Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 13:59:03 [2023-09-29T13:59:03.702Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 13:59:03 [2023-09-29T13:59:03.702Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 13:59:03 [2023-09-29T13:59:03.702Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 13:59:03 [2023-09-29T13:59:03.702Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 13:59:03 [2023-09-29T13:59:03.702Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 13:59:06 [2023-09-29T13:59:06.234Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) 13:59:06 [2023-09-29T13:59:06.234Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.12s) 13:59:06 [2023-09-29T13:59:06.234Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.32s) 13:59:06 [2023-09-29T13:59:06.234Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) 13:59:06 [2023-09-29T13:59:06.234Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.78s) 13:59:06 [2023-09-29T13:59:06.234Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.87s) 13:59:06 [2023-09-29T13:59:06.234Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.93s) 13:59:06 [2023-09-29T13:59:06.234Z] === RUN TestBuildMultiStageCopy 13:59:06 [2023-09-29T13:59:06.234Z] === RUN TestBuildMultiStageCopy/copy_to_root 13:59:07 [2023-09-29T13:59:07.168Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 13:59:07 [2023-09-29T13:59:07.168Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 13:59:07 [2023-09-29T13:59:07.426Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 13:59:07 [2023-09-29T13:59:07.426Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 13:59:07 [2023-09-29T13:59:07.426Z] --- PASS: TestBuildMultiStageCopy (1.31s) 13:59:07 [2023-09-29T13:59:07.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.97s) 13:59:07 [2023-09-29T13:59:07.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s) 13:59:07 [2023-09-29T13:59:07.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s) 13:59:07 [2023-09-29T13:59:07.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.08s) 13:59:07 [2023-09-29T13:59:07.426Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s) 13:59:07 [2023-09-29T13:59:07.426Z] === RUN TestBuildMultiStageParentConfig 13:59:07 [2023-09-29T13:59:07.992Z] --- PASS: TestBuildMultiStageParentConfig (0.32s) 13:59:07 [2023-09-29T13:59:07.992Z] === RUN TestBuildLabelWithTargets 13:59:08 [2023-09-29T13:59:08.250Z] --- PASS: TestBuildLabelWithTargets (0.47s) 13:59:08 [2023-09-29T13:59:08.250Z] === RUN TestBuildWithEmptyLayers 13:59:08 [2023-09-29T13:59:08.508Z] --- PASS: TestBuildWithEmptyLayers (0.10s) 13:59:08 [2023-09-29T13:59:08.508Z] === RUN TestBuildMultiStageOnBuild 13:59:09 [2023-09-29T13:59:09.442Z] --- PASS: TestBuildMultiStageOnBuild (1.08s) 13:59:09 [2023-09-29T13:59:09.442Z] === RUN TestBuildUncleanTarFilenames 13:59:09 [2023-09-29T13:59:09.700Z] --- PASS: TestBuildUncleanTarFilenames (0.12s) 13:59:09 [2023-09-29T13:59:09.700Z] === RUN TestBuildMultiStageLayerLeak 13:59:11 [2023-09-29T13:59:11.073Z] --- PASS: TestBuildMultiStageLayerLeak (1.14s) 13:59:11 [2023-09-29T13:59:11.073Z] === RUN TestBuildWithHugeFile 13:59:57 [2023-09-29T13:59:57.738Z] --- PASS: TestBuildWithHugeFile (43.81s) 13:59:57 [2023-09-29T13:59:57.738Z] === RUN TestBuildWCOWSandboxSize 13:59:57 [2023-09-29T13:59:57.739Z] build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 13:59:57 [2023-09-29T13:59:57.739Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) 13:59:57 [2023-09-29T13:59:57.739Z] === RUN TestBuildWithEmptyDockerfile 13:59:57 [2023-09-29T13:59:57.739Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 13:59:57 [2023-09-29T13:59:57.739Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 13:59:57 [2023-09-29T13:59:57.739Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 13:59:57 [2023-09-29T13:59:57.739Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 13:59:57 [2023-09-29T13:59:57.739Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 13:59:57 [2023-09-29T13:59:57.739Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 13:59:57 [2023-09-29T13:59:57.739Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 13:59:57 [2023-09-29T13:59:57.739Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 13:59:57 [2023-09-29T13:59:57.739Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 13:59:57 [2023-09-29T13:59:57.739Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 13:59:57 [2023-09-29T13:59:57.739Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) 13:59:57 [2023-09-29T13:59:57.739Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) 13:59:57 [2023-09-29T13:59:57.739Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) 13:59:57 [2023-09-29T13:59:57.739Z] === RUN TestBuildPreserveOwnership 13:59:57 [2023-09-29T13:59:57.739Z] === RUN TestBuildPreserveOwnership/copy_from 13:59:57 [2023-09-29T13:59:57.739Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 13:59:57 [2023-09-29T13:59:57.739Z] --- PASS: TestBuildPreserveOwnership (2.12s) 13:59:57 [2023-09-29T13:59:57.739Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.50s) 13:59:57 [2023-09-29T13:59:57.739Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.62s) 13:59:57 [2023-09-29T13:59:57.739Z] === RUN TestBuildPlatformInvalid 13:59:57 [2023-09-29T13:59:57.739Z] --- PASS: TestBuildPlatformInvalid (0.03s) 13:59:57 [2023-09-29T13:59:57.739Z] === RUN TestBuildkitHistoryTracePropagation 13:59:57 [2023-09-29T13:59:57.739Z] time="2023-09-29T13:59:56Z" level=info msg="[core] [Channel #1] Channel created" module=grpc 13:59:57 [2023-09-29T13:59:57.739Z] time="2023-09-29T13:59:56Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc 13:59:57 [2023-09-29T13:59:57.739Z] time="2023-09-29T13:59:56Z" level=info msg="[core] [Channel #1] parsed dial target is: {Scheme:unix Authority: URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc 13:59:57 [2023-09-29T13:59:57.739Z] time="2023-09-29T13:59:56Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc 13:59:57 [2023-09-29T13:59:57.739Z] time="2023-09-29T13:59:56Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {},\n \"BalancerAttributes\": null,\n \"Type\": 0,\n \"Metadata\": null\n }\n ],\n \"ServiceConfig\": null,\n \"Attributes\": null\n} (resolver returned new addresses)" module=grpc 13:59:57 [2023-09-29T13:59:57.739Z] time="2023-09-29T13:59:56Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc 13:59:57 [2023-09-29T13:59:57.739Z] time="2023-09-29T13:59:56Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc 13:59:57 [2023-09-29T13:59:57.739Z] time="2023-09-29T13:59:56Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc 13:59:57 [2023-09-29T13:59:57.739Z] time="2023-09-29T13:59:56Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc 13:59:57 [2023-09-29T13:59:57.739Z] time="2023-09-29T13:59:56Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc 13:59:57 [2023-09-29T13:59:57.739Z] time="2023-09-29T13:59:56Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc 13:59:57 [2023-09-29T13:59:57.739Z] time="2023-09-29T13:59:56Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc 13:59:57 [2023-09-29T13:59:57.739Z] time="2023-09-29T13:59:56Z" level=info msg="[core] [Server #4] Server created" module=grpc 13:59:57 [2023-09-29T13:59:57.739Z] build_traces_test.go:84: Waiting for trace to be available 14:00:01 [2023-09-29T14:00:01.020Z] time="2023-09-29T14:00:00Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc 14:00:01 [2023-09-29T14:00:01.020Z] time="2023-09-29T14:00:00Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc 14:00:01 [2023-09-29T14:00:01.020Z] time="2023-09-29T14:00:00Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc 14:00:01 [2023-09-29T14:00:01.020Z] time="2023-09-29T14:00:00Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc 14:00:01 [2023-09-29T14:00:01.020Z] time="2023-09-29T14:00:00Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc 14:00:01 [2023-09-29T14:00:01.020Z] time="2023-09-29T14:00:00Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc 14:00:01 [2023-09-29T14:00:01.020Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s) 14:00:01 [2023-09-29T14:00:01.020Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 14:00:01 [2023-09-29T14:00:01.278Z] Loaded image: busybox:latest 14:00:01 [2023-09-29T14:00:01.537Z] Loaded image: busybox:glibc 14:00:02 [2023-09-29T14:00:02.471Z] Loaded image: debian:bullseye-slim 14:00:02 [2023-09-29T14:00:02.471Z] Loaded image: hello-world:latest 14:00:02 [2023-09-29T14:00:02.471Z] Loaded image: arm32v7/hello-world:latest 14:00:10 [2023-09-29T14:00:10.605Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.88s) 14:00:10 [2023-09-29T14:00:10.605Z] PASS 14:00:10 [2023-09-29T14:00:10.605Z] 14:00:10 [2023-09-29T14:00:10.605Z] === Skipped 14:00:10 [2023-09-29T14:00:10.605Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 14:00:10 [2023-09-29T14:00:10.605Z] build_session_test.go:26: TODO: BuildKit 14:00:10 [2023-09-29T14:00:10.605Z] 14:00:10 [2023-09-29T14:00:10.605Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) 14:00:10 [2023-09-29T14:00:10.605Z] build_test.go:525: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 14:00:10 [2023-09-29T14:00:10.605Z] 14:00:10 [2023-09-29T14:00:10.605Z] DONE 35 tests, 2 skipped in 73.587s 14:00:10 [2023-09-29T14:00:10.605Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m 14:00:10 [2023-09-29T14:00:10.605Z] ++ '[' -n '' ']' 14:00:10 [2023-09-29T14:00:10.605Z] ++ 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 14:00:10 [2023-09-29T14:00:10.605Z] ++ set -e 14:00:10 [2023-09-29T14:00:10.605Z] ++ '[' -n 0 ']' 14:00:10 [2023-09-29T14:00:10.605Z] ++ set -x 14:00:10 [2023-09-29T14:00:10.605Z] ++ 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.v6RTfMueh4/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 14:00:10 [2023-09-29T14:00:10.605Z] INFO: Testing against a local daemon 14:00:10 [2023-09-29T14:00:10.605Z] === RUN TestNoNewPrivileges 14:00:14 [2023-09-29T14:00:14.803Z] === RUN TestNoNewPrivileges/CapabilityRequested=true 14:00:15 [2023-09-29T14:00:15.061Z] === RUN TestNoNewPrivileges/CapabilityRequested=false 14:00:15 [2023-09-29T14:00:15.628Z] --- PASS: TestNoNewPrivileges (5.91s) 14:00:15 [2023-09-29T14:00:15.628Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.46s) 14:00:15 [2023-09-29T14:00:15.628Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.45s) 14:00:15 [2023-09-29T14:00:15.628Z] PASS 14:00:15 [2023-09-29T14:00:15.628Z] 14:00:15 [2023-09-29T14:00:15.628Z] DONE 3 tests in 5.936s 14:00:15 [2023-09-29T14:00:15.628Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 14:00:15 [2023-09-29T14:00:15.628Z] ++ '[' -n '' ']' 14:00:15 [2023-09-29T14:00:15.628Z] ++ 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 14:00:15 [2023-09-29T14:00:15.628Z] ++ set -e 14:00:15 [2023-09-29T14:00:15.628Z] ++ '[' -n 0 ']' 14:00:15 [2023-09-29T14:00:15.628Z] ++ set -x 14:00:15 [2023-09-29T14:00:15.628Z] ++ 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.v6RTfMueh4/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 14:00:15 [2023-09-29T14:00:15.628Z] INFO: Testing against a local daemon 14:00:15 [2023-09-29T14:00:15.628Z] === RUN TestConfigInspect 14:00:18 [2023-09-29T14:00:18.158Z] --- PASS: TestConfigInspect (2.00s) 14:00:18 [2023-09-29T14:00:18.158Z] === RUN TestConfigList 14:00:19 [2023-09-29T14:00:19.092Z] === RUN TestConfigList/test_filter_by_name 14:00:19 [2023-09-29T14:00:19.092Z] === RUN TestConfigList/test_filter_by_id 14:00:19 [2023-09-29T14:00:19.092Z] === RUN TestConfigList/test_filter_by_label_key_only 14:00:19 [2023-09-29T14:00:19.092Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList 14:00:19 [2023-09-29T14:00:19.092Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList 14:00:19 [2023-09-29T14:00:19.658Z] --- PASS: TestConfigList (1.98s) 14:00:19 [2023-09-29T14:00:19.658Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) 14:00:19 [2023-09-29T14:00:19.658Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) 14:00:19 [2023-09-29T14:00:19.658Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) 14:00:19 [2023-09-29T14:00:19.658Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) 14:00:19 [2023-09-29T14:00:19.658Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) 14:00:19 [2023-09-29T14:00:19.658Z] === RUN TestConfigsCreateAndDelete 14:00:21 [2023-09-29T14:00:21.559Z] --- PASS: TestConfigsCreateAndDelete (1.97s) 14:00:21 [2023-09-29T14:00:21.559Z] === RUN TestConfigsUpdate 14:00:23 [2023-09-29T14:00:23.458Z] --- PASS: TestConfigsUpdate (1.94s) 14:00:23 [2023-09-29T14:00:23.458Z] === RUN TestTemplatedConfig 14:00:26 [2023-09-29T14:00:26.741Z] --- PASS: TestTemplatedConfig (2.71s) 14:00:26 [2023-09-29T14:00:26.741Z] === RUN TestConfigCreateResolve 14:00:28 [2023-09-29T14:00:28.641Z] --- PASS: TestConfigCreateResolve (2.01s) 14:00:28 [2023-09-29T14:00:28.641Z] PASS 14:00:28 [2023-09-29T14:00:28.641Z] 14:00:28 [2023-09-29T14:00:28.641Z] DONE 11 tests in 12.657s 14:00:28 [2023-09-29T14:00:28.641Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 14:00:28 [2023-09-29T14:00:28.641Z] ++ '[' -n '' ']' 14:00:28 [2023-09-29T14:00:28.641Z] ++ 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 14:00:28 [2023-09-29T14:00:28.641Z] ++ set -e 14:00:28 [2023-09-29T14:00:28.641Z] ++ '[' -n 0 ']' 14:00:28 [2023-09-29T14:00:28.641Z] ++ set -x 14:00:28 [2023-09-29T14:00:28.642Z] ++ 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.v6RTfMueh4/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 14:00:28 [2023-09-29T14:00:28.642Z] INFO: Testing against a local daemon 14:00:28 [2023-09-29T14:00:28.642Z] === RUN TestAttach 14:00:28 [2023-09-29T14:00:28.642Z] === RUN TestAttach/without_TTY 14:00:28 [2023-09-29T14:00:28.642Z] === PAUSE TestAttach/without_TTY 14:00:28 [2023-09-29T14:00:28.642Z] === RUN TestAttach/with_TTY 14:00:28 [2023-09-29T14:00:28.642Z] === PAUSE TestAttach/with_TTY 14:00:28 [2023-09-29T14:00:28.642Z] === CONT TestAttach/without_TTY 14:00:28 [2023-09-29T14:00:28.642Z] === CONT TestAttach/with_TTY 14:00:28 [2023-09-29T14:00:28.642Z] --- PASS: TestAttach (0.02s) 14:00:28 [2023-09-29T14:00:28.642Z] --- PASS: TestAttach/with_TTY (0.05s) 14:00:28 [2023-09-29T14:00:28.642Z] --- PASS: TestAttach/without_TTY (0.05s) 14:00:28 [2023-09-29T14:00:28.642Z] === RUN TestCreateWithCDIDevices 14:00:29 [2023-09-29T14:00:29.575Z] --- PASS: TestCreateWithCDIDevices (0.98s) 14:00:29 [2023-09-29T14:00:29.575Z] === RUN TestCDISpecDirsAreInSystemInfo 14:00:29 [2023-09-29T14:00:29.575Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default 14:00:29 [2023-09-29T14:00:29.833Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned 14:00:30 [2023-09-29T14:00:30.399Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice 14:00:30 [2023-09-29T14:00:30.965Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice 14:00:31 [2023-09-29T14:00:31.530Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice 14:00:32 [2023-09-29T14:00:32.097Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice 14:00:32 [2023-09-29T14:00:32.662Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice 14:00:32 [2023-09-29T14:00:32.921Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s) 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestCheckpoint 14:00:33 [2023-09-29T14:00:33.487Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 14:00:33 [2023-09-29T14:00:33.487Z] --- SKIP: TestCheckpoint (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/commit 14:00:33 [2023-09-29T14:00:33.487Z] === PAUSE TestContainerInvalidJSON/commit 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/containers/create 14:00:33 [2023-09-29T14:00:33.487Z] === PAUSE TestContainerInvalidJSON/containers/create 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/containers/foobar/exec 14:00:33 [2023-09-29T14:00:33.487Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/containers/foobar/update 14:00:33 [2023-09-29T14:00:33.487Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/exec/foobar/start 14:00:33 [2023-09-29T14:00:33.487Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy 14:00:33 [2023-09-29T14:00:33.487Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start 14:00:33 [2023-09-29T14:00:33.487Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start 14:00:33 [2023-09-29T14:00:33.487Z] === CONT TestContainerInvalidJSON/commit 14:00:33 [2023-09-29T14:00:33.487Z] === CONT TestContainerInvalidJSON/exec/foobar/start 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type 14:00:33 [2023-09-29T14:00:33.487Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type 14:00:33 [2023-09-29T14:00:33.487Z] === CONT TestContainerInvalidJSON/containers/foobar/update 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type 14:00:33 [2023-09-29T14:00:33.487Z] === CONT TestContainerInvalidJSON/containers/create 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type 14:00:33 [2023-09-29T14:00:33.487Z] === CONT TestContainerInvalidJSON/containers/foobar/exec 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type 14:00:33 [2023-09-29T14:00:33.487Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/commit/empty_body 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/containers/create/empty_body 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON (0.01s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) 14:00:33 [2023-09-29T14:00:33.487Z] === RUN TestCopyFromContainerPathDoesNotExist 14:00:33 [2023-09-29T14:00:33.745Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) 14:00:33 [2023-09-29T14:00:33.745Z] === RUN TestCopyFromContainerPathIsNotDir 14:00:33 [2023-09-29T14:00:33.745Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) 14:00:33 [2023-09-29T14:00:33.745Z] === RUN TestCopyToContainerPathDoesNotExist 14:00:33 [2023-09-29T14:00:33.745Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) 14:00:33 [2023-09-29T14:00:33.745Z] === RUN TestCopyEmptyFile 14:00:33 [2023-09-29T14:00:33.745Z] --- PASS: TestCopyEmptyFile (0.08s) 14:00:33 [2023-09-29T14:00:33.745Z] === RUN TestCopyToContainerPathIsNotDir 14:00:33 [2023-09-29T14:00:33.745Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) 14:00:33 [2023-09-29T14:00:33.745Z] === RUN TestCopyFromContainer 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCopyFromContainer// 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCopyFromContainer/. 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCopyFromContainer//. 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCopyFromContainer/./ 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCopyFromContainer//./ 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCopyFromContainer//bar/root 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCopyFromContainer//bar/root/ 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCopyFromContainer//bar/root/. 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCopyFromContainer/bar/quux 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCopyFromContainer/bar/quux/ 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCopyFromContainer/bar/quux/. 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCopyFromContainer/bar/quux/baz 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCopyFromContainer/bar/filesymlink 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCopyFromContainer/bar/dirsymlink 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCopyFromContainer/bar/dirsymlink/. 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCopyFromContainer/bar/notarget 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCopyFromContainer (0.77s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCopyFromContainer// (0.01s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCopyFromContainer/. (0.01s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCopyFromContainer//. (0.01s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCopyFromContainer/./ (0.01s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCopyFromContainer//./ (0.01s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 14:00:34 [2023-09-29T14:00:34.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 14:00:34 [2023-09-29T14:00:34.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 14:00:34 [2023-09-29T14:00:34.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 14:00:34 [2023-09-29T14:00:34.680Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 14:00:34 [2023-09-29T14:00:34.680Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 14:00:34 [2023-09-29T14:00:34.680Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCreateLinkToNonExistingContainer 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCreateWithInvalidEnv 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCreateWithInvalidEnv/0 14:00:34 [2023-09-29T14:00:34.680Z] === PAUSE TestCreateWithInvalidEnv/0 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCreateWithInvalidEnv/1 14:00:34 [2023-09-29T14:00:34.680Z] === PAUSE TestCreateWithInvalidEnv/1 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCreateWithInvalidEnv/2 14:00:34 [2023-09-29T14:00:34.680Z] === PAUSE TestCreateWithInvalidEnv/2 14:00:34 [2023-09-29T14:00:34.680Z] === CONT TestCreateWithInvalidEnv/0 14:00:34 [2023-09-29T14:00:34.680Z] === CONT TestCreateWithInvalidEnv/2 14:00:34 [2023-09-29T14:00:34.680Z] === CONT TestCreateWithInvalidEnv/1 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCreateTmpfsMountsTarget 14:00:34 [2023-09-29T14:00:34.680Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) 14:00:34 [2023-09-29T14:00:34.680Z] === RUN TestCreateWithCustomMaskedPaths 14:00:36 [2023-09-29T14:00:36.055Z] --- PASS: TestCreateWithCustomMaskedPaths (1.34s) 14:00:36 [2023-09-29T14:00:36.055Z] === RUN TestCreateWithCustomReadonlyPaths 14:00:37 [2023-09-29T14:00:37.442Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.28s) 14:00:37 [2023-09-29T14:00:37.442Z] === RUN TestCreateWithInvalidHealthcheckParams 14:00:37 [2023-09-29T14:00:37.442Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 14:00:37 [2023-09-29T14:00:37.442Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 14:00:37 [2023-09-29T14:00:37.442Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 14:00:37 [2023-09-29T14:00:37.442Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 14:00:37 [2023-09-29T14:00:37.442Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 14:00:37 [2023-09-29T14:00:37.442Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 14:00:37 [2023-09-29T14:00:37.442Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 14:00:37 [2023-09-29T14:00:37.442Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 14:00:37 [2023-09-29T14:00:37.442Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 14:00:37 [2023-09-29T14:00:37.442Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 14:00:37 [2023-09-29T14:00:37.442Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 14:00:37 [2023-09-29T14:00:37.442Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 14:00:37 [2023-09-29T14:00:37.442Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 14:00:37 [2023-09-29T14:00:37.442Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 14:00:37 [2023-09-29T14:00:37.442Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 14:00:37 [2023-09-29T14:00:37.442Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 14:00:37 [2023-09-29T14:00:37.442Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 14:00:37 [2023-09-29T14:00:37.442Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 14:00:37 [2023-09-29T14:00:37.442Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 14:00:37 [2023-09-29T14:00:37.442Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 14:00:37 [2023-09-29T14:00:37.442Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 14:00:37 [2023-09-29T14:00:37.442Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 14:00:37 [2023-09-29T14:00:37.714Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s) 14:00:37 [2023-09-29T14:00:37.714Z] === RUN TestCreateDifferentPlatform 14:00:37 [2023-09-29T14:00:37.714Z] === RUN TestCreateDifferentPlatform/different_os 14:00:37 [2023-09-29T14:00:37.714Z] === RUN TestCreateDifferentPlatform/different_cpu_arch 14:00:37 [2023-09-29T14:00:37.978Z] --- PASS: TestCreateDifferentPlatform (0.01s) 14:00:37 [2023-09-29T14:00:37.978Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) 14:00:37 [2023-09-29T14:00:37.978Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) 14:00:37 [2023-09-29T14:00:37.978Z] === RUN TestCreateVolumesFromNonExistingContainer 14:00:37 [2023-09-29T14:00:37.978Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) 14:00:37 [2023-09-29T14:00:37.978Z] === RUN TestCreatePlatformSpecificImageNoPlatform 14:00:37 [2023-09-29T14:00:37.978Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) 14:00:37 [2023-09-29T14:00:37.978Z] === RUN TestCreateInvalidHostConfig 14:00:37 [2023-09-29T14:00:37.978Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode 14:00:37 [2023-09-29T14:00:37.978Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode 14:00:37 [2023-09-29T14:00:37.978Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode 14:00:37 [2023-09-29T14:00:37.978Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode 14:00:37 [2023-09-29T14:00:37.978Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 14:00:37 [2023-09-29T14:00:37.978Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 14:00:37 [2023-09-29T14:00:37.978Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode 14:00:37 [2023-09-29T14:00:37.978Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode 14:00:37 [2023-09-29T14:00:37.978Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations 14:00:37 [2023-09-29T14:00:37.978Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations 14:00:37 [2023-09-29T14:00:37.978Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode 14:00:37 [2023-09-29T14:00:37.978Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode 14:00:37 [2023-09-29T14:00:37.978Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID 14:00:37 [2023-09-29T14:00:37.978Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode 14:00:37 [2023-09-29T14:00:37.978Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations 14:00:37 [2023-09-29T14:00:37.978Z] --- PASS: TestCreateInvalidHostConfig (0.01s) 14:00:37 [2023-09-29T14:00:37.978Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) 14:00:37 [2023-09-29T14:00:37.978Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) 14:00:37 [2023-09-29T14:00:37.978Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) 14:00:37 [2023-09-29T14:00:37.978Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) 14:00:37 [2023-09-29T14:00:37.978Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) 14:00:37 [2023-09-29T14:00:37.978Z] === RUN TestCreateWithMultipleEndpointSettings 14:00:37 [2023-09-29T14:00:37.978Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 14:00:37 [2023-09-29T14:00:37.978Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 14:00:37 [2023-09-29T14:00:37.978Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s) 14:00:37 [2023-09-29T14:00:37.978Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) 14:00:37 [2023-09-29T14:00:37.978Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) 14:00:37 [2023-09-29T14:00:37.978Z] === RUN TestContainerStartOnDaemonRestart 14:00:37 [2023-09-29T14:00:37.978Z] === PAUSE TestContainerStartOnDaemonRestart 14:00:37 [2023-09-29T14:00:37.978Z] === RUN TestDaemonRestartIpcMode 14:00:37 [2023-09-29T14:00:37.978Z] === PAUSE TestDaemonRestartIpcMode 14:00:37 [2023-09-29T14:00:37.978Z] === RUN TestDaemonHostGatewayIP 14:00:37 [2023-09-29T14:00:37.978Z] === PAUSE TestDaemonHostGatewayIP 14:00:37 [2023-09-29T14:00:37.978Z] === RUN TestRestartDaemonWithRestartingContainer 14:00:37 [2023-09-29T14:00:37.978Z] === PAUSE TestRestartDaemonWithRestartingContainer 14:00:37 [2023-09-29T14:00:37.978Z] === RUN TestHardRestartWhenContainerIsRunning 14:00:37 [2023-09-29T14:00:37.978Z] === PAUSE TestHardRestartWhenContainerIsRunning 14:00:37 [2023-09-29T14:00:37.978Z] === RUN TestContainerKillOnDaemonStart 14:00:37 [2023-09-29T14:00:37.978Z] === PAUSE TestContainerKillOnDaemonStart 14:00:37 [2023-09-29T14:00:37.978Z] === RUN TestDiff 14:00:38 [2023-09-29T14:00:38.545Z] --- PASS: TestDiff (0.46s) 14:00:38 [2023-09-29T14:00:38.545Z] === RUN TestDiffStoppedContainer 14:00:38 [2023-09-29T14:00:38.803Z] --- PASS: TestDiffStoppedContainer (0.45s) 14:00:38 [2023-09-29T14:00:38.803Z] === RUN TestExecConsoleSize 14:00:39 [2023-09-29T14:00:39.369Z] --- PASS: TestExecConsoleSize (0.52s) 14:00:39 [2023-09-29T14:00:39.369Z] === RUN TestExecWithCloseStdin 14:00:39 [2023-09-29T14:00:39.935Z] --- PASS: TestExecWithCloseStdin (0.54s) 14:00:39 [2023-09-29T14:00:39.935Z] === RUN TestExec 14:00:40 [2023-09-29T14:00:40.502Z] --- PASS: TestExec (0.47s) 14:00:40 [2023-09-29T14:00:40.502Z] === RUN TestExecUser 14:00:41 [2023-09-29T14:00:41.068Z] --- PASS: TestExecUser (0.50s) 14:00:41 [2023-09-29T14:00:41.068Z] === RUN TestExportContainerAndImportImage 14:00:41 [2023-09-29T14:00:41.326Z] --- PASS: TestExportContainerAndImportImage (0.49s) 14:00:41 [2023-09-29T14:00:41.326Z] === RUN TestExportContainerAfterDaemonRestart 14:00:47 [2023-09-29T14:00:47.884Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s) 14:00:47 [2023-09-29T14:00:47.884Z] === RUN TestHealthCheckWorkdir 14:00:48 [2023-09-29T14:00:48.145Z] --- PASS: TestHealthCheckWorkdir (0.68s) 14:00:48 [2023-09-29T14:00:48.145Z] === RUN TestHealthKillContainer 14:00:56 [2023-09-29T14:00:56.252Z] --- PASS: TestHealthKillContainer (7.96s) 14:00:56 [2023-09-29T14:00:56.252Z] === RUN TestHealthCheckProcessKilled 14:00:56 [2023-09-29T14:00:56.817Z] --- PASS: TestHealthCheckProcessKilled (0.75s) 14:00:56 [2023-09-29T14:00:56.817Z] === RUN TestHealthStartInterval 14:00:58 [2023-09-29T14:00:58.190Z] health_test.go:141: &{2023-09-29 14:00:58.068372397 +0000 UTC 2023-09-29 14:00:58.11062019 +0000 UTC 1 cat: can't open '/tmp/health': No such file or directory 14:00:58 [2023-09-29T14:00:58.190Z] 1} 14:00:58 [2023-09-29T14:00:58.448Z] health_test.go:141: &{2023-09-29 14:00:58.068372397 +0000 UTC 2023-09-29 14:00:58.11062019 +0000 UTC 1 cat: can't open '/tmp/health': No such file or directory 14:00:58 [2023-09-29T14:00:58.448Z] 1} 14:00:58 [2023-09-29T14:00:58.448Z] health_test.go:141: &{2023-09-29 14:00:58.068372397 +0000 UTC 2023-09-29 14:00:58.11062019 +0000 UTC 1 cat: can't open '/tmp/health': No such file or directory 14:00:58 [2023-09-29T14:00:58.448Z] 1} 14:00:58 [2023-09-29T14:00:58.706Z] health_test.go:141: &{2023-09-29 14:00:58.068372397 +0000 UTC 2023-09-29 14:00:58.11062019 +0000 UTC 1 cat: can't open '/tmp/health': No such file or directory 14:00:58 [2023-09-29T14:00:58.706Z] 1} 14:00:58 [2023-09-29T14:00:58.706Z] health_test.go:141: &{2023-09-29 14:00:58.068372397 +0000 UTC 2023-09-29 14:00:58.11062019 +0000 UTC 1 cat: can't open '/tmp/health': No such file or directory 14:00:58 [2023-09-29T14:00:58.706Z] 1} 14:00:58 [2023-09-29T14:00:58.706Z] health_test.go:141: &{2023-09-29 14:00:58.068372397 +0000 UTC 2023-09-29 14:00:58.11062019 +0000 UTC 1 cat: can't open '/tmp/health': No such file or directory 14:00:58 [2023-09-29T14:00:58.706Z] 1} 14:00:58 [2023-09-29T14:00:58.964Z] health_test.go:141: &{2023-09-29 14:00:58.068372397 +0000 UTC 2023-09-29 14:00:58.11062019 +0000 UTC 1 cat: can't open '/tmp/health': No such file or directory 14:00:58 [2023-09-29T14:00:58.964Z] 1} 14:00:58 [2023-09-29T14:00:58.964Z] health_test.go:141: &{2023-09-29 14:00:58.068372397 +0000 UTC 2023-09-29 14:00:58.11062019 +0000 UTC 1 cat: can't open '/tmp/health': No such file or directory 14:00:58 [2023-09-29T14:00:58.964Z] 1} 14:00:59 [2023-09-29T14:00:59.222Z] health_test.go:141: &{2023-09-29 14:00:58.068372397 +0000 UTC 2023-09-29 14:00:58.11062019 +0000 UTC 1 cat: can't open '/tmp/health': No such file or directory 14:00:59 [2023-09-29T14:00:59.222Z] 1} 14:00:59 [2023-09-29T14:00:59.222Z] health_test.go:141: &{2023-09-29 14:00:58.068372397 +0000 UTC 2023-09-29 14:00:58.11062019 +0000 UTC 1 cat: can't open '/tmp/health': No such file or directory 14:00:59 [2023-09-29T14:00:59.222Z] 1} 14:00:59 [2023-09-29T14:00:59.222Z] health_test.go:141: &{2023-09-29 14:00:59.116715479 +0000 UTC 2023-09-29 14:00:59.166472542 +0000 UTC 1 2} 14:00:59 [2023-09-29T14:00:59.480Z] health_test.go:141: &{2023-09-29 14:00:59.116715479 +0000 UTC 2023-09-29 14:00:59.166472542 +0000 UTC 1 2} 14:00:59 [2023-09-29T14:00:59.480Z] health_test.go:141: &{2023-09-29 14:00:59.116715479 +0000 UTC 2023-09-29 14:00:59.166472542 +0000 UTC 1 2} 14:00:59 [2023-09-29T14:00:59.737Z] health_test.go:141: &{2023-09-29 14:00:59.116715479 +0000 UTC 2023-09-29 14:00:59.166472542 +0000 UTC 1 2} 14:00:59 [2023-09-29T14:00:59.737Z] health_test.go:141: &{2023-09-29 14:00:59.116715479 +0000 UTC 2023-09-29 14:00:59.166472542 +0000 UTC 1 2} 14:00:59 [2023-09-29T14:00:59.737Z] health_test.go:141: &{2023-09-29 14:00:59.116715479 +0000 UTC 2023-09-29 14:00:59.166472542 +0000 UTC 1 2} 14:00:59 [2023-09-29T14:00:59.995Z] health_test.go:141: &{2023-09-29 14:00:59.116715479 +0000 UTC 2023-09-29 14:00:59.166472542 +0000 UTC 1 2} 14:00:59 [2023-09-29T14:00:59.995Z] health_test.go:141: &{2023-09-29 14:00:59.116715479 +0000 UTC 2023-09-29 14:00:59.166472542 +0000 UTC 1 2} 14:00:59 [2023-09-29T14:00:59.995Z] health_test.go:141: &{2023-09-29 14:00:59.116715479 +0000 UTC 2023-09-29 14:00:59.166472542 +0000 UTC 1 2} 14:01:00 [2023-09-29T14:01:00.253Z] health_test.go:141: &{2023-09-29 14:00:59.116715479 +0000 UTC 2023-09-29 14:00:59.166472542 +0000 UTC 1 2} 14:01:00 [2023-09-29T14:01:00.253Z] health_test.go:141: &{2023-09-29 14:00:59.116715479 +0000 UTC 2023-09-29 14:00:59.166472542 +0000 UTC 1 2} 14:01:00 [2023-09-29T14:01:00.511Z] health_test.go:169: 1.055628758s 14:01:01 [2023-09-29T14:01:01.444Z] health_test.go:169: 1.055628758s 14:01:02 [2023-09-29T14:01:02.378Z] health_test.go:169: 1.055628758s 14:01:03 [2023-09-29T14:01:03.311Z] health_test.go:169: 1.055628758s 14:01:04 [2023-09-29T14:01:04.685Z] health_test.go:169: 1.055628758s 14:01:05 [2023-09-29T14:01:05.618Z] health_test.go:169: 1.055628758s 14:01:06 [2023-09-29T14:01:06.551Z] health_test.go:169: 1.055628758s 14:01:07 [2023-09-29T14:01:07.511Z] health_test.go:169: 1.055628758s 14:01:08 [2023-09-29T14:01:08.452Z] health_test.go:169: 1.055628758s 14:01:09 [2023-09-29T14:01:09.384Z] health_test.go:169: 1.055628758s 14:01:10 [2023-09-29T14:01:10.317Z] health_test.go:169: 1.055628758s 14:01:11 [2023-09-29T14:01:11.689Z] health_test.go:169: 1.055628758s 14:01:12 [2023-09-29T14:01:12.622Z] health_test.go:169: 1.055628758s 14:01:13 [2023-09-29T14:01:13.555Z] health_test.go:169: 1.055628758s 14:01:14 [2023-09-29T14:01:14.489Z] health_test.go:169: 1.055628758s 14:01:15 [2023-09-29T14:01:15.422Z] health_test.go:169: 1.055628758s 14:01:16 [2023-09-29T14:01:16.355Z] health_test.go:169: 1.055628758s 14:01:17 [2023-09-29T14:01:17.729Z] health_test.go:169: 1.055628758s 14:01:18 [2023-09-29T14:01:18.662Z] health_test.go:169: 1.055628758s 14:01:19 [2023-09-29T14:01:19.595Z] health_test.go:169: 1.055628758s 14:01:20 [2023-09-29T14:01:20.528Z] health_test.go:169: 1.055628758s 14:01:21 [2023-09-29T14:01:21.461Z] health_test.go:169: 1.055628758s 14:01:22 [2023-09-29T14:01:22.395Z] health_test.go:169: 1.055628758s 14:01:23 [2023-09-29T14:01:23.329Z] health_test.go:169: 1.055628758s 14:01:24 [2023-09-29T14:01:24.702Z] health_test.go:169: 1.055628758s 14:01:25 [2023-09-29T14:01:25.636Z] health_test.go:169: 1.055628758s 14:01:26 [2023-09-29T14:01:26.569Z] health_test.go:169: 1.055628758s 14:01:27 [2023-09-29T14:01:27.503Z] health_test.go:169: 1.055628758s 14:01:28 [2023-09-29T14:01:28.436Z] health_test.go:169: 1.055628758s 14:01:29 [2023-09-29T14:01:29.368Z] health_test.go:169: 1.055628758s 14:01:30 [2023-09-29T14:01:30.752Z] --- PASS: TestHealthStartInterval (33.73s) 14:01:30 [2023-09-29T14:01:30.752Z] === RUN TestInspectCpusetInConfigPre120 14:01:31 [2023-09-29T14:01:31.011Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) 14:01:31 [2023-09-29T14:01:31.011Z] === RUN TestInspectAnnotations 14:01:31 [2023-09-29T14:01:31.011Z] --- PASS: TestInspectAnnotations (0.04s) 14:01:31 [2023-09-29T14:01:31.011Z] === RUN TestIpcModeNone 14:01:31 [2023-09-29T14:01:31.577Z] --- PASS: TestIpcModeNone (0.50s) 14:01:31 [2023-09-29T14:01:31.577Z] === RUN TestIpcModePrivate 14:01:31 [2023-09-29T14:01:31.836Z] ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false 14:01:32 [2023-09-29T14:01:32.094Z] --- PASS: TestIpcModePrivate (0.47s) 14:01:32 [2023-09-29T14:01:32.094Z] === RUN TestIpcModeShareable 14:01:32 [2023-09-29T14:01:32.353Z] ipcmode_linux_test.go:88: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true 14:01:32 [2023-09-29T14:01:32.611Z] --- PASS: TestIpcModeShareable (0.52s) 14:01:32 [2023-09-29T14:01:32.611Z] === RUN TestAPIIpcModeShareableAndContainer 14:01:33 [2023-09-29T14:01:33.985Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.19s) 14:01:33 [2023-09-29T14:01:33.985Z] === RUN TestAPIIpcModeHost 14:01:34 [2023-09-29T14:01:34.244Z] --- PASS: TestAPIIpcModeHost (0.35s) 14:01:34 [2023-09-29T14:01:34.244Z] === RUN TestDaemonIpcModeShareable 14:01:35 [2023-09-29T14:01:35.177Z] ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 14:01:35 [2023-09-29T14:01:35.177Z] --- PASS: TestDaemonIpcModeShareable (1.13s) 14:01:35 [2023-09-29T14:01:35.177Z] === RUN TestDaemonIpcModePrivate 14:01:36 [2023-09-29T14:01:36.111Z] ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 14:01:36 [2023-09-29T14:01:36.369Z] --- PASS: TestDaemonIpcModePrivate (1.11s) 14:01:36 [2023-09-29T14:01:36.369Z] === RUN TestDaemonIpcModePrivateFromConfig 14:01:37 [2023-09-29T14:01:37.303Z] ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false 14:01:37 [2023-09-29T14:01:37.561Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) 14:01:37 [2023-09-29T14:01:37.561Z] === RUN TestDaemonIpcModeShareableFromConfig 14:01:38 [2023-09-29T14:01:38.495Z] ipcmode_linux_test.go:256: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true 14:01:38 [2023-09-29T14:01:38.752Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) 14:01:38 [2023-09-29T14:01:38.752Z] === RUN TestIpcModeOlderClient 14:01:38 [2023-09-29T14:01:38.752Z] === PAUSE TestIpcModeOlderClient 14:01:38 [2023-09-29T14:01:38.753Z] === RUN TestKillContainerInvalidSignal 14:01:39 [2023-09-29T14:01:39.010Z] --- PASS: TestKillContainerInvalidSignal (0.47s) 14:01:39 [2023-09-29T14:01:39.010Z] === RUN TestKillContainer 14:01:39 [2023-09-29T14:01:39.010Z] === RUN TestKillContainer/no_signal 14:01:39 [2023-09-29T14:01:39.576Z] === RUN TestKillContainer/non_killing_signal 14:01:39 [2023-09-29T14:01:39.834Z] === RUN TestKillContainer/killing_signal 14:01:40 [2023-09-29T14:01:40.768Z] --- PASS: TestKillContainer (1.43s) 14:01:40 [2023-09-29T14:01:40.768Z] --- PASS: TestKillContainer/no_signal (0.44s) 14:01:40 [2023-09-29T14:01:40.768Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) 14:01:40 [2023-09-29T14:01:40.768Z] --- PASS: TestKillContainer/killing_signal (0.49s) 14:01:40 [2023-09-29T14:01:40.768Z] === RUN TestKillWithStopSignalAndRestartPolicies 14:01:40 [2023-09-29T14:01:40.768Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 14:01:41 [2023-09-29T14:01:41.025Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 14:01:41 [2023-09-29T14:01:41.591Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s) 14:01:41 [2023-09-29T14:01:41.591Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) 14:01:41 [2023-09-29T14:01:41.591Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) 14:01:41 [2023-09-29T14:01:41.591Z] === RUN TestKillStoppedContainer 14:01:41 [2023-09-29T14:01:41.591Z] --- PASS: TestKillStoppedContainer (0.05s) 14:01:41 [2023-09-29T14:01:41.591Z] === RUN TestKillStoppedContainerAPIPre120 14:01:41 [2023-09-29T14:01:41.591Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) 14:01:41 [2023-09-29T14:01:41.591Z] === RUN TestKillDifferentUserContainer 14:01:42 [2023-09-29T14:01:42.157Z] --- PASS: TestKillDifferentUserContainer (0.46s) 14:01:42 [2023-09-29T14:01:42.157Z] === RUN TestInspectOomKilledTrue 14:01:42 [2023-09-29T14:01:42.415Z] --- PASS: TestInspectOomKilledTrue (0.47s) 14:01:42 [2023-09-29T14:01:42.415Z] === RUN TestInspectOomKilledFalse 14:01:42 [2023-09-29T14:01:42.980Z] --- PASS: TestInspectOomKilledFalse (0.45s) 14:01:42 [2023-09-29T14:01:42.981Z] === RUN TestLinksEtcHostsContentMatch 14:01:43 [2023-09-29T14:01:43.238Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s) 14:01:43 [2023-09-29T14:01:43.238Z] === RUN TestLinksContainerNames 14:01:44 [2023-09-29T14:01:44.171Z] --- PASS: TestLinksContainerNames (0.94s) 14:01:44 [2023-09-29T14:01:44.171Z] === RUN TestLogsFollowTailEmpty 14:01:44 [2023-09-29T14:01:44.738Z] --- PASS: TestLogsFollowTailEmpty (0.48s) 14:01:44 [2023-09-29T14:01:44.738Z] === RUN TestLogs 14:01:44 [2023-09-29T14:01:44.738Z] === RUN TestLogs/driver_local 14:01:44 [2023-09-29T14:01:44.738Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr 14:01:44 [2023-09-29T14:01:44.738Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr 14:01:44 [2023-09-29T14:01:44.738Z] === RUN TestLogs/driver_local/tty/only_stdout 14:01:44 [2023-09-29T14:01:44.738Z] === PAUSE TestLogs/driver_local/tty/only_stdout 14:01:44 [2023-09-29T14:01:44.738Z] === RUN TestLogs/driver_local/tty/only_stderr 14:01:44 [2023-09-29T14:01:44.738Z] === PAUSE TestLogs/driver_local/tty/only_stderr 14:01:44 [2023-09-29T14:01:44.738Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr 14:01:44 [2023-09-29T14:01:44.738Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr 14:01:44 [2023-09-29T14:01:44.738Z] === RUN TestLogs/driver_local/without_tty/only_stdout 14:01:44 [2023-09-29T14:01:44.738Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout 14:01:44 [2023-09-29T14:01:44.738Z] === RUN TestLogs/driver_local/without_tty/only_stderr 14:01:44 [2023-09-29T14:01:44.738Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr 14:01:44 [2023-09-29T14:01:44.738Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr 14:01:44 [2023-09-29T14:01:44.738Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr 14:01:44 [2023-09-29T14:01:44.738Z] === CONT TestLogs/driver_local/tty/only_stderr 14:01:44 [2023-09-29T14:01:44.738Z] === CONT TestLogs/driver_local/without_tty/only_stderr 14:01:44 [2023-09-29T14:01:44.738Z] === CONT TestLogs/driver_local/without_tty/only_stdout 14:01:44 [2023-09-29T14:01:44.738Z] === CONT TestLogs/driver_local/tty/only_stdout 14:01:46 [2023-09-29T14:01:46.112Z] === RUN TestLogs/driver_json-file 14:01:46 [2023-09-29T14:01:46.112Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr 14:01:46 [2023-09-29T14:01:46.112Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr 14:01:46 [2023-09-29T14:01:46.112Z] === RUN TestLogs/driver_json-file/tty/only_stdout 14:01:46 [2023-09-29T14:01:46.112Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout 14:01:46 [2023-09-29T14:01:46.112Z] === RUN TestLogs/driver_json-file/tty/only_stderr 14:01:46 [2023-09-29T14:01:46.112Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr 14:01:46 [2023-09-29T14:01:46.112Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr 14:01:46 [2023-09-29T14:01:46.112Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr 14:01:46 [2023-09-29T14:01:46.112Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout 14:01:46 [2023-09-29T14:01:46.112Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout 14:01:46 [2023-09-29T14:01:46.112Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr 14:01:46 [2023-09-29T14:01:46.112Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr 14:01:46 [2023-09-29T14:01:46.112Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr 14:01:46 [2023-09-29T14:01:46.112Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr 14:01:46 [2023-09-29T14:01:46.112Z] === CONT TestLogs/driver_json-file/tty/only_stderr 14:01:46 [2023-09-29T14:01:46.112Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr 14:01:46 [2023-09-29T14:01:46.112Z] === CONT TestLogs/driver_json-file/tty/only_stdout 14:01:46 [2023-09-29T14:01:46.112Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout 14:01:48 [2023-09-29T14:01:48.013Z] --- PASS: TestLogs (3.20s) 14:01:48 [2023-09-29T14:01:48.013Z] --- PASS: TestLogs/driver_local (0.01s) 14:01:48 [2023-09-29T14:01:48.013Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.71s) 14:01:48 [2023-09-29T14:01:48.013Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.97s) 14:01:48 [2023-09-29T14:01:48.013Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.32s) 14:01:48 [2023-09-29T14:01:48.013Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.47s) 14:01:48 [2023-09-29T14:01:48.013Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.49s) 14:01:48 [2023-09-29T14:01:48.013Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.55s) 14:01:48 [2023-09-29T14:01:48.013Z] --- PASS: TestLogs/driver_json-file (0.01s) 14:01:48 [2023-09-29T14:01:48.013Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.21s) 14:01:48 [2023-09-29T14:01:48.013Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.37s) 14:01:48 [2023-09-29T14:01:48.013Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.52s) 14:01:48 [2023-09-29T14:01:48.013Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.52s) 14:01:48 [2023-09-29T14:01:48.013Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.58s) 14:01:48 [2023-09-29T14:01:48.013Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.63s) 14:01:48 [2023-09-29T14:01:48.013Z] === RUN TestContainerNetworkMountsNoChown 14:01:48 [2023-09-29T14:01:48.272Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/default 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/default 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/private 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/private 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/rprivate 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/rprivate 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/slave 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/slave 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/rslave 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/rslave 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/shared 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/shared 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/rshared 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/rshared 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/default 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/rshared 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/slave 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/default/bind_root 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/shared 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/private 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/rslave 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/private/mount_root 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/rprivate 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/slave/bind_root 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/slave/bind_root 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/shared/mount_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/rshared/mount_root 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/default/bind_root 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/rslave/bind_root 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/shared/bind_root 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/slave/bind_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/shared/bind_root 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/slave/mount_root 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/slave/mount_root 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/slave/mount_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/slave/bind_root 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/slave/mount_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/private/mount_root 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/private/mount_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/rshared/bind_root 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/private/bind_root 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/rslave/mount_root 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/slave/mount_root 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/private/bind_root 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/private/bind_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/shared/bind_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/rprivate/bind_root 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/default/bind_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/shared/mount_root 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/shared/mount_root 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/default/mount_root 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/rprivate/mount_root 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/default/mount_root 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/default/mount_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/rshared/mount_root 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/slave/bind_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/rshared/bind_root 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/rslave/bind_root 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/private/mount_root 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/private/bind_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/private/bind_root 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/private/mount_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/rslave/mount_root 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/shared/mount_subpath 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/default/bind_root 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/rprivate/bind_root 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/rprivate/mount_root 14:01:48 [2023-09-29T14:01:48.272Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 14:01:48 [2023-09-29T14:01:48.530Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 14:01:48 [2023-09-29T14:01:48.530Z] === CONT TestMountDaemonRoot/default/mount_subpath 14:01:48 [2023-09-29T14:01:48.530Z] === CONT TestMountDaemonRoot/shared/bind_subpath 14:01:48 [2023-09-29T14:01:48.530Z] === CONT TestMountDaemonRoot/shared/mount_root 14:01:48 [2023-09-29T14:01:48.530Z] === CONT TestMountDaemonRoot/shared/bind_root 14:01:48 [2023-09-29T14:01:48.530Z] === CONT TestMountDaemonRoot/default/bind_subpath 14:01:48 [2023-09-29T14:01:48.530Z] === CONT TestMountDaemonRoot/default/mount_root 14:01:48 [2023-09-29T14:01:48.530Z] --- PASS: TestMountDaemonRoot (0.02s) 14:01:48 [2023-09-29T14:01:48.530Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 14:01:48 [2023-09-29T14:01:48.530Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) 14:01:48 [2023-09-29T14:01:48.530Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) 14:01:48 [2023-09-29T14:01:48.530Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) 14:01:48 [2023-09-29T14:01:48.530Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) 14:01:48 [2023-09-29T14:01:48.530Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 14:01:48 [2023-09-29T14:01:48.530Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) 14:01:48 [2023-09-29T14:01:48.530Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) 14:01:48 [2023-09-29T14:01:48.530Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) 14:01:48 [2023-09-29T14:01:48.530Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) 14:01:48 [2023-09-29T14:01:48.530Z] --- PASS: TestMountDaemonRoot/private (0.00s) 14:01:48 [2023-09-29T14:01:48.530Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) 14:01:48 [2023-09-29T14:01:48.530Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) 14:01:48 [2023-09-29T14:01:48.530Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/default (0.00s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) 14:01:48 [2023-09-29T14:01:48.531Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) 14:01:48 [2023-09-29T14:01:48.531Z] === RUN TestContainerBindMountNonRecursive 14:01:49 [2023-09-29T14:01:49.905Z] --- PASS: TestContainerBindMountNonRecursive (1.11s) 14:01:49 [2023-09-29T14:01:49.905Z] === RUN TestContainerVolumesMountedAsShared 14:01:50 [2023-09-29T14:01:50.163Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) 14:01:50 [2023-09-29T14:01:50.163Z] === RUN TestContainerVolumesMountedAsSlave 14:01:50 [2023-09-29T14:01:50.422Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s) 14:01:50 [2023-09-29T14:01:50.422Z] === RUN TestContainerCopyLeaksMounts 14:01:50 [2023-09-29T14:01:50.988Z] --- PASS: TestContainerCopyLeaksMounts (0.54s) 14:01:50 [2023-09-29T14:01:50.988Z] === RUN TestContainerBindMountRecursivelyReadOnly 14:01:52 [2023-09-29T14:01:52.362Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.52s) 14:01:52 [2023-09-29T14:01:52.362Z] === RUN TestNetworkNat 14:01:52 [2023-09-29T14:01:52.928Z] --- PASS: TestNetworkNat (0.48s) 14:01:52 [2023-09-29T14:01:52.928Z] === RUN TestNetworkLocalhostTCPNat 14:01:53 [2023-09-29T14:01:53.500Z] --- PASS: TestNetworkLocalhostTCPNat (0.52s) 14:01:53 [2023-09-29T14:01:53.500Z] === RUN TestNetworkLoopbackNat 14:01:56 [2023-09-29T14:01:56.038Z] --- PASS: TestNetworkLoopbackNat (2.61s) 14:01:56 [2023-09-29T14:01:56.038Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors 14:01:56 [2023-09-29T14:01:56.296Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff 14:01:56 [2023-09-29T14:01:56.296Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export 14:01:56 [2023-09-29T14:01:56.296Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container 14:01:56 [2023-09-29T14:01:56.296Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container 14:01:56 [2023-09-29T14:01:56.555Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.51s) 14:01:56 [2023-09-29T14:01:56.555Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) 14:01:56 [2023-09-29T14:01:56.555Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) 14:01:56 [2023-09-29T14:01:56.555Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) 14:01:56 [2023-09-29T14:01:56.555Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) 14:01:56 [2023-09-29T14:01:56.555Z] === RUN TestPause 14:01:57 [2023-09-29T14:01:57.121Z] --- PASS: TestPause (0.49s) 14:01:57 [2023-09-29T14:01:57.121Z] === RUN TestPauseFailsOnWindowsServerContainers 14:01:57 [2023-09-29T14:01:57.121Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 14:01:57 [2023-09-29T14:01:57.121Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 14:01:57 [2023-09-29T14:01:57.121Z] === RUN TestPauseStopPausedContainer 14:01:57 [2023-09-29T14:01:57.687Z] --- PASS: TestPauseStopPausedContainer (0.49s) 14:01:57 [2023-09-29T14:01:57.687Z] === RUN TestPIDModeHost 14:01:58 [2023-09-29T14:01:58.621Z] --- PASS: TestPIDModeHost (1.05s) 14:01:58 [2023-09-29T14:01:58.621Z] === RUN TestPIDModeContainer 14:01:58 [2023-09-29T14:01:58.621Z] === RUN TestPIDModeContainer/non-existing_container 14:01:58 [2023-09-29T14:01:58.621Z] === RUN TestPIDModeContainer/non-running_container 14:01:58 [2023-09-29T14:01:58.621Z] === RUN TestPIDModeContainer/running_container 14:01:59 [2023-09-29T14:01:59.555Z] --- PASS: TestPIDModeContainer (1.09s) 14:01:59 [2023-09-29T14:01:59.555Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) 14:01:59 [2023-09-29T14:01:59.555Z] --- PASS: TestPIDModeContainer/non-running_container (0.13s) 14:01:59 [2023-09-29T14:01:59.555Z] --- PASS: TestPIDModeContainer/running_container (0.52s) 14:01:59 [2023-09-29T14:01:59.555Z] === RUN TestPsFilter 14:01:59 [2023-09-29T14:01:59.813Z] === RUN TestPsFilter/since 14:01:59 [2023-09-29T14:01:59.813Z] === RUN TestPsFilter/before 14:01:59 [2023-09-29T14:01:59.813Z] --- PASS: TestPsFilter (0.11s) 14:01:59 [2023-09-29T14:01:59.813Z] --- PASS: TestPsFilter/since (0.00s) 14:01:59 [2023-09-29T14:01:59.813Z] --- PASS: TestPsFilter/before (0.00s) 14:01:59 [2023-09-29T14:01:59.813Z] === RUN TestRemoveContainerWithRemovedVolume 14:02:00 [2023-09-29T14:02:00.379Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) 14:02:00 [2023-09-29T14:02:00.379Z] === RUN TestRemoveContainerWithVolume 14:02:00 [2023-09-29T14:02:00.637Z] --- PASS: TestRemoveContainerWithVolume (0.45s) 14:02:00 [2023-09-29T14:02:00.637Z] === RUN TestRemoveContainerRunning 14:02:01 [2023-09-29T14:02:01.202Z] --- PASS: TestRemoveContainerRunning (0.47s) 14:02:01 [2023-09-29T14:02:01.202Z] === RUN TestRemoveContainerForceRemoveRunning 14:02:01 [2023-09-29T14:02:01.772Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) 14:02:01 [2023-09-29T14:02:01.772Z] === RUN TestRemoveInvalidContainer 14:02:01 [2023-09-29T14:02:01.772Z] --- PASS: TestRemoveInvalidContainer (0.01s) 14:02:01 [2023-09-29T14:02:01.772Z] === RUN TestRenameLinkedContainer 14:02:03 [2023-09-29T14:02:03.672Z] --- PASS: TestRenameLinkedContainer (1.92s) 14:02:03 [2023-09-29T14:02:03.672Z] === RUN TestRenameStoppedContainer 14:02:03 [2023-09-29T14:02:03.930Z] --- PASS: TestRenameStoppedContainer (0.43s) 14:02:03 [2023-09-29T14:02:03.930Z] === RUN TestRenameRunningContainerAndReuse 14:02:04 [2023-09-29T14:02:04.863Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) 14:02:04 [2023-09-29T14:02:04.863Z] === RUN TestRenameInvalidName 14:02:05 [2023-09-29T14:02:05.428Z] --- PASS: TestRenameInvalidName (0.48s) 14:02:05 [2023-09-29T14:02:05.428Z] === RUN TestRenameAnonymousContainer 14:02:06 [2023-09-29T14:02:06.805Z] --- PASS: TestRenameAnonymousContainer (1.55s) 14:02:06 [2023-09-29T14:02:06.805Z] === RUN TestRenameContainerWithSameName 14:02:07 [2023-09-29T14:02:07.371Z] --- PASS: TestRenameContainerWithSameName (0.44s) 14:02:07 [2023-09-29T14:02:07.371Z] === RUN TestRenameContainerWithLinkedContainer 14:02:08 [2023-09-29T14:02:08.304Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) 14:02:08 [2023-09-29T14:02:08.304Z] === RUN TestResize 14:02:08 [2023-09-29T14:02:08.304Z] === RUN TestResize/success 14:02:08 [2023-09-29T14:02:08.562Z] === RUN TestResize/invalid_size 14:02:08 [2023-09-29T14:02:08.819Z] === RUN TestResize/invalid_state 14:02:09 [2023-09-29T14:02:09.385Z] --- PASS: TestResize (0.96s) 14:02:09 [2023-09-29T14:02:09.385Z] --- PASS: TestResize/success (0.26s) 14:02:09 [2023-09-29T14:02:09.385Z] --- PASS: TestResize/invalid_size (0.24s) 14:02:09 [2023-09-29T14:02:09.385Z] --- PASS: TestResize/invalid_state (0.03s) 14:02:09 [2023-09-29T14:02:09.385Z] === RUN TestDaemonRestartKillContainers 14:02:09 [2023-09-29T14:02:09.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 14:02:09 [2023-09-29T14:02:09.385Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 14:02:10 [2023-09-29T14:02:10.321Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 14:02:10 [2023-09-29T14:02:10.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 14:02:10 [2023-09-29T14:02:10.580Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 14:02:11 [2023-09-29T14:02:11.146Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 14:02:11 [2023-09-29T14:02:11.405Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 14:02:11 [2023-09-29T14:02:11.405Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon 14:02:11 [2023-09-29T14:02:11.971Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon 14:02:12 [2023-09-29T14:02:12.537Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon 14:02:16 [2023-09-29T14:02:16.719Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 14:02:16 [2023-09-29T14:02:16.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) 14:02:16 [2023-09-29T14:02:16.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) 14:02:16 [2023-09-29T14:02:16.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) 14:02:16 [2023-09-29T14:02:16.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s) 14:02:16 [2023-09-29T14:02:16.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.19s) 14:02:16 [2023-09-29T14:02:16.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.30s) 14:02:16 [2023-09-29T14:02:16.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.69s) 14:02:16 [2023-09-29T14:02:16.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) 14:02:16 [2023-09-29T14:02:16.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.18s) 14:02:16 [2023-09-29T14:02:16.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.20s) 14:02:16 [2023-09-29T14:02:16.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) 14:02:16 [2023-09-29T14:02:16.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.89s) 14:02:16 [2023-09-29T14:02:16.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.43s) 14:02:16 [2023-09-29T14:02:16.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.55s) 14:02:16 [2023-09-29T14:02:16.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s) 14:02:16 [2023-09-29T14:02:16.719Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.82s) 14:02:16 [2023-09-29T14:02:16.719Z] === RUN TestContainerWithAutoRemoveCanBeRestarted 14:02:16 [2023-09-29T14:02:16.719Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill 14:02:17 [2023-09-29T14:02:17.285Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop 14:02:18 [2023-09-29T14:02:18.218Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.91s) 14:02:18 [2023-09-29T14:02:18.218Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s) 14:02:18 [2023-09-29T14:02:18.218Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s) 14:02:18 [2023-09-29T14:02:18.218Z] === RUN TestCgroupNamespacesRun 14:02:19 [2023-09-29T14:02:19.611Z] --- PASS: TestCgroupNamespacesRun (1.12s) 14:02:19 [2023-09-29T14:02:19.611Z] === RUN TestCgroupNamespacesRunPrivileged 14:02:20 [2023-09-29T14:02:20.544Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s) 14:02:20 [2023-09-29T14:02:20.544Z] === RUN TestCgroupNamespacesRunDaemonHostMode 14:02:21 [2023-09-29T14:02:21.916Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) 14:02:21 [2023-09-29T14:02:21.916Z] === RUN TestCgroupNamespacesRunHostMode 14:02:22 [2023-09-29T14:02:22.849Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) 14:02:22 [2023-09-29T14:02:22.849Z] === RUN TestCgroupNamespacesRunPrivateMode 14:02:23 [2023-09-29T14:02:23.782Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) 14:02:23 [2023-09-29T14:02:23.782Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 14:02:25 [2023-09-29T14:02:25.153Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) 14:02:25 [2023-09-29T14:02:25.153Z] === RUN TestCgroupNamespacesRunInvalidMode 14:02:25 [2023-09-29T14:02:25.410Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) 14:02:25 [2023-09-29T14:02:25.410Z] === RUN TestCgroupNamespacesRunOlderClient 14:02:26 [2023-09-29T14:02:26.783Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) 14:02:26 [2023-09-29T14:02:26.783Z] === RUN TestNISDomainname 14:02:27 [2023-09-29T14:02:27.348Z] --- PASS: TestNISDomainname (0.57s) 14:02:27 [2023-09-29T14:02:27.348Z] === RUN TestHostnameDnsResolution 14:02:27 [2023-09-29T14:02:27.913Z] --- PASS: TestHostnameDnsResolution (0.67s) 14:02:27 [2023-09-29T14:02:27.913Z] === RUN TestUnprivilegedPortsAndPing 14:02:28 [2023-09-29T14:02:28.478Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) 14:02:28 [2023-09-29T14:02:28.478Z] === RUN TestPrivilegedHostDevices 14:02:29 [2023-09-29T14:02:29.043Z] --- PASS: TestPrivilegedHostDevices (0.52s) 14:02:29 [2023-09-29T14:02:29.043Z] === RUN TestRunConsoleSize 14:02:29 [2023-09-29T14:02:29.300Z] --- PASS: TestRunConsoleSize (0.44s) 14:02:29 [2023-09-29T14:02:29.300Z] === RUN TestRunWithAlternativeContainerdShim 14:02:35 [2023-09-29T14:02:35.851Z] --- PASS: TestRunWithAlternativeContainerdShim (5.39s) 14:02:35 [2023-09-29T14:02:35.851Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID 14:02:35 [2023-09-29T14:02:35.851Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.12s) 14:02:35 [2023-09-29T14:02:35.851Z] === RUN TestStats 14:02:38 [2023-09-29T14:02:38.375Z] --- PASS: TestStats (2.44s) 14:02:38 [2023-09-29T14:02:38.375Z] === RUN TestStopContainerWithTimeout 14:02:38 [2023-09-29T14:02:38.375Z] === RUN TestStopContainerWithTimeout/0 14:02:38 [2023-09-29T14:02:38.375Z] === PAUSE TestStopContainerWithTimeout/0 14:02:38 [2023-09-29T14:02:38.375Z] === RUN TestStopContainerWithTimeout/1 14:02:38 [2023-09-29T14:02:38.375Z] === PAUSE TestStopContainerWithTimeout/1 14:02:38 [2023-09-29T14:02:38.375Z] === RUN TestStopContainerWithTimeout/3 14:02:38 [2023-09-29T14:02:38.375Z] === PAUSE TestStopContainerWithTimeout/3 14:02:38 [2023-09-29T14:02:38.375Z] === RUN TestStopContainerWithTimeout/-1 14:02:38 [2023-09-29T14:02:38.375Z] === PAUSE TestStopContainerWithTimeout/-1 14:02:38 [2023-09-29T14:02:38.375Z] === CONT TestStopContainerWithTimeout/0 14:02:38 [2023-09-29T14:02:38.375Z] === CONT TestStopContainerWithTimeout/3 14:02:38 [2023-09-29T14:02:38.375Z] === CONT TestStopContainerWithTimeout/1 14:02:38 [2023-09-29T14:02:38.375Z] === CONT TestStopContainerWithTimeout/-1 14:02:41 [2023-09-29T14:02:41.654Z] --- PASS: TestStopContainerWithTimeout (0.04s) 14:02:41 [2023-09-29T14:02:41.654Z] --- PASS: TestStopContainerWithTimeout/0 (0.83s) 14:02:41 [2023-09-29T14:02:41.654Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) 14:02:41 [2023-09-29T14:02:41.654Z] --- PASS: TestStopContainerWithTimeout/3 (2.54s) 14:02:41 [2023-09-29T14:02:41.654Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) 14:02:41 [2023-09-29T14:02:41.654Z] === RUN TestStopContainerWithTimeoutCancel 14:02:41 [2023-09-29T14:02:41.654Z] === PAUSE TestStopContainerWithTimeoutCancel 14:02:41 [2023-09-29T14:02:41.654Z] === RUN TestStopContainerWithRestartPolicyAlways 14:02:44 [2023-09-29T14:02:44.180Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s) 14:02:44 [2023-09-29T14:02:44.180Z] === RUN TestUpdateMemory 14:02:44 [2023-09-29T14:02:44.180Z] --- PASS: TestUpdateMemory (0.56s) 14:02:44 [2023-09-29T14:02:44.180Z] === RUN TestUpdateCPUQuota 14:02:45 [2023-09-29T14:02:45.113Z] --- PASS: TestUpdateCPUQuota (0.84s) 14:02:45 [2023-09-29T14:02:45.113Z] === RUN TestUpdatePidsLimit 14:02:45 [2023-09-29T14:02:45.113Z] === RUN TestUpdatePidsLimit/update_from_none 14:02:45 [2023-09-29T14:02:45.371Z] === RUN TestUpdatePidsLimit/no_change 14:02:45 [2023-09-29T14:02:45.629Z] === RUN TestUpdatePidsLimit/update_lower 14:02:45 [2023-09-29T14:02:45.629Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 14:02:45 [2023-09-29T14:02:45.887Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 14:02:46 [2023-09-29T14:02:46.145Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 14:02:46 [2023-09-29T14:02:46.402Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 14:02:46 [2023-09-29T14:02:46.968Z] --- PASS: TestUpdatePidsLimit (1.96s) 14:02:46 [2023-09-29T14:02:46.968Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) 14:02:46 [2023-09-29T14:02:46.968Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) 14:02:46 [2023-09-29T14:02:46.968Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) 14:02:46 [2023-09-29T14:02:46.968Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) 14:02:46 [2023-09-29T14:02:46.968Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) 14:02:46 [2023-09-29T14:02:46.968Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) 14:02:46 [2023-09-29T14:02:46.968Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) 14:02:46 [2023-09-29T14:02:46.968Z] === RUN TestUpdateRestartPolicy 14:02:59 [2023-09-29T14:02:59.190Z] --- PASS: TestUpdateRestartPolicy (10.78s) 14:02:59 [2023-09-29T14:02:59.191Z] === RUN TestUpdateRestartWithAutoRemove 14:02:59 [2023-09-29T14:02:59.191Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) 14:02:59 [2023-09-29T14:02:59.191Z] === RUN TestWaitNonBlocked 14:02:59 [2023-09-29T14:02:59.191Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 14:02:59 [2023-09-29T14:02:59.191Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 14:02:59 [2023-09-29T14:02:59.191Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 14:02:59 [2023-09-29T14:02:59.191Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 14:02:59 [2023-09-29T14:02:59.191Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 14:02:59 [2023-09-29T14:02:59.191Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 14:02:59 [2023-09-29T14:02:59.191Z] --- PASS: TestWaitNonBlocked (0.02s) 14:02:59 [2023-09-29T14:02:59.191Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) 14:02:59 [2023-09-29T14:02:59.191Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) 14:02:59 [2023-09-29T14:02:59.191Z] === RUN TestWaitBlocked 14:02:59 [2023-09-29T14:02:59.191Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 14:02:59 [2023-09-29T14:02:59.191Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 14:02:59 [2023-09-29T14:02:59.191Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 14:02:59 [2023-09-29T14:02:59.191Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 14:02:59 [2023-09-29T14:02:59.191Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 14:02:59 [2023-09-29T14:02:59.191Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 14:03:00 [2023-09-29T14:03:00.124Z] --- PASS: TestWaitBlocked (0.02s) 14:03:00 [2023-09-29T14:03:00.124Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) 14:03:00 [2023-09-29T14:03:00.124Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s) 14:03:00 [2023-09-29T14:03:00.124Z] === RUN TestWaitConditions 14:03:00 [2023-09-29T14:03:00.124Z] === RUN TestWaitConditions/default 14:03:00 [2023-09-29T14:03:00.124Z] === PAUSE TestWaitConditions/default 14:03:00 [2023-09-29T14:03:00.124Z] === RUN TestWaitConditions/not-running 14:03:00 [2023-09-29T14:03:00.124Z] === PAUSE TestWaitConditions/not-running 14:03:00 [2023-09-29T14:03:00.124Z] === RUN TestWaitConditions/next-exit 14:03:00 [2023-09-29T14:03:00.124Z] === PAUSE TestWaitConditions/next-exit 14:03:00 [2023-09-29T14:03:00.124Z] === RUN TestWaitConditions/removed 14:03:00 [2023-09-29T14:03:00.124Z] === PAUSE TestWaitConditions/removed 14:03:00 [2023-09-29T14:03:00.124Z] === CONT TestWaitConditions/default 14:03:00 [2023-09-29T14:03:00.124Z] === CONT TestWaitConditions/next-exit 14:03:00 [2023-09-29T14:03:00.124Z] === CONT TestWaitConditions/removed 14:03:00 [2023-09-29T14:03:00.124Z] === CONT TestWaitConditions/not-running 14:03:00 [2023-09-29T14:03:00.124Z] wait_test.go:146: ContainerID = 351363a290db24bda229d7be9e1a7c96c2242a08ed3c2ec80ba01fdb90fe3ae0 14:03:00 [2023-09-29T14:03:00.124Z] wait_test.go:146: ContainerID = 1fd845350c5eae1b7940bd0c6ab780468af21fc5a86695cb5d681891ce8d6af9 14:03:00 [2023-09-29T14:03:00.124Z] wait_test.go:146: ContainerID = 3d27f8e15b759ed739f79311331c4ad43ee9841c4e85f0e1d152acb32c0bc131 14:03:00 [2023-09-29T14:03:00.124Z] wait_test.go:146: ContainerID = 8d786070beb3ae6ee59e7366f388398ccf777010b477553dde4645259aefe9b5 14:03:01 [2023-09-29T14:03:01.497Z] --- PASS: TestWaitConditions (0.04s) 14:03:01 [2023-09-29T14:03:01.497Z] --- PASS: TestWaitConditions/removed (0.82s) 14:03:01 [2023-09-29T14:03:01.497Z] --- PASS: TestWaitConditions/next-exit (0.92s) 14:03:01 [2023-09-29T14:03:01.497Z] --- PASS: TestWaitConditions/not-running (1.29s) 14:03:01 [2023-09-29T14:03:01.497Z] --- PASS: TestWaitConditions/default (1.37s) 14:03:01 [2023-09-29T14:03:01.497Z] === RUN TestWaitRestartedContainer 14:03:01 [2023-09-29T14:03:01.497Z] === RUN TestWaitRestartedContainer/default 14:03:01 [2023-09-29T14:03:01.497Z] === PAUSE TestWaitRestartedContainer/default 14:03:01 [2023-09-29T14:03:01.497Z] === RUN TestWaitRestartedContainer/not-running 14:03:01 [2023-09-29T14:03:01.497Z] === PAUSE TestWaitRestartedContainer/not-running 14:03:01 [2023-09-29T14:03:01.497Z] === RUN TestWaitRestartedContainer/next-exit 14:03:01 [2023-09-29T14:03:01.497Z] === PAUSE TestWaitRestartedContainer/next-exit 14:03:01 [2023-09-29T14:03:01.497Z] === CONT TestWaitRestartedContainer/default 14:03:01 [2023-09-29T14:03:01.497Z] === CONT TestWaitRestartedContainer/next-exit 14:03:01 [2023-09-29T14:03:01.497Z] === CONT TestWaitRestartedContainer/not-running 14:03:03 [2023-09-29T14:03:03.396Z] --- PASS: TestWaitRestartedContainer (0.01s) 14:03:03 [2023-09-29T14:03:03.396Z] --- PASS: TestWaitRestartedContainer/default (1.71s) 14:03:03 [2023-09-29T14:03:03.396Z] --- PASS: TestWaitRestartedContainer/not-running (1.93s) 14:03:03 [2023-09-29T14:03:03.396Z] --- PASS: TestWaitRestartedContainer/next-exit (2.00s) 14:03:03 [2023-09-29T14:03:03.396Z] === CONT TestContainerStartOnDaemonRestart 14:03:03 [2023-09-29T14:03:03.396Z] === CONT TestContainerKillOnDaemonStart 14:03:03 [2023-09-29T14:03:03.396Z] === CONT TestDaemonHostGatewayIP 14:03:03 [2023-09-29T14:03:03.396Z] === CONT TestRestartDaemonWithRestartingContainer 14:03:03 [2023-09-29T14:03:03.396Z] === CONT TestDaemonRestartIpcMode 14:03:03 [2023-09-29T14:03:03.396Z] === CONT TestHardRestartWhenContainerIsRunning 14:03:03 [2023-09-29T14:03:03.396Z] === CONT TestStopContainerWithTimeoutCancel 14:03:03 [2023-09-29T14:03:03.396Z] === CONT TestIpcModeOlderClient 14:03:03 [2023-09-29T14:03:03.396Z] --- PASS: TestIpcModeOlderClient (0.10s) 14:03:05 [2023-09-29T14:03:05.295Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none 14:03:05 [2023-09-29T14:03:05.295Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure 14:03:05 [2023-09-29T14:03:05.553Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.20s) 14:03:05 [2023-09-29T14:03:05.553Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) 14:03:05 [2023-09-29T14:03:05.553Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.31s) 14:03:06 [2023-09-29T14:03:06.120Z] --- PASS: TestContainerStartOnDaemonRestart (2.77s) 14:03:06 [2023-09-29T14:03:06.689Z] --- PASS: TestDaemonHostGatewayIP (3.26s) 14:03:06 [2023-09-29T14:03:06.689Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.41s) 14:03:06 [2023-09-29T14:03:06.947Z] --- PASS: TestDaemonRestartIpcMode (3.45s) 14:03:06 [2023-09-29T14:03:06.947Z] --- PASS: TestStopContainerWithTimeoutCancel (3.57s) 14:03:15 [2023-09-29T14:03:15.051Z] --- PASS: TestContainerKillOnDaemonStart (11.76s) 14:03:15 [2023-09-29T14:03:15.051Z] PASS 14:03:15 [2023-09-29T14:03:15.051Z] 14:03:15 [2023-09-29T14:03:15.051Z] === Skipped 14:03:15 [2023-09-29T14:03:15.051Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 14:03:15 [2023-09-29T14:03:15.051Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 14:03:15 [2023-09-29T14:03:15.051Z] 14:03:15 [2023-09-29T14:03:15.051Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 14:03:15 [2023-09-29T14:03:15.051Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 14:03:15 [2023-09-29T14:03:15.051Z] 14:03:15 [2023-09-29T14:03:15.051Z] DONE 316 tests, 2 skipped in 166.826s 14:03:15 [2023-09-29T14:03:15.051Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 14:03:15 [2023-09-29T14:03:15.051Z] ++ '[' -n '' ']' 14:03:15 [2023-09-29T14:03:15.052Z] ++ 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 14:03:15 [2023-09-29T14:03:15.052Z] ++ set -e 14:03:15 [2023-09-29T14:03:15.052Z] ++ '[' -n 0 ']' 14:03:15 [2023-09-29T14:03:15.052Z] ++ set -x 14:03:15 [2023-09-29T14:03:15.052Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.v6RTfMueh4/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 14:03:15 [2023-09-29T14:03:15.310Z] INFO: Testing against a local daemon 14:03:15 [2023-09-29T14:03:15.310Z] === RUN TestConfigDaemonID 14:03:16 [2023-09-29T14:03:16.243Z] daemon_test.go:60: [d9686c420ee83] daemon is not started 14:03:16 [2023-09-29T14:03:16.243Z] --- PASS: TestConfigDaemonID (1.04s) 14:03:16 [2023-09-29T14:03:16.243Z] === RUN TestDaemonConfigValidation 14:03:16 [2023-09-29T14:03:16.243Z] === RUN TestDaemonConfigValidation/config_with_no_content 14:03:16 [2023-09-29T14:03:16.243Z] === PAUSE TestDaemonConfigValidation/config_with_no_content 14:03:16 [2023-09-29T14:03:16.243Z] === RUN TestDaemonConfigValidation/config_with_{} 14:03:16 [2023-09-29T14:03:16.243Z] === PAUSE TestDaemonConfigValidation/config_with_{} 14:03:16 [2023-09-29T14:03:16.243Z] === RUN TestDaemonConfigValidation/invalid_config 14:03:16 [2023-09-29T14:03:16.243Z] === PAUSE TestDaemonConfigValidation/invalid_config 14:03:16 [2023-09-29T14:03:16.243Z] === RUN TestDaemonConfigValidation/malformed_config 14:03:16 [2023-09-29T14:03:16.243Z] === PAUSE TestDaemonConfigValidation/malformed_config 14:03:16 [2023-09-29T14:03:16.243Z] === RUN TestDaemonConfigValidation/valid_config 14:03:16 [2023-09-29T14:03:16.243Z] === PAUSE TestDaemonConfigValidation/valid_config 14:03:16 [2023-09-29T14:03:16.243Z] === CONT TestDaemonConfigValidation/config_with_no_content 14:03:16 [2023-09-29T14:03:16.243Z] === CONT TestDaemonConfigValidation/malformed_config 14:03:16 [2023-09-29T14:03:16.243Z] === CONT TestDaemonConfigValidation/valid_config 14:03:16 [2023-09-29T14:03:16.243Z] === CONT TestDaemonConfigValidation/invalid_config 14:03:16 [2023-09-29T14:03:16.243Z] === CONT TestDaemonConfigValidation/config_with_{} 14:03:16 [2023-09-29T14:03:16.243Z] --- PASS: TestDaemonConfigValidation (0.00s) 14:03:16 [2023-09-29T14:03:16.243Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) 14:03:16 [2023-09-29T14:03:16.243Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) 14:03:16 [2023-09-29T14:03:16.243Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) 14:03:16 [2023-09-29T14:03:16.243Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) 14:03:16 [2023-09-29T14:03:16.243Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) 14:03:16 [2023-09-29T14:03:16.243Z] === RUN TestConfigDaemonSeccompProfiles 14:03:16 [2023-09-29T14:03:16.244Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set 14:03:17 [2023-09-29T14:03:17.617Z] === RUN TestConfigDaemonSeccompProfiles/default_profile 14:03:18 [2023-09-29T14:03:18.550Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile 14:03:19 [2023-09-29T14:03:19.483Z] daemon_test.go:179: [d2defdfe96a1b] daemon is not started 14:03:19 [2023-09-29T14:03:19.483Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) 14:03:19 [2023-09-29T14:03:19.483Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) 14:03:19 [2023-09-29T14:03:19.483Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) 14:03:19 [2023-09-29T14:03:19.483Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) 14:03:19 [2023-09-29T14:03:19.483Z] === RUN TestDaemonProxy 14:03:19 [2023-09-29T14:03:19.483Z] === RUN TestDaemonProxy/environment_variables 14:03:19 [2023-09-29T14:03:19.483Z] === PAUSE TestDaemonProxy/environment_variables 14:03:19 [2023-09-29T14:03:19.483Z] === RUN TestDaemonProxy/command-line_options 14:03:19 [2023-09-29T14:03:19.483Z] === PAUSE TestDaemonProxy/command-line_options 14:03:19 [2023-09-29T14:03:19.483Z] === RUN TestDaemonProxy/configuration_file 14:03:19 [2023-09-29T14:03:19.483Z] === PAUSE TestDaemonProxy/configuration_file 14:03:19 [2023-09-29T14:03:19.483Z] === RUN TestDaemonProxy/conflicting_options 14:03:20 [2023-09-29T14:03:20.048Z] === RUN TestDaemonProxy/reload_sanitized 14:03:20 [2023-09-29T14:03:20.048Z] === PAUSE TestDaemonProxy/reload_sanitized 14:03:20 [2023-09-29T14:03:20.048Z] === CONT TestDaemonProxy/environment_variables 14:03:20 [2023-09-29T14:03:20.048Z] === CONT TestDaemonProxy/configuration_file 14:03:20 [2023-09-29T14:03:20.048Z] === CONT TestDaemonProxy/reload_sanitized 14:03:20 [2023-09-29T14:03:20.048Z] === CONT TestDaemonProxy/command-line_options 14:03:21 [2023-09-29T14:03:21.947Z] --- PASS: TestDaemonProxy (0.50s) 14:03:21 [2023-09-29T14:03:21.947Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) 14:03:21 [2023-09-29T14:03:21.947Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) 14:03:21 [2023-09-29T14:03:21.947Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) 14:03:21 [2023-09-29T14:03:21.947Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) 14:03:21 [2023-09-29T14:03:21.947Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) 14:03:21 [2023-09-29T14:03:21.947Z] === RUN TestLiveRestore 14:03:21 [2023-09-29T14:03:21.947Z] === RUN TestLiveRestore/volume_references 14:03:21 [2023-09-29T14:03:21.947Z] === PAUSE TestLiveRestore/volume_references 14:03:21 [2023-09-29T14:03:21.947Z] === CONT TestLiveRestore/volume_references 14:03:22 [2023-09-29T14:03:22.204Z] === RUN TestLiveRestore/volume_references/restartPolicy 14:03:22 [2023-09-29T14:03:22.204Z] === RUN TestLiveRestore/volume_references/restartPolicy/always 14:03:23 [2023-09-29T14:03:23.137Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped 14:03:24 [2023-09-29T14:03:24.510Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure 14:03:25 [2023-09-29T14:03:25.075Z] === RUN TestLiveRestore/volume_references/restartPolicy/no 14:03:26 [2023-09-29T14:03:26.016Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options 14:03:26 [2023-09-29T14:03:26.950Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted 14:03:27 [2023-09-29T14:03:27.516Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts 14:03:28 [2023-09-29T14:03:28.450Z] --- PASS: TestLiveRestore (0.00s) 14:03:28 [2023-09-29T14:03:28.450Z] --- PASS: TestLiveRestore/volume_references (6.81s) 14:03:28 [2023-09-29T14:03:28.450Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.82s) 14:03:28 [2023-09-29T14:03:28.450Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s) 14:03:28 [2023-09-29T14:03:28.450Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s) 14:03:28 [2023-09-29T14:03:28.450Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s) 14:03:28 [2023-09-29T14:03:28.450Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s) 14:03:28 [2023-09-29T14:03:28.450Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.45s) 14:03:28 [2023-09-29T14:03:28.450Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.44s) 14:03:28 [2023-09-29T14:03:28.450Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.94s) 14:03:28 [2023-09-29T14:03:28.450Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip 14:03:29 [2023-09-29T14:03:29.384Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s) 14:03:29 [2023-09-29T14:03:29.384Z] PASS 14:03:29 [2023-09-29T14:03:29.384Z] 14:03:29 [2023-09-29T14:03:29.384Z] DONE 28 tests in 14.043s 14:03:29 [2023-09-29T14:03:29.384Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 14:03:29 [2023-09-29T14:03:29.384Z] ++ '[' -n '' ']' 14:03:29 [2023-09-29T14:03:29.384Z] ++ 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 14:03:29 [2023-09-29T14:03:29.384Z] ++ set -e 14:03:29 [2023-09-29T14:03:29.384Z] ++ '[' -n 0 ']' 14:03:29 [2023-09-29T14:03:29.384Z] ++ set -x 14:03:29 [2023-09-29T14:03:29.384Z] ++ 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.v6RTfMueh4/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 14:03:29 [2023-09-29T14:03:29.384Z] INFO: Testing against a local daemon 14:03:29 [2023-09-29T14:03:29.384Z] === RUN TestCommitInheritsEnv 14:03:29 [2023-09-29T14:03:29.384Z] --- PASS: TestCommitInheritsEnv (0.15s) 14:03:29 [2023-09-29T14:03:29.384Z] === RUN TestImportExtremelyLargeImageWorks 14:03:29 [2023-09-29T14:03:29.384Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out 14:03:29 [2023-09-29T14:03:29.384Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 14:03:29 [2023-09-29T14:03:29.384Z] === RUN TestImportWithCustomPlatform 14:03:29 [2023-09-29T14:03:29.384Z] === RUN TestImportWithCustomPlatform/#00 14:03:29 [2023-09-29T14:03:29.384Z] === RUN TestImportWithCustomPlatform/_______ 14:03:29 [2023-09-29T14:03:29.384Z] === RUN TestImportWithCustomPlatform// 14:03:29 [2023-09-29T14:03:29.384Z] === RUN TestImportWithCustomPlatform/linux 14:03:29 [2023-09-29T14:03:29.384Z] === RUN TestImportWithCustomPlatform/LINUX 14:03:29 [2023-09-29T14:03:29.384Z] === RUN TestImportWithCustomPlatform/linux/sparc64 14:03:29 [2023-09-29T14:03:29.384Z] === RUN TestImportWithCustomPlatform/macos 14:03:29 [2023-09-29T14:03:29.384Z] === RUN TestImportWithCustomPlatform/macos/arm64 14:03:29 [2023-09-29T14:03:29.384Z] === RUN TestImportWithCustomPlatform/nintendo64 14:03:29 [2023-09-29T14:03:29.384Z] --- PASS: TestImportWithCustomPlatform (0.10s) 14:03:29 [2023-09-29T14:03:29.384Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) 14:03:29 [2023-09-29T14:03:29.384Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) 14:03:29 [2023-09-29T14:03:29.384Z] --- PASS: TestImportWithCustomPlatform// (0.00s) 14:03:29 [2023-09-29T14:03:29.384Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) 14:03:29 [2023-09-29T14:03:29.384Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) 14:03:29 [2023-09-29T14:03:29.384Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) 14:03:29 [2023-09-29T14:03:29.384Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) 14:03:29 [2023-09-29T14:03:29.384Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) 14:03:29 [2023-09-29T14:03:29.384Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) 14:03:29 [2023-09-29T14:03:29.384Z] === RUN TestImageInspectEmptyTagsAndDigests 14:03:29 [2023-09-29T14:03:29.384Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) 14:03:29 [2023-09-29T14:03:29.384Z] === RUN TestImagesFilterMultiReference 14:03:29 [2023-09-29T14:03:29.642Z] --- PASS: TestImagesFilterMultiReference (0.05s) 14:03:29 [2023-09-29T14:03:29.642Z] === RUN TestImagesFilterBeforeSince 14:03:29 [2023-09-29T14:03:29.642Z] list_test.go:87: ImageList: ID=sha256:55b9c9874321ca9ac1288eae5f91b13582d8b7ba9cc6955f22564b8c0797c7ca RepoTags=[testimagesfilterbeforesince:v3] 14:03:29 [2023-09-29T14:03:29.642Z] list_test.go:87: ImageList: ID=sha256:2bd278e40121a652390c276ff7651f790478388cb6ae631c02c59b549c9afdc3 RepoTags=[testimagesfilterbeforesince:v2] 14:03:29 [2023-09-29T14:03:29.642Z] list_test.go:87: ImageList: ID=sha256:8f3e7288eae2f7ca2fa6f37c84f543cd90b0300a9207e76d57a25df7d394e031 RepoTags=[testimagesfilterbeforesince:v1] 14:03:29 [2023-09-29T14:03:29.902Z] --- PASS: TestImagesFilterBeforeSince (0.22s) 14:03:29 [2023-09-29T14:03:29.902Z] === RUN TestAPIImagesFilters 14:03:29 [2023-09-29T14:03:29.902Z] === RUN TestAPIImagesFilters/repository_regex 14:03:29 [2023-09-29T14:03:29.902Z] === PAUSE TestAPIImagesFilters/repository_regex 14:03:29 [2023-09-29T14:03:29.902Z] === RUN TestAPIImagesFilters/image_name_regex 14:03:29 [2023-09-29T14:03:29.902Z] === PAUSE TestAPIImagesFilters/image_name_regex 14:03:29 [2023-09-29T14:03:29.902Z] === RUN TestAPIImagesFilters/image_name_without_a_tag 14:03:29 [2023-09-29T14:03:29.902Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag 14:03:29 [2023-09-29T14:03:29.902Z] === RUN TestAPIImagesFilters/registry_port_regex 14:03:29 [2023-09-29T14:03:29.902Z] === PAUSE TestAPIImagesFilters/registry_port_regex 14:03:29 [2023-09-29T14:03:29.902Z] === CONT TestAPIImagesFilters/repository_regex 14:03:29 [2023-09-29T14:03:29.902Z] === CONT TestAPIImagesFilters/image_name_without_a_tag 14:03:29 [2023-09-29T14:03:29.902Z] === CONT TestAPIImagesFilters/registry_port_regex 14:03:29 [2023-09-29T14:03:29.902Z] === CONT TestAPIImagesFilters/image_name_regex 14:03:29 [2023-09-29T14:03:29.902Z] --- PASS: TestAPIImagesFilters (0.03s) 14:03:29 [2023-09-29T14:03:29.902Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) 14:03:29 [2023-09-29T14:03:29.902Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) 14:03:29 [2023-09-29T14:03:29.902Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) 14:03:29 [2023-09-29T14:03:29.902Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) 14:03:29 [2023-09-29T14:03:29.902Z] === RUN TestPruneDontDeleteUsedDangling 14:03:29 [2023-09-29T14:03:29.902Z] --- PASS: TestPruneDontDeleteUsedDangling (0.04s) 14:03:29 [2023-09-29T14:03:29.902Z] === RUN TestImagePullPlatformInvalid 14:03:29 [2023-09-29T14:03:29.902Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 14:03:29 [2023-09-29T14:03:29.902Z] === RUN TestImagePullStoredfDigestForOtherRepo 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.763501382Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.9 instance.id=4f84304d-f7d2-4b76-958a-2d019bcf8e6f version=2.8.2 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.763588864Z" level=info msg="redis not configured" go.version=go1.19.9 instance.id=4f84304d-f7d2-4b76-958a-2d019bcf8e6f version=2.8.2 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.76359167Z" level=info msg="Starting upload purge in 35m0s" go.version=go1.19.9 instance.id=4f84304d-f7d2-4b76-958a-2d019bcf8e6f version=2.8.2 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.763838396Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.9 instance.id=4f84304d-f7d2-4b76-958a-2d019bcf8e6f version=2.8.2 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.856066191Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ea3756dc-3d87-45b4-9df4-9f8645f8a164 http.request.method=GET http.request.remoteaddr="127.0.0.1:43730" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.856117366Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=ea3756dc-3d87-45b4-9df4-9f8645f8a164 http.request.method=GET http.request.remoteaddr="127.0.0.1:43730" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration="989.989µs" http.response.status=200 http.response.written=2 14:03:29 [2023-09-29T14:03:29.903Z] 127.0.0.1 - - [29/Sep/2023:14:03:29 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.858436646Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aa4f6723-1fbe-48c0-9638-16e0027747e5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.858482045Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aa4f6723-1fbe-48c0-9638-16e0027747e5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.858586905Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d143a7e3-cea1-4c9d-af43-bce16e02d815 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.858615549Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aa4f6723-1fbe-48c0-9638-16e0027747e5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=42.083µ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=0f7a0551-df9a-49b4-981c-ebf417bb2215 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.858627594Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d143a7e3-cea1-4c9d-af43-bce16e02d815 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.858692529Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d143a7e3-cea1-4c9d-af43-bce16e02d815 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=28.25µ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=d057dac6-e25c-4732-b7b2-6f123b19f00c trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.858756627Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aa4f6723-1fbe-48c0-9638-16e0027747e5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.158831ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:03:29 [2023-09-29T14:03:29.903Z] 127.0.0.1 - - [29/Sep/2023:14:03:29 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.6+unknown" 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.858781923Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d143a7e3-cea1-4c9d-af43-bce16e02d815 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.177359ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:03:29 [2023-09-29T14:03:29.903Z] 127.0.0.1 - - [29/Sep/2023:14:03:29 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.6+unknown" 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.860469742Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8a799154-c65a-4e4a-82df-343cd55657d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" vars.name=test 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.860518242Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8a799154-c65a-4e4a-82df-343cd55657d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" vars.name=test 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.860675993Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cd79337e-12a8-4bff-a16c-f0163838857a/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8a799154-c65a-4e4a-82df-343cd55657d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" trace.duration=124.585µ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=98f8e62d-8f95-4fd0-8222-5f9541a92834 trace.line=110 vars.name=test 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.860730966Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/cd79337e-12a8-4bff-a16c-f0163838857a/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8a799154-c65a-4e4a-82df-343cd55657d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" trace.duration=22.835µ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=6f4cbdc1-12c3-4b71-826a-76eed02165d8 trace.line=142 vars.name=test 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.860760094Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d83df244-73cc-4a49-bdaf-766e2f2c0815 http.request.method=POST http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" vars.name=test 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.860803433Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cd79337e-12a8-4bff-a16c-f0163838857a/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8a799154-c65a-4e4a-82df-343cd55657d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" trace.duration=38.753µ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=937e4702-335d-48b2-8584-c512341f5957 trace.line=110 vars.name=test 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.860819146Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d83df244-73cc-4a49-bdaf-766e2f2c0815 http.request.method=POST http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" vars.name=test 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.860911896Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=8a799154-c65a-4e4a-82df-343cd55657d5 http.request.method=POST http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" http.response.duration=1.894627ms http.response.status=202 http.response.written=0 14:03:29 [2023-09-29T14:03:29.903Z] 127.0.0.1 - - [29/Sep/2023:14:03:29 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.6+unknown" 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.860909943Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2/startedat")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d83df244-73cc-4a49-bdaf-766e2f2c0815 http.request.method=POST http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" trace.duration=61.48µ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=edbc6b99-e761-422e-b53e-a43bc15dd98d trace.line=110 vars.name=test 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.861029688Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2/data", false)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d83df244-73cc-4a49-bdaf-766e2f2c0815 http.request.method=POST http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" trace.duration=28.34µ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=701adb26-e906-4fb3-95c8-6aaa79c554e3 trace.line=142 vars.name=test 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.861098151Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2/hashstates/sha256/0")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d83df244-73cc-4a49-bdaf-766e2f2c0815 http.request.method=POST http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" trace.duration=41.272µ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=d76ccf36-a403-438c-82e0-5e3e7f4cf916 trace.line=110 vars.name=test 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.861159639Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=d83df244-73cc-4a49-bdaf-766e2f2c0815 http.request.method=POST http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.6+unknown" http.response.duration=2.017957ms http.response.status=202 http.response.written=0 14:03:29 [2023-09-29T14:03:29.903Z] 127.0.0.1 - - [29/Sep/2023:14:03:29 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.6+unknown" 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.862584799Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4424ec0-e970-4b1d-a0e3-dd5b61bbb492 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/uploads/cd79337e-12a8-4bff-a16c-f0163838857a?_state=5sytJpz-rbBLbQPdRvaeDbKO72YFWXFyH9sGWiLftWV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzkzMzdlLTEyYTgtNGJmZi1hMTZjLWYwMTYzODM4ODU3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA1MzAxNjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.uuid=cd79337e-12a8-4bff-a16c-f0163838857a 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.862665536Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4424ec0-e970-4b1d-a0e3-dd5b61bbb492 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/uploads/cd79337e-12a8-4bff-a16c-f0163838857a?_state=5sytJpz-rbBLbQPdRvaeDbKO72YFWXFyH9sGWiLftWV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzkzMzdlLTEyYTgtNGJmZi1hMTZjLWYwMTYzODM4ODU3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA1MzAxNjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.uuid=cd79337e-12a8-4bff-a16c-f0163838857a 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.862738373Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/cd79337e-12a8-4bff-a16c-f0163838857a/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4424ec0-e970-4b1d-a0e3-dd5b61bbb492 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/uploads/cd79337e-12a8-4bff-a16c-f0163838857a?_state=5sytJpz-rbBLbQPdRvaeDbKO72YFWXFyH9sGWiLftWV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzkzMzdlLTEyYTgtNGJmZi1hMTZjLWYwMTYzODM4ODU3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA1MzAxNjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=41.361µ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=9ecdf426-4210-4e5c-8c24-507902a5108e trace.line=95 vars.name=test vars.uuid=cd79337e-12a8-4bff-a16c-f0163838857a 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.862793379Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/cd79337e-12a8-4bff-a16c-f0163838857a/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4424ec0-e970-4b1d-a0e3-dd5b61bbb492 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/uploads/cd79337e-12a8-4bff-a16c-f0163838857a?_state=5sytJpz-rbBLbQPdRvaeDbKO72YFWXFyH9sGWiLftWV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzkzMzdlLTEyYTgtNGJmZi1hMTZjLWYwMTYzODM4ODU3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA1MzAxNjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=21.235µ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=c6b900c4-462c-4b1f-bd97-1829344ad37d trace.line=142 vars.name=test vars.uuid=cd79337e-12a8-4bff-a16c-f0163838857a 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.862841067Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4424ec0-e970-4b1d-a0e3-dd5b61bbb492 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/uploads/cd79337e-12a8-4bff-a16c-f0163838857a?_state=5sytJpz-rbBLbQPdRvaeDbKO72YFWXFyH9sGWiLftWV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzkzMzdlLTEyYTgtNGJmZi1hMTZjLWYwMTYzODM4ODU3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA1MzAxNjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.uuid=cd79337e-12a8-4bff-a16c-f0163838857a 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.862914461Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cd79337e-12a8-4bff-a16c-f0163838857a/hashstates/sha256/194")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4424ec0-e970-4b1d-a0e3-dd5b61bbb492 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/uploads/cd79337e-12a8-4bff-a16c-f0163838857a?_state=5sytJpz-rbBLbQPdRvaeDbKO72YFWXFyH9sGWiLftWV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzkzMzdlLTEyYTgtNGJmZi1hMTZjLWYwMTYzODM4ODU3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA1MzAxNjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=37.571µ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=9db07562-b35f-445b-845f-79ec6e6d58c5 trace.line=110 vars.name=test vars.uuid=cd79337e-12a8-4bff-a16c-f0163838857a 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.862955166Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/cd79337e-12a8-4bff-a16c-f0163838857a/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4424ec0-e970-4b1d-a0e3-dd5b61bbb492 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/uploads/cd79337e-12a8-4bff-a16c-f0163838857a?_state=5sytJpz-rbBLbQPdRvaeDbKO72YFWXFyH9sGWiLftWV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzkzMzdlLTEyYTgtNGJmZi1hMTZjLWYwMTYzODM4ODU3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA1MzAxNjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=15.623µ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=8a041b2c-11a4-4f79-9198-8294c597aeb1 trace.line=155 vars.name=test vars.uuid=cd79337e-12a8-4bff-a16c-f0163838857a 14:03:29 [2023-09-29T14:03:29.903Z] time="2023-09-29T14:03:29.862996339Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4424ec0-e970-4b1d-a0e3-dd5b61bbb492 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/uploads/cd79337e-12a8-4bff-a16c-f0163838857a?_state=5sytJpz-rbBLbQPdRvaeDbKO72YFWXFyH9sGWiLftWV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzkzMzdlLTEyYTgtNGJmZi1hMTZjLWYwMTYzODM4ODU3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA1MzAxNjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+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=3d7d5545-cd1a-4133-b31b-4d3bfa0db2a1 trace.line=155 vars.name=test vars.uuid=cd79337e-12a8-4bff-a16c-f0163838857a 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.863026887Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/cd79337e-12a8-4bff-a16c-f0163838857a/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4424ec0-e970-4b1d-a0e3-dd5b61bbb492 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/uploads/cd79337e-12a8-4bff-a16c-f0163838857a?_state=5sytJpz-rbBLbQPdRvaeDbKO72YFWXFyH9sGWiLftWV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzkzMzdlLTEyYTgtNGJmZi1hMTZjLWYwMTYzODM4ODU3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA1MzAxNjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=8.394µ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=d840f19c-627d-45d1-a9d1-b8b16bd87417 trace.line=155 vars.name=test vars.uuid=cd79337e-12a8-4bff-a16c-f0163838857a 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.863104515Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/cd79337e-12a8-4bff-a16c-f0163838857a/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4424ec0-e970-4b1d-a0e3-dd5b61bbb492 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/uploads/cd79337e-12a8-4bff-a16c-f0163838857a?_state=5sytJpz-rbBLbQPdRvaeDbKO72YFWXFyH9sGWiLftWV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzkzMzdlLTEyYTgtNGJmZi1hMTZjLWYwMTYzODM4ODU3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA1MzAxNjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=51.741µ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=9c1cfa86-1e3a-47cb-8f7f-98798673e5f0 trace.line=185 vars.name=test vars.uuid=cd79337e-12a8-4bff-a16c-f0163838857a 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.863187369Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4424ec0-e970-4b1d-a0e3-dd5b61bbb492 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/uploads/cd79337e-12a8-4bff-a16c-f0163838857a?_state=5sytJpz-rbBLbQPdRvaeDbKO72YFWXFyH9sGWiLftWV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzkzMzdlLTEyYTgtNGJmZi1hMTZjLWYwMTYzODM4ODU3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA1MzAxNjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=50.757µ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=42bec32e-0fa3-4091-863d-281ff68243d7 trace.line=110 vars.name=test vars.uuid=cd79337e-12a8-4bff-a16c-f0163838857a 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.863302757Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/cd79337e-12a8-4bff-a16c-f0163838857a")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4424ec0-e970-4b1d-a0e3-dd5b61bbb492 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/uploads/cd79337e-12a8-4bff-a16c-f0163838857a?_state=5sytJpz-rbBLbQPdRvaeDbKO72YFWXFyH9sGWiLftWV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzkzMzdlLTEyYTgtNGJmZi1hMTZjLWYwMTYzODM4ODU3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA1MzAxNjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" trace.duration=89.238µ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=85684190-4c1e-4730-976b-b7848f8fac27 trace.line=202 vars.name=test vars.uuid=cd79337e-12a8-4bff-a16c-f0163838857a 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.863378629Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d4424ec0-e970-4b1d-a0e3-dd5b61bbb492 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43740" http.request.uri="/v2/test/blobs/uploads/cd79337e-12a8-4bff-a16c-f0163838857a?_state=5sytJpz-rbBLbQPdRvaeDbKO72YFWXFyH9sGWiLftWV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzkzMzdlLTEyYTgtNGJmZi1hMTZjLWYwMTYzODM4ODU3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA1MzAxNjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.6+unknown" http.response.duration=1.505028ms http.response.status=201 http.response.written=0 14:03:29 [2023-09-29T14:03:29.904Z] 127.0.0.1 - - [29/Sep/2023:14:03:29 +0000] "PUT /v2/test/blobs/uploads/cd79337e-12a8-4bff-a16c-f0163838857a?_state=5sytJpz-rbBLbQPdRvaeDbKO72YFWXFyH9sGWiLftWV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzkzMzdlLTEyYTgtNGJmZi1hMTZjLWYwMTYzODM4ODU3YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA1MzAxNjRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.6+unknown" 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.864333582Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=830025c8-3d95-410f-9bd3-b98fa1b89706 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2?_state=e2mcV9j9ddlPgzY7Gcra8ITC5dEV38VS4ETPD5sM1Tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExMDA4NDNiLWQ4ZTUtNGI2Zi1hNzM3LWE4NjNjZmNiZjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA4MzE4MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.uuid=a100843b-d8e5-4b6f-a737-a863cfcbf8b2 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.86442716Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=830025c8-3d95-410f-9bd3-b98fa1b89706 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2?_state=e2mcV9j9ddlPgzY7Gcra8ITC5dEV38VS4ETPD5sM1Tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExMDA4NDNiLWQ4ZTUtNGI2Zi1hNzM3LWE4NjNjZmNiZjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA4MzE4MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.uuid=a100843b-d8e5-4b6f-a737-a863cfcbf8b2 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.864497174Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2/startedat")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=830025c8-3d95-410f-9bd3-b98fa1b89706 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2?_state=e2mcV9j9ddlPgzY7Gcra8ITC5dEV38VS4ETPD5sM1Tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExMDA4NDNiLWQ4ZTUtNGI2Zi1hNzM3LWE4NjNjZmNiZjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA4MzE4MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=41.025µ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=b62b0bd3-1644-4ab4-a38f-041ebdc3f102 trace.line=95 vars.name=test vars.uuid=a100843b-d8e5-4b6f-a737-a863cfcbf8b2 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.86455063Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2/data", true)" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=830025c8-3d95-410f-9bd3-b98fa1b89706 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2?_state=e2mcV9j9ddlPgzY7Gcra8ITC5dEV38VS4ETPD5sM1Tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExMDA4NDNiLWQ4ZTUtNGI2Zi1hNzM3LWE4NjNjZmNiZjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA4MzE4MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=20.267µ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=cfe480c3-aede-4005-9624-f74eec58a8f3 trace.line=142 vars.name=test vars.uuid=a100843b-d8e5-4b6f-a737-a863cfcbf8b2 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.864591729Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=830025c8-3d95-410f-9bd3-b98fa1b89706 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2?_state=e2mcV9j9ddlPgzY7Gcra8ITC5dEV38VS4ETPD5sM1Tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExMDA4NDNiLWQ4ZTUtNGI2Zi1hNzM3LWE4NjNjZmNiZjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA4MzE4MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.uuid=a100843b-d8e5-4b6f-a737-a863cfcbf8b2 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.864665993Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2/hashstates/sha256/68")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=830025c8-3d95-410f-9bd3-b98fa1b89706 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2?_state=e2mcV9j9ddlPgzY7Gcra8ITC5dEV38VS4ETPD5sM1Tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExMDA4NDNiLWQ4ZTUtNGI2Zi1hNzM3LWE4NjNjZmNiZjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA4MzE4MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=38.235µ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=520fc5c4-3895-4680-b18d-763096a56b2d trace.line=110 vars.name=test vars.uuid=a100843b-d8e5-4b6f-a737-a863cfcbf8b2 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.864702062Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=830025c8-3d95-410f-9bd3-b98fa1b89706 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2?_state=e2mcV9j9ddlPgzY7Gcra8ITC5dEV38VS4ETPD5sM1Tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExMDA4NDNiLWQ4ZTUtNGI2Zi1hNzM3LWE4NjNjZmNiZjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA4MzE4MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=10.231µ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=2c627d17-3c9c-4ac5-b27e-af635164d454 trace.line=155 vars.name=test vars.uuid=a100843b-d8e5-4b6f-a737-a863cfcbf8b2 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.864742234Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=830025c8-3d95-410f-9bd3-b98fa1b89706 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2?_state=e2mcV9j9ddlPgzY7Gcra8ITC5dEV38VS4ETPD5sM1Tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExMDA4NDNiLWQ4ZTUtNGI2Zi1hNzM3LWE4NjNjZmNiZjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA4MzE4MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=13.063µ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=1048e046-3ef3-4ddd-9b5f-03723f1b49c8 trace.line=155 vars.name=test vars.uuid=a100843b-d8e5-4b6f-a737-a863cfcbf8b2 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.864769983Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2/data")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=830025c8-3d95-410f-9bd3-b98fa1b89706 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2?_state=e2mcV9j9ddlPgzY7Gcra8ITC5dEV38VS4ETPD5sM1Tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExMDA4NDNiLWQ4ZTUtNGI2Zi1hNzM3LWE4NjNjZmNiZjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA4MzE4MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=8.623µ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=dbef2775-0138-4745-b1cb-40db60a7eb3d trace.line=155 vars.name=test vars.uuid=a100843b-d8e5-4b6f-a737-a863cfcbf8b2 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.864834377Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=830025c8-3d95-410f-9bd3-b98fa1b89706 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2?_state=e2mcV9j9ddlPgzY7Gcra8ITC5dEV38VS4ETPD5sM1Tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExMDA4NDNiLWQ4ZTUtNGI2Zi1hNzM3LWE4NjNjZmNiZjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA4MzE4MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=40.993µ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=20d20884-a8cb-4dbe-a8c5-8e9b0f28c2c3 trace.line=185 vars.name=test vars.uuid=a100843b-d8e5-4b6f-a737-a863cfcbf8b2 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.86489671Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=830025c8-3d95-410f-9bd3-b98fa1b89706 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2?_state=e2mcV9j9ddlPgzY7Gcra8ITC5dEV38VS4ETPD5sM1Tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExMDA4NDNiLWQ4ZTUtNGI2Zi1hNzM3LWE4NjNjZmNiZjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA4MzE4MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=32.714µ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=048f4cfe-1d7f-4a3a-96d3-6bc3f141b071 trace.line=110 vars.name=test vars.uuid=a100843b-d8e5-4b6f-a737-a863cfcbf8b2 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.864998084Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2")" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=830025c8-3d95-410f-9bd3-b98fa1b89706 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2?_state=e2mcV9j9ddlPgzY7Gcra8ITC5dEV38VS4ETPD5sM1Tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExMDA4NDNiLWQ4ZTUtNGI2Zi1hNzM3LWE4NjNjZmNiZjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA4MzE4MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" trace.duration=76.209µ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=ed3f86d8-fd32-46e8-96be-4d7c914dc2bb trace.line=202 vars.name=test vars.uuid=a100843b-d8e5-4b6f-a737-a863cfcbf8b2 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.865070813Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=830025c8-3d95-410f-9bd3-b98fa1b89706 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/blobs/uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2?_state=e2mcV9j9ddlPgzY7Gcra8ITC5dEV38VS4ETPD5sM1Tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExMDA4NDNiLWQ4ZTUtNGI2Zi1hNzM3LWE4NjNjZmNiZjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA4MzE4MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.6+unknown" http.response.duration=2.167897ms http.response.status=201 http.response.written=0 14:03:29 [2023-09-29T14:03:29.904Z] 127.0.0.1 - - [29/Sep/2023:14:03:29 +0000] "PUT /v2/test/blobs/uploads/a100843b-d8e5-4b6f-a737-a863cfcbf8b2?_state=e2mcV9j9ddlPgzY7Gcra8ITC5dEV38VS4ETPD5sM1Tx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImExMDA4NDNiLWQ4ZTUtNGI2Zi1hNzM3LWE4NjNjZmNiZjhiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOS0yOVQxNDowMzoyOS44NjA4MzE4MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.6+unknown" 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.866040125Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5cfbfac5-dc95-4c1a-acd1-48bbfb8a7d43 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.866077614Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5cfbfac5-dc95-4c1a-acd1-48bbfb8a7d43 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.866134828Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5cfbfac5-dc95-4c1a-acd1-48bbfb8a7d43 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=25.493µ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=a1484483-5d75-4c4c-8584-b3262a2046d9 trace.line=95 vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.866201723Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=5cfbfac5-dc95-4c1a-acd1-48bbfb8a7d43 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="754.544µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.904Z] 127.0.0.1 - - [29/Sep/2023:14:03:29 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.6+unknown" 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.867119606Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c51b14da-a6c2-4b51-8d0d-7c802fdb5fa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.86716269Z" level=debug msg=PutImageManifest go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c51b14da-a6c2-4b51-8d0d-7c802fdb5fa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.867308527Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c51b14da-a6c2-4b51-8d0d-7c802fdb5fa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.867325339Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c51b14da-a6c2-4b51-8d0d-7c802fdb5fa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.904Z] time="2023-09-29T14:03:29.867335251Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c51b14da-a6c2-4b51-8d0d-7c802fdb5fa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.867423389Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c51b14da-a6c2-4b51-8d0d-7c802fdb5fa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=48.935µ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=af762182-809b-4742-af74-b895d96dce00 trace.line=95 vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.867475491Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c51b14da-a6c2-4b51-8d0d-7c802fdb5fa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=16.911µ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=50bbfed2-6907-4a8f-b2ad-836d8d377b39 trace.line=155 vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.867522457Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c51b14da-a6c2-4b51-8d0d-7c802fdb5fa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=19.258µ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=e6e44b0a-4ea2-48b6-b046-d3f321e493db trace.line=95 vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.867569218Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c51b14da-a6c2-4b51-8d0d-7c802fdb5fa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=12.16µ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=c8712ebd-7787-4ed0-b78b-6ac50f2f2127 trace.line=155 vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.867611638Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c51b14da-a6c2-4b51-8d0d-7c802fdb5fa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=13.071µ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=56cfea6b-122d-4a00-ab88-6cd4332e9e08 trace.line=155 vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.867692392Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c51b14da-a6c2-4b51-8d0d-7c802fdb5fa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=53.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).PutContent" trace.id=1723a9cd-aa21-4631-b30f-8a3c40e4cbff trace.line=110 vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.867777306Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c51b14da-a6c2-4b51-8d0d-7c802fdb5fa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=53.333µ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=55e01934-5156-4447-9d92-1c552b859e1b trace.line=110 vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.867949965Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c51b14da-a6c2-4b51-8d0d-7c802fdb5fa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=62.629µ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=131ca11a-91f5-4397-853a-37ef203a8819 trace.line=110 vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.868025345Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c51b14da-a6c2-4b51-8d0d-7c802fdb5fa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" trace.duration=39.064µ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=5fe2a760-381a-4bce-80d8-3cd1ee3d95d0 trace.line=110 vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.868067601Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c51b14da-a6c2-4b51-8d0d-7c802fdb5fa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.868086021Z" level=info msg="response completed" go.version=go1.19.9 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c51b14da-a6c2-4b51-8d0d-7c802fdb5fa3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43738" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.6+unknown" http.response.duration=1.592739ms http.response.status=201 http.response.written=0 14:03:29 [2023-09-29T14:03:29.905Z] 127.0.0.1 - - [29/Sep/2023:14:03:29 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.6+unknown" 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.87245854Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6f2bb9c9-8c9e-4972-9d43-73e7893c932e http.request.method=GET http.request.remoteaddr="127.0.0.1:43768" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.872504874Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=6f2bb9c9-8c9e-4972-9d43-73e7893c932e http.request.method=GET http.request.remoteaddr="127.0.0.1:43768" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 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="887.286µs" http.response.status=200 http.response.written=2 14:03:29 [2023-09-29T14:03:29.905Z] 127.0.0.1 - - [29/Sep/2023:14:03:29 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.875156844Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=417765b2-6798-4e17-a714-c28739801750 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.875200807Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=417765b2-6798-4e17-a714-c28739801750 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.87528806Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=417765b2-6798-4e17-a714-c28739801750 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=51.117µ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=f640b904-7664-41d0-90bf-c1ac462ebf2b trace.line=95 vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.875314127Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=417765b2-6798-4e17-a714-c28739801750 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.875364129Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=417765b2-6798-4e17-a714-c28739801750 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.523µ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=5cfbef13-4397-4592-864f-688f20752cc8 trace.line=95 vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.875415385Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=417765b2-6798-4e17-a714-c28739801750 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.24µ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=fe230042-523d-482b-96ec-20cdcfac25ca trace.line=155 vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.875455328Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=417765b2-6798-4e17-a714-c28739801750 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.601µ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=13171971-023c-4e8b-aea0-7221946e0e07 trace.line=125 vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.875506798Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=417765b2-6798-4e17-a714-c28739801750 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.875600639Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=417765b2-6798-4e17-a714-c28739801750 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43778" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 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.82043ms http.response.status=200 http.response.written=417 14:03:29 [2023-09-29T14:03:29.905Z] 127.0.0.1 - - [29/Sep/2023:14:03:29 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.883676072Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7c8bd7f8-9c0f-47dd-aeda-5fe9de0fca9d http.request.method=GET http.request.remoteaddr="127.0.0.1:43784" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.883723415Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7c8bd7f8-9c0f-47dd-aeda-5fe9de0fca9d http.request.method=GET http.request.remoteaddr="127.0.0.1:43784" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.883739916Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7c8bd7f8-9c0f-47dd-aeda-5fe9de0fca9d http.request.method=GET http.request.remoteaddr="127.0.0.1:43784" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.883821876Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7c8bd7f8-9c0f-47dd-aeda-5fe9de0fca9d http.request.method=GET http.request.remoteaddr="127.0.0.1:43784" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.03µ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=1647c463-ed4e-4b71-9526-5435310804bf trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.883881617Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7c8bd7f8-9c0f-47dd-aeda-5fe9de0fca9d http.request.method=GET http.request.remoteaddr="127.0.0.1:43784" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.313µ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=3c6dba4c-a10b-45c3-9759-218ffbf60875 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:03:29 [2023-09-29T14:03:29.905Z] time="2023-09-29T14:03:29.883923036Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7c8bd7f8-9c0f-47dd-aeda-5fe9de0fca9d http.request.method=GET http.request.remoteaddr="127.0.0.1:43784" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.103µ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=46048ccd-2e1e-4dc6-8a0a-1eee21b71858 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.883960787Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7c8bd7f8-9c0f-47dd-aeda-5fe9de0fca9d http.request.method=GET http.request.remoteaddr="127.0.0.1:43784" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.884058222Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=7c8bd7f8-9c0f-47dd-aeda-5fe9de0fca9d http.request.method=GET http.request.remoteaddr="127.0.0.1:43784" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 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.217785ms http.response.status=200 http.response.written=417 14:03:29 [2023-09-29T14:03:29.906Z] 127.0.0.1 - - [29/Sep/2023:14:03:29 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.890483965Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=504eaefa-b4cc-41c8-b0b2-f9bc4623a3ce http.request.method=GET http.request.remoteaddr="127.0.0.1:43794" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.890507989Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a7d3d237-cfd9-46bd-b10b-b2a1950acfb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.89054268Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a7d3d237-cfd9-46bd-b10b-b2a1950acfb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.890541023Z" level=debug msg=GetBlob go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=504eaefa-b4cc-41c8-b0b2-f9bc4623a3ce http.request.method=GET http.request.remoteaddr="127.0.0.1:43794" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.890645014Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a7d3d237-cfd9-46bd-b10b-b2a1950acfb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.14µ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=2f534c9d-e784-4479-8aa2-62b4e34536e8 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.89069143Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=504eaefa-b4cc-41c8-b0b2-f9bc4623a3ce http.request.method=GET http.request.remoteaddr="127.0.0.1:43794" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.265µ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=3f17101b-4073-4785-9c39-dafd1ea36cbd trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.89070208Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a7d3d237-cfd9-46bd-b10b-b2a1950acfb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.832µ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=2da97b72-ab50-4e70-a01a-11ffe1642b87 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.890743491Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=504eaefa-b4cc-41c8-b0b2-f9bc4623a3ce http.request.method=GET http.request.remoteaddr="127.0.0.1:43794" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.018µ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=5a6d1549-568e-4b80-9bce-197887ce4b7a trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.890790481Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=504eaefa-b4cc-41c8-b0b2-f9bc4623a3ce http.request.method=GET http.request.remoteaddr="127.0.0.1:43794" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.181µ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=0adb6174-44b6-41b0-8a42-276e35b09be3 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.890827838Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=504eaefa-b4cc-41c8-b0b2-f9bc4623a3ce http.request.method=GET http.request.remoteaddr="127.0.0.1:43794" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.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).Stat" trace.id=e6044a4b-5339-4e0b-b568-f4ff1de545da trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.890862521Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=504eaefa-b4cc-41c8-b0b2-f9bc4623a3ce http.request.method=GET http.request.remoteaddr="127.0.0.1:43794" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.993µ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=91c3747f-8f79-417b-b568-bf60561add78 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.890747207Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a7d3d237-cfd9-46bd-b10b-b2a1950acfb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.96µ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=c266ffa9-4bc1-49a4-be22-54bde450f41b trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.890897015Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=504eaefa-b4cc-41c8-b0b2-f9bc4623a3ce http.request.method=GET http.request.remoteaddr="127.0.0.1:43794" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.707µ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=b8886079-a429-4076-bf17-cfe0f80dbcb9 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.890968777Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=504eaefa-b4cc-41c8-b0b2-f9bc4623a3ce http.request.method=GET http.request.remoteaddr="127.0.0.1:43794" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.168µ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=d6c5490a-cf7e-4434-890c-639b3fdb712d trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.891002844Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a7d3d237-cfd9-46bd-b10b-b2a1950acfb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=75.618µ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=fd10e5a0-1ad9-4ab1-9a09-c259e9d141dc trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.891040997Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a7d3d237-cfd9-46bd-b10b-b2a1950acfb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.747µ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=e0eb1a22-ebd3-46a4-b32f-728b3244ad92 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.891076008Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a7d3d237-cfd9-46bd-b10b-b2a1950acfb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.638µ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=e36c6393-fc87-4214-8fb5-cadb73da6098 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.891121875Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a7d3d237-cfd9-46bd-b10b-b2a1950acfb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.654µ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=0762c025-612c-487d-b403-285926c1f692 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.892231952Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a7d3d237-cfd9-46bd-b10b-b2a1950acfb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.61µ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=82b9ee64-0b33-4b13-9a9d-2b9161a6bd5c trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.892304895Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a7d3d237-cfd9-46bd-b10b-b2a1950acfb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.854µ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=a38ac057-847d-4dcd-bbfa-d71e3362ff4f trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.892387183Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=a7d3d237-cfd9-46bd-b10b-b2a1950acfb2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43798" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 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.341162ms http.response.status=200 http.response.written=68 14:03:29 [2023-09-29T14:03:29.906Z] 127.0.0.1 - - [29/Sep/2023:14:03:29 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.892590365Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=504eaefa-b4cc-41c8-b0b2-f9bc4623a3ce http.request.method=GET http.request.remoteaddr="127.0.0.1:43794" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.652µ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=b1828d44-721b-486f-b48b-0e001116806b trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.892661002Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=504eaefa-b4cc-41c8-b0b2-f9bc4623a3ce http.request.method=GET http.request.remoteaddr="127.0.0.1:43794" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.5µ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=e620e724-80f6-477a-b02c-190392dd1372 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.892717379Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=504eaefa-b4cc-41c8-b0b2-f9bc4623a3ce http.request.method=GET http.request.remoteaddr="127.0.0.1:43794" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 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.669043ms http.response.status=200 http.response.written=194 14:03:29 [2023-09-29T14:03:29.906Z] 127.0.0.1 - - [29/Sep/2023:14:03:29 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:03:29 [2023-09-29T14:03:29.906Z] time="2023-09-29T14:03:29.906119636Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=db4e671d-a54e-428d-b594-6890b03fd639 http.request.method=GET http.request.remoteaddr="127.0.0.1:43828" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:03:29 [2023-09-29T14:03:29.907Z] time="2023-09-29T14:03:29.906164313Z" level=info msg="response completed" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=db4e671d-a54e-428d-b594-6890b03fd639 http.request.method=GET http.request.remoteaddr="127.0.0.1:43828" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 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="920.853µs" http.response.status=200 http.response.written=2 14:03:29 [2023-09-29T14:03:29.907Z] 127.0.0.1 - - [29/Sep/2023:14:03:29 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:03:30 [2023-09-29T14:03:30.165Z] time="2023-09-29T14:03:29.911827741Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=764d3f30-804e-4c0e-b3d6-8bc60c552d97 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43840" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:03:30 [2023-09-29T14:03:30.165Z] time="2023-09-29T14:03:29.911877915Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=764d3f30-804e-4c0e-b3d6-8bc60c552d97 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43840" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:03:30 [2023-09-29T14:03:30.165Z] time="2023-09-29T14:03:29.91189165Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=764d3f30-804e-4c0e-b3d6-8bc60c552d97 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43840" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:03:30 [2023-09-29T14:03:30.165Z] time="2023-09-29T14:03:29.911962262Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=764d3f30-804e-4c0e-b3d6-8bc60c552d97 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43840" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.724µ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=df175d44-152b-4c5a-844a-414042969e13 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:03:30 [2023-09-29T14:03:30.166Z] time="2023-09-29T14:03:29.912008383Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=764d3f30-804e-4c0e-b3d6-8bc60c552d97 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43840" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.505µ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=cea4771a-b316-48cb-876f-968464b6059a trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:03:30 [2023-09-29T14:03:30.166Z] time="2023-09-29T14:03:29.912085502Z" 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.19.9 http.request.host="127.0.0.1:5000" http.request.id=764d3f30-804e-4c0e-b3d6-8bc60c552d97 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43840" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 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.074968ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:03:30 [2023-09-29T14:03:30.166Z] 127.0.0.1 - - [29/Sep/2023:14:03:29 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:03:30 [2023-09-29T14:03:30.166Z] time="2023-09-29T14:03:29.913369732Z" level=debug msg="authorizing request" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aaca1355-4c40-4dfb-897a-83b29b9d8ea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43842" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:03:30 [2023-09-29T14:03:30.166Z] time="2023-09-29T14:03:29.913410683Z" level=debug msg=GetImageManifest go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aaca1355-4c40-4dfb-897a-83b29b9d8ea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43842" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:03:30 [2023-09-29T14:03:30.166Z] time="2023-09-29T14:03:29.913424542Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aaca1355-4c40-4dfb-897a-83b29b9d8ea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43842" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:03:30 [2023-09-29T14:03:30.166Z] time="2023-09-29T14:03:29.913485727Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aaca1355-4c40-4dfb-897a-83b29b9d8ea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43842" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.417µ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=7642abac-bf7d-49a4-ba0e-66130ce4dc05 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:03:30 [2023-09-29T14:03:30.166Z] time="2023-09-29T14:03:29.913534292Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.19.9 http.request.host="127.0.0.1:5000" http.request.id=aaca1355-4c40-4dfb-897a-83b29b9d8ea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43842" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.447µ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=50122c78-964a-4b5a-9f75-0a4c2a16e202 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:03:30 [2023-09-29T14:03:30.166Z] time="2023-09-29T14:03:29.91357919Z" 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.19.9 http.request.host="127.0.0.1:5000" http.request.id=aaca1355-4c40-4dfb-897a-83b29b9d8ea2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43842" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 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.018271ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 14:03:30 [2023-09-29T14:03:30.166Z] 127.0.0.1 - - [29/Sep/2023:14:03:29 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.1 git-commit/e6a1496a1ff1a6b9475cfb90b01abdc3a9bd2f52 kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 14:03:30 [2023-09-29T14:03:30.166Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s) 14:03:30 [2023-09-29T14:03:30.166Z] === RUN TestRemoveImageOrphaning 14:03:30 [2023-09-29T14:03:30.166Z] --- PASS: TestRemoveImageOrphaning (0.14s) 14:03:30 [2023-09-29T14:03:30.166Z] === RUN TestRemoveByDigest 14:03:30 [2023-09-29T14:03:30.166Z] remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 14:03:30 [2023-09-29T14:03:30.166Z] --- SKIP: TestRemoveByDigest (0.00s) 14:03:30 [2023-09-29T14:03:30.166Z] === RUN TestRemoveImageGarbageCollector 14:03:30 [2023-09-29T14:03:30.166Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm 14:03:30 [2023-09-29T14:03:30.166Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 14:03:30 [2023-09-29T14:03:30.166Z] === RUN TestSaveCheckTimes 14:03:30 [2023-09-29T14:03:30.166Z] === PAUSE TestSaveCheckTimes 14:03:30 [2023-09-29T14:03:30.166Z] === RUN TestSaveRepoWithMultipleImages 14:03:31 [2023-09-29T14:03:31.100Z] --- PASS: TestSaveRepoWithMultipleImages (0.99s) 14:03:31 [2023-09-29T14:03:31.100Z] === RUN TestSaveDirectoryPermissions 14:03:32 [2023-09-29T14:03:32.474Z] --- PASS: TestSaveDirectoryPermissions (1.02s) 14:03:32 [2023-09-29T14:03:32.474Z] === RUN TestTagUnprefixedRepoByNameOrName 14:03:32 [2023-09-29T14:03:32.474Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 14:03:32 [2023-09-29T14:03:32.474Z] === RUN TestTagUsingDigestAlgorithmAsName 14:03:32 [2023-09-29T14:03:32.474Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) 14:03:32 [2023-09-29T14:03:32.474Z] === RUN TestTagValidPrefixedRepo 14:03:32 [2023-09-29T14:03:32.474Z] === RUN TestTagValidPrefixedRepo/fooo/bar 14:03:32 [2023-09-29T14:03:32.474Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar 14:03:32 [2023-09-29T14:03:32.474Z] === RUN TestTagValidPrefixedRepo/fooaa/test 14:03:32 [2023-09-29T14:03:32.474Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test 14:03:32 [2023-09-29T14:03:32.474Z] === RUN TestTagValidPrefixedRepo/foooo:t 14:03:32 [2023-09-29T14:03:32.474Z] === PAUSE TestTagValidPrefixedRepo/foooo:t 14:03:32 [2023-09-29T14:03:32.474Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 14:03:32 [2023-09-29T14:03:32.474Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 14:03:32 [2023-09-29T14:03:32.474Z] === CONT TestTagValidPrefixedRepo/fooo/bar 14:03:32 [2023-09-29T14:03:32.474Z] === CONT TestTagValidPrefixedRepo/foooo:t 14:03:32 [2023-09-29T14:03:32.474Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar 14:03:32 [2023-09-29T14:03:32.474Z] === CONT TestTagValidPrefixedRepo/fooaa/test 14:03:32 [2023-09-29T14:03:32.474Z] --- PASS: TestTagValidPrefixedRepo (0.02s) 14:03:32 [2023-09-29T14:03:32.474Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) 14:03:32 [2023-09-29T14:03:32.474Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s) 14:03:32 [2023-09-29T14:03:32.474Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s) 14:03:32 [2023-09-29T14:03:32.474Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s) 14:03:32 [2023-09-29T14:03:32.474Z] === RUN TestTagExistedNameWithoutForce 14:03:32 [2023-09-29T14:03:32.474Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) 14:03:32 [2023-09-29T14:03:32.474Z] === RUN TestTagOfficialNames 14:03:32 [2023-09-29T14:03:32.474Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox 14:03:32 [2023-09-29T14:03:32.474Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox 14:03:32 [2023-09-29T14:03:32.474Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox 14:03:32 [2023-09-29T14:03:32.474Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox 14:03:32 [2023-09-29T14:03:32.474Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox 14:03:32 [2023-09-29T14:03:32.474Z] --- PASS: TestTagOfficialNames (0.05s) 14:03:32 [2023-09-29T14:03:32.474Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) 14:03:32 [2023-09-29T14:03:32.474Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) 14:03:32 [2023-09-29T14:03:32.474Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) 14:03:32 [2023-09-29T14:03:32.474Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) 14:03:32 [2023-09-29T14:03:32.474Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) 14:03:32 [2023-09-29T14:03:32.474Z] === RUN TestTagMatchesDigest 14:03:32 [2023-09-29T14:03:32.474Z] --- PASS: TestTagMatchesDigest (0.01s) 14:03:32 [2023-09-29T14:03:32.474Z] === CONT TestSaveCheckTimes 14:03:32 [2023-09-29T14:03:32.474Z] --- PASS: TestSaveCheckTimes (0.03s) 14:03:32 [2023-09-29T14:03:32.474Z] PASS 14:03:32 [2023-09-29T14:03:32.474Z] 14:03:32 [2023-09-29T14:03:32.474Z] === Skipped 14:03:32 [2023-09-29T14:03:32.474Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 14:03:32 [2023-09-29T14:03:32.474Z] import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out 14:03:32 [2023-09-29T14:03:32.474Z] 14:03:32 [2023-09-29T14:03:32.474Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) 14:03:32 [2023-09-29T14:03:32.474Z] remove_test.go:63: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers 14:03:32 [2023-09-29T14:03:32.474Z] 14:03:32 [2023-09-29T14:03:32.474Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 14:03:32 [2023-09-29T14:03:32.474Z] remove_unix_test.go:34: (*Execution).NotAmd64-fm 14:03:32 [2023-09-29T14:03:32.474Z] 14:03:32 [2023-09-29T14:03:32.474Z] DONE 44 tests, 3 skipped in 3.178s 14:03:32 [2023-09-29T14:03:32.474Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 14:03:32 [2023-09-29T14:03:32.474Z] ++ '[' -n '' ']' 14:03:32 [2023-09-29T14:03:32.474Z] ++ 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 14:03:32 [2023-09-29T14:03:32.474Z] ++ set -e 14:03:32 [2023-09-29T14:03:32.474Z] ++ '[' -n 0 ']' 14:03:32 [2023-09-29T14:03:32.474Z] ++ set -x 14:03:32 [2023-09-29T14:03:32.474Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.v6RTfMueh4/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 14:03:32 [2023-09-29T14:03:32.474Z] === RUN TestStripANSICommands 14:03:32 [2023-09-29T14:03:32.474Z] === RUN TestStripANSICommands/#00 14:03:32 [2023-09-29T14:03:32.474Z] === RUN TestStripANSICommands/#01 14:03:32 [2023-09-29T14:03:32.474Z] --- PASS: TestStripANSICommands (0.00s) 14:03:32 [2023-09-29T14:03:32.474Z] --- PASS: TestStripANSICommands/#00 (0.00s) 14:03:32 [2023-09-29T14:03:32.474Z] --- PASS: TestStripANSICommands/#01 (0.00s) 14:03:32 [2023-09-29T14:03:32.474Z] PASS 14:03:32 [2023-09-29T14:03:32.474Z] 14:03:32 [2023-09-29T14:03:32.474Z] DONE 3 tests in 0.009s 14:03:32 [2023-09-29T14:03:32.475Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 14:03:32 [2023-09-29T14:03:32.475Z] ++ '[' -n '' ']' 14:03:32 [2023-09-29T14:03:32.475Z] ++ 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 14:03:32 [2023-09-29T14:03:32.475Z] ++ set -e 14:03:32 [2023-09-29T14:03:32.475Z] ++ '[' -n 0 ']' 14:03:32 [2023-09-29T14:03:32.475Z] ++ set -x 14:03:32 [2023-09-29T14:03:32.475Z] ++ 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.v6RTfMueh4/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 14:03:32 [2023-09-29T14:03:32.475Z] INFO: Testing against a local daemon 14:03:32 [2023-09-29T14:03:32.475Z] === RUN TestCreateWithMultiNetworks 14:03:33 [2023-09-29T14:03:33.408Z] --- PASS: TestCreateWithMultiNetworks (1.00s) 14:03:33 [2023-09-29T14:03:33.408Z] === RUN TestNetworkCreateDelete 14:03:33 [2023-09-29T14:03:33.666Z] --- PASS: TestNetworkCreateDelete (0.19s) 14:03:33 [2023-09-29T14:03:33.666Z] === RUN TestDockerNetworkDeletePreferID 14:03:34 [2023-09-29T14:03:34.232Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) 14:03:34 [2023-09-29T14:03:34.232Z] === RUN TestDaemonDNSFallback 14:03:40 [2023-09-29T14:03:40.788Z] --- PASS: TestDaemonDNSFallback (6.18s) 14:03:40 [2023-09-29T14:03:40.788Z] === RUN TestInspectNetwork 14:03:42 [2023-09-29T14:03:42.687Z] === RUN TestInspectNetwork/full_network_id 14:03:42 [2023-09-29T14:03:42.687Z] === RUN TestInspectNetwork/partial_network_id 14:03:42 [2023-09-29T14:03:42.687Z] === RUN TestInspectNetwork/network_name 14:03:42 [2023-09-29T14:03:42.687Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 14:03:47 [2023-09-29T14:03:47.952Z] --- PASS: TestInspectNetwork (6.98s) 14:03:47 [2023-09-29T14:03:47.952Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 14:03:47 [2023-09-29T14:03:47.952Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 14:03:47 [2023-09-29T14:03:47.952Z] --- PASS: TestInspectNetwork/network_name (0.00s) 14:03:47 [2023-09-29T14:03:47.952Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 14:03:47 [2023-09-29T14:03:47.952Z] === RUN TestRunContainerWithBridgeNone 14:03:48 [2023-09-29T14:03:48.887Z] --- PASS: TestRunContainerWithBridgeNone (1.35s) 14:03:48 [2023-09-29T14:03:48.887Z] === RUN TestNetworkInvalidJSON 14:03:48 [2023-09-29T14:03:48.887Z] === RUN TestNetworkInvalidJSON/networks/create 14:03:48 [2023-09-29T14:03:48.887Z] === PAUSE TestNetworkInvalidJSON/networks/create 14:03:48 [2023-09-29T14:03:48.887Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect 14:03:48 [2023-09-29T14:03:48.887Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect 14:03:48 [2023-09-29T14:03:48.887Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect 14:03:48 [2023-09-29T14:03:48.887Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect 14:03:48 [2023-09-29T14:03:48.887Z] === CONT TestNetworkInvalidJSON/networks/create 14:03:48 [2023-09-29T14:03:48.887Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect 14:03:48 [2023-09-29T14:03:48.887Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect 14:03:48 [2023-09-29T14:03:48.887Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type 14:03:48 [2023-09-29T14:03:48.887Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type 14:03:48 [2023-09-29T14:03:48.887Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type 14:03:48 [2023-09-29T14:03:48.887Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON 14:03:48 [2023-09-29T14:03:48.887Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON 14:03:48 [2023-09-29T14:03:48.887Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON 14:03:48 [2023-09-29T14:03:48.887Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON 14:03:48 [2023-09-29T14:03:48.887Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON 14:03:48 [2023-09-29T14:03:48.887Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON 14:03:48 [2023-09-29T14:03:48.887Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body 14:03:48 [2023-09-29T14:03:48.887Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body 14:03:48 [2023-09-29T14:03:48.887Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body 14:03:48 [2023-09-29T14:03:48.887Z] --- PASS: TestNetworkInvalidJSON (0.01s) 14:03:48 [2023-09-29T14:03:48.887Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) 14:03:48 [2023-09-29T14:03:48.887Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) 14:03:48 [2023-09-29T14:03:48.887Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) 14:03:48 [2023-09-29T14:03:48.887Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) 14:03:48 [2023-09-29T14:03:48.887Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) 14:03:48 [2023-09-29T14:03:48.887Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) 14:03:48 [2023-09-29T14:03:48.887Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) 14:03:48 [2023-09-29T14:03:48.887Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) 14:03:48 [2023-09-29T14:03:48.887Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) 14:03:48 [2023-09-29T14:03:48.887Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) 14:03:48 [2023-09-29T14:03:48.887Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) 14:03:48 [2023-09-29T14:03:48.887Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) 14:03:48 [2023-09-29T14:03:48.887Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) 14:03:48 [2023-09-29T14:03:48.887Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) 14:03:48 [2023-09-29T14:03:48.887Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) 14:03:48 [2023-09-29T14:03:48.887Z] === RUN TestNetworkList 14:03:48 [2023-09-29T14:03:48.887Z] === RUN TestNetworkList//networks 14:03:48 [2023-09-29T14:03:48.887Z] === PAUSE TestNetworkList//networks 14:03:48 [2023-09-29T14:03:48.887Z] === RUN TestNetworkList//networks/ 14:03:48 [2023-09-29T14:03:48.887Z] === PAUSE TestNetworkList//networks/ 14:03:48 [2023-09-29T14:03:48.887Z] === CONT TestNetworkList//networks 14:03:48 [2023-09-29T14:03:48.887Z] === CONT TestNetworkList//networks/ 14:03:48 [2023-09-29T14:03:48.887Z] --- PASS: TestNetworkList (0.01s) 14:03:48 [2023-09-29T14:03:48.887Z] --- PASS: TestNetworkList//networks/ (0.00s) 14:03:48 [2023-09-29T14:03:48.887Z] --- PASS: TestNetworkList//networks (0.00s) 14:03:48 [2023-09-29T14:03:48.887Z] === RUN TestHostIPv4BridgeLabel 14:03:49 [2023-09-29T14:03:49.145Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) 14:03:49 [2023-09-29T14:03:49.145Z] === RUN TestDefaultNetworkOpts 14:03:49 [2023-09-29T14:03:49.145Z] === RUN TestDefaultNetworkOpts/default_value 14:03:50 [2023-09-29T14:03:50.520Z] === RUN TestDefaultNetworkOpts/cmdline_value 14:03:51 [2023-09-29T14:03:51.896Z] === RUN TestDefaultNetworkOpts/config-from_value 14:03:53 [2023-09-29T14:03:53.271Z] --- PASS: TestDefaultNetworkOpts (3.96s) 14:03:53 [2023-09-29T14:03:53.271Z] --- PASS: TestDefaultNetworkOpts/default_value (1.33s) 14:03:53 [2023-09-29T14:03:53.271Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.32s) 14:03:53 [2023-09-29T14:03:53.271Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.31s) 14:03:53 [2023-09-29T14:03:53.271Z] === RUN TestForbidDuplicateNetworkNames 14:03:53 [2023-09-29T14:03:53.837Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s) 14:03:53 [2023-09-29T14:03:53.837Z] === RUN TestDaemonRestartWithLiveRestore 14:03:54 [2023-09-29T14:03:54.771Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 14:03:54 [2023-09-29T14:03:54.771Z] === RUN TestDaemonDefaultNetworkPools 14:03:55 [2023-09-29T14:03:55.728Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) 14:03:55 [2023-09-29T14:03:55.728Z] === RUN TestDaemonRestartWithExistingNetwork 14:03:57 [2023-09-29T14:03:57.101Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) 14:03:57 [2023-09-29T14:03:57.101Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 14:03:58 [2023-09-29T14:03:58.034Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) 14:03:58 [2023-09-29T14:03:58.034Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 14:03:58 [2023-09-29T14:03:58.601Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 14:03:58 [2023-09-29T14:03:58.601Z] === RUN TestServiceWithPredefinedNetwork 14:04:01 [2023-09-29T14:04:01.130Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s) 14:04:01 [2023-09-29T14:04:01.130Z] === RUN TestServiceRemoveKeepsIngressNetwork 14:04:01 [2023-09-29T14:04:01.130Z] service_test.go:256: FLAKY_TEST 14:04:01 [2023-09-29T14:04:01.130Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 14:04:01 [2023-09-29T14:04:01.130Z] === RUN TestServiceWithDataPathPortInit 14:04:16 [2023-09-29T14:04:16.002Z] --- PASS: TestServiceWithDataPathPortInit (13.36s) 14:04:16 [2023-09-29T14:04:16.002Z] === RUN TestServiceWithDefaultAddressPoolInit 14:04:16 [2023-09-29T14:04:16.567Z] service_test.go:447: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:itlboebg6aw5xczrh2rxhrazw Created:2023-09-29 14:04:15.445345335 +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[f312e354eedf4d34bbe57ea2906443915f1bd943a712e41fd9c410fa64159608:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3xpkdlwchpax0wjeaed4neyp4 EndpointID:8b1b3014c9d9678a494a603e759930155ef2f99f4322bf984348a2f172703712 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d4700ecbb5d390f8d0090deb1db328a13304d3ac5483b0f5deb8c25161b72f40 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:44989e2c6e6d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3xpkdlwchpax0wjeaed4neyp4 EndpointID:8b1b3014c9d9678a494a603e759930155ef2f99f4322bf984348a2f172703712 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 14:04:20 [2023-09-29T14:04:20.749Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.55s) 14:04:20 [2023-09-29T14:04:20.749Z] PASS 14:04:20 [2023-09-29T14:04:20.749Z] 14:04:20 [2023-09-29T14:04:20.749Z] === Skipped 14:04:20 [2023-09-29T14:04:20.749Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 14:04:20 [2023-09-29T14:04:20.749Z] service_test.go:256: FLAKY_TEST 14:04:20 [2023-09-29T14:04:20.749Z] 14:04:20 [2023-09-29T14:04:20.749Z] DONE 44 tests, 1 skipped in 48.386s 14:04:20 [2023-09-29T14:04:20.749Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 14:04:20 [2023-09-29T14:04:20.749Z] ++ '[' -n '' ']' 14:04:20 [2023-09-29T14:04:20.749Z] ++ 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 14:04:20 [2023-09-29T14:04:20.749Z] ++ set -e 14:04:20 [2023-09-29T14:04:20.749Z] ++ '[' -n 0 ']' 14:04:20 [2023-09-29T14:04:20.749Z] ++ set -x 14:04:20 [2023-09-29T14:04:20.749Z] ++ 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.v6RTfMueh4/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 14:04:20 [2023-09-29T14:04:20.749Z] INFO: Testing against a local daemon 14:04:20 [2023-09-29T14:04:20.749Z] === RUN TestDockerNetworkIpvlanPersistance 14:04:20 [2023-09-29T14:04:20.749Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 14:04:20 [2023-09-29T14:04:20.749Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 14:04:20 [2023-09-29T14:04:20.749Z] === RUN TestDockerNetworkIpvlan 14:04:20 [2023-09-29T14:04:20.749Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 14:04:20 [2023-09-29T14:04:20.749Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 14:04:20 [2023-09-29T14:04:20.749Z] PASS 14:04:20 [2023-09-29T14:04:20.749Z] 14:04:20 [2023-09-29T14:04:20.749Z] === Skipped 14:04:20 [2023-09-29T14:04:20.749Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 14:04:20 [2023-09-29T14:04:20.749Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 14:04:20 [2023-09-29T14:04:20.749Z] 14:04:20 [2023-09-29T14:04:20.749Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 14:04:20 [2023-09-29T14:04:20.749Z] ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 14:04:20 [2023-09-29T14:04:20.749Z] 14:04:20 [2023-09-29T14:04:20.749Z] DONE 2 tests, 2 skipped in 0.040s 14:04:20 [2023-09-29T14:04:20.749Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 14:04:20 [2023-09-29T14:04:20.749Z] ++ '[' -n '' ']' 14:04:20 [2023-09-29T14:04:20.749Z] ++ 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 14:04:21 [2023-09-29T14:04:21.007Z] ++ set -e 14:04:21 [2023-09-29T14:04:21.007Z] ++ '[' -n 0 ']' 14:04:21 [2023-09-29T14:04:21.007Z] ++ set -x 14:04:21 [2023-09-29T14:04:21.007Z] ++ 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.v6RTfMueh4/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 14:04:21 [2023-09-29T14:04:21.007Z] INFO: Testing against a local daemon 14:04:21 [2023-09-29T14:04:21.007Z] === RUN TestDockerNetworkMacvlanPersistance 14:04:22 [2023-09-29T14:04:22.381Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s) 14:04:22 [2023-09-29T14:04:22.381Z] === RUN TestDockerNetworkMacvlan 14:04:22 [2023-09-29T14:04:22.381Z] === RUN TestDockerNetworkMacvlan/Subinterface 14:04:22 [2023-09-29T14:04:22.639Z] === RUN TestDockerNetworkMacvlan/OverlapParent 14:04:23 [2023-09-29T14:04:23.204Z] === RUN TestDockerNetworkMacvlan/NilParent 14:04:23 [2023-09-29T14:04:23.770Z] === RUN TestDockerNetworkMacvlan/InternalMode 14:04:24 [2023-09-29T14:04:24.335Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 14:04:24 [2023-09-29T14:04:24.901Z] === RUN TestDockerNetworkMacvlan/Addressing 14:04:25 [2023-09-29T14:04:25.834Z] --- PASS: TestDockerNetworkMacvlan (3.54s) 14:04:25 [2023-09-29T14:04:25.834Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s) 14:04:25 [2023-09-29T14:04:25.834Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s) 14:04:25 [2023-09-29T14:04:25.834Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s) 14:04:25 [2023-09-29T14:04:25.834Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s) 14:04:25 [2023-09-29T14:04:25.834Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s) 14:04:25 [2023-09-29T14:04:25.834Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) 14:04:25 [2023-09-29T14:04:25.834Z] PASS 14:04:25 [2023-09-29T14:04:25.834Z] 14:04:25 [2023-09-29T14:04:25.834Z] DONE 8 tests in 4.738s 14:04:25 [2023-09-29T14:04:25.834Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 14:04:25 [2023-09-29T14:04:25.834Z] ++ '[' -n '' ']' 14:04:25 [2023-09-29T14:04:25.834Z] ++ 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 14:04:25 [2023-09-29T14:04:25.834Z] ++ set -e 14:04:25 [2023-09-29T14:04:25.834Z] ++ '[' -n 0 ']' 14:04:25 [2023-09-29T14:04:25.834Z] ++ set -x 14:04:25 [2023-09-29T14:04:25.834Z] ++ 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.v6RTfMueh4/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 14:04:25 [2023-09-29T14:04:25.834Z] testing: warning: no tests to run 14:04:25 [2023-09-29T14:04:25.834Z] PASS 14:04:25 [2023-09-29T14:04:25.834Z] 14:04:25 [2023-09-29T14:04:25.834Z] DONE 0 tests in 0.007s 14:04:25 [2023-09-29T14:04:25.834Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 14:04:25 [2023-09-29T14:04:25.834Z] ++ '[' -n '' ']' 14:04:25 [2023-09-29T14:04:25.835Z] ++ 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 14:04:25 [2023-09-29T14:04:25.835Z] ++ set -e 14:04:25 [2023-09-29T14:04:25.835Z] ++ '[' -n 0 ']' 14:04:25 [2023-09-29T14:04:25.835Z] ++ set -x 14:04:25 [2023-09-29T14:04:25.835Z] ++ 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.v6RTfMueh4/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 14:04:25 [2023-09-29T14:04:25.835Z] INFO: Testing against a local daemon 14:04:25 [2023-09-29T14:04:25.835Z] === RUN TestAuthZPluginAllowRequest 14:04:26 [2023-09-29T14:04:26.769Z] --- PASS: TestAuthZPluginAllowRequest (1.04s) 14:04:26 [2023-09-29T14:04:26.769Z] === RUN TestAuthZPluginTLS 14:04:27 [2023-09-29T14:04:27.335Z] --- PASS: TestAuthZPluginTLS (0.55s) 14:04:27 [2023-09-29T14:04:27.335Z] === RUN TestAuthZPluginDenyRequest 14:04:27 [2023-09-29T14:04:27.901Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 14:04:27 [2023-09-29T14:04:27.901Z] === RUN TestAuthZPluginAPIDenyResponse 14:04:28 [2023-09-29T14:04:28.467Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 14:04:28 [2023-09-29T14:04:28.467Z] === RUN TestAuthZPluginDenyResponse 14:04:29 [2023-09-29T14:04:29.034Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 14:04:29 [2023-09-29T14:04:29.034Z] === RUN TestAuthZPluginAllowEventStream 14:04:29 [2023-09-29T14:04:29.600Z] 2023/09/29 14:04:29 http: panic serving 127.0.0.1:60986: runtime error: invalid memory address or nil pointer dereference 14:04:29 [2023-09-29T14:04:29.600Z] goroutine 181 [running]: 14:04:29 [2023-09-29T14:04:29.600Z] net/http.(*conn).serve.func1() 14:04:29 [2023-09-29T14:04:29.600Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 14:04:29 [2023-09-29T14:04:29.600Z] panic({0xa71b80?, 0x1578e70?}) 14:04:29 [2023-09-29T14:04:29.600Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 14:04:29 [2023-09-29T14:04:29.600Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69d40, 0x400078b7a0}, 0xffff60a9b1b8?) 14:04:29 [2023-09-29T14:04:29.600Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c 14:04:29 [2023-09-29T14:04:29.600Z] net/http.HandlerFunc.ServeHTTP(0x4000418900?, {0xd69d40?, 0x400078b7a0?}, 0x407788?) 14:04:29 [2023-09-29T14:04:29.600Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:04:29 [2023-09-29T14:04:29.600Z] net/http.(*ServeMux).ServeHTTP(0xd6fe28?, {0xd69d40, 0x400078b7a0}, 0x4000418900) 14:04:29 [2023-09-29T14:04:29.600Z] /usr/local/go/src/net/http/server.go:2514 +0x144 14:04:29 [2023-09-29T14:04:29.600Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400039a180, {0xd68930?, 0x40002a68c0}, 0x4000418800) 14:04:29 [2023-09-29T14:04:29.600Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 14:04:29 [2023-09-29T14:04:29.600Z] net/http.serverHandler.ServeHTTP({0xd654e8?}, {0xd68930?, 0x40002a68c0?}, 0x6?) 14:04:29 [2023-09-29T14:04:29.600Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 14:04:29 [2023-09-29T14:04:29.600Z] net/http.(*conn).serve(0x400059a360, {0xd6fe28, 0x40000287b0}) 14:04:29 [2023-09-29T14:04:29.600Z] /usr/local/go/src/net/http/server.go:2009 +0x518 14:04:29 [2023-09-29T14:04:29.600Z] created by net/http.(*Server).Serve in goroutine 50 14:04:29 [2023-09-29T14:04:29.600Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 14:04:30 [2023-09-29T14:04:30.974Z] 2023/09/29 14:04:30 http: panic serving 127.0.0.1:60972: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 14:04:30 [2023-09-29T14:04:30.974Z] goroutine 158 [running]: 14:04:30 [2023-09-29T14:04:30.974Z] net/http.(*conn).serve.func1() 14:04:30 [2023-09-29T14:04:30.974Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 14:04:30 [2023-09-29T14:04:30.974Z] panic({0xa09260?, 0x400004c0b0?}) 14:04:30 [2023-09-29T14:04:30.974Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 14:04:30 [2023-09-29T14:04:30.974Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69d40, 0x400078a120}, 0xffff60a9b1b8?) 14:04:30 [2023-09-29T14:04:30.974Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 14:04:30 [2023-09-29T14:04:30.974Z] net/http.HandlerFunc.ServeHTTP(0x4000418100?, {0xd69d40?, 0x400078a120?}, 0x407788?) 14:04:30 [2023-09-29T14:04:30.974Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:04:30 [2023-09-29T14:04:30.974Z] net/http.(*ServeMux).ServeHTTP(0xd6fe28?, {0xd69d40, 0x400078a120}, 0x4000418100) 14:04:30 [2023-09-29T14:04:30.974Z] /usr/local/go/src/net/http/server.go:2514 +0x144 14:04:30 [2023-09-29T14:04:30.974Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400039a180, {0xd68930?, 0x40002a6000}, 0x4000418000) 14:04:30 [2023-09-29T14:04:30.974Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 14:04:30 [2023-09-29T14:04:30.974Z] net/http.serverHandler.ServeHTTP({0x4000229e30?}, {0xd68930?, 0x40002a6000?}, 0x6?) 14:04:30 [2023-09-29T14:04:30.974Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 14:04:30 [2023-09-29T14:04:30.974Z] net/http.(*conn).serve(0x400021b9e0, {0xd6fe28, 0x40000287b0}) 14:04:30 [2023-09-29T14:04:30.974Z] /usr/local/go/src/net/http/server.go:2009 +0x518 14:04:30 [2023-09-29T14:04:30.974Z] created by net/http.(*Server).Serve in goroutine 50 14:04:30 [2023-09-29T14:04:30.974Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 14:04:32 [2023-09-29T14:04:32.896Z] 2023/09/29 14:04:32 http: panic serving 127.0.0.1:60998: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input 14:04:32 [2023-09-29T14:04:32.896Z] goroutine 173 [running]: 14:04:32 [2023-09-29T14:04:32.896Z] net/http.(*conn).serve.func1() 14:04:32 [2023-09-29T14:04:32.896Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 14:04:32 [2023-09-29T14:04:32.896Z] panic({0xa09260?, 0x400004c150?}) 14:04:32 [2023-09-29T14:04:32.896Z] /usr/local/go/src/runtime/panic.go:920 +0x26c 14:04:32 [2023-09-29T14:04:32.896Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd69d40, 0x400078a1e0}, 0xffff60a9b1b8?) 14:04:32 [2023-09-29T14:04:32.896Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 14:04:32 [2023-09-29T14:04:32.896Z] net/http.HandlerFunc.ServeHTTP(0x4000418300?, {0xd69d40?, 0x400078a1e0?}, 0x407788?) 14:04:32 [2023-09-29T14:04:32.896Z] /usr/local/go/src/net/http/server.go:2136 +0x38 14:04:32 [2023-09-29T14:04:32.896Z] net/http.(*ServeMux).ServeHTTP(0xd6fe28?, {0xd69d40, 0x400078a1e0}, 0x4000418300) 14:04:32 [2023-09-29T14:04:32.896Z] /usr/local/go/src/net/http/server.go:2514 +0x144 14:04:32 [2023-09-29T14:04:32.896Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*Handler).ServeHTTP(0x400039a180, {0xd68930?, 0x40002a60e0}, 0x4000418200) 14:04:32 [2023-09-29T14:04:32.896Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:213 +0xf40 14:04:32 [2023-09-29T14:04:32.896Z] net/http.serverHandler.ServeHTTP({0x40006a8330?}, {0xd68930?, 0x40002a60e0?}, 0x6?) 14:04:32 [2023-09-29T14:04:32.896Z] /usr/local/go/src/net/http/server.go:2938 +0xbc 14:04:32 [2023-09-29T14:04:32.896Z] net/http.(*conn).serve(0x4000388120, {0xd6fe28, 0x40000287b0}) 14:04:32 [2023-09-29T14:04:32.896Z] /usr/local/go/src/net/http/server.go:2009 +0x518 14:04:32 [2023-09-29T14:04:32.896Z] created by net/http.(*Server).Serve in goroutine 50 14:04:32 [2023-09-29T14:04:32.896Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc 14:04:34 [2023-09-29T14:04:34.796Z] --- PASS: TestAuthZPluginAllowEventStream (6.02s) 14:04:34 [2023-09-29T14:04:34.796Z] === RUN TestAuthZPluginErrorResponse 14:04:35 [2023-09-29T14:04:35.363Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 14:04:35 [2023-09-29T14:04:35.363Z] === RUN TestAuthZPluginErrorRequest 14:04:35 [2023-09-29T14:04:35.930Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 14:04:35 [2023-09-29T14:04:35.930Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 14:04:36 [2023-09-29T14:04:36.496Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) 14:04:36 [2023-09-29T14:04:36.496Z] === RUN TestAuthZPluginEnsureLoadImportWorking 14:04:37 [2023-09-29T14:04:37.871Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.13s) 14:04:37 [2023-09-29T14:04:37.871Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 14:04:38 [2023-09-29T14:04:38.804Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.17s) 14:04:38 [2023-09-29T14:04:38.804Z] === RUN TestAuthZPluginHeader 14:04:39 [2023-09-29T14:04:39.370Z] --- PASS: TestAuthZPluginHeader (0.61s) 14:04:39 [2023-09-29T14:04:39.370Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 14:04:39 [2023-09-29T14:04:39.370Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 14:04:39 [2023-09-29T14:04:39.370Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 14:04:39 [2023-09-29T14:04:39.370Z] === RUN TestAuthZPluginV2Disable 14:04:39 [2023-09-29T14:04:39.370Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 14:04:39 [2023-09-29T14:04:39.370Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 14:04:39 [2023-09-29T14:04:39.370Z] === RUN TestAuthZPluginV2RejectVolumeRequests 14:04:39 [2023-09-29T14:04:39.370Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 14:04:39 [2023-09-29T14:04:39.370Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 14:04:39 [2023-09-29T14:04:39.370Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 14:04:39 [2023-09-29T14:04:39.370Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 14:04:39 [2023-09-29T14:04:39.370Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 14:04:39 [2023-09-29T14:04:39.370Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 14:04:57 [2023-09-29T14:04:57.442Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) 14:04:57 [2023-09-29T14:04:57.442Z] PASS 14:04:57 [2023-09-29T14:04:57.442Z] 14:04:57 [2023-09-29T14:04:57.442Z] === Skipped 14:04:57 [2023-09-29T14:04:57.442Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 14:04:57 [2023-09-29T14:04:57.442Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm 14:04:57 [2023-09-29T14:04:57.442Z] 14:04:57 [2023-09-29T14:04:57.442Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 14:04:57 [2023-09-29T14:04:57.442Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm 14:04:57 [2023-09-29T14:04:57.442Z] 14:04:57 [2023-09-29T14:04:57.442Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 14:04:57 [2023-09-29T14:04:57.442Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm 14:04:57 [2023-09-29T14:04:57.442Z] 14:04:57 [2023-09-29T14:04:57.442Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 14:04:57 [2023-09-29T14:04:57.442Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm 14:04:57 [2023-09-29T14:04:57.442Z] 14:04:57 [2023-09-29T14:04:57.442Z] DONE 17 tests, 4 skipped in 30.639s 14:04:57 [2023-09-29T14:04:57.442Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 14:04:57 [2023-09-29T14:04:57.442Z] ++ '[' -n '' ']' 14:04:57 [2023-09-29T14:04:57.442Z] ++ 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 14:04:57 [2023-09-29T14:04:57.442Z] ++ set -e 14:04:57 [2023-09-29T14:04:57.442Z] ++ '[' -n 0 ']' 14:04:57 [2023-09-29T14:04:57.442Z] ++ set -x 14:04:57 [2023-09-29T14:04:57.442Z] ++ 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.v6RTfMueh4/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 14:04:57 [2023-09-29T14:04:57.442Z] INFO: Testing against a local daemon 14:04:57 [2023-09-29T14:04:57.442Z] === RUN TestPluginInvalidJSON 14:04:57 [2023-09-29T14:04:57.442Z] === RUN TestPluginInvalidJSON/plugins/foobar/set 14:04:57 [2023-09-29T14:04:57.442Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set 14:04:57 [2023-09-29T14:04:57.442Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade 14:04:57 [2023-09-29T14:04:57.442Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade 14:04:57 [2023-09-29T14:04:57.442Z] === RUN TestPluginInvalidJSON/plugins/pull 14:04:57 [2023-09-29T14:04:57.442Z] === PAUSE TestPluginInvalidJSON/plugins/pull 14:04:57 [2023-09-29T14:04:57.442Z] === CONT TestPluginInvalidJSON/plugins/foobar/set 14:04:57 [2023-09-29T14:04:57.442Z] === CONT TestPluginInvalidJSON/plugins/pull 14:04:57 [2023-09-29T14:04:57.442Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade 14:04:57 [2023-09-29T14:04:57.442Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type 14:04:57 [2023-09-29T14:04:57.442Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type 14:04:57 [2023-09-29T14:04:57.442Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type 14:04:57 [2023-09-29T14:04:57.442Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON 14:04:57 [2023-09-29T14:04:57.442Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON 14:04:57 [2023-09-29T14:04:57.442Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON 14:04:57 [2023-09-29T14:04:57.442Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON 14:04:57 [2023-09-29T14:04:57.442Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON 14:04:57 [2023-09-29T14:04:57.442Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON 14:04:57 [2023-09-29T14:04:57.442Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body 14:04:57 [2023-09-29T14:04:57.442Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body 14:04:57 [2023-09-29T14:04:57.442Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body 14:04:57 [2023-09-29T14:04:57.442Z] --- PASS: TestPluginInvalidJSON (0.01s) 14:04:57 [2023-09-29T14:04:57.443Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) 14:04:57 [2023-09-29T14:04:57.443Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) 14:04:57 [2023-09-29T14:04:57.443Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) 14:04:57 [2023-09-29T14:04:57.443Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) 14:04:57 [2023-09-29T14:04:57.443Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) 14:04:57 [2023-09-29T14:04:57.443Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) 14:04:57 [2023-09-29T14:04:57.443Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) 14:04:57 [2023-09-29T14:04:57.443Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) 14:04:57 [2023-09-29T14:04:57.443Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) 14:04:57 [2023-09-29T14:04:57.443Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) 14:04:57 [2023-09-29T14:04:57.443Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) 14:04:57 [2023-09-29T14:04:57.443Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) 14:04:57 [2023-09-29T14:04:57.443Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) 14:04:57 [2023-09-29T14:04:57.443Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) 14:04:57 [2023-09-29T14:04:57.443Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) 14:04:57 [2023-09-29T14:04:57.443Z] === RUN TestPluginInstall 14:04:57 [2023-09-29T14:04:57.443Z] === RUN TestPluginInstall/no_auth 14:04:59 [2023-09-29T14:04:59.972Z] time="2023-09-29T14:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:04:59 [2023-09-29T14:04:59.972Z] time="2023-09-29T14:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f70e819a8bbd2281ed47476a0be5498d05d6d643cc29e407277a8fc827f63021" mediatype=application/vnd.docker.plugin.v1+json size=522 14:04:59 [2023-09-29T14:04:59.972Z] time="2023-09-29T14:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:04:59 [2023-09-29T14:04:59.972Z] time="2023-09-29T14:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f70e819a8bbd2281ed47476a0be5498d05d6d643cc29e407277a8fc827f63021" mediatype=application/vnd.docker.plugin.v1+json size=522 14:04:59 [2023-09-29T14:04:59.972Z] === RUN TestPluginInstall/with_htpasswd 14:05:00 [2023-09-29T14:05:00.230Z] time="2023-09-29T14:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:05:00 [2023-09-29T14:05:00.230Z] time="2023-09-29T14:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f70e819a8bbd2281ed47476a0be5498d05d6d643cc29e407277a8fc827f63021" mediatype=application/vnd.docker.plugin.v1+json size=522 14:05:00 [2023-09-29T14:05:00.230Z] time="2023-09-29T14:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:05:00 [2023-09-29T14:05:00.230Z] time="2023-09-29T14:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f70e819a8bbd2281ed47476a0be5498d05d6d643cc29e407277a8fc827f63021" mediatype=application/vnd.docker.plugin.v1+json size=522 14:05:00 [2023-09-29T14:05:00.488Z] === RUN TestPluginInstall/with_insecure 14:05:01 [2023-09-29T14:05:01.422Z] time="2023-09-29T14:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:05:01 [2023-09-29T14:05:01.422Z] time="2023-09-29T14:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51f84a0c20d3e6a7962c59c44c4f8226a3c7bbc86bc13c04bef48974ece547c2" mediatype=application/vnd.docker.plugin.v1+json size=522 14:05:01 [2023-09-29T14:05:01.422Z] time="2023-09-29T14:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 14:05:01 [2023-09-29T14:05:01.422Z] time="2023-09-29T14:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:51f84a0c20d3e6a7962c59c44c4f8226a3c7bbc86bc13c04bef48974ece547c2" mediatype=application/vnd.docker.plugin.v1+json size=522 14:05:01 [2023-09-29T14:05:01.422Z] plugin_test.go:204: [d0bc74482f07c] daemon is not started 14:05:01 [2023-09-29T14:05:01.422Z] --- PASS: TestPluginInstall (5.04s) 14:05:01 [2023-09-29T14:05:01.422Z] --- PASS: TestPluginInstall/no_auth (3.68s) 14:05:01 [2023-09-29T14:05:01.422Z] --- PASS: TestPluginInstall/with_htpasswd (0.45s) 14:05:01 [2023-09-29T14:05:01.422Z] --- PASS: TestPluginInstall/with_insecure (0.91s) 14:05:01 [2023-09-29T14:05:01.422Z] === RUN TestPluginsWithRuntimes 14:05:02 [2023-09-29T14:05:02.796Z] === RUN TestPluginsWithRuntimes/No_Args 14:05:03 [2023-09-29T14:05:03.730Z] === RUN TestPluginsWithRuntimes/With_Args 14:05:04 [2023-09-29T14:05:04.664Z] --- PASS: TestPluginsWithRuntimes (3.34s) 14:05:04 [2023-09-29T14:05:04.664Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) 14:05:04 [2023-09-29T14:05:04.664Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) 14:05:04 [2023-09-29T14:05:04.664Z] === RUN TestPluginBackCompatMediaTypes 14:05:05 [2023-09-29T14:05:05.230Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s) 14:05:05 [2023-09-29T14:05:05.231Z] PASS 14:05:05 [2023-09-29T14:05:05.231Z] 14:05:05 [2023-09-29T14:05:05.231Z] DONE 24 tests in 8.922s 14:05:05 [2023-09-29T14:05:05.231Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 14:05:05 [2023-09-29T14:05:05.231Z] ++ '[' -n '' ']' 14:05:05 [2023-09-29T14:05:05.231Z] ++ 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 14:05:05 [2023-09-29T14:05:05.231Z] ++ set -e 14:05:05 [2023-09-29T14:05:05.231Z] ++ '[' -n 0 ']' 14:05:05 [2023-09-29T14:05:05.231Z] ++ set -x 14:05:05 [2023-09-29T14:05:05.231Z] ++ 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.v6RTfMueh4/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 14:05:05 [2023-09-29T14:05:05.231Z] INFO: Testing against a local daemon 14:05:05 [2023-09-29T14:05:05.231Z] === RUN TestExternalGraphDriver 14:05:05 [2023-09-29T14:05:05.797Z] === RUN TestExternalGraphDriver/json 14:05:05 [2023-09-29T14:05:05.797Z] === RUN TestExternalGraphDriver/spec 14:05:05 [2023-09-29T14:05:05.797Z] === RUN TestExternalGraphDriver/pull 14:05:05 [2023-09-29T14:05:05.797Z] --- PASS: TestExternalGraphDriver (0.34s) 14:05:05 [2023-09-29T14:05:05.797Z] --- PASS: TestExternalGraphDriver/json (0.00s) 14:05:05 [2023-09-29T14:05:05.797Z] --- PASS: TestExternalGraphDriver/spec (0.00s) 14:05:05 [2023-09-29T14:05:05.797Z] --- PASS: TestExternalGraphDriver/pull (0.00s) 14:05:05 [2023-09-29T14:05:05.797Z] === RUN TestGraphdriverPluginV2 14:05:06 [2023-09-29T14:05:06.055Z] external_test.go:415: (*Execution).NotAmd64-fm 14:05:06 [2023-09-29T14:05:06.055Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) 14:05:06 [2023-09-29T14:05:06.055Z] PASS 14:05:06 [2023-09-29T14:05:06.055Z] 14:05:06 [2023-09-29T14:05:06.055Z] === Skipped 14:05:06 [2023-09-29T14:05:06.055Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) 14:05:06 [2023-09-29T14:05:06.055Z] external_test.go:415: (*Execution).NotAmd64-fm 14:05:06 [2023-09-29T14:05:06.055Z] 14:05:06 [2023-09-29T14:05:06.055Z] DONE 5 tests, 1 skipped in 0.697s 14:05:06 [2023-09-29T14:05:06.055Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 14:05:06 [2023-09-29T14:05:06.055Z] ++ '[' -n '' ']' 14:05:06 [2023-09-29T14:05:06.055Z] ++ 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 14:05:06 [2023-09-29T14:05:06.055Z] ++ set -e 14:05:06 [2023-09-29T14:05:06.055Z] ++ '[' -n 0 ']' 14:05:06 [2023-09-29T14:05:06.055Z] ++ set -x 14:05:06 [2023-09-29T14:05:06.055Z] ++ 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.v6RTfMueh4/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 14:05:06 [2023-09-29T14:05:06.055Z] INFO: Testing against a local daemon 14:05:06 [2023-09-29T14:05:06.055Z] === RUN TestContinueAfterPluginCrash 14:05:06 [2023-09-29T14:05:06.055Z] === PAUSE TestContinueAfterPluginCrash 14:05:06 [2023-09-29T14:05:06.055Z] === RUN TestReadPluginNoRead 14:05:06 [2023-09-29T14:05:06.055Z] === PAUSE TestReadPluginNoRead 14:05:06 [2023-09-29T14:05:06.055Z] === RUN TestDaemonStartWithLogOpt 14:05:06 [2023-09-29T14:05:06.055Z] === PAUSE TestDaemonStartWithLogOpt 14:05:06 [2023-09-29T14:05:06.056Z] === CONT TestContinueAfterPluginCrash 14:05:06 [2023-09-29T14:05:06.056Z] === CONT TestDaemonStartWithLogOpt 14:05:06 [2023-09-29T14:05:06.056Z] === CONT TestReadPluginNoRead 14:05:07 [2023-09-29T14:05:07.957Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 14:05:08 [2023-09-29T14:05:08.892Z] --- PASS: TestDaemonStartWithLogOpt (2.68s) 14:05:09 [2023-09-29T14:05:09.150Z] === RUN TestReadPluginNoRead/default 14:05:10 [2023-09-29T14:05:10.534Z] === RUN TestReadPluginNoRead/disabled_caching 14:05:11 [2023-09-29T14:05:11.910Z] read_test.go:93: [d4e86873ad885] daemon is not started 14:05:11 [2023-09-29T14:05:11.910Z] --- PASS: TestReadPluginNoRead (5.65s) 14:05:11 [2023-09-29T14:05:11.910Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) 14:05:11 [2023-09-29T14:05:11.910Z] --- PASS: TestReadPluginNoRead/default (1.18s) 14:05:11 [2023-09-29T14:05:11.910Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) 14:05:13 [2023-09-29T14:05:13.810Z] --- PASS: TestContinueAfterPluginCrash (7.58s) 14:05:13 [2023-09-29T14:05:13.810Z] PASS 14:05:13 [2023-09-29T14:05:13.810Z] 14:05:13 [2023-09-29T14:05:13.810Z] DONE 6 tests in 7.618s 14:05:13 [2023-09-29T14:05:13.810Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 14:05:13 [2023-09-29T14:05:13.810Z] ++ '[' -n '' ']' 14:05:13 [2023-09-29T14:05:13.810Z] ++ 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 14:05:13 [2023-09-29T14:05:13.810Z] ++ set -e 14:05:13 [2023-09-29T14:05:13.810Z] ++ '[' -n 0 ']' 14:05:13 [2023-09-29T14:05:13.810Z] ++ set -x 14:05:13 [2023-09-29T14:05:13.810Z] ++ 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.v6RTfMueh4/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 14:05:13 [2023-09-29T14:05:13.810Z] testing: warning: no tests to run 14:05:13 [2023-09-29T14:05:13.810Z] PASS 14:05:13 [2023-09-29T14:05:13.810Z] 14:05:13 [2023-09-29T14:05:13.810Z] DONE 0 tests in 0.009s 14:05:13 [2023-09-29T14:05:13.810Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 14:05:13 [2023-09-29T14:05:13.810Z] ++ '[' -n '' ']' 14:05:13 [2023-09-29T14:05:13.810Z] ++ 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 14:05:13 [2023-09-29T14:05:13.810Z] ++ set -e 14:05:13 [2023-09-29T14:05:13.810Z] ++ '[' -n 0 ']' 14:05:13 [2023-09-29T14:05:13.810Z] ++ set -x 14:05:13 [2023-09-29T14:05:13.811Z] ++ 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.v6RTfMueh4/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 14:05:13 [2023-09-29T14:05:13.811Z] INFO: Testing against a local daemon 14:05:13 [2023-09-29T14:05:13.811Z] === RUN TestPluginWithDevMounts 14:05:13 [2023-09-29T14:05:13.811Z] === PAUSE TestPluginWithDevMounts 14:05:13 [2023-09-29T14:05:13.811Z] === CONT TestPluginWithDevMounts 14:05:15 [2023-09-29T14:05:15.186Z] --- PASS: TestPluginWithDevMounts (1.50s) 14:05:15 [2023-09-29T14:05:15.186Z] PASS 14:05:15 [2023-09-29T14:05:15.186Z] 14:05:15 [2023-09-29T14:05:15.186Z] DONE 1 tests in 1.537s 14:05:15 [2023-09-29T14:05:15.186Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 14:05:15 [2023-09-29T14:05:15.186Z] ++ '[' -n '' ']' 14:05:15 [2023-09-29T14:05:15.186Z] ++ 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 14:05:15 [2023-09-29T14:05:15.186Z] ++ set -e 14:05:15 [2023-09-29T14:05:15.186Z] ++ '[' -n 0 ']' 14:05:15 [2023-09-29T14:05:15.186Z] ++ set -x 14:05:15 [2023-09-29T14:05:15.186Z] ++ 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.v6RTfMueh4/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 14:05:15 [2023-09-29T14:05:15.186Z] INFO: Testing against a local daemon 14:05:15 [2023-09-29T14:05:15.186Z] === RUN TestSecretInspect 14:05:17 [2023-09-29T14:05:17.086Z] --- PASS: TestSecretInspect (1.99s) 14:05:17 [2023-09-29T14:05:17.086Z] === RUN TestSecretList 14:05:19 [2023-09-29T14:05:19.616Z] --- PASS: TestSecretList (1.95s) 14:05:19 [2023-09-29T14:05:19.616Z] === RUN TestSecretsCreateAndDelete 14:05:20 [2023-09-29T14:05:20.550Z] --- PASS: TestSecretsCreateAndDelete (1.52s) 14:05:20 [2023-09-29T14:05:20.550Z] === RUN TestSecretsUpdate 14:05:22 [2023-09-29T14:05:22.450Z] --- PASS: TestSecretsUpdate (1.91s) 14:05:22 [2023-09-29T14:05:22.450Z] === RUN TestTemplatedSecret 14:05:25 [2023-09-29T14:05:25.729Z] --- PASS: TestTemplatedSecret (2.64s) 14:05:25 [2023-09-29T14:05:25.729Z] === RUN TestSecretCreateResolve 14:05:27 [2023-09-29T14:05:27.102Z] --- PASS: TestSecretCreateResolve (1.93s) 14:05:27 [2023-09-29T14:05:27.102Z] PASS 14:05:27 [2023-09-29T14:05:27.102Z] 14:05:27 [2023-09-29T14:05:27.102Z] DONE 6 tests in 11.975s 14:05:27 [2023-09-29T14:05:27.102Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 14:05:27 [2023-09-29T14:05:27.102Z] ++ '[' -n '' ']' 14:05:27 [2023-09-29T14:05:27.102Z] ++ 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 14:05:27 [2023-09-29T14:05:27.102Z] ++ set -e 14:05:27 [2023-09-29T14:05:27.102Z] ++ '[' -n 0 ']' 14:05:27 [2023-09-29T14:05:27.102Z] ++ set -x 14:05:27 [2023-09-29T14:05:27.102Z] ++ 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.v6RTfMueh4/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 14:05:27 [2023-09-29T14:05:27.102Z] INFO: Testing against a local daemon 14:05:27 [2023-09-29T14:05:27.102Z] === RUN TestServiceCreateInit 14:05:27 [2023-09-29T14:05:27.102Z] === RUN TestServiceCreateInit/daemonInitDisabled 14:05:31 [2023-09-29T14:05:31.283Z] === RUN TestServiceCreateInit/daemonInitEnabled 14:05:35 [2023-09-29T14:05:35.464Z] --- PASS: TestServiceCreateInit (7.71s) 14:05:35 [2023-09-29T14:05:35.464Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.87s) 14:05:35 [2023-09-29T14:05:35.464Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s) 14:05:35 [2023-09-29T14:05:35.464Z] === RUN TestCreateServiceMultipleTimes 14:05:50 [2023-09-29T14:05:50.330Z] --- PASS: TestCreateServiceMultipleTimes (15.06s) 14:05:50 [2023-09-29T14:05:50.330Z] === RUN TestCreateServiceConflict 14:05:52 [2023-09-29T14:05:52.277Z] --- PASS: TestCreateServiceConflict (2.01s) 14:05:52 [2023-09-29T14:05:52.277Z] === RUN TestCreateServiceMaxReplicas 14:05:54 [2023-09-29T14:05:54.802Z] --- PASS: TestCreateServiceMaxReplicas (2.94s) 14:05:54 [2023-09-29T14:05:54.802Z] === RUN TestCreateServiceSecretFileMode 14:06:09 [2023-09-29T14:06:09.664Z] --- PASS: TestCreateServiceSecretFileMode (12.51s) 14:06:09 [2023-09-29T14:06:09.664Z] === RUN TestCreateServiceConfigFileMode 14:06:21 [2023-09-29T14:06:21.854Z] --- PASS: TestCreateServiceConfigFileMode (12.54s) 14:06:21 [2023-09-29T14:06:21.854Z] === RUN TestCreateServiceSysctls 14:06:23 [2023-09-29T14:06:23.227Z] --- PASS: TestCreateServiceSysctls (3.21s) 14:06:23 [2023-09-29T14:06:23.227Z] === RUN TestCreateServiceCapabilities 14:06:25 [2023-09-29T14:06:25.753Z] --- PASS: TestCreateServiceCapabilities (2.50s) 14:06:25 [2023-09-29T14:06:25.753Z] === RUN TestInspect 14:06:29 [2023-09-29T14:06:29.033Z] --- PASS: TestInspect (2.84s) 14:06:29 [2023-09-29T14:06:29.033Z] === RUN TestCreateJob 14:06:31 [2023-09-29T14:06:31.559Z] --- PASS: TestCreateJob (3.06s) 14:06:31 [2023-09-29T14:06:31.559Z] === RUN TestReplicatedJob 14:06:36 [2023-09-29T14:06:36.818Z] --- PASS: TestReplicatedJob (4.75s) 14:06:36 [2023-09-29T14:06:36.818Z] === RUN TestUpdateReplicatedJob 14:06:39 [2023-09-29T14:06:39.344Z] --- PASS: TestUpdateReplicatedJob (3.15s) 14:06:39 [2023-09-29T14:06:39.344Z] === RUN TestServiceListWithStatuses 14:06:39 [2023-09-29T14:06:39.601Z] list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 14:06:39 [2023-09-29T14:06:39.601Z] --- SKIP: TestServiceListWithStatuses (0.00s) 14:06:39 [2023-09-29T14:06:39.601Z] === RUN TestDockerNetworkConnectAlias 14:06:43 [2023-09-29T14:06:43.820Z] --- PASS: TestDockerNetworkConnectAlias (4.17s) 14:06:43 [2023-09-29T14:06:43.820Z] === RUN TestDockerNetworkReConnect 14:06:47 [2023-09-29T14:06:47.099Z] --- PASS: TestDockerNetworkReConnect (3.20s) 14:06:47 [2023-09-29T14:06:47.099Z] === RUN TestServicePlugin 14:06:47 [2023-09-29T14:06:47.099Z] plugin_test.go:25: (*Execution).NotAmd64-fm 14:06:47 [2023-09-29T14:06:47.099Z] --- SKIP: TestServicePlugin (0.00s) 14:06:47 [2023-09-29T14:06:47.099Z] === RUN TestServiceUpdateLabel 14:06:48 [2023-09-29T14:06:48.471Z] --- PASS: TestServiceUpdateLabel (1.47s) 14:06:48 [2023-09-29T14:06:48.471Z] === RUN TestServiceUpdateSecrets 14:07:03 [2023-09-29T14:07:03.334Z] --- PASS: TestServiceUpdateSecrets (14.43s) 14:07:03 [2023-09-29T14:07:03.334Z] === RUN TestServiceUpdateConfigs 14:07:18 [2023-09-29T14:07:18.195Z] --- PASS: TestServiceUpdateConfigs (14.38s) 14:07:18 [2023-09-29T14:07:18.195Z] === RUN TestServiceUpdateNetwork 14:07:30 [2023-09-29T14:07:30.385Z] --- PASS: TestServiceUpdateNetwork (12.12s) 14:07:30 [2023-09-29T14:07:30.385Z] === RUN TestServiceUpdatePidsLimit 14:07:30 [2023-09-29T14:07:30.385Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 14:07:31 [2023-09-29T14:07:31.317Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 14:07:37 [2023-09-29T14:07:37.870Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 14:07:45 [2023-09-29T14:07:45.980Z] --- PASS: TestServiceUpdatePidsLimit (16.24s) 14:07:45 [2023-09-29T14:07:45.980Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) 14:07:45 [2023-09-29T14:07:45.980Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) 14:07:45 [2023-09-29T14:07:45.980Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) 14:07:45 [2023-09-29T14:07:45.980Z] PASS 14:07:45 [2023-09-29T14:07:45.980Z] 14:07:45 [2023-09-29T14:07:45.980Z] === Skipped 14:07:45 [2023-09-29T14:07:45.980Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 14:07:45 [2023-09-29T14:07:45.980Z] list_test.go:33: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 14:07:45 [2023-09-29T14:07:45.980Z] 14:07:45 [2023-09-29T14:07:45.980Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 14:07:45 [2023-09-29T14:07:45.980Z] plugin_test.go:25: (*Execution).NotAmd64-fm 14:07:45 [2023-09-29T14:07:45.980Z] 14:07:45 [2023-09-29T14:07:45.980Z] DONE 26 tests, 2 skipped in 138.328s 14:07:45 [2023-09-29T14:07:45.980Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 14:07:45 [2023-09-29T14:07:45.980Z] ++ '[' -n '' ']' 14:07:45 [2023-09-29T14:07:45.980Z] ++ 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 14:07:45 [2023-09-29T14:07:45.980Z] ++ set -e 14:07:45 [2023-09-29T14:07:45.980Z] ++ '[' -n 0 ']' 14:07:45 [2023-09-29T14:07:45.980Z] ++ set -x 14:07:45 [2023-09-29T14:07:45.980Z] ++ 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.v6RTfMueh4/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 14:07:45 [2023-09-29T14:07:45.980Z] INFO: Testing against a local daemon 14:07:45 [2023-09-29T14:07:45.980Z] === RUN TestSessionCreate 14:07:45 [2023-09-29T14:07:45.980Z] --- PASS: TestSessionCreate (0.02s) 14:07:45 [2023-09-29T14:07:45.980Z] === RUN TestSessionCreateWithBadUpgrade 14:07:45 [2023-09-29T14:07:45.980Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 14:07:45 [2023-09-29T14:07:45.980Z] PASS 14:07:45 [2023-09-29T14:07:45.980Z] 14:07:45 [2023-09-29T14:07:45.980Z] DONE 2 tests in 0.066s 14:07:45 [2023-09-29T14:07:45.980Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 14:07:45 [2023-09-29T14:07:45.980Z] ++ '[' -n '' ']' 14:07:45 [2023-09-29T14:07:45.980Z] ++ 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 14:07:45 [2023-09-29T14:07:45.980Z] ++ set -e 14:07:45 [2023-09-29T14:07:45.980Z] ++ '[' -n 0 ']' 14:07:45 [2023-09-29T14:07:45.980Z] ++ set -x 14:07:45 [2023-09-29T14:07:45.980Z] ++ 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.v6RTfMueh4/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 14:07:45 [2023-09-29T14:07:45.980Z] INFO: Testing against a local daemon 14:07:45 [2023-09-29T14:07:45.980Z] === RUN TestCgroupDriverSystemdMemoryLimit 14:07:45 [2023-09-29T14:07:45.980Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 14:07:45 [2023-09-29T14:07:45.980Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 14:07:45 [2023-09-29T14:07:45.980Z] === RUN TestDiskUsage 14:07:45 [2023-09-29T14:07:45.980Z] === PAUSE TestDiskUsage 14:07:45 [2023-09-29T14:07:45.980Z] === RUN TestEventsExecDie 14:07:46 [2023-09-29T14:07:46.238Z] --- PASS: TestEventsExecDie (0.57s) 14:07:46 [2023-09-29T14:07:46.238Z] === RUN TestEventsBackwardsCompatible 14:07:46 [2023-09-29T14:07:46.238Z] --- PASS: TestEventsBackwardsCompatible (0.05s) 14:07:46 [2023-09-29T14:07:46.238Z] === RUN TestEventsVolumeCreate 14:07:46 [2023-09-29T14:07:46.238Z] --- PASS: TestEventsVolumeCreate (0.05s) 14:07:46 [2023-09-29T14:07:46.238Z] === RUN TestInfoBinaryCommits 14:07:46 [2023-09-29T14:07:46.238Z] --- PASS: TestInfoBinaryCommits (0.02s) 14:07:46 [2023-09-29T14:07:46.238Z] === RUN TestInfoAPIVersioned 14:07:46 [2023-09-29T14:07:46.238Z] --- PASS: TestInfoAPIVersioned (0.01s) 14:07:46 [2023-09-29T14:07:46.238Z] === RUN TestInfoAPI 14:07:46 [2023-09-29T14:07:46.238Z] --- PASS: TestInfoAPI (0.02s) 14:07:46 [2023-09-29T14:07:46.238Z] === RUN TestInfoAPIWarnings 14:08:04 [2023-09-29T14:08:04.304Z] --- PASS: TestInfoAPIWarnings (16.54s) 14:08:04 [2023-09-29T14:08:04.304Z] === RUN TestInfoDebug 14:08:04 [2023-09-29T14:08:04.304Z] --- PASS: TestInfoDebug (0.52s) 14:08:04 [2023-09-29T14:08:04.304Z] === RUN TestInfoInsecureRegistries 14:08:04 [2023-09-29T14:08:04.304Z] --- PASS: TestInfoInsecureRegistries (0.52s) 14:08:04 [2023-09-29T14:08:04.304Z] === RUN TestInfoRegistryMirrors 14:08:04 [2023-09-29T14:08:04.562Z] --- PASS: TestInfoRegistryMirrors (0.52s) 14:08:04 [2023-09-29T14:08:04.562Z] === RUN TestLoginFailsWithBadCredentials 14:08:05 [2023-09-29T14:08:05.494Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) 14:08:05 [2023-09-29T14:08:05.494Z] === RUN TestPingCacheHeaders 14:08:05 [2023-09-29T14:08:05.494Z] --- PASS: TestPingCacheHeaders (0.02s) 14:08:05 [2023-09-29T14:08:05.494Z] === RUN TestPingGet 14:08:05 [2023-09-29T14:08:05.494Z] --- PASS: TestPingGet (0.01s) 14:08:05 [2023-09-29T14:08:05.494Z] === RUN TestPingHead 14:08:05 [2023-09-29T14:08:05.494Z] --- PASS: TestPingHead (0.02s) 14:08:05 [2023-09-29T14:08:05.494Z] === RUN TestPingSwarmHeader 14:08:06 [2023-09-29T14:08:06.060Z] === RUN TestPingSwarmHeader/before_swarm_init 14:08:06 [2023-09-29T14:08:06.625Z] === RUN TestPingSwarmHeader/after_swarm_init 14:08:07 [2023-09-29T14:08:07.558Z] === RUN TestPingSwarmHeader/after_swarm_leave 14:08:07 [2023-09-29T14:08:07.558Z] --- PASS: TestPingSwarmHeader (1.97s) 14:08:07 [2023-09-29T14:08:07.558Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) 14:08:07 [2023-09-29T14:08:07.558Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) 14:08:07 [2023-09-29T14:08:07.558Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) 14:08:07 [2023-09-29T14:08:07.558Z] === RUN TestPingBuilderHeader 14:08:07 [2023-09-29T14:08:07.558Z] === RUN TestPingBuilderHeader/default_config 14:08:08 [2023-09-29T14:08:08.123Z] === RUN TestPingBuilderHeader/buildkit_disabled 14:08:08 [2023-09-29T14:08:08.689Z] --- PASS: TestPingBuilderHeader (1.04s) 14:08:08 [2023-09-29T14:08:08.689Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) 14:08:08 [2023-09-29T14:08:08.689Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) 14:08:08 [2023-09-29T14:08:08.689Z] === RUN TestVersion 14:08:08 [2023-09-29T14:08:08.689Z] --- PASS: TestVersion (0.02s) 14:08:08 [2023-09-29T14:08:08.689Z] === CONT TestDiskUsage 14:08:08 [2023-09-29T14:08:08.946Z] === RUN TestDiskUsage/empty 14:08:08 [2023-09-29T14:08:08.946Z] === RUN TestDiskUsage/empty/container_types 14:08:08 [2023-09-29T14:08:08.946Z] === RUN TestDiskUsage/empty/image_types 14:08:08 [2023-09-29T14:08:08.946Z] === RUN TestDiskUsage/empty/volume_types 14:08:08 [2023-09-29T14:08:08.946Z] === RUN TestDiskUsage/empty/build-cache_types 14:08:08 [2023-09-29T14:08:08.946Z] === RUN TestDiskUsage/empty/container,_volume_types 14:08:08 [2023-09-29T14:08:08.946Z] === RUN TestDiskUsage/empty/image,_build-cache_types 14:08:08 [2023-09-29T14:08:08.946Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types 14:08:08 [2023-09-29T14:08:08.946Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types 14:08:08 [2023-09-29T14:08:08.946Z] === RUN TestDiskUsage/empty/container,_image,_volume_types 14:08:08 [2023-09-29T14:08:08.946Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types 14:08:08 [2023-09-29T14:08:08.946Z] === RUN TestDiskUsage/after_LoadBusybox 14:08:09 [2023-09-29T14:08:09.204Z] === RUN TestDiskUsage/after_LoadBusybox/container_types 14:08:09 [2023-09-29T14:08:09.204Z] === RUN TestDiskUsage/after_LoadBusybox/image_types 14:08:09 [2023-09-29T14:08:09.204Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types 14:08:09 [2023-09-29T14:08:09.204Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types 14:08:09 [2023-09-29T14:08:09.204Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types 14:08:09 [2023-09-29T14:08:09.204Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types 14:08:09 [2023-09-29T14:08:09.204Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types 14:08:09 [2023-09-29T14:08:09.204Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types 14:08:09 [2023-09-29T14:08:09.204Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types 14:08:09 [2023-09-29T14:08:09.204Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types 14:08:09 [2023-09-29T14:08:09.204Z] === RUN TestDiskUsage/after_container.Run 14:08:09 [2023-09-29T14:08:09.461Z] === RUN TestDiskUsage/after_container.Run/container_types 14:08:09 [2023-09-29T14:08:09.461Z] === RUN TestDiskUsage/after_container.Run/image_types 14:08:09 [2023-09-29T14:08:09.461Z] === RUN TestDiskUsage/after_container.Run/volume_types 14:08:09 [2023-09-29T14:08:09.461Z] === RUN TestDiskUsage/after_container.Run/build-cache_types 14:08:09 [2023-09-29T14:08:09.461Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types 14:08:09 [2023-09-29T14:08:09.461Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types 14:08:09 [2023-09-29T14:08:09.461Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types 14:08:09 [2023-09-29T14:08:09.461Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types 14:08:09 [2023-09-29T14:08:09.461Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types 14:08:09 [2023-09-29T14:08:09.461Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage (1.08s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/empty (0.01s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] PASS 14:08:09 [2023-09-29T14:08:09.719Z] 14:08:09 [2023-09-29T14:08:09.719Z] === Skipped 14:08:09 [2023-09-29T14:08:09.719Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 14:08:09 [2023-09-29T14:08:09.719Z] 14:08:09 [2023-09-29T14:08:09.719Z] DONE 57 tests, 1 skipped in 24.037s 14:08:09 [2023-09-29T14:08:09.719Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 14:08:09 [2023-09-29T14:08:09.719Z] ++ '[' -n '' ']' 14:08:09 [2023-09-29T14:08:09.719Z] ++ 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 14:08:09 [2023-09-29T14:08:09.719Z] ++ set -e 14:08:09 [2023-09-29T14:08:09.719Z] ++ '[' -n 0 ']' 14:08:09 [2023-09-29T14:08:09.719Z] ++ set -x 14:08:09 [2023-09-29T14:08:09.719Z] ++ 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.v6RTfMueh4/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 14:08:09 [2023-09-29T14:08:09.719Z] INFO: Testing against a local daemon 14:08:09 [2023-09-29T14:08:09.719Z] === RUN TestVolumesCreateAndList 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestVolumesCreateAndList (0.02s) 14:08:09 [2023-09-29T14:08:09.719Z] === RUN TestVolumesRemove 14:08:09 [2023-09-29T14:08:09.719Z] === RUN TestVolumesRemove/volume_in_use 14:08:09 [2023-09-29T14:08:09.719Z] === RUN TestVolumesRemove/volume_not_in_use 14:08:09 [2023-09-29T14:08:09.719Z] === RUN TestVolumesRemove/non-existing_volume 14:08:09 [2023-09-29T14:08:09.719Z] === RUN TestVolumesRemove/non-existing_volume_force 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestVolumesRemove (0.05s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] === RUN TestVolumesRemoveSwarmEnabled 14:08:09 [2023-09-29T14:08:09.719Z] === PAUSE TestVolumesRemoveSwarmEnabled 14:08:09 [2023-09-29T14:08:09.719Z] === RUN TestVolumesInspect 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestVolumesInspect (0.02s) 14:08:09 [2023-09-29T14:08:09.719Z] === RUN TestVolumesInvalidJSON 14:08:09 [2023-09-29T14:08:09.719Z] === RUN TestVolumesInvalidJSON/volumes/create 14:08:09 [2023-09-29T14:08:09.719Z] === PAUSE TestVolumesInvalidJSON/volumes/create 14:08:09 [2023-09-29T14:08:09.719Z] === CONT TestVolumesInvalidJSON/volumes/create 14:08:09 [2023-09-29T14:08:09.719Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type 14:08:09 [2023-09-29T14:08:09.719Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON 14:08:09 [2023-09-29T14:08:09.719Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON 14:08:09 [2023-09-29T14:08:09.719Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestVolumesInvalidJSON (0.01s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) 14:08:09 [2023-09-29T14:08:09.719Z] === RUN TestVolumePruneAnonymous 14:08:09 [2023-09-29T14:08:09.719Z] --- PASS: TestVolumePruneAnonymous (0.03s) 14:08:09 [2023-09-29T14:08:09.719Z] === RUN TestVolumePruneAnonFromImage 14:08:09 [2023-09-29T14:08:09.976Z] --- PASS: TestVolumePruneAnonFromImage (0.11s) 14:08:09 [2023-09-29T14:08:09.976Z] === CONT TestVolumesRemoveSwarmEnabled 14:08:11 [2023-09-29T14:08:11.348Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use 14:08:11 [2023-09-29T14:08:11.348Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use 14:08:11 [2023-09-29T14:08:11.348Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume 14:08:11 [2023-09-29T14:08:11.348Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force 14:08:11 [2023-09-29T14:08:11.914Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.91s) 14:08:11 [2023-09-29T14:08:11.914Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) 14:08:11 [2023-09-29T14:08:11.914Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) 14:08:11 [2023-09-29T14:08:11.914Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) 14:08:11 [2023-09-29T14:08:11.914Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) 14:08:11 [2023-09-29T14:08:11.914Z] PASS 14:08:11 [2023-09-29T14:08:11.914Z] 14:08:11 [2023-09-29T14:08:11.914Z] DONE 20 tests in 2.190s 14:08:11 [2023-09-29T14:08:11.914Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 14:08:11 [2023-09-29T14:08:11.914Z] ++++ cat bundles/test-integration/docker.pid 14:08:11 [2023-09-29T14:08:11.914Z] +++ kill 23683 14:08:13 [2023-09-29T14:08:13.285Z] +++ /etc/init.d/apparmor stop 14:08:13 [2023-09-29T14:08:13.285Z] Leaving: AppArmorNo profiles have been unloaded. 14:08:13 [2023-09-29T14:08:13.285Z] 14:08:13 [2023-09-29T14:08:13.285Z] Unloading profiles will leave already running processes permanently 14:08:13 [2023-09-29T14:08:13.285Z] unconfined, which can lead to unexpected situations. 14:08:13 [2023-09-29T14:08:13.285Z] 14:08:13 [2023-09-29T14:08:13.285Z] To set a process to complain mode, use the command line tool 14:08:13 [2023-09-29T14:08:13.285Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 14:08:13 [2023-09-29T14:08:13.285Z] +++ true 14:08:13 [2023-09-29T14:08:13.285Z] exiting test-integration 14:08:13 [2023-09-29T14:08:13.285Z] ++ exit 0 14:08:13 [2023-09-29T14:08:13.285Z] Post stage [Pipeline] junit 14:08:14 [2023-09-29T14:08:14.669Z] Recording test results 14:08:14 [2023-09-29T14:08:14.824Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 14:08:15 [2023-09-29T14:08:15.115Z] + echo Ensuring container killed. 14:08:15 [2023-09-29T14:08:15.115Z] Ensuring container killed. 14:08:15 [2023-09-29T14:08:15.115Z] + docker rm -vf docker-pr7 14:08:15 [2023-09-29T14:08:15.115Z] Error response from daemon: No such container: docker-pr7 [Pipeline] sh 14:08:15 [2023-09-29T14:08:15.427Z] + echo Chowning /workspace to jenkins user 14:08:15 [2023-09-29T14:08:15.427Z] Chowning /workspace to jenkins user 14:08:15 [2023-09-29T14:08:15.427Z] + id -u 14:08:15 [2023-09-29T14:08:15.427Z] + id -g 14:08:15 [2023-09-29T14:08:15.427Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46094:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 14:08:16 [2023-09-29T14:08:16.641Z] + bundleName=arm64-integration 14:08:16 [2023-09-29T14:08:16.641Z] + echo Creating arm64-integration-bundles.tar.gz 14:08:16 [2023-09-29T14:08:16.641Z] Creating arm64-integration-bundles.tar.gz 14:08:16 [2023-09-29T14:08:16.641Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 14:08:16 [2023-09-29T14:08:16.641Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts 14:08:16 [2023-09-29T14:08:16.909Z] Archiving artifacts 14:08:17 [2023-09-29T14:08:17.208Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46094/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 14:08:17 [2023-09-29T14:08:17.492Z] + make clean 14:08:17 [2023-09-29T14:08:17.492Z] docker volume rm -f docker-dev-cache docker-mod-cache 14:08:17 [2023-09-29T14:08:17.492Z] docker-dev-cache 14:08:17 [2023-09-29T14:08:17.492Z] 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