Pull request #45856 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from aace62f6d354106443fde36c0399e75b8b452ca3+2435d75b89784df33753be737e6ac1f84d25c623 (86ed1c8b4179da918b5390612c79116f7dc91d58) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-45856@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-30T16:32:48.288Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-06-30T16:32:48.291Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-06-30T16:32:48.509Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-073fe69304d547b20) in /home/ubuntu/workspace/moby_PR-45856 [Pipeline] { [Pipeline] checkout [2023-06-30T16:32:48.538Z] The recommended git tool is: git [2023-06-30T16:32:48.547Z] using credential docker-jenkins-github-credentials [2023-06-30T16:32:48.563Z] Cloning the remote Git repository [2023-06-30T16:32:48.563Z] Cloning with configured refspecs honoured and without tags [2023-06-30T16:32:48.566Z] Cloning repository https://github.com/moby/moby.git [2023-06-30T16:32:48.567Z] > git init /home/ubuntu/workspace/moby_PR-45856 # timeout=10 [2023-06-30T16:32:48.571Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-06-30T16:32:48.571Z] > git --version # timeout=10 [2023-06-30T16:32:48.573Z] > git --version # 'git version 2.25.1' [2023-06-30T16:32:48.573Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-30T16:32:48.574Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45856/head:refs/remotes/origin/PR-45856 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10 [2023-06-30T16:33:00.112Z] Fetching without tags [2023-06-30T16:33:00.333Z] Merging remotes/origin/24.0 commit 2435d75b89784df33753be737e6ac1f84d25c623 into PR head commit aace62f6d354106443fde36c0399e75b8b452ca3 [2023-06-30T16:33:00.922Z] Merge succeeded, producing aace62f6d354106443fde36c0399e75b8b452ca3 [2023-06-30T16:33:00.922Z] Checking out Revision aace62f6d354106443fde36c0399e75b8b452ca3 (PR-45856) [2023-06-30T16:33:00.100Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-06-30T16:33:00.102Z] > git config --add remote.origin.fetch +refs/pull/45856/head:refs/remotes/origin/PR-45856 # timeout=10 [2023-06-30T16:33:00.104Z] > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10 [2023-06-30T16:33:00.110Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-06-30T16:33:00.116Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-06-30T16:33:00.116Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-30T16:33:00.116Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45856/head:refs/remotes/origin/PR-45856 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10 [2023-06-30T16:33:00.336Z] > git config core.sparsecheckout # timeout=10 [2023-06-30T16:33:00.338Z] > git checkout -f aace62f6d354106443fde36c0399e75b8b452ca3 # timeout=10 [2023-06-30T16:33:00.907Z] > git remote # timeout=10 [2023-06-30T16:33:00.909Z] > git config --get remote.origin.url # timeout=10 [2023-06-30T16:33:00.912Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-30T16:33:00.912Z] > git merge 2435d75b89784df33753be737e6ac1f84d25c623 # timeout=10 [2023-06-30T16:33:00.919Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-30T16:33:00.925Z] > git config core.sparsecheckout # timeout=10 [2023-06-30T16:33:00.927Z] > git checkout -f aace62f6d354106443fde36c0399e75b8b452ca3 # timeout=10 [2023-06-30T16:33:01.701Z] Commit message: "pkg/fileutils: GetTotalUsedFds(): use fast-path for Kernel 6.2 and up" [2023-06-30T16:33:01.702Z] First time build. Skipping changelog. [2023-06-30T16:33:01.716Z] > git --version # timeout=10 [2023-06-30T16:33:01.719Z] > git --version # 'git version 2.25.1' [2023-06-30T16:33:01.721Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T16:33:02.364Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45856:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2023-06-30T16:33:04.900Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [2023-06-30T16:33:05.295Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-073fe69304d547b20) in /home/ubuntu/workspace/moby_PR-45856 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2023-06-30T16:33:05.334Z] The recommended git tool is: git [Pipeline] // stage [2023-06-30T16:33:05.343Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2023-06-30T16:33:05.361Z] Fetching changes from the remote Git repository [Pipeline] // stage [2023-06-30T16:33:05.367Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-06-30T16:33:05.655Z] Merging remotes/origin/24.0 commit 2435d75b89784df33753be737e6ac1f84d25c623 into PR head commit aace62f6d354106443fde36c0399e75b8b452ca3 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-06-30T16:33:05.707Z] Merge succeeded, producing aace62f6d354106443fde36c0399e75b8b452ca3 [2023-06-30T16:33:05.707Z] Checking out Revision aace62f6d354106443fde36c0399e75b8b452ca3 (PR-45856) [2023-06-30T16:33:05.743Z] Commit message: "pkg/fileutils: GetTotalUsedFds(): use fast-path for Kernel 6.2 and up" [2023-06-30T16:33:05.756Z] > git --version # timeout=10 [2023-06-30T16:33:05.758Z] > git --version # 'git version 2.25.1' [2023-06-30T16:33:05.760Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-06-30T16:33:05.359Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45856/.git # timeout=10 [2023-06-30T16:33:05.364Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-06-30T16:33:05.369Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-06-30T16:33:05.370Z] > git --version # timeout=10 [2023-06-30T16:33:05.372Z] > git --version # 'git version 2.25.1' [2023-06-30T16:33:05.372Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-30T16:33:05.372Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45856/head:refs/remotes/origin/PR-45856 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10 [2023-06-30T16:33:05.661Z] > git config core.sparsecheckout # timeout=10 [2023-06-30T16:33:05.664Z] > git checkout -f aace62f6d354106443fde36c0399e75b8b452ca3 # timeout=10 [2023-06-30T16:33:05.691Z] > git remote # timeout=10 [2023-06-30T16:33:05.694Z] > git config --get remote.origin.url # timeout=10 [2023-06-30T16:33:05.696Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-30T16:33:05.697Z] > git merge 2435d75b89784df33753be737e6ac1f84d25c623 # timeout=10 [2023-06-30T16:33:05.704Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-30T16:33:05.710Z] > git config core.sparsecheckout # timeout=10 [2023-06-30T16:33:05.712Z] > git checkout -f aace62f6d354106443fde36c0399e75b8b452ca3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-06-30T16:33:06.433Z] + docker version [2023-06-30T16:33:06.433Z] Client: Docker Engine - Community [2023-06-30T16:33:06.433Z] Version: 24.0.2 [2023-06-30T16:33:06.433Z] API version: 1.43 [2023-06-30T16:33:06.433Z] Go version: go1.20.4 [2023-06-30T16:33:06.433Z] Git commit: cb74dfc [2023-06-30T16:33:06.433Z] Built: Thu May 25 21:52:41 2023 [2023-06-30T16:33:06.433Z] OS/Arch: linux/arm64 [2023-06-30T16:33:06.433Z] Context: default [2023-06-30T16:33:06.433Z] [2023-06-30T16:33:06.433Z] Server: Docker Engine - Community [2023-06-30T16:33:06.433Z] Engine: [2023-06-30T16:33:06.433Z] Version: 24.0.2 [2023-06-30T16:33:06.433Z] API version: 1.43 (minimum version 1.12) [2023-06-30T16:33:06.433Z] Go version: go1.20.4 [2023-06-30T16:33:06.433Z] Git commit: 659604f [2023-06-30T16:33:06.433Z] Built: Thu May 25 21:52:41 2023 [2023-06-30T16:33:06.433Z] OS/Arch: linux/arm64 [2023-06-30T16:33:06.433Z] Experimental: true [2023-06-30T16:33:06.433Z] containerd: [2023-06-30T16:33:06.433Z] Version: 1.6.21 [2023-06-30T16:33:06.433Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-06-30T16:33:06.433Z] runc: [2023-06-30T16:33:06.433Z] Version: 1.1.7 [2023-06-30T16:33:06.433Z] GitCommit: v1.1.7-0-g860f061 [2023-06-30T16:33:06.433Z] docker-init: [2023-06-30T16:33:06.433Z] Version: 0.19.0 [2023-06-30T16:33:06.433Z] GitCommit: de40ad0 [Pipeline] sh [2023-06-30T16:33:06.716Z] + docker info [2023-06-30T16:33:06.716Z] Client: Docker Engine - Community [2023-06-30T16:33:06.716Z] Version: 24.0.2 [2023-06-30T16:33:06.716Z] Context: default [2023-06-30T16:33:06.716Z] Debug Mode: false [2023-06-30T16:33:06.716Z] Plugins: [2023-06-30T16:33:06.716Z] buildx: Docker Buildx (Docker Inc.) [2023-06-30T16:33:06.716Z] Version: v0.11.0 [2023-06-30T16:33:06.716Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-06-30T16:33:06.716Z] compose: Docker Compose (Docker Inc.) [2023-06-30T16:33:06.716Z] Version: v2.19.0 [2023-06-30T16:33:06.716Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-06-30T16:33:06.716Z] [2023-06-30T16:33:06.716Z] Server: [2023-06-30T16:33:06.716Z] Containers: 0 [2023-06-30T16:33:06.716Z] Running: 0 [2023-06-30T16:33:06.716Z] Paused: 0 [2023-06-30T16:33:06.716Z] Stopped: 0 [2023-06-30T16:33:06.716Z] Images: 6 [2023-06-30T16:33:06.716Z] Server Version: 24.0.2 [2023-06-30T16:33:06.716Z] Storage Driver: overlay2 [2023-06-30T16:33:06.716Z] Backing Filesystem: extfs [2023-06-30T16:33:06.716Z] Supports d_type: true [2023-06-30T16:33:06.716Z] Using metacopy: false [2023-06-30T16:33:06.716Z] Native Overlay Diff: true [2023-06-30T16:33:06.716Z] userxattr: false [2023-06-30T16:33:06.716Z] Logging Driver: json-file [2023-06-30T16:33:06.716Z] Cgroup Driver: cgroupfs [2023-06-30T16:33:06.716Z] Cgroup Version: 1 [2023-06-30T16:33:06.716Z] Plugins: [2023-06-30T16:33:06.716Z] Volume: local [2023-06-30T16:33:06.716Z] Network: bridge host ipvlan macvlan null overlay [2023-06-30T16:33:06.716Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-06-30T16:33:06.716Z] Swarm: inactive [2023-06-30T16:33:06.716Z] Runtimes: io.containerd.runc.v2 runc [2023-06-30T16:33:06.716Z] Default Runtime: runc [2023-06-30T16:33:06.716Z] Init Binary: docker-init [2023-06-30T16:33:06.716Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-06-30T16:33:06.716Z] runc version: v1.1.7-0-g860f061 [2023-06-30T16:33:06.716Z] init version: de40ad0 [2023-06-30T16:33:06.716Z] Security Options: [2023-06-30T16:33:06.716Z] apparmor [2023-06-30T16:33:06.716Z] seccomp [2023-06-30T16:33:06.716Z] Profile: builtin [2023-06-30T16:33:06.716Z] Kernel Version: 5.15.0-1038-aws [2023-06-30T16:33:06.716Z] Operating System: Ubuntu 20.04.6 LTS [2023-06-30T16:33:06.716Z] OSType: linux [2023-06-30T16:33:06.716Z] Architecture: aarch64 [2023-06-30T16:33:06.716Z] CPUs: 8 [2023-06-30T16:33:06.716Z] Total Memory: 30.64GiB [2023-06-30T16:33:06.716Z] Name: ip-10-100-35-28 [2023-06-30T16:33:06.716Z] ID: 9de79838-2164-4234-8d77-50484feb20ea [2023-06-30T16:33:06.716Z] Docker Root Dir: /var/lib/docker [2023-06-30T16:33:06.716Z] Debug Mode: false [2023-06-30T16:33:06.716Z] Experimental: true [2023-06-30T16:33:06.716Z] Insecure Registries: [2023-06-30T16:33:06.716Z] 127.0.0.0/8 [2023-06-30T16:33:06.716Z] Live Restore Enabled: true [2023-06-30T16:33:06.716Z] [Pipeline] sh [2023-06-30T16:33:06.998Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-06-30T16:33:06.998Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-06-30T16:33:06.998Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45856/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-06-30T16:33:06.998Z] + bash /home/ubuntu/workspace/moby_PR-45856/check-config.sh [2023-06-30T16:33:06.998Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-06-30T16:33:06.998Z] info: reading kernel config from /boot/config-5.15.0-1038-aws ... [2023-06-30T16:33:06.998Z] [2023-06-30T16:33:06.998Z] Generally Necessary: [2023-06-30T16:33:06.998Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-06-30T16:33:06.998Z] - apparmor: enabled and tools installed [2023-06-30T16:33:06.998Z] - CONFIG_NAMESPACES: enabled [2023-06-30T16:33:06.998Z] - CONFIG_NET_NS: enabled [2023-06-30T16:33:06.998Z] - CONFIG_PID_NS: enabled [2023-06-30T16:33:06.998Z] - CONFIG_IPC_NS: enabled [2023-06-30T16:33:06.998Z] - CONFIG_UTS_NS: enabled [2023-06-30T16:33:06.998Z] - CONFIG_CGROUPS: enabled [2023-06-30T16:33:07.258Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-06-30T16:33:07.258Z] - CONFIG_CGROUP_DEVICE: enabled [2023-06-30T16:33:07.258Z] - CONFIG_CGROUP_FREEZER: enabled [2023-06-30T16:33:07.258Z] - CONFIG_CGROUP_SCHED: enabled [2023-06-30T16:33:07.258Z] - CONFIG_CPUSETS: enabled [2023-06-30T16:33:07.258Z] - CONFIG_MEMCG: enabled [2023-06-30T16:33:07.258Z] - CONFIG_KEYS: enabled [2023-06-30T16:33:07.258Z] - CONFIG_VETH: enabled (as module) [2023-06-30T16:33:07.258Z] - CONFIG_BRIDGE: enabled (as module) [2023-06-30T16:33:07.258Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-06-30T16:33:07.258Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-06-30T16:33:07.258Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-06-30T16:33:07.258Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-06-30T16:33:07.258Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-06-30T16:33:07.258Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-06-30T16:33:07.258Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-06-30T16:33:07.258Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-06-30T16:33:07.258Z] - CONFIG_NF_NAT: enabled (as module) [2023-06-30T16:33:07.258Z] - CONFIG_POSIX_MQUEUE: enabled [2023-06-30T16:33:07.258Z] - CONFIG_CGROUP_BPF: enabled [2023-06-30T16:33:07.258Z] [2023-06-30T16:33:07.258Z] Optional Features: [2023-06-30T16:33:07.258Z] - CONFIG_USER_NS: enabled [2023-06-30T16:33:07.258Z] - CONFIG_SECCOMP: enabled [2023-06-30T16:33:07.258Z] - CONFIG_SECCOMP_FILTER: enabled [2023-06-30T16:33:07.258Z] - CONFIG_CGROUP_PIDS: enabled [2023-06-30T16:33:07.258Z] - CONFIG_MEMCG_SWAP: enabled [2023-06-30T16:33:07.258Z] (cgroup swap accounting is currently enabled) [2023-06-30T16:33:07.517Z] - CONFIG_BLK_CGROUP: enabled [2023-06-30T16:33:07.517Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-06-30T16:33:07.517Z] - CONFIG_CGROUP_PERF: enabled [2023-06-30T16:33:07.517Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-06-30T16:33:07.517Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-06-30T16:33:07.517Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-06-30T16:33:07.517Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-06-30T16:33:07.517Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-06-30T16:33:07.517Z] - CONFIG_RT_GROUP_SCHED: missing [2023-06-30T16:33:07.517Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-06-30T16:33:07.517Z] - CONFIG_IP_VS: enabled (as module) [2023-06-30T16:33:07.517Z] - CONFIG_IP_VS_NFCT: enabled [2023-06-30T16:33:07.517Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-06-30T16:33:07.517Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-06-30T16:33:07.517Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-06-30T16:33:07.517Z] - CONFIG_SECURITY_SELINUX: enabled [2023-06-30T16:33:07.517Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-06-30T16:33:07.517Z] - CONFIG_EXT4_FS: enabled [2023-06-30T16:33:07.517Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-06-30T16:33:07.517Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-06-30T16:33:07.517Z] - Network Drivers: [2023-06-30T16:33:07.517Z] - "overlay": [2023-06-30T16:33:07.517Z] - CONFIG_VXLAN: enabled (as module) [2023-06-30T16:33:07.518Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-06-30T16:33:07.518Z] Optional (for encrypted networks): [2023-06-30T16:33:07.777Z] - CONFIG_CRYPTO: enabled [2023-06-30T16:33:07.777Z] - CONFIG_CRYPTO_AEAD: enabled [2023-06-30T16:33:07.777Z] - CONFIG_CRYPTO_GCM: enabled [2023-06-30T16:33:07.777Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-06-30T16:33:07.777Z] - CONFIG_CRYPTO_GHASH: enabled [2023-06-30T16:33:07.777Z] - CONFIG_XFRM: enabled [2023-06-30T16:33:07.777Z] - CONFIG_XFRM_USER: enabled (as module) [2023-06-30T16:33:07.777Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-06-30T16:33:07.777Z] - CONFIG_INET_ESP: enabled (as module) [2023-06-30T16:33:07.777Z] - "ipvlan": [2023-06-30T16:33:07.777Z] - CONFIG_IPVLAN: enabled (as module) [2023-06-30T16:33:07.777Z] - "macvlan": [2023-06-30T16:33:07.777Z] - CONFIG_MACVLAN: enabled (as module) [2023-06-30T16:33:07.777Z] - CONFIG_DUMMY: enabled (as module) [2023-06-30T16:33:07.777Z] - "ftp,tftp client in container": [2023-06-30T16:33:07.777Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-06-30T16:33:07.777Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-06-30T16:33:07.777Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-06-30T16:33:07.777Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-06-30T16:33:07.777Z] - Storage Drivers: [2023-06-30T16:33:07.777Z] - "aufs": [2023-06-30T16:33:07.777Z] - CONFIG_AUFS_FS: enabled (as module) [2023-06-30T16:33:07.777Z] - "btrfs": [2023-06-30T16:33:07.777Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-06-30T16:33:07.777Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-06-30T16:33:07.777Z] - "devicemapper": [2023-06-30T16:33:07.777Z] - CONFIG_BLK_DEV_DM: enabled [2023-06-30T16:33:07.777Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-06-30T16:33:07.777Z] - "overlay": [2023-06-30T16:33:08.036Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-06-30T16:33:08.036Z] - "zfs": [2023-06-30T16:33:08.036Z] - /dev/zfs: present [2023-06-30T16:33:08.036Z] - zfs command: missing [2023-06-30T16:33:08.036Z] - zpool command: missing [2023-06-30T16:33:08.036Z] [2023-06-30T16:33:08.036Z] Limits: [2023-06-30T16:33:08.036Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-06-30T16:33:08.036Z] [2023-06-30T16:33:08.036Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-06-30T16:33:08.347Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:aace62f6d354106443fde36c0399e75b8b452ca3 . [2023-06-30T16:33:08.606Z] #0 building with "default" instance using docker driver [2023-06-30T16:33:08.606Z] [2023-06-30T16:33:08.606Z] #1 [internal] load .dockerignore [2023-06-30T16:33:08.606Z] #1 transferring context: 113B done [2023-06-30T16:33:08.606Z] #1 DONE 0.0s [2023-06-30T16:33:08.606Z] [2023-06-30T16:33:08.606Z] #2 [internal] load build definition from Dockerfile [2023-06-30T16:33:08.606Z] #2 transferring dockerfile: 27.87kB done [2023-06-30T16:33:08.606Z] #2 DONE 0.0s [2023-06-30T16:33:08.606Z] [2023-06-30T16:33:08.606Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-06-30T16:33:08.606Z] #3 DONE 0.1s [2023-06-30T16:33:08.606Z] [2023-06-30T16:33:08.606Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-06-30T16:33:08.606Z] #4 CACHED [2023-06-30T16:33:08.866Z] [2023-06-30T16:33:08.866Z] #5 [internal] load metadata for docker.io/library/busybox:latest [2023-06-30T16:33:08.866Z] #5 DONE 0.0s [2023-06-30T16:33:08.866Z] [2023-06-30T16:33:08.866Z] #6 [internal] load metadata for docker.io/docker/buildx-bin:0.11.0 [2023-06-30T16:33:08.866Z] #6 DONE 0.1s [2023-06-30T16:33:08.866Z] [2023-06-30T16:33:08.866Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-06-30T16:33:08.866Z] #7 DONE 0.2s [2023-06-30T16:33:08.866Z] [2023-06-30T16:33:08.866Z] #8 [internal] load metadata for docker.io/library/golang:1.20.5-bullseye [2023-06-30T16:33:08.866Z] #8 DONE 0.2s [2023-06-30T16:33:08.866Z] [2023-06-30T16:33:08.866Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2023-06-30T16:33:08.866Z] #9 DONE 0.2s [2023-06-30T16:33:08.866Z] [2023-06-30T16:33:08.866Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2023-06-30T16:33:08.866Z] #10 DONE 0.2s [2023-06-30T16:33:09.128Z] [2023-06-30T16:33:09.128Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.5-bullseye@sha256:4c94dfe9567ee66a0ebc35a28f9f939e9ca3a71cb2ab942359887c584da1b28e [2023-06-30T16:33:09.128Z] #11 DONE 0.0s [2023-06-30T16:33:09.128Z] [2023-06-30T16:33:09.128Z] #12 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.0@sha256:66b638ebf4a01cec44ffdb72c9994347da049e26d6c858058c08c4e9b4a71839 [2023-06-30T16:33:09.128Z] #12 DONE 0.0s [2023-06-30T16:33:09.128Z] [2023-06-30T16:33:09.128Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 [2023-06-30T16:33:09.128Z] #13 DONE 0.0s [2023-06-30T16:33:09.128Z] [2023-06-30T16:33:09.128Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-06-30T16:33:09.128Z] #14 DONE 0.0s [2023-06-30T16:33:09.128Z] [2023-06-30T16:33:09.128Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox [2023-06-30T16:33:09.128Z] #15 DONE 0.0s [2023-06-30T16:33:09.128Z] [2023-06-30T16:33:09.128Z] #16 [base 2/5] COPY --from=xx / / [2023-06-30T16:33:09.128Z] #16 CACHED [2023-06-30T16:33:09.128Z] [2023-06-30T16:33:09.128Z] #17 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-06-30T16:33:09.128Z] #17 CACHED [2023-06-30T16:33:09.128Z] [2023-06-30T16:33:09.128Z] #18 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d [2023-06-30T16:33:09.128Z] #18 DONE 0.0s [2023-06-30T16:33:09.128Z] [2023-06-30T16:33:09.128Z] #19 [internal] load build context [2023-06-30T16:33:09.392Z] #19 ... [2023-06-30T16:33:09.392Z] [2023-06-30T16:33:09.392Z] #20 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-06-30T16:33:09.392Z] #20 DONE 0.3s [2023-06-30T16:33:09.392Z] [2023-06-30T16:33:09.392Z] #19 [internal] load build context [2023-06-30T16:33:09.964Z] #19 transferring context: 67.70MB 0.9s done [2023-06-30T16:33:09.964Z] #19 DONE 0.9s [2023-06-30T16:33:09.964Z] [2023-06-30T16:33:09.964Z] #21 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-06-30T16:33:09.964Z] #21 CACHED [2023-06-30T16:33:09.964Z] [2023-06-30T16:33:09.964Z] #22 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-06-30T16:33:09.964Z] #22 CACHED [2023-06-30T16:33:09.964Z] [2023-06-30T16:33:09.964Z] #23 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-06-30T16:33:09.964Z] #23 CACHED [2023-06-30T16:33:09.964Z] [2023-06-30T16:33:09.964Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2023-06-30T16:33:09.964Z] #24 0.706 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-30T16:33:10.223Z] #24 0.797 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-30T16:33:10.223Z] #24 0.886 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-30T16:33:10.223Z] #24 0.890 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-06-30T16:33:10.223Z] #24 0.963 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB] [2023-06-30T16:33:10.223Z] #24 1.071 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] [2023-06-30T16:33:11.161Z] #24 1.854 Fetched 8533 kB in 2s (5621 kB/s) [2023-06-30T16:33:11.729Z] #24 1.854 Reading package lists... [2023-06-30T16:33:12.296Z] #24 2.382 Reading package lists... [2023-06-30T16:33:12.296Z] #24 2.893 Building dependency tree... [2023-06-30T16:33:12.296Z] #24 3.035 Reading state information... [2023-06-30T16:33:12.555Z] #24 3.200 The following additional packages will be installed: [2023-06-30T16:33:12.555Z] #24 3.200 libmagic-mgc libmagic1 [2023-06-30T16:33:12.555Z] #24 3.226 The following NEW packages will be installed: [2023-06-30T16:33:12.555Z] #24 3.227 file libmagic-mgc libmagic1 [2023-06-30T16:33:12.814Z] #24 3.511 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2023-06-30T16:33:12.814Z] #24 3.511 Need to get 463 kB of archives. [2023-06-30T16:33:12.814Z] #24 3.511 After this operation, 7063 kB of additional disk space will be used. [2023-06-30T16:33:12.814Z] #24 3.511 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2023-06-30T16:33:12.814Z] #24 3.518 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2023-06-30T16:33:12.814Z] #24 3.520 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2023-06-30T16:33:12.814Z] #24 3.646 debconf: delaying package configuration, since apt-utils is not installed [2023-06-30T16:33:12.814Z] #24 3.687 Fetched 463 kB in 0s (1606 kB/s) [2023-06-30T16:33:13.073Z] #24 3.708 Selecting previously unselected package libmagic-mgc. [2023-06-30T16:33:13.073Z] #24 3.708 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2023-06-30T16:33:13.073Z] #24 3.716 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... [2023-06-30T16:33:13.073Z] #24 3.722 Unpacking libmagic-mgc (1:5.39-3) ... [2023-06-30T16:33:13.073Z] #24 3.798 Selecting previously unselected package libmagic1:arm64. [2023-06-30T16:33:13.073Z] #24 3.800 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... [2023-06-30T16:33:13.073Z] #24 3.808 Unpacking libmagic1:arm64 (1:5.39-3) ... [2023-06-30T16:33:13.073Z] #24 3.849 Selecting previously unselected package file. [2023-06-30T16:33:13.073Z] #24 3.851 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... [2023-06-30T16:33:13.073Z] #24 3.855 Unpacking file (1:5.39-3) ... [2023-06-30T16:33:13.073Z] #24 3.902 Setting up libmagic-mgc (1:5.39-3) ... [2023-06-30T16:33:13.338Z] #24 3.918 Setting up libmagic1:arm64 (1:5.39-3) ... [2023-06-30T16:33:13.338Z] #24 3.944 Setting up file (1:5.39-3) ... [2023-06-30T16:33:13.338Z] #24 3.960 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-30T16:33:13.597Z] #24 DONE 4.3s [2023-06-30T16:33:13.597Z] [2023-06-30T16:33:13.597Z] #25 [containerd-src 1/3] WORKDIR /usr/src/containerd [2023-06-30T16:33:13.597Z] #25 ... [2023-06-30T16:33:13.597Z] [2023-06-30T16:33:13.597Z] #26 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2023-06-30T16:33:13.597Z] #26 DONE 0.2s [2023-06-30T16:33:13.597Z] [2023-06-30T16:33:13.597Z] #27 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2023-06-30T16:33:13.597Z] #27 DONE 0.2s [2023-06-30T16:33:13.857Z] [2023-06-30T16:33:13.857Z] #28 [delve-src 1/3] WORKDIR /usr/src/delve [2023-06-30T16:33:13.857Z] #28 DONE 0.2s [2023-06-30T16:33:13.857Z] [2023-06-30T16:33:13.857Z] #29 [registry-src 1/2] WORKDIR /usr/src/registry [2023-06-30T16:33:13.857Z] #29 DONE 0.2s [2023-06-30T16:33:13.857Z] [2023-06-30T16:33:13.857Z] #30 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2023-06-30T16:33:13.857Z] #30 DONE 0.2s [2023-06-30T16:33:13.857Z] [2023-06-30T16:33:13.857Z] #31 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2023-06-30T16:33:13.857Z] #31 DONE 0.2s [2023-06-30T16:33:13.857Z] [2023-06-30T16:33:13.857Z] #32 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-06-30T16:33:13.857Z] #32 DONE 0.3s [2023-06-30T16:33:13.857Z] [2023-06-30T16:33:13.857Z] #33 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake [2023-06-30T16:33:14.127Z] #33 ... [2023-06-30T16:33:14.127Z] [2023-06-30T16:33:14.127Z] #34 [swagger-src 1/3] WORKDIR /usr/src/swagger [2023-06-30T16:33:14.127Z] #34 DONE 0.4s [2023-06-30T16:33:14.127Z] [2023-06-30T16:33:14.127Z] #35 [tini-src 1/3] WORKDIR /usr/src/tini [2023-06-30T16:33:14.127Z] #35 DONE 0.4s [2023-06-30T16:33:14.127Z] [2023-06-30T16:33:14.127Z] #36 [runc-src 1/3] WORKDIR /usr/src/runc [2023-06-30T16:33:14.127Z] #36 DONE 0.4s [2023-06-30T16:33:14.127Z] [2023-06-30T16:33:14.127Z] #37 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-06-30T16:33:14.127Z] #37 DONE 0.5s [2023-06-30T16:33:14.127Z] [2023-06-30T16:33:14.127Z] #38 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2023-06-30T16:33:14.127Z] #38 DONE 0.6s [2023-06-30T16:33:14.127Z] [2023-06-30T16:33:14.127Z] #39 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2023-06-30T16:33:14.392Z] #39 ... [2023-06-30T16:33:14.392Z] [2023-06-30T16:33:14.392Z] #40 [dockercli-integration 1/3] WORKDIR /go/src/github.com/docker/cli [2023-06-30T16:33:14.392Z] #40 DONE 0.6s [2023-06-30T16:33:14.392Z] [2023-06-30T16:33:14.392Z] #25 [containerd-src 1/3] WORKDIR /usr/src/containerd [2023-06-30T16:33:14.392Z] #25 DONE 0.6s [2023-06-30T16:33:14.392Z] [2023-06-30T16:33:14.392Z] #41 [dev-systemd-false 1/19] COPY --link --from=frozen-images /build/ /docker-frozen-images [2023-06-30T16:33:14.392Z] #41 DONE 0.7s [2023-06-30T16:33:14.392Z] [2023-06-30T16:33:14.392Z] #42 [dockercli-integration 2/3] COPY hack/dockerfile/cli.sh /download-or-build-cli.sh [2023-06-30T16:33:14.392Z] #42 DONE 0.2s [2023-06-30T16:33:14.392Z] [2023-06-30T16:33:14.392Z] #43 [dockercli-integration 3/3] RUN --mount=type=cache,id=dockercli-integration-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-integration-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 [2023-06-30T16:33:14.661Z] #43 ... [2023-06-30T16:33:14.661Z] [2023-06-30T16:33:14.661Z] #44 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2023-06-30T16:33:14.661Z] #44 0.763 hint: Using 'master' as the name for the initial branch. This default branch name [2023-06-30T16:33:14.661Z] #44 0.763 hint: is subject to change. To configure the initial branch name to use in all [2023-06-30T16:33:14.661Z] #44 0.763 hint: of your new repositories, which will suppress this warning, call: [2023-06-30T16:33:14.661Z] #44 0.763 hint: [2023-06-30T16:33:14.661Z] #44 0.763 hint: git config --global init.defaultBranch [2023-06-30T16:33:14.661Z] #44 0.763 hint: [2023-06-30T16:33:14.661Z] #44 0.763 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-06-30T16:33:14.661Z] #44 0.763 hint: 'development'. The just-created branch can be renamed via this command: [2023-06-30T16:33:14.661Z] #44 0.763 hint: [2023-06-30T16:33:14.661Z] #44 0.763 hint: git branch -m [2023-06-30T16:33:14.661Z] #44 0.766 Initialized empty Git repository in /usr/src/rootlesskit/.git/ [2023-06-30T16:33:14.661Z] #44 DONE 0.8s [2023-06-30T16:33:14.661Z] [2023-06-30T16:33:14.661Z] #45 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-06-30T16:33:14.661Z] #45 ... [2023-06-30T16:33:14.661Z] [2023-06-30T16:33:14.661Z] #46 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help [2023-06-30T16:33:14.661Z] #46 1.065 NAME: [2023-06-30T16:33:14.661Z] #46 1.065 go-winres - A tool for embedding resources in Windows executables [2023-06-30T16:33:14.661Z] #46 1.065 [2023-06-30T16:33:14.661Z] #46 1.065 USAGE: [2023-06-30T16:33:14.661Z] #46 1.065 go-winres [global options] command [command options] [arguments...] [2023-06-30T16:33:14.661Z] #46 1.065 [2023-06-30T16:33:14.661Z] #46 1.065 COMMANDS: [2023-06-30T16:33:14.661Z] #46 1.065 init Create an initial ./winres/winres.json [2023-06-30T16:33:14.661Z] #46 1.065 make Make syso files for the "go build" command [2023-06-30T16:33:14.661Z] #46 1.065 simply Make syso files for the "go build" command (simplified) [2023-06-30T16:33:14.661Z] #46 1.065 extract Extract all resources from an executable [2023-06-30T16:33:14.661Z] #46 1.065 patch Replace resources in an executable file (exe, dll) [2023-06-30T16:33:14.661Z] #46 1.065 help, h Shows a list of commands or help for one command [2023-06-30T16:33:14.661Z] #46 1.065 [2023-06-30T16:33:14.661Z] #46 1.065 GLOBAL OPTIONS: [2023-06-30T16:33:14.661Z] #46 1.065 --help, -h show help (default: false) [2023-06-30T16:33:14.661Z] #46 DONE 1.2s [2023-06-30T16:33:14.661Z] [2023-06-30T16:33:14.661Z] #47 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2023-06-30T16:33:14.661Z] #47 0.874 hint: Using 'master' as the name for the initial branch. This default branch name [2023-06-30T16:33:14.661Z] #47 0.874 hint: is subject to change. To configure the initial branch name to use in all [2023-06-30T16:33:14.661Z] #47 0.874 hint: of your new repositories, which will suppress this warning, call: [2023-06-30T16:33:14.661Z] #47 0.874 hint: [2023-06-30T16:33:14.661Z] #47 0.874 hint: git config --global init.defaultBranch [2023-06-30T16:33:14.661Z] #47 0.874 hint: [2023-06-30T16:33:14.661Z] #47 0.874 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-06-30T16:33:14.661Z] #47 0.874 hint: 'development'. The just-created branch can be renamed via this command: [2023-06-30T16:33:14.661Z] #47 0.874 hint: [2023-06-30T16:33:14.661Z] #47 0.874 hint: git branch -m [2023-06-30T16:33:14.661Z] #47 0.879 Initialized empty Git repository in /usr/src/registry/.git/ [2023-06-30T16:33:14.661Z] #47 DONE 0.9s [2023-06-30T16:33:14.661Z] [2023-06-30T16:33:14.661Z] #48 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2023-06-30T16:33:14.661Z] #48 0.903 hint: Using 'master' as the name for the initial branch. This default branch name [2023-06-30T16:33:14.661Z] #48 0.903 hint: is subject to change. To configure the initial branch name to use in all [2023-06-30T16:33:14.661Z] #48 0.903 hint: of your new repositories, which will suppress this warning, call: [2023-06-30T16:33:14.661Z] #48 0.903 hint: [2023-06-30T16:33:14.661Z] #48 0.903 hint: git config --global init.defaultBranch [2023-06-30T16:33:14.661Z] #48 0.903 hint: [2023-06-30T16:33:14.661Z] #48 0.903 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-06-30T16:33:14.661Z] #48 0.903 hint: 'development'. The just-created branch can be renamed via this command: [2023-06-30T16:33:14.661Z] #48 0.903 hint: [2023-06-30T16:33:14.661Z] #48 0.903 hint: git branch -m [2023-06-30T16:33:14.661Z] #48 0.910 Initialized empty Git repository in /usr/src/delve/.git/ [2023-06-30T16:33:14.661Z] #48 DONE 1.0s [2023-06-30T16:33:14.922Z] [2023-06-30T16:33:14.922Z] #49 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2023-06-30T16:33:14.922Z] #49 0.847 hint: Using 'master' as the name for the initial branch. This default branch name [2023-06-30T16:33:14.922Z] #49 0.847 hint: is subject to change. To configure the initial branch name to use in all [2023-06-30T16:33:14.922Z] #49 0.847 hint: of your new repositories, which will suppress this warning, call: [2023-06-30T16:33:14.922Z] #49 0.847 hint: [2023-06-30T16:33:14.922Z] #49 0.847 hint: git config --global init.defaultBranch [2023-06-30T16:33:14.922Z] #49 0.847 hint: [2023-06-30T16:33:14.922Z] #49 0.847 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-06-30T16:33:14.922Z] #49 0.847 hint: 'development'. The just-created branch can be renamed via this command: [2023-06-30T16:33:14.922Z] #49 0.847 hint: [2023-06-30T16:33:14.922Z] #49 0.847 hint: git branch -m [2023-06-30T16:33:14.922Z] #49 0.850 Initialized empty Git repository in /usr/src/swagger/.git/ [2023-06-30T16:33:14.922Z] #49 DONE 0.9s [2023-06-30T16:33:14.922Z] [2023-06-30T16:33:14.922Z] #50 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < file.toml [2023-06-30T16:33:15.181Z] #52 1.524 [2023-06-30T16:33:15.181Z] #52 1.524 Reading and updating a list of files: [2023-06-30T16:33:15.181Z] #52 1.524 tomll a.toml b.toml c.toml [2023-06-30T16:33:15.181Z] #52 1.524 [2023-06-30T16:33:15.181Z] #52 1.524 When given a list of files, tomll will modify all files in place without asking. [2023-06-30T16:33:15.181Z] #52 DONE 1.6s [2023-06-30T16:33:15.181Z] [2023-06-30T16:33:15.181Z] #53 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2023-06-30T16:33:15.181Z] #53 1.279 hint: Using 'master' as the name for the initial branch. This default branch name [2023-06-30T16:33:15.181Z] #53 1.279 hint: is subject to change. To configure the initial branch name to use in all [2023-06-30T16:33:15.181Z] #53 1.279 hint: of your new repositories, which will suppress this warning, call: [2023-06-30T16:33:15.181Z] #53 1.279 hint: [2023-06-30T16:33:15.181Z] #53 1.279 hint: git config --global init.defaultBranch [2023-06-30T16:33:15.181Z] #53 1.279 hint: [2023-06-30T16:33:15.181Z] #53 1.279 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-06-30T16:33:15.181Z] #53 1.279 hint: 'development'. The just-created branch can be renamed via this command: [2023-06-30T16:33:15.181Z] #53 1.279 hint: [2023-06-30T16:33:15.181Z] #53 1.279 hint: git branch -m [2023-06-30T16:33:15.181Z] #53 1.281 Initialized empty Git repository in /usr/src/tini/.git/ [2023-06-30T16:33:15.181Z] #53 DONE 1.3s [2023-06-30T16:33:15.181Z] [2023-06-30T16:33:15.181Z] #54 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2023-06-30T16:33:15.444Z] #54 ... [2023-06-30T16:33:15.444Z] [2023-06-30T16:33:15.444Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version [2023-06-30T16:33:15.444Z] #55 1.753 v3.6.0 [2023-06-30T16:33:15.444Z] #55 DONE 1.8s [2023-06-30T16:33:15.703Z] [2023-06-30T16:33:15.703Z] #56 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-06-30T16:33:15.703Z] #56 ... [2023-06-30T16:33:15.703Z] [2023-06-30T16:33:15.703Z] #39 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2023-06-30T16:33:15.703Z] #39 1.637 hint: Using 'master' as the name for the initial branch. This default branch name [2023-06-30T16:33:15.703Z] #39 1.637 hint: is subject to change. To configure the initial branch name to use in all [2023-06-30T16:33:15.703Z] #39 1.637 hint: of your new repositories, which will suppress this warning, call: [2023-06-30T16:33:15.703Z] #39 1.637 hint: [2023-06-30T16:33:15.703Z] #39 1.637 hint: git config --global init.defaultBranch [2023-06-30T16:33:15.703Z] #39 1.637 hint: [2023-06-30T16:33:15.703Z] #39 1.637 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-06-30T16:33:15.703Z] #39 1.637 hint: 'development'. The just-created branch can be renamed via this command: [2023-06-30T16:33:15.703Z] #39 1.637 hint: [2023-06-30T16:33:15.703Z] #39 1.637 hint: git branch -m [2023-06-30T16:33:15.703Z] #39 1.642 Initialized empty Git repository in /usr/src/runc/.git/ [2023-06-30T16:33:15.703Z] #39 DONE 1.7s [2023-06-30T16:33:15.963Z] [2023-06-30T16:33:15.963Z] #57 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-06-30T16:33:17.347Z] #57 ... [2023-06-30T16:33:17.347Z] [2023-06-30T16:33:17.347Z] #58 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2023-06-30T16:33:17.347Z] #58 2.659 hint: Using 'master' as the name for the initial branch. This default branch name [2023-06-30T16:33:17.347Z] #58 2.659 hint: is subject to change. To configure the initial branch name to use in all [2023-06-30T16:33:17.347Z] #58 2.659 hint: of your new repositories, which will suppress this warning, call: [2023-06-30T16:33:17.347Z] #58 2.659 hint: [2023-06-30T16:33:17.347Z] #58 2.659 hint: git config --global init.defaultBranch [2023-06-30T16:33:17.347Z] #58 2.659 hint: [2023-06-30T16:33:17.347Z] #58 2.659 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-06-30T16:33:17.347Z] #58 2.659 hint: 'development'. The just-created branch can be renamed via this command: [2023-06-30T16:33:17.347Z] #58 2.659 hint: [2023-06-30T16:33:17.347Z] #58 2.659 hint: git branch -m [2023-06-30T16:33:17.347Z] #58 2.662 Initialized empty Git repository in /usr/src/containerd/.git/ [2023-06-30T16:33:17.347Z] #58 DONE 2.8s [2023-06-30T16:33:17.347Z] [2023-06-30T16:33:17.347Z] #59 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-06-30T16:33:19.897Z] #59 ... [2023-06-30T16:33:19.897Z] [2023-06-30T16:33:19.897Z] #45 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-06-30T16:33:19.897Z] #45 DONE 4.9s [2023-06-30T16:33:19.897Z] [2023-06-30T16:33:19.897Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2" && /build/golangci-lint --version [2023-06-30T16:33:19.897Z] #60 5.721 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown) [2023-06-30T16:33:19.897Z] #60 DONE 5.9s [2023-06-30T16:33:19.897Z] [2023-06-30T16:33:19.897Z] #50 [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 <= 3... python3 [2023-06-30T16:33:45.579Z] #80 19.87 checking for python3... /usr/bin/python3 [2023-06-30T16:33:45.579Z] #80 19.87 checking for python3 version... 3.9 [2023-06-30T16:33:45.579Z] #80 19.88 checking for python3 platform... linux [2023-06-30T16:33:45.579Z] #80 19.89 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-06-30T16:33:45.579Z] #80 19.93 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-06-30T16:33:45.579Z] #80 19.96 checking for go-md2man... no [2023-06-30T16:33:45.579Z] #80 19.96 checking error.h usability... yes [2023-06-30T16:33:45.579Z] #80 20.00 checking error.h presence... yes [2023-06-30T16:33:45.579Z] #80 20.01 checking for error.h... yes [2023-06-30T16:33:45.579Z] #80 20.02 checking linux/openat2.h usability... yes [2023-06-30T16:33:45.839Z] #80 20.06 checking linux/openat2.h presence... yes [2023-06-30T16:33:45.839Z] #80 20.07 checking for linux/openat2.h... yes [2023-06-30T16:33:45.839Z] #80 20.08 checking for copy_file_range... yes [2023-06-30T16:33:45.839Z] #80 20.13 checking for fgetxattr... yes [2023-06-30T16:33:45.839Z] #80 20.19 checking for statx... yes [2023-06-30T16:33:45.839Z] #80 20.24 checking for fgetpwent_r... yes [2023-06-30T16:33:46.098Z] #80 20.30 checking for issetugid... no [2023-06-30T16:33:46.098Z] #80 20.35 checking for pkg-config... /usr/bin/pkg-config [2023-06-30T16:33:46.098Z] #80 20.35 checking pkg-config is at least version 0.9.0... yes [2023-06-30T16:33:46.098Z] #80 20.35 checking for library containing yajl_tree_get... -lyajl [2023-06-30T16:33:46.098Z] #80 20.45 checking for yajl >= 2.0.0... yes [2023-06-30T16:33:46.098Z] #80 20.46 checking sys/capability.h usability... yes [2023-06-30T16:33:46.098Z] #80 20.49 checking sys/capability.h presence... yes [2023-06-30T16:33:46.098Z] #80 20.51 checking for sys/capability.h... yes [2023-06-30T16:33:46.358Z] #80 20.51 checking for library containing cap_from_name... -lcap [2023-06-30T16:33:46.358Z] #80 20.61 checking for library containing dlopen... -ldl [2023-06-30T16:33:46.358Z] #80 20.70 checking seccomp.h usability... yes [2023-06-30T16:33:46.358Z] #80 20.74 checking seccomp.h presence... yes [2023-06-30T16:33:46.358Z] #80 20.76 checking for seccomp.h... yes [2023-06-30T16:33:46.618Z] #80 20.76 checking for library containing seccomp_rule_add... -lseccomp [2023-06-30T16:33:46.618Z] #80 20.86 checking for library containing seccomp_arch_resolve_name... none required [2023-06-30T16:33:46.618Z] #80 20.90 checking systemd/sd-bus.h usability... yes [2023-06-30T16:33:46.618Z] #80 20.95 checking systemd/sd-bus.h presence... yes [2023-06-30T16:33:46.618Z] #80 20.97 checking for systemd/sd-bus.h... yes [2023-06-30T16:33:46.618Z] #80 20.97 checking for library containing sd_bus_match_signal_async... -lsystemd [2023-06-30T16:33:46.618Z] #80 21.07 checking for sd_notify_barrier... yes [2023-06-30T16:33:46.618Z] #80 21.13 checking linux/bpf.h usability... yes [2023-06-30T16:33:46.618Z] #80 21.17 checking linux/bpf.h presence... yes [2023-06-30T16:33:46.877Z] #80 21.18 checking for linux/bpf.h... yes [2023-06-30T16:33:46.877Z] #80 21.18 checking compilation for eBPF... yes [2023-06-30T16:33:46.877Z] #80 21.22 checking for criu >= 3.15... no [2023-06-30T16:33:46.877Z] #80 21.23 configure: CRIU headers not found, building without CRIU support [2023-06-30T16:33:46.877Z] #80 21.23 checking for criu > 3.16... no [2023-06-30T16:33:46.877Z] #80 21.24 configure: CRIU version doesn't support join-ns API [2023-06-30T16:33:46.877Z] #80 21.24 checking for criu > 3.16.1... no [2023-06-30T16:33:46.877Z] #80 21.24 configure: CRIU version doesn't support for pre-dumping [2023-06-30T16:33:46.877Z] #80 21.24 checking for new mount API (fsconfig)... yes [2023-06-30T16:33:46.877Z] #80 21.27 checking for seccomp notify API... yes [2023-06-30T16:33:46.877Z] #80 21.29 checking for gperf... no [2023-06-30T16:33:46.877Z] #80 21.29 configure: gperf not found - cannot rebuild signal parser code [2023-06-30T16:33:46.877Z] #80 21.29 checking for library containing argp_parse... none required [2023-06-30T16:33:46.877Z] #80 21.36 checking that generated files are newer than configure... done [2023-06-30T16:33:46.877Z] #80 21.37 configure: creating ./config.status [2023-06-30T16:33:47.446Z] #80 22.00 config.status: creating Makefile [2023-06-30T16:33:47.706Z] #80 22.02 config.status: creating rpm/crun.spec [2023-06-30T16:33:47.706Z] #80 22.04 config.status: creating config.h [2023-06-30T16:33:47.706Z] #80 22.05 config.status: executing libtool commands [2023-06-30T16:33:47.706Z] #80 22.06 config.status: executing depfiles commands [2023-06-30T16:33:47.965Z] #80 22.37 === configuring in libocispec (/tmp/crun-build/libocispec) [2023-06-30T16:33:47.965Z] #80 22.38 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2023-06-30T16:33:48.225Z] #80 22.48 checking for gcc... gcc [2023-06-30T16:33:48.225Z] #80 22.51 checking whether the C compiler works... yes [2023-06-30T16:33:48.225Z] #80 22.55 checking for C compiler default output file name... a.out [2023-06-30T16:33:48.225Z] #80 22.55 checking for suffix of executables... [2023-06-30T16:33:48.225Z] #80 22.59 checking whether we are cross compiling... no [2023-06-30T16:33:48.225Z] #80 22.63 checking for suffix of object files... o [2023-06-30T16:33:48.225Z] #80 22.66 checking whether we are using the GNU C compiler... yes [2023-06-30T16:33:48.225Z] #80 22.68 checking whether gcc accepts -g... yes [2023-06-30T16:33:48.484Z] #80 22.71 checking for gcc option to accept ISO C89... none needed [2023-06-30T16:33:48.484Z] #80 22.75 checking whether gcc understands -c and -o together... yes [2023-06-30T16:33:48.484Z] #80 22.79 checking how to run the C preprocessor... gcc -E [2023-06-30T16:33:48.484Z] #80 22.86 checking for grep that handles long lines and -e... /bin/grep [2023-06-30T16:33:48.484Z] #80 22.86 checking for egrep... /bin/grep -E [2023-06-30T16:33:48.744Z] #80 22.86 checking for ANSI C header files... yes [2023-06-30T16:33:48.744Z] #80 22.98 checking for sys/types.h... yes [2023-06-30T16:33:48.744Z] #80 23.02 checking for sys/stat.h... yes [2023-06-30T16:33:48.744Z] #80 23.06 checking for stdlib.h... yes [2023-06-30T16:33:48.744Z] #80 23.10 checking for string.h... yes [2023-06-30T16:33:48.744Z] #80 23.14 checking for memory.h... yes [2023-06-30T16:33:48.744Z] #80 23.18 checking for strings.h... yes [2023-06-30T16:33:48.744Z] #80 23.22 checking for inttypes.h... yes [2023-06-30T16:33:48.744Z] #80 23.26 checking for stdint.h... yes [2023-06-30T16:33:48.744Z] #80 23.30 checking for unistd.h... yes [2023-06-30T16:33:49.003Z] #80 23.33 checking minix/config.h usability... no [2023-06-30T16:33:49.003Z] #80 23.37 checking minix/config.h presence... no [2023-06-30T16:33:49.003Z] #80 23.38 checking for minix/config.h... no [2023-06-30T16:33:49.003Z] #80 23.38 checking whether it is safe to define __EXTENSIONS__... yes [2023-06-30T16:33:49.003Z] #80 23.44 checking build system type... aarch64-unknown-linux-gnu [2023-06-30T16:33:49.003Z] #80 23.50 checking host system type... aarch64-unknown-linux-gnu [2023-06-30T16:33:49.003Z] #80 23.50 checking how to print strings... printf [2023-06-30T16:33:49.003Z] #80 23.50 checking for a sed that does not truncate output... /bin/sed [2023-06-30T16:33:49.003Z] #80 23.51 checking for fgrep... /bin/grep -F [2023-06-30T16:33:49.003Z] #80 23.51 checking for ld used by gcc... /usr/bin/ld [2023-06-30T16:33:49.003Z] #80 23.52 checking if the linker (/usr/bin/ld) is GNU ld... yes [2023-06-30T16:33:49.003Z] #80 23.52 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2023-06-30T16:33:49.003Z] #80 23.52 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2023-06-30T16:33:49.263Z] #80 23.55 checking whether ln -s works... yes [2023-06-30T16:33:49.263Z] #80 23.55 checking the maximum length of command line arguments... 1572864 [2023-06-30T16:33:49.263Z] #80 23.56 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2023-06-30T16:33:49.263Z] #80 23.56 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2023-06-30T16:33:49.263Z] #80 23.56 checking for /usr/bin/ld option to reload object files... -r [2023-06-30T16:33:49.263Z] #80 23.56 checking for objdump... objdump [2023-06-30T16:33:49.263Z] #80 23.56 checking how to recognize dependent libraries... pass_all [2023-06-30T16:33:49.263Z] #80 23.56 checking for dlltool... no [2023-06-30T16:33:49.263Z] #80 23.56 checking how to associate runtime and link libraries... printf %s\n [2023-06-30T16:33:49.263Z] #80 23.56 checking for ar... ar [2023-06-30T16:33:49.263Z] #80 23.57 checking for archiver @FILE support... @ [2023-06-30T16:33:49.263Z] #80 23.60 checking for strip... strip [2023-06-30T16:33:49.263Z] #80 23.60 checking for ranlib... ranlib [2023-06-30T16:33:49.263Z] #80 23.60 checking for gawk... no [2023-06-30T16:33:49.263Z] #80 23.60 checking for mawk... mawk [2023-06-30T16:33:49.263Z] #80 23.60 checking command to parse /usr/bin/nm -B output from gcc object... ok [2023-06-30T16:33:49.263Z] #80 23.68 checking for sysroot... no [2023-06-30T16:33:49.263Z] #80 23.68 checking for a working dd... /bin/dd [2023-06-30T16:33:49.263Z] #80 23.69 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2023-06-30T16:33:49.263Z] #80 23.69 checking for mt... no [2023-06-30T16:33:49.263Z] #80 23.69 checking if : is a manifest tool... no [2023-06-30T16:33:49.263Z] #80 23.70 checking for dlfcn.h... yes [2023-06-30T16:33:49.263Z] #80 23.74 checking for objdir... .libs [2023-06-30T16:33:49.523Z] #80 23.81 checking if gcc supports -fno-rtti -fno-exceptions... no [2023-06-30T16:33:49.523Z] #80 23.84 checking for gcc option to produce PIC... -fPIC -DPIC [2023-06-30T16:33:49.523Z] #80 23.84 checking if gcc PIC flag -fPIC -DPIC works... yes [2023-06-30T16:33:49.523Z] #80 23.87 checking if gcc static flag -static works... yes [2023-06-30T16:33:49.523Z] #80 23.94 checking if gcc supports -c -o file.o... yes [2023-06-30T16:33:49.523Z] #80 23.98 checking if gcc supports -c -o file.o... (cached) yes [2023-06-30T16:33:49.523Z] #80 23.98 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2023-06-30T16:33:49.523Z] #80 23.99 checking dynamic linker characteristics... GNU/Linux ld.so [2023-06-30T16:33:49.782Z] #80 24.05 checking how to hardcode library paths into programs... immediate [2023-06-30T16:33:49.782Z] #80 24.05 checking whether stripping libraries is possible... yes [2023-06-30T16:33:49.782Z] #80 24.05 checking if libtool supports shared libraries... yes [2023-06-30T16:33:49.782Z] #80 24.05 checking whether to build shared libraries... no [2023-06-30T16:33:49.782Z] #80 24.05 checking whether to build static libraries... yes [2023-06-30T16:33:49.782Z] #80 24.06 checking for a BSD-compatible install... /usr/bin/install -c [2023-06-30T16:33:49.782Z] #80 24.07 checking whether build environment is sane... yes [2023-06-30T16:33:49.782Z] #80 24.08 checking for a thread-safe mkdir -p... /bin/mkdir -p [2023-06-30T16:33:49.782Z] #80 24.08 checking whether make sets $(MAKE)... yes [2023-06-30T16:33:49.782Z] #80 24.09 checking whether make supports the include directive... yes (GNU style) [2023-06-30T16:33:49.782Z] #80 24.10 checking whether make supports nested variables... yes [2023-06-30T16:33:49.782Z] #80 24.12 checking whether UID '0' is supported by ustar format... yes [2023-06-30T16:33:49.782Z] #80 24.12 checking whether GID '0' is supported by ustar format... yes [2023-06-30T16:33:49.782Z] #80 24.12 checking how to create a ustar tar archive... gnutar [2023-06-30T16:33:49.782Z] #80 24.14 checking dependency style of gcc... gcc3 [2023-06-30T16:33:49.782Z] #80 24.18 checking whether to enable maintainer-specific portions of Makefiles... yes [2023-06-30T16:33:49.782Z] #80 24.18 checking whether make supports nested variables... (cached) yes [2023-06-30T16:33:49.782Z] #80 24.18 checking for pkg-config... /usr/bin/pkg-config [2023-06-30T16:33:49.782Z] #80 24.18 checking pkg-config is at least version 0.9.0... yes [2023-06-30T16:33:49.782Z] #80 24.18 checking for yajl >= 2.1.0... yes [2023-06-30T16:33:49.782Z] #80 24.19 checking for a sed that does not truncate output... (cached) /bin/sed [2023-06-30T16:33:49.782Z] #80 24.20 checking for gcc... (cached) gcc [2023-06-30T16:33:49.782Z] #80 24.22 checking whether we are using the GNU C compiler... (cached) yes [2023-06-30T16:33:49.782Z] #80 24.22 checking whether gcc accepts -g... (cached) yes [2023-06-30T16:33:49.782Z] #80 24.22 checking for gcc option to accept ISO C89... (cached) none needed [2023-06-30T16:33:49.782Z] #80 24.22 checking whether gcc understands -c and -o together... (cached) yes [2023-06-30T16:33:49.782Z] #80 24.22 checking for a Python interpreter with version >= 3... python3 [2023-06-30T16:33:49.782Z] #80 24.24 checking for python3... /usr/bin/python3 [2023-06-30T16:33:49.782Z] #80 24.24 checking for python3 version... 3.9 [2023-06-30T16:33:49.782Z] #80 24.25 checking for python3 platform... linux [2023-06-30T16:33:49.782Z] #80 24.26 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-06-30T16:33:50.042Z] #80 24.30 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-06-30T16:33:50.610Z] #80 24.35 checking that generated files are newer than configure... done [2023-06-30T16:33:50.610Z] #80 25.07 configure: creating ./config.status [2023-06-30T16:33:51.548Z] #80 25.69 config.status: creating Makefile [2023-06-30T16:33:51.548Z] #80 25.71 config.status: creating config.h [2023-06-30T16:33:51.548Z] #80 25.72 config.status: executing libtool commands [2023-06-30T16:33:51.548Z] #80 25.73 config.status: executing depfiles commands [2023-06-30T16:33:51.548Z] #80 25.92 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2023-06-30T16:33:51.548Z] #80 25.93 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2023-06-30T16:33:51.548Z] #80 26.03 checking for gcc... gcc [2023-06-30T16:33:51.548Z] #80 26.05 checking whether the C compiler works... yes [2023-06-30T16:33:51.548Z] #80 26.09 checking for C compiler default output file name... a.out [2023-06-30T16:33:51.548Z] #80 26.10 checking for suffix of executables... [2023-06-30T16:33:51.807Z] #80 26.14 checking whether we are cross compiling... no [2023-06-30T16:33:51.807Z] #80 26.18 checking for suffix of object files... o [2023-06-30T16:33:51.807Z] #80 26.21 checking whether we are using the GNU C compiler... yes [2023-06-30T16:33:51.807Z] #80 26.23 checking whether gcc accepts -g... yes [2023-06-30T16:33:51.807Z] #80 26.26 checking for gcc option to accept ISO C89... none needed [2023-06-30T16:33:51.807Z] #80 26.30 checking whether gcc understands -c and -o together... yes [2023-06-30T16:33:51.807Z] #80 26.34 checking for a BSD-compatible install... /usr/bin/install -c [2023-06-30T16:33:51.807Z] #80 26.35 checking whether build environment is sane... yes [2023-06-30T16:33:52.067Z] #80 26.37 checking for a thread-safe mkdir -p... /bin/mkdir -p [2023-06-30T16:33:52.067Z] #80 26.37 checking for gawk... no [2023-06-30T16:33:52.067Z] #80 26.37 checking for mawk... mawk [2023-06-30T16:33:52.067Z] #80 26.37 checking whether make sets $(MAKE)... yes [2023-06-30T16:33:52.067Z] #80 26.38 checking whether make supports the include directive... yes (GNU style) [2023-06-30T16:33:52.067Z] #80 26.39 checking whether make supports nested variables... yes [2023-06-30T16:33:52.067Z] #80 26.40 checking whether UID '0' is supported by ustar format... yes [2023-06-30T16:33:52.067Z] #80 26.40 checking whether GID '0' is supported by ustar format... yes [2023-06-30T16:33:52.067Z] #80 26.40 checking how to create a ustar tar archive... gnutar [2023-06-30T16:33:52.067Z] #80 26.42 checking dependency style of gcc... gcc3 [2023-06-30T16:33:52.067Z] #80 26.47 checking whether to enable maintainer-specific portions of Makefiles... yes [2023-06-30T16:33:52.067Z] #80 26.47 checking whether make supports nested variables... (cached) yes [2023-06-30T16:33:52.067Z] #80 26.48 checking build system type... aarch64-unknown-linux-gnu [2023-06-30T16:33:52.067Z] #80 26.54 checking host system type... aarch64-unknown-linux-gnu [2023-06-30T16:33:52.067Z] #80 26.54 checking how to print strings... printf [2023-06-30T16:33:52.067Z] #80 26.55 checking for a sed that does not truncate output... /bin/sed [2023-06-30T16:33:52.067Z] #80 26.55 checking for grep that handles long lines and -e... /bin/grep [2023-06-30T16:33:52.067Z] #80 26.56 checking for egrep... /bin/grep -E [2023-06-30T16:33:52.067Z] #80 26.56 checking for fgrep... /bin/grep -F [2023-06-30T16:33:52.067Z] #80 26.56 checking for ld used by gcc... /usr/bin/ld [2023-06-30T16:33:52.326Z] #80 26.57 checking if the linker (/usr/bin/ld) is GNU ld... yes [2023-06-30T16:33:52.326Z] #80 26.57 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2023-06-30T16:33:52.326Z] #80 26.57 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2023-06-30T16:33:52.326Z] #80 26.60 checking whether ln -s works... yes [2023-06-30T16:33:52.326Z] #80 26.60 checking the maximum length of command line arguments... 1572864 [2023-06-30T16:33:52.326Z] #80 26.61 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2023-06-30T16:33:52.326Z] #80 26.61 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2023-06-30T16:33:52.326Z] #80 26.61 checking for /usr/bin/ld option to reload object files... -r [2023-06-30T16:33:52.326Z] #80 26.61 checking for objdump... objdump [2023-06-30T16:33:52.326Z] #80 26.61 checking how to recognize dependent libraries... pass_all [2023-06-30T16:33:52.326Z] #80 26.61 checking for dlltool... no [2023-06-30T16:33:52.326Z] #80 26.61 checking how to associate runtime and link libraries... printf %s\n [2023-06-30T16:33:52.326Z] #80 26.61 checking for ar... ar [2023-06-30T16:33:52.326Z] #80 26.61 checking for archiver @FILE support... @ [2023-06-30T16:33:52.326Z] #80 26.65 checking for strip... strip [2023-06-30T16:33:52.326Z] #80 26.65 checking for ranlib... ranlib [2023-06-30T16:33:52.326Z] #80 26.65 checking command to parse /usr/bin/nm -B output from gcc object... ok [2023-06-30T16:33:52.326Z] #80 26.73 checking for sysroot... no [2023-06-30T16:33:52.326Z] #80 26.73 checking for a working dd... /bin/dd [2023-06-30T16:33:52.326Z] #80 26.74 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2023-06-30T16:33:52.326Z] #80 26.74 checking for mt... no [2023-06-30T16:33:52.326Z] #80 26.74 checking if : is a manifest tool... no [2023-06-30T16:33:52.326Z] #80 26.75 checking how to run the C preprocessor... gcc -E [2023-06-30T16:33:52.585Z] #80 26.81 checking for ANSI C header files... yes [2023-06-30T16:33:52.585Z] #80 26.94 checking for sys/types.h... yes [2023-06-30T16:33:52.585Z] #80 26.98 checking for sys/stat.h... yes [2023-06-30T16:33:52.585Z] #80 27.02 checking for stdlib.h... yes [2023-06-30T16:33:52.585Z] #80 27.05 checking for string.h... yes [2023-06-30T16:33:52.845Z] #80 27.09 checking for memory.h... yes [2023-06-30T16:33:52.845Z] #80 27.13 checking for strings.h... yes [2023-06-30T16:33:52.845Z] #80 27.17 checking for inttypes.h... yes [2023-06-30T16:33:52.845Z] #80 27.22 checking for stdint.h... yes [2023-06-30T16:33:52.845Z] #80 27.26 checking for unistd.h... yes [2023-06-30T16:33:52.845Z] #80 27.30 checking for dlfcn.h... yes [2023-06-30T16:33:52.845Z] #80 27.33 checking for objdir... .libs [2023-06-30T16:33:52.845Z] #80 27.41 checking if gcc supports -fno-rtti -fno-exceptions... no [2023-06-30T16:33:53.104Z] #80 27.44 checking for gcc option to produce PIC... -fPIC -DPIC [2023-06-30T16:33:53.104Z] #80 27.44 checking if gcc PIC flag -fPIC -DPIC works... yes [2023-06-30T16:33:53.104Z] #80 27.47 checking if gcc static flag -static works... yes [2023-06-30T16:33:53.104Z] #80 27.54 checking if gcc supports -c -o file.o... yes [2023-06-30T16:33:53.104Z] #80 27.58 checking if gcc supports -c -o file.o... (cached) yes [2023-06-30T16:33:53.104Z] #80 27.58 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2023-06-30T16:33:53.104Z] #80 27.59 checking dynamic linker characteristics... GNU/Linux ld.so [2023-06-30T16:33:53.364Z] #80 27.66 checking how to hardcode library paths into programs... immediate [2023-06-30T16:33:53.364Z] #80 27.66 checking whether stripping libraries is possible... yes [2023-06-30T16:33:53.364Z] #80 27.66 checking if libtool supports shared libraries... yes [2023-06-30T16:33:53.364Z] #80 27.66 checking whether to build shared libraries... no [2023-06-30T16:33:53.364Z] #80 27.66 checking whether to build static libraries... yes [2023-06-30T16:33:53.364Z] #80 27.66 checking float.h usability... yes [2023-06-30T16:33:53.364Z] #80 27.70 checking float.h presence... yes [2023-06-30T16:33:53.364Z] #80 27.71 checking for float.h... yes [2023-06-30T16:33:53.364Z] #80 27.72 checking limits.h usability... yes [2023-06-30T16:33:53.364Z] #80 27.76 checking limits.h presence... yes [2023-06-30T16:33:53.364Z] #80 27.77 checking for limits.h... yes [2023-06-30T16:33:53.364Z] #80 27.78 checking stddef.h usability... yes [2023-06-30T16:33:53.364Z] #80 27.81 checking stddef.h presence... yes [2023-06-30T16:33:53.364Z] #80 27.83 checking for stddef.h... yes [2023-06-30T16:33:53.364Z] #80 27.84 checking for stdlib.h... (cached) yes [2023-06-30T16:33:53.364Z] #80 27.84 checking for string.h... (cached) yes [2023-06-30T16:33:53.364Z] #80 27.85 checking sys/time.h usability... yes [2023-06-30T16:33:53.623Z] #80 27.89 checking sys/time.h presence... yes [2023-06-30T16:33:53.623Z] #80 27.90 checking for sys/time.h... yes [2023-06-30T16:33:53.623Z] #80 27.91 checking for inline... inline [2023-06-30T16:33:53.623Z] #80 27.93 checking for size_t... yes [2023-06-30T16:33:53.623Z] #80 28.00 checking for stdlib.h... (cached) yes [2023-06-30T16:33:53.623Z] #80 28.01 checking for GNU libc compatible malloc... yes [2023-06-30T16:33:53.623Z] #80 28.06 checking for stdlib.h... (cached) yes [2023-06-30T16:33:53.623Z] #80 28.06 checking for GNU libc compatible realloc... yes [2023-06-30T16:33:53.623Z] #80 28.11 checking for working strtod... yes [2023-06-30T16:33:53.623Z] #80 28.17 checking for gettimeofday... yes [2023-06-30T16:33:53.883Z] #80 28.23 checking for memset... yes [2023-06-30T16:33:53.883Z] #80 28.29 checking for strspn... yes [2023-06-30T16:33:54.142Z] #80 28.37 checking that generated files are newer than configure... done [2023-06-30T16:33:54.142Z] #80 28.37 configure: creating ./config.status [2023-06-30T16:33:54.711Z] #80 28.99 config.status: creating Makefile [2023-06-30T16:33:54.711Z] #80 29.00 config.status: creating config.h [2023-06-30T16:33:54.711Z] #80 29.01 config.status: executing depfiles commands [2023-06-30T16:33:54.711Z] #80 29.07 config.status: executing libtool commands [2023-06-30T16:33:54.970Z] #80 29.28 GEN .version [2023-06-30T16:33:54.970Z] #80 29.28 make install-recursive [2023-06-30T16:33:54.970Z] #80 29.28 make[1]: Entering directory '/tmp/crun-build' [2023-06-30T16:33:54.970Z] #80 29.31 Making install in libocispec [2023-06-30T16:33:54.970Z] #80 29.31 make[2]: Entering directory '/tmp/crun-build/libocispec' [2023-06-30T16:33:54.970Z] #80 29.33 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2023-06-30T16:33:54.970Z] #80 29.33 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2023-06-30T16:33:54.970Z] #80 29.33 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2023-06-30T16:33:54.970Z] #80 29.33 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2023-06-30T16:33:54.970Z] #80 29.38 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2023-06-30T16:33:54.970Z] #80 29.38 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2023-06-30T16:33:54.970Z] #80 29.38 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2023-06-30T16:33:54.970Z] #80 29.38 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2023-06-30T16:33:54.970Z] #80 29.38 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2023-06-30T16:33:54.970Z] #80 29.38 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2023-06-30T16:33:54.970Z] #80 29.38 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2023-06-30T16:33:54.970Z] #80 29.38 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2023-06-30T16:33:54.970Z] #80 29.38 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2023-06-30T16:33:54.970Z] #80 29.40 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2023-06-30T16:33:54.970Z] #80 29.40 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2023-06-30T16:33:54.970Z] #80 29.40 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2023-06-30T16:33:54.970Z] #80 29.40 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2023-06-30T16:33:54.970Z] #80 29.40 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2023-06-30T16:33:54.970Z] #80 29.40 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2023-06-30T16:33:54.970Z] #80 29.40 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2023-06-30T16:33:55.230Z] #80 29.59 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2023-06-30T16:33:55.230Z] #80 29.59 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2023-06-30T16:33:55.230Z] #80 29.59 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2023-06-30T16:33:55.230Z] #80 29.59 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2023-06-30T16:33:55.230Z] #80 29.59 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2023-06-30T16:33:55.230Z] #80 29.59 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2023-06-30T16:33:55.230Z] #80 29.59 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2023-06-30T16:33:55.230Z] #80 29.59 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2023-06-30T16:33:55.230Z] #80 29.59 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2023-06-30T16:33:55.230Z] #80 29.59 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2023-06-30T16:33:55.230Z] #80 29.59 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2023-06-30T16:33:55.230Z] #80 29.59 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2023-06-30T16:33:55.230Z] #80 29.60 make install-recursive [2023-06-30T16:33:55.230Z] #80 29.60 make[3]: Entering directory '/tmp/crun-build/libocispec' [2023-06-30T16:33:55.230Z] #80 29.62 Making install in yajl [2023-06-30T16:33:55.230Z] #80 29.63 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2023-06-30T16:33:55.230Z] #80 29.63 CC verify/json_verify-json_verify.o [2023-06-30T16:33:55.230Z] #80 29.63 CC src/libyajl_la-yajl_alloc.lo [2023-06-30T16:33:55.230Z] #80 29.63 CC src/libyajl_la-yajl.lo [2023-06-30T16:33:55.230Z] #80 29.63 CC src/libyajl_la-yajl_gen.lo [2023-06-30T16:33:55.230Z] #80 29.63 CC src/libyajl_la-yajl_parser.lo [2023-06-30T16:33:55.230Z] #80 29.63 CC src/libyajl_la-yajl_buf.lo [2023-06-30T16:33:55.230Z] #80 29.63 CC src/libyajl_la-yajl_encode.lo [2023-06-30T16:33:55.230Z] #80 29.63 CC src/libyajl_la-yajl_lex.lo [2023-06-30T16:33:55.230Z] #80 29.63 CC src/libyajl_la-yajl_tree.lo [2023-06-30T16:33:55.489Z] #80 29.96 CCLD libyajl.la [2023-06-30T16:33:55.750Z] #80 30.06 CCLD verify/json_verify [2023-06-30T16:33:55.750Z] #80 30.15 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2023-06-30T16:33:55.750Z] #80 30.15 make[5]: Nothing to be done for 'install-exec-am'. [2023-06-30T16:33:55.750Z] #80 30.15 make[5]: Nothing to be done for 'install-data-am'. [2023-06-30T16:33:55.750Z] #80 30.15 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2023-06-30T16:33:55.750Z] #80 30.15 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2023-06-30T16:33:55.750Z] #80 30.16 make[4]: Entering directory '/tmp/crun-build/libocispec' [2023-06-30T16:33:55.750Z] #80 30.18 CC src/validate.o [2023-06-30T16:33:55.750Z] #80 30.18 CC src/image_spec_schema_config_schema.lo [2023-06-30T16:33:55.750Z] #80 30.18 CC src/image_spec_schema_content_descriptor.lo [2023-06-30T16:33:55.750Z] #80 30.18 CC src/image_spec_schema_defs.lo [2023-06-30T16:33:55.750Z] #80 30.18 CC src/image_spec_schema_defs_descriptor.lo [2023-06-30T16:33:55.750Z] #80 30.18 CC src/image_spec_schema_image_index_schema.lo [2023-06-30T16:33:55.750Z] #80 30.18 CC src/image_spec_schema_image_layout_schema.lo [2023-06-30T16:33:55.750Z] #80 30.18 CC src/image_spec_schema_image_manifest_schema.lo [2023-06-30T16:33:55.750Z] #80 30.18 CC src/runtime_spec_schema_config_linux.lo [2023-06-30T16:33:55.750Z] #80 30.18 CC src/runtime_spec_schema_config_zos.lo [2023-06-30T16:33:55.750Z] #80 30.18 CC src/runtime_spec_schema_config_schema.lo [2023-06-30T16:33:55.750Z] #80 30.19 CC src/runtime_spec_schema_config_solaris.lo [2023-06-30T16:33:55.750Z] #80 30.19 CC src/runtime_spec_schema_config_vm.lo [2023-06-30T16:33:55.750Z] #80 30.19 CC src/runtime_spec_schema_config_windows.lo [2023-06-30T16:33:55.750Z] #80 30.19 CC src/runtime_spec_schema_defs.lo [2023-06-30T16:33:55.750Z] #80 30.19 CC src/runtime_spec_schema_defs_linux.lo [2023-06-30T16:33:55.750Z] #80 30.20 CC src/runtime_spec_schema_defs_vm.lo [2023-06-30T16:33:55.750Z] #80 30.21 CC src/runtime_spec_schema_defs_windows.lo [2023-06-30T16:33:55.750Z] #80 30.21 CC src/runtime_spec_schema_defs_zos.lo [2023-06-30T16:33:55.750Z] #80 30.21 CC src/image_manifest_items_image_manifest_items_schema.lo [2023-06-30T16:33:55.750Z] #80 30.21 CC src/basic_test_double_array_item.lo [2023-06-30T16:33:55.750Z] #80 30.21 CC src/basic_test_double_array.lo [2023-06-30T16:33:55.750Z] #80 30.22 CC src/basic_test_top_array_int.lo [2023-06-30T16:33:55.750Z] #80 30.22 CC src/runtime_spec_schema_state_schema.lo [2023-06-30T16:33:55.750Z] #80 30.23 CC src/basic_test_top_array_string.lo [2023-06-30T16:33:55.750Z] #80 30.24 CC src/basic_test_top_double_array_int.lo [2023-06-30T16:33:55.750Z] #80 30.24 CC src/basic_test_top_double_array_obj.lo [2023-06-30T16:33:55.750Z] #80 30.24 CC src/basic_test_top_double_array_refobj.lo [2023-06-30T16:33:55.750Z] #80 30.24 CC src/basic_test_top_double_array_string.lo [2023-06-30T16:33:55.750Z] #80 30.24 CC src/read-file.lo [2023-06-30T16:33:55.750Z] #80 30.25 CC src/json_common.lo [2023-06-30T16:33:55.750Z] #80 30.25 CC tests/test-1.o [2023-06-30T16:33:55.750Z] #80 30.28 CC tests/test-2.o [2023-06-30T16:33:56.029Z] #80 30.29 CC tests/test-3.o [2023-06-30T16:33:56.029Z] #80 30.29 CC tests/test-4.o [2023-06-30T16:33:56.029Z] #80 30.32 CC tests/test-5.o [2023-06-30T16:33:56.029Z] #80 30.34 CC tests/test-6.o [2023-06-30T16:33:56.029Z] #80 30.34 CC tests/test-7.o [2023-06-30T16:33:56.029Z] #80 30.36 CC tests/test-8.o [2023-06-30T16:33:56.029Z] #80 30.38 CC tests/test-9.o [2023-06-30T16:33:56.029Z] #80 30.39 CC tests/test-10.o [2023-06-30T16:33:56.029Z] #80 30.40 CC tests/test-11.o [2023-06-30T16:33:57.942Z] #80 32.32 CCLD libocispec.la [2023-06-30T16:33:57.942Z] #80 32.44 CCLD src/validate [2023-06-30T16:33:58.203Z] #80 32.44 CCLD tests/test-1 [2023-06-30T16:33:58.203Z] #80 32.44 CCLD tests/test-2 [2023-06-30T16:33:58.203Z] #80 32.44 CCLD tests/test-3 [2023-06-30T16:33:58.203Z] #80 32.44 CCLD tests/test-5 [2023-06-30T16:33:58.203Z] #80 32.44 CCLD tests/test-4 [2023-06-30T16:33:58.203Z] #80 32.44 CCLD tests/test-6 [2023-06-30T16:33:58.203Z] #80 32.44 CCLD tests/test-7 [2023-06-30T16:33:58.203Z] #80 32.44 CCLD tests/test-8 [2023-06-30T16:33:58.203Z] #80 32.45 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2023-06-30T16:33:58.203Z] #80 32.45 CCLD tests/test-9 [2023-06-30T16:33:58.203Z] #80 32.45 CCLD tests/test-10 [2023-06-30T16:33:58.203Z] #80 32.45 CCLD tests/test-11 [2023-06-30T16:33:58.203Z] #80 32.52 libtool: link: ar cr libocispec.a [2023-06-30T16:33:58.203Z] #80 32.53 libtool: link: ranlib libocispec.a [2023-06-30T16:33:58.203Z] #80 32.64 make[5]: Entering directory '/tmp/crun-build/libocispec' [2023-06-30T16:33:58.203Z] #80 32.66 make[5]: Nothing to be done for 'install-exec-am'. [2023-06-30T16:33:58.203Z] #80 32.66 make[5]: Nothing to be done for 'install-data-am'. [2023-06-30T16:33:58.203Z] #80 32.66 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2023-06-30T16:33:58.203Z] #80 32.66 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2023-06-30T16:33:58.203Z] #80 32.66 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2023-06-30T16:33:58.203Z] #80 32.66 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2023-06-30T16:33:58.203Z] #80 32.66 make[2]: Entering directory '/tmp/crun-build' [2023-06-30T16:33:58.203Z] #80 32.69 CC src/crun-crun.o [2023-06-30T16:33:58.464Z] #80 32.69 CC src/crun-run.o [2023-06-30T16:33:58.464Z] #80 32.69 CC src/crun-delete.o [2023-06-30T16:33:58.464Z] #80 32.69 CC src/crun-kill.o [2023-06-30T16:33:58.464Z] #80 32.69 CC src/crun-pause.o [2023-06-30T16:33:58.464Z] #80 32.69 CC src/crun-unpause.o [2023-06-30T16:33:58.464Z] #80 32.69 CC src/crun-spec.o [2023-06-30T16:33:58.464Z] #80 32.69 CC src/crun-exec.o [2023-06-30T16:33:58.464Z] #80 32.69 CC src/crun-list.o [2023-06-30T16:33:58.464Z] #80 32.69 CC src/crun-create.o [2023-06-30T16:33:58.464Z] #80 32.70 CC src/crun-start.o [2023-06-30T16:33:58.464Z] #80 32.70 CC src/crun-state.o [2023-06-30T16:33:58.464Z] #80 32.71 CC src/crun-update.o [2023-06-30T16:33:58.464Z] #80 32.72 CC src/crun-ps.o [2023-06-30T16:33:58.464Z] #80 32.73 CC src/crun-checkpoint.o [2023-06-30T16:33:58.464Z] #80 32.76 CC src/crun-restore.o [2023-06-30T16:33:58.464Z] #80 32.77 CC src/libcrun/libcrun_la-utils.lo [2023-06-30T16:33:58.464Z] #80 32.79 CC src/libcrun/libcrun_la-cloned_binary.lo [2023-06-30T16:33:58.464Z] #80 32.80 CC src/libcrun/libcrun_la-container.lo [2023-06-30T16:33:58.464Z] #80 32.86 CC src/libcrun/libcrun_la-cgroup.lo [2023-06-30T16:33:58.464Z] #80 32.86 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2023-06-30T16:33:58.464Z] #80 32.86 CC src/libcrun/libcrun_la-cgroup-resources.lo [2023-06-30T16:33:58.464Z] #80 32.86 CC src/libcrun/libcrun_la-cgroup-setup.lo [2023-06-30T16:33:58.464Z] #80 32.88 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2023-06-30T16:33:58.464Z] #80 32.88 CC src/libcrun/libcrun_la-cgroup-utils.lo [2023-06-30T16:33:58.464Z] #80 32.88 CC src/libcrun/libcrun_la-criu.lo [2023-06-30T16:33:58.464Z] #80 32.88 CC src/libcrun/libcrun_la-custom-handler.lo [2023-06-30T16:33:58.464Z] #80 32.89 CC src/libcrun/libcrun_la-linux.lo [2023-06-30T16:33:58.464Z] #80 32.89 CC src/libcrun/libcrun_la-seccomp.lo [2023-06-30T16:33:58.464Z] #80 32.90 CC src/libcrun/libcrun_la-ebpf.lo [2023-06-30T16:33:58.464Z] #80 32.90 CC src/libcrun/libcrun_la-error.lo [2023-06-30T16:33:58.464Z] #80 32.90 CC src/libcrun/libcrun_la-status.lo [2023-06-30T16:33:58.464Z] #80 32.90 CC src/libcrun/libcrun_la-terminal.lo [2023-06-30T16:33:58.464Z] #80 32.90 CC src/libcrun/libcrun_la-chroot_realpath.lo [2023-06-30T16:33:58.464Z] #80 32.90 CC src/libcrun/libcrun_la-signals.lo [2023-06-30T16:33:58.464Z] #80 32.90 CC src/libcrun/libcrun_la-mount_flags.lo [2023-06-30T16:33:58.464Z] #80 32.91 CC src/libcrun/libcrun_la-seccomp_notify.lo [2023-06-30T16:33:58.464Z] #80 32.91 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2023-06-30T16:33:58.464Z] #80 32.91 CC src/libcrun/handlers/libcrun_la-krun.lo [2023-06-30T16:33:58.464Z] #80 32.92 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2023-06-30T16:33:58.464Z] #80 32.92 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2023-06-30T16:33:58.464Z] #80 32.92 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2023-06-30T16:33:58.464Z] #80 32.92 CC tests/init.o [2023-06-30T16:33:58.464Z] #80 32.93 CC src/libcrun/libcrun_testing_a-utils.o [2023-06-30T16:33:58.464Z] #80 32.94 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2023-06-30T16:33:58.464Z] #80 32.94 CC src/libcrun/libcrun_testing_a-container.o [2023-06-30T16:33:58.464Z] #80 32.96 CC src/libcrun/libcrun_testing_a-cgroup.o [2023-06-30T16:33:58.464Z] #80 32.96 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2023-06-30T16:33:58.464Z] #80 32.99 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2023-06-30T16:33:58.464Z] #80 33.01 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2023-06-30T16:33:58.724Z] #80 33.02 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2023-06-30T16:33:58.724Z] #80 33.03 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2023-06-30T16:33:58.724Z] #80 33.05 CC src/libcrun/libcrun_testing_a-criu.o [2023-06-30T16:33:58.724Z] #80 33.09 CC src/libcrun/libcrun_testing_a-custom-handler.o [2023-06-30T16:33:58.724Z] #80 33.11 CC src/libcrun/libcrun_testing_a-linux.o [2023-06-30T16:33:58.724Z] #80 33.13 CC src/libcrun/libcrun_testing_a-seccomp.o [2023-06-30T16:33:58.724Z] #80 33.16 CC src/libcrun/libcrun_testing_a-ebpf.o [2023-06-30T16:33:58.724Z] #80 33.18 CC src/libcrun/libcrun_testing_a-error.o [2023-06-30T16:33:58.724Z] #80 33.19 CC src/libcrun/libcrun_testing_a-status.o [2023-06-30T16:33:58.724Z] #80 33.22 CC src/libcrun/libcrun_testing_a-terminal.o [2023-06-30T16:33:58.985Z] #80 33.25 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2023-06-30T16:33:58.985Z] #80 33.27 CC src/libcrun/libcrun_testing_a-signals.o [2023-06-30T16:33:58.985Z] #80 33.28 CC src/libcrun/libcrun_testing_a-mount_flags.o [2023-06-30T16:33:58.985Z] #80 33.30 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2023-06-30T16:33:58.985Z] #80 33.33 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2023-06-30T16:33:58.985Z] #80 33.34 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2023-06-30T16:33:58.985Z] #80 33.42 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2023-06-30T16:33:58.985Z] #80 33.44 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2023-06-30T16:33:59.246Z] #80 33.59 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2023-06-30T16:33:59.246Z] #80 33.61 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2023-06-30T16:33:59.817Z] #80 34.10 CCLD tests/init [2023-06-30T16:34:01.197Z] #80 35.56 CCLD libcrun.la [2023-06-30T16:34:01.197Z] #80 35.65 AR libcrun_testing.a [2023-06-30T16:34:01.456Z] #80 35.65 ar: `u' modifier ignored since `D' is the default (see `U') [2023-06-30T16:34:01.456Z] #80 35.67 CCLD tests/tests_libcrun_utils [2023-06-30T16:34:01.456Z] #80 35.67 CCLD tests/tests_libcrun_errors [2023-06-30T16:34:01.456Z] #80 35.67 CCLD tests/tests_libcrun_fuzzer [2023-06-30T16:34:01.456Z] #80 35.74 CCLD crun [2023-06-30T16:34:01.456Z] #80 35.92 make[3]: Entering directory '/tmp/crun-build' [2023-06-30T16:34:01.716Z] #80 35.98 /bin/mkdir -p '/usr/local/share/man/man1' [2023-06-30T16:34:01.716Z] #80 35.98 /bin/mkdir -p '/usr/local/lib' [2023-06-30T16:34:01.716Z] #80 35.98 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2023-06-30T16:34:01.716Z] #80 35.99 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2023-06-30T16:34:01.716Z] #80 36.00 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2023-06-30T16:34:01.716Z] #80 36.01 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2023-06-30T16:34:01.716Z] #80 36.01 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2023-06-30T16:34:01.716Z] #80 36.01 libtool: install: ranlib /usr/local/lib/libcrun.a [2023-06-30T16:34:01.716Z] #80 36.08 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2023-06-30T16:34:01.716Z] #80 36.08 ---------------------------------------------------------------------- [2023-06-30T16:34:01.716Z] #80 36.08 Libraries have been installed in: [2023-06-30T16:34:01.716Z] #80 36.08 /usr/local/lib [2023-06-30T16:34:01.716Z] #80 36.08 [2023-06-30T16:34:01.716Z] #80 36.08 If you ever happen to want to link against installed libraries [2023-06-30T16:34:01.716Z] #80 36.08 in a given directory, LIBDIR, you must either use libtool, and [2023-06-30T16:34:01.716Z] #80 36.08 specify the full pathname of the library, or use the '-LLIBDIR' [2023-06-30T16:34:01.716Z] #80 36.08 flag during linking and do at least one of the following: [2023-06-30T16:34:01.716Z] #80 36.08 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2023-06-30T16:34:01.716Z] #80 36.08 during execution [2023-06-30T16:34:01.716Z] #80 36.08 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2023-06-30T16:34:01.716Z] #80 36.08 during linking [2023-06-30T16:34:01.716Z] #80 36.08 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2023-06-30T16:34:01.716Z] #80 36.08 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2023-06-30T16:34:01.716Z] #80 36.08 [2023-06-30T16:34:01.716Z] #80 36.08 See any operating system documentation about shared libraries for [2023-06-30T16:34:01.716Z] #80 36.08 more information, such as the ld(1) and ld.so(8) manual pages. [2023-06-30T16:34:01.716Z] #80 36.08 ---------------------------------------------------------------------- [2023-06-30T16:34:01.716Z] #80 36.08 /bin/mkdir -p '/build' [2023-06-30T16:34:01.716Z] #80 36.08 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2023-06-30T16:34:01.716Z] #80 36.10 libtool: install: /usr/bin/install -c crun /build/crun [2023-06-30T16:34:01.716Z] #80 36.11 make[3]: Leaving directory '/tmp/crun-build' [2023-06-30T16:34:01.716Z] #80 36.11 make[2]: Leaving directory '/tmp/crun-build' [2023-06-30T16:34:01.716Z] #80 36.11 make[1]: Leaving directory '/tmp/crun-build' [2023-06-30T16:34:01.716Z] #80 DONE 36.2s [2023-06-30T16:34:02.285Z] [2023-06-30T16:34:02.285Z] #93 [dev-systemd-false 16/19] COPY --link --from=crun /build/ /usr/local/bin/ [2023-06-30T16:34:02.285Z] #93 DONE 0.1s [2023-06-30T16:34:02.285Z] [2023-06-30T16:34:02.285Z] #94 [dev-systemd-false 17/19] COPY --link hack/dockerfile/etc/docker/ /etc/docker/ [2023-06-30T16:34:02.285Z] #94 DONE 0.1s [2023-06-30T16:34:02.544Z] [2023-06-30T16:34:02.544Z] #95 [dev-systemd-false 18/19] COPY --link --from=buildx /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx [2023-06-30T16:34:02.544Z] #95 DONE 0.3s [2023-06-30T16:34:02.803Z] [2023-06-30T16:34:02.803Z] #96 [dev-systemd-false 19/19] WORKDIR /go/src/github.com/docker/docker [2023-06-30T16:34:02.803Z] #96 DONE 0.1s [2023-06-30T16:34:02.803Z] [2023-06-30T16:34:02.803Z] #97 [dev-base 1/13] RUN groupadd -r docker [2023-06-30T16:34:03.063Z] #97 DONE 0.3s [2023-06-30T16:34:03.063Z] [2023-06-30T16:34:03.063Z] #98 [dev-base 2/13] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-06-30T16:34:03.332Z] #98 DONE 0.5s [2023-06-30T16:34:03.592Z] [2023-06-30T16:34:03.592Z] #99 [dev-base 3/13] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-06-30T16:34:03.851Z] #99 0.333 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-06-30T16:34:03.851Z] #99 DONE 0.4s [2023-06-30T16:34:03.851Z] [2023-06-30T16:34:03.851Z] #100 [dev-base 4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-06-30T16:34:04.112Z] #100 DONE 0.4s [2023-06-30T16:34:04.372Z] [2023-06-30T16:34:04.372Z] #101 [dev-base 5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-06-30T16:34:04.631Z] #101 DONE 0.4s [2023-06-30T16:34:04.631Z] [2023-06-30T16:34:04.631Z] #102 [dev-base 6/13] RUN ldconfig [2023-06-30T16:34:05.200Z] #102 DONE 0.5s [2023-06-30T16:34:05.200Z] [2023-06-30T16:34:05.200Z] #103 [dev-base 7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-06-30T16:34:05.459Z] #103 DONE 0.4s [2023-06-30T16:34:05.459Z] [2023-06-30T16:34:05.459Z] #104 [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 [2023-06-30T16:34:06.028Z] #104 0.666 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-30T16:34:06.287Z] #104 0.682 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-30T16:34:06.287Z] #104 0.697 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-30T16:34:06.287Z] #104 0.803 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-06-30T16:34:06.287Z] #104 0.922 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [242 kB] [2023-06-30T16:34:06.547Z] #104 1.035 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] [2023-06-30T16:34:07.116Z] #104 1.762 Fetched 8533 kB in 1s (6076 kB/s) [2023-06-30T16:34:07.684Z] #104 1.762 Reading package lists... [2023-06-30T16:34:08.253Z] #104 2.291 Reading package lists... [2023-06-30T16:34:08.512Z] #104 2.808 Building dependency tree... [2023-06-30T16:34:08.512Z] #104 2.962 Reading state information... [2023-06-30T16:34:08.771Z] #104 3.151 The following additional packages will be installed: [2023-06-30T16:34:08.771Z] #104 3.151 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 [2023-06-30T16:34:08.771Z] #104 3.151 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-06-30T16:34:08.771Z] #104 3.151 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 [2023-06-30T16:34:08.771Z] #104 3.152 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl [2023-06-30T16:34:08.771Z] #104 3.152 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime [2023-06-30T16:34:08.771Z] #104 3.152 xxd [2023-06-30T16:34:08.771Z] #104 3.153 Suggested packages: [2023-06-30T16:34:08.771Z] #104 3.153 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-06-30T16:34:08.771Z] #104 3.153 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2023-06-30T16:34:08.771Z] #104 3.153 ctags vim-doc vim-scripts xfsdump acl attr quota [2023-06-30T16:34:08.771Z] #104 3.153 Recommended packages: [2023-06-30T16:34:08.771Z] #104 3.153 libatm1 nftables libpam-cap build-essential python3-dev dbus [2023-06-30T16:34:08.771Z] #104 3.153 systemd-timesyncd | time-daemon unzip [2023-06-30T16:34:09.030Z] #104 3.499 The following NEW packages will be installed: [2023-06-30T16:34:09.030Z] #104 3.499 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2023-06-30T16:34:09.030Z] #104 3.499 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 [2023-06-30T16:34:09.030Z] #104 3.499 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-06-30T16:34:09.030Z] #104 3.500 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 [2023-06-30T16:34:09.030Z] #104 3.500 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2023-06-30T16:34:09.030Z] #104 3.500 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl [2023-06-30T16:34:09.030Z] #104 3.500 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2023-06-30T16:34:09.030Z] #104 3.500 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2023-06-30T16:34:09.030Z] #104 3.500 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-06-30T16:34:09.030Z] #104 3.500 xz-utils zip zstd [2023-06-30T16:34:09.290Z] #104 3.776 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. [2023-06-30T16:34:09.290Z] #104 3.776 Need to get 32.1 MB of archives. [2023-06-30T16:34:09.290Z] #104 3.776 After this operation, 124 MB of additional disk space will be used. [2023-06-30T16:34:09.290Z] #104 3.776 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-06-30T16:34:09.290Z] #104 3.783 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-06-30T16:34:09.290Z] #104 3.784 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2023-06-30T16:34:09.290Z] #104 3.786 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-06-30T16:34:09.290Z] #104 3.788 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-06-30T16:34:09.290Z] #104 3.791 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2023-06-30T16:34:09.290Z] #104 3.793 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2023-06-30T16:34:09.290Z] #104 3.798 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-06-30T16:34:09.290Z] #104 3.799 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2023-06-30T16:34:09.290Z] #104 3.804 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB] [2023-06-30T16:34:09.290Z] #104 3.829 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-06-30T16:34:09.290Z] #104 3.829 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-06-30T16:34:09.290Z] #104 3.830 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-06-30T16:34:09.290Z] #104 3.831 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-06-30T16:34:09.290Z] #104 3.846 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-06-30T16:34:09.290Z] #104 3.847 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-06-30T16:34:09.290Z] #104 3.849 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-06-30T16:34:09.290Z] #104 3.855 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-06-30T16:34:09.290Z] #104 3.870 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-06-30T16:34:09.290Z] #104 3.873 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-06-30T16:34:09.290Z] #104 3.876 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-06-30T16:34:09.290Z] #104 3.877 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-06-30T16:34:09.549Z] #104 3.879 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-06-30T16:34:09.550Z] #104 3.886 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-06-30T16:34:09.550Z] #104 3.889 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-06-30T16:34:09.550Z] #104 3.891 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-06-30T16:34:09.550Z] #104 3.893 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-06-30T16:34:09.550Z] #104 3.895 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-06-30T16:34:09.550Z] #104 3.898 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-06-30T16:34:09.550Z] #104 3.902 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-06-30T16:34:09.550Z] #104 3.904 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-06-30T16:34:09.550Z] #104 3.907 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-06-30T16:34:09.550Z] #104 3.910 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-06-30T16:34:09.550Z] #104 3.911 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-06-30T16:34:09.550Z] #104 3.913 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-06-30T16:34:09.550Z] #104 3.965 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-06-30T16:34:09.550Z] #104 3.966 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2023-06-30T16:34:09.550Z] #104 3.966 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-06-30T16:34:09.550Z] #104 3.967 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-06-30T16:34:09.550Z] #104 3.967 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-06-30T16:34:09.550Z] #104 3.968 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2023-06-30T16:34:09.550Z] #104 3.968 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-06-30T16:34:09.550Z] #104 3.969 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-06-30T16:34:09.550Z] #104 3.970 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-06-30T16:34:09.550Z] #104 3.979 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-06-30T16:34:09.550Z] #104 3.980 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-06-30T16:34:09.550Z] #104 3.981 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-06-30T16:34:09.550Z] #104 3.982 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-06-30T16:34:09.550Z] #104 3.984 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-06-30T16:34:09.550Z] #104 3.996 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-06-30T16:34:09.550Z] #104 3.999 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-06-30T16:34:09.550Z] #104 4.005 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB] [2023-06-30T16:34:09.550Z] #104 4.006 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-06-30T16:34:09.550Z] #104 4.009 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-06-30T16:34:09.550Z] #104 4.012 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-06-30T16:34:09.550Z] #104 4.062 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-06-30T16:34:09.550Z] #104 4.068 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-06-30T16:34:09.550Z] #104 4.072 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-06-30T16:34:09.550Z] #104 4.073 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2023-06-30T16:34:09.809Z] #104 4.215 debconf: delaying package configuration, since apt-utils is not installed [2023-06-30T16:34:09.809Z] #104 4.254 Fetched 32.1 MB in 1s (56.6 MB/s) [2023-06-30T16:34:09.809Z] #104 4.287 Selecting previously unselected package libapparmor1:arm64. [2023-06-30T16:34:09.809Z] #104 4.287 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) [2023-06-30T16:34:09.809Z] #104 4.296 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... [2023-06-30T16:34:09.809Z] #104 4.306 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-06-30T16:34:09.809Z] #104 4.355 Selecting previously unselected package libcap2:arm64. [2023-06-30T16:34:09.809Z] #104 4.357 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... [2023-06-30T16:34:09.809Z] #104 4.361 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-06-30T16:34:09.809Z] #104 4.418 Selecting previously unselected package libargon2-1:arm64. [2023-06-30T16:34:09.809Z] #104 4.420 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... [2023-06-30T16:34:09.809Z] #104 4.431 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2023-06-30T16:34:09.809Z] #104 4.483 Selecting previously unselected package dmsetup. [2023-06-30T16:34:10.068Z] #104 4.485 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-06-30T16:34:10.069Z] #104 4.489 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-06-30T16:34:10.069Z] #104 4.536 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-06-30T16:34:10.069Z] #104 4.538 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-06-30T16:34:10.069Z] #104 4.544 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-06-30T16:34:10.069Z] #104 4.603 Selecting previously unselected package libjson-c5:arm64. [2023-06-30T16:34:10.069Z] #104 4.605 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ... [2023-06-30T16:34:10.069Z] #104 4.610 Unpacking libjson-c5:arm64 (0.15-2) ... [2023-06-30T16:34:10.069Z] #104 4.651 Selecting previously unselected package libcryptsetup12:arm64. [2023-06-30T16:34:10.069Z] #104 4.653 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2023-06-30T16:34:10.069Z] #104 4.657 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-06-30T16:34:10.069Z] #104 4.720 Selecting previously unselected package libip4tc2:arm64. [2023-06-30T16:34:10.328Z] #104 4.722 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... [2023-06-30T16:34:10.328Z] #104 4.726 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-06-30T16:34:10.328Z] #104 4.780 Selecting previously unselected package libkmod2:arm64. [2023-06-30T16:34:10.328Z] #104 4.782 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... [2023-06-30T16:34:10.328Z] #104 4.788 Unpacking libkmod2:arm64 (28-1) ... [2023-06-30T16:34:10.328Z] #104 4.859 Selecting previously unselected package systemd. [2023-06-30T16:34:10.328Z] #104 4.861 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ... [2023-06-30T16:34:10.328Z] #104 4.906 Unpacking systemd (247.3-7+deb11u2) ... [2023-06-30T16:34:10.897Z] #104 5.285 Selecting previously unselected package pigz. [2023-06-30T16:34:10.897Z] #104 5.287 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... [2023-06-30T16:34:10.897Z] #104 5.294 Unpacking pigz (2.6-1) ... [2023-06-30T16:34:10.897Z] #104 5.347 Selecting previously unselected package libelf1:arm64. [2023-06-30T16:34:10.897Z] #104 5.349 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... [2023-06-30T16:34:10.897Z] #104 5.355 Unpacking libelf1:arm64 (0.183-1) ... [2023-06-30T16:34:10.897Z] #104 5.413 Selecting previously unselected package libbpf0:arm64. [2023-06-30T16:34:10.897Z] #104 5.415 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... [2023-06-30T16:34:10.897Z] #104 5.423 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-06-30T16:34:10.897Z] #104 5.473 Selecting previously unselected package libmnl0:arm64. [2023-06-30T16:34:10.897Z] #104 5.475 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... [2023-06-30T16:34:10.897Z] #104 5.480 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-06-30T16:34:10.897Z] #104 5.527 Selecting previously unselected package libxtables12:arm64. [2023-06-30T16:34:11.156Z] #104 5.530 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... [2023-06-30T16:34:11.156Z] #104 5.535 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-06-30T16:34:11.156Z] #104 5.577 Selecting previously unselected package libcap2-bin. [2023-06-30T16:34:11.156Z] #104 5.580 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-06-30T16:34:11.156Z] #104 5.585 Unpacking libcap2-bin (1:2.44-1) ... [2023-06-30T16:34:11.156Z] #104 5.640 Selecting previously unselected package iproute2. [2023-06-30T16:34:11.156Z] #104 5.642 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... [2023-06-30T16:34:11.156Z] #104 5.648 Unpacking iproute2 (5.10.0-4) ... [2023-06-30T16:34:11.156Z] #104 5.752 Selecting previously unselected package xxd. [2023-06-30T16:34:11.415Z] #104 5.754 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-06-30T16:34:11.415Z] #104 5.759 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-06-30T16:34:11.415Z] #104 5.819 Selecting previously unselected package vim-common. [2023-06-30T16:34:11.415Z] #104 5.821 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-06-30T16:34:11.415Z] #104 5.830 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-06-30T16:34:11.416Z] #104 5.896 Selecting previously unselected package bash-completion. [2023-06-30T16:34:11.416Z] #104 5.898 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... [2023-06-30T16:34:11.985Z] #104 6.534 Unpacking bash-completion (1:2.11-2) ... [2023-06-30T16:34:12.244Z] #104 6.647 Selecting previously unselected package bzip2. [2023-06-30T16:34:12.244Z] #104 6.650 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... [2023-06-30T16:34:12.244Z] #104 6.654 Unpacking bzip2 (1.0.8-4) ... [2023-06-30T16:34:12.244Z] #104 6.700 Selecting previously unselected package xz-utils. [2023-06-30T16:34:12.244Z] #104 6.702 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-06-30T16:34:12.244Z] #104 6.708 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-06-30T16:34:12.244Z] #104 6.775 Selecting previously unselected package apparmor. [2023-06-30T16:34:12.244Z] #104 6.778 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... [2023-06-30T16:34:12.244Z] #104 6.800 Unpacking apparmor (2.13.6-10) ... [2023-06-30T16:34:12.244Z] #104 6.902 Selecting previously unselected package inetutils-ping. [2023-06-30T16:34:12.504Z] #104 6.904 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-06-30T16:34:12.504Z] #104 6.908 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-06-30T16:34:12.504Z] #104 6.964 Selecting previously unselected package libip6tc2:arm64. [2023-06-30T16:34:12.504Z] #104 6.967 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... [2023-06-30T16:34:12.504Z] #104 6.973 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-06-30T16:34:12.504Z] #104 7.018 Selecting previously unselected package libnfnetlink0:arm64. [2023-06-30T16:34:12.504Z] #104 7.020 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-06-30T16:34:12.504Z] #104 7.025 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-06-30T16:34:12.504Z] #104 7.066 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-06-30T16:34:12.504Z] #104 7.068 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-06-30T16:34:12.504Z] #104 7.073 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-06-30T16:34:12.504Z] #104 7.120 Selecting previously unselected package libnftnl11:arm64. [2023-06-30T16:34:12.763Z] #104 7.122 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... [2023-06-30T16:34:12.763Z] #104 7.129 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-06-30T16:34:12.763Z] #104 7.211 Selecting previously unselected package iptables. [2023-06-30T16:34:12.763Z] #104 7.213 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... [2023-06-30T16:34:12.763Z] #104 7.218 Unpacking iptables (1.8.7-1) ... [2023-06-30T16:34:12.763Z] #104 7.293 Selecting previously unselected package libonig5:arm64. [2023-06-30T16:34:12.763Z] #104 7.295 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... [2023-06-30T16:34:12.763Z] #104 7.301 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-06-30T16:34:12.763Z] #104 7.362 Selecting previously unselected package libjq1:arm64. [2023-06-30T16:34:12.763Z] #104 7.364 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... [2023-06-30T16:34:12.763Z] #104 7.371 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-06-30T16:34:13.022Z] #104 7.412 Selecting previously unselected package jq. [2023-06-30T16:34:13.022Z] #104 7.414 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... [2023-06-30T16:34:13.022Z] #104 7.419 Unpacking jq (1.6-2.1) ... [2023-06-30T16:34:13.022Z] #104 7.473 Selecting previously unselected package libaio1:arm64. [2023-06-30T16:34:13.022Z] #104 7.475 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... [2023-06-30T16:34:13.022Z] #104 7.480 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-06-30T16:34:13.022Z] #104 7.524 Selecting previously unselected package libgpm2:arm64. [2023-06-30T16:34:13.022Z] #104 7.526 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... [2023-06-30T16:34:13.022Z] #104 7.530 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-06-30T16:34:13.022Z] #104 7.576 Selecting previously unselected package libicu67:arm64. [2023-06-30T16:34:13.282Z] #104 7.579 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... [2023-06-30T16:34:13.282Z] #104 7.586 Unpacking libicu67:arm64 (67.1-7) ... [2023-06-30T16:34:13.850Z] #104 8.265 Selecting previously unselected package libinih1:arm64. [2023-06-30T16:34:13.850Z] #104 8.267 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... [2023-06-30T16:34:13.850Z] #104 8.273 Unpacking libinih1:arm64 (53-1+b2) ... [2023-06-30T16:34:13.850Z] #104 8.316 Selecting previously unselected package libmicrohttpd12:arm64. [2023-06-30T16:34:13.850Z] #104 8.318 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... [2023-06-30T16:34:13.850Z] #104 8.323 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2023-06-30T16:34:13.850Z] #104 8.379 Selecting previously unselected package libnet1:arm64. [2023-06-30T16:34:13.850Z] #104 8.381 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-06-30T16:34:13.850Z] #104 8.386 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-06-30T16:34:13.850Z] #104 8.434 Selecting previously unselected package libnl-3-200:arm64. [2023-06-30T16:34:14.109Z] #104 8.436 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-06-30T16:34:14.109Z] #104 8.441 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-06-30T16:34:14.109Z] #104 8.491 Selecting previously unselected package libprotobuf-c1:arm64. [2023-06-30T16:34:14.109Z] #104 8.493 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-06-30T16:34:14.109Z] #104 8.500 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-06-30T16:34:14.110Z] #104 8.545 Selecting previously unselected package libyajl2:arm64. [2023-06-30T16:34:14.110Z] #104 8.548 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ... [2023-06-30T16:34:14.110Z] #104 8.552 Unpacking libyajl2:arm64 (2.1.0-3) ... [2023-06-30T16:34:14.110Z] #104 8.589 Selecting previously unselected package net-tools. [2023-06-30T16:34:14.110Z] #104 8.591 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-06-30T16:34:14.110Z] #104 8.598 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-06-30T16:34:14.110Z] #104 8.657 Selecting previously unselected package patch. [2023-06-30T16:34:14.369Z] #104 8.659 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... [2023-06-30T16:34:14.369Z] #104 8.667 Unpacking patch (2.7.6-7) ... [2023-06-30T16:34:14.369Z] #104 8.714 Selecting previously unselected package python-pip-whl. [2023-06-30T16:34:14.369Z] #104 8.716 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-06-30T16:34:14.369Z] #104 8.723 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-06-30T16:34:14.369Z] #104 8.870 Selecting previously unselected package python3-lib2to3. [2023-06-30T16:34:14.369Z] #104 8.872 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... [2023-06-30T16:34:14.369Z] #104 8.877 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-06-30T16:34:14.369Z] #104 8.930 Selecting previously unselected package python3-distutils. [2023-06-30T16:34:14.369Z] #104 8.933 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... [2023-06-30T16:34:14.369Z] #104 8.939 Unpacking python3-distutils (3.9.2-1) ... [2023-06-30T16:34:14.369Z] #104 8.993 Selecting previously unselected package python3-pkg-resources. [2023-06-30T16:34:14.369Z] #104 8.996 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... [2023-06-30T16:34:14.369Z] #104 9.001 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-06-30T16:34:14.369Z] #104 9.053 Selecting previously unselected package python3-setuptools. [2023-06-30T16:34:14.628Z] #104 9.056 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... [2023-06-30T16:34:14.628Z] #104 9.060 Unpacking python3-setuptools (52.0.0-4) ... [2023-06-30T16:34:14.628Z] #104 9.128 Selecting previously unselected package python3-wheel. [2023-06-30T16:34:14.628Z] #104 9.131 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... [2023-06-30T16:34:14.628Z] #104 9.135 Unpacking python3-wheel (0.34.2-1) ... [2023-06-30T16:34:14.628Z] #104 9.174 Selecting previously unselected package python3-pip. [2023-06-30T16:34:14.888Z] #104 9.176 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-06-30T16:34:14.888Z] #104 9.181 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-06-30T16:34:14.888Z] #104 9.260 Selecting previously unselected package sudo. [2023-06-30T16:34:14.888Z] #104 9.263 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-06-30T16:34:14.888Z] #104 9.269 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-06-30T16:34:14.888Z] #104 9.390 Selecting previously unselected package systemd-journal-remote. [2023-06-30T16:34:14.888Z] #104 9.393 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ... [2023-06-30T16:34:14.888Z] #104 9.399 Unpacking systemd-journal-remote (247.3-7+deb11u2) ... [2023-06-30T16:34:14.888Z] #104 9.450 Selecting previously unselected package thin-provisioning-tools. [2023-06-30T16:34:15.148Z] #104 9.452 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-06-30T16:34:15.148Z] #104 9.456 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-06-30T16:34:15.148Z] #104 9.522 Selecting previously unselected package uidmap. [2023-06-30T16:34:15.148Z] #104 9.524 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-06-30T16:34:15.148Z] #104 9.529 Unpacking uidmap (1:4.8.1-1) ... [2023-06-30T16:34:15.148Z] #104 9.587 Selecting previously unselected package vim-runtime. [2023-06-30T16:34:15.148Z] #104 9.590 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-06-30T16:34:15.148Z] #104 9.601 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-06-30T16:34:15.148Z] #104 9.614 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-06-30T16:34:15.148Z] #104 9.617 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-06-30T16:34:15.728Z] #104 10.18 Selecting previously unselected package vim. [2023-06-30T16:34:15.728Z] #104 10.18 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-06-30T16:34:15.728Z] #104 10.20 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-06-30T16:34:15.728Z] #104 10.33 Selecting previously unselected package xfsprogs. [2023-06-30T16:34:15.987Z] #104 10.33 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... [2023-06-30T16:34:15.987Z] #104 10.33 Unpacking xfsprogs (5.10.0-4) ... [2023-06-30T16:34:15.987Z] #104 10.44 Selecting previously unselected package zip. [2023-06-30T16:34:15.987Z] #104 10.44 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... [2023-06-30T16:34:15.987Z] #104 10.45 Unpacking zip (3.0-12) ... [2023-06-30T16:34:15.987Z] #104 10.51 Selecting previously unselected package zstd. [2023-06-30T16:34:15.987Z] #104 10.52 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2023-06-30T16:34:15.987Z] #104 10.52 Unpacking zstd (1.4.8+dfsg-2.1) ... [2023-06-30T16:34:16.246Z] #104 10.62 Setting up python3-pkg-resources (52.0.0-4) ... [2023-06-30T16:34:16.246Z] #104 10.81 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-06-30T16:34:16.246Z] #104 10.82 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-06-30T16:34:16.246Z] #104 10.84 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-06-30T16:34:16.505Z] #104 10.85 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-06-30T16:34:16.505Z] #104 10.87 Setting up libicu67:arm64 (67.1-7) ... [2023-06-30T16:34:16.505Z] #104 10.88 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-06-30T16:34:16.505Z] #104 10.89 Setting up libinih1:arm64 (53-1+b2) ... [2023-06-30T16:34:16.505Z] #104 10.91 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2023-06-30T16:34:16.505Z] #104 10.93 Setting up uidmap (1:4.8.1-1) ... [2023-06-30T16:34:16.505Z] #104 10.94 Setting up libyajl2:arm64 (2.1.0-3) ... [2023-06-30T16:34:16.505Z] #104 10.95 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-06-30T16:34:16.505Z] #104 10.97 Setting up bzip2 (1.0.8-4) ... [2023-06-30T16:34:16.505Z] #104 10.98 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-06-30T16:34:16.505Z] #104 11.00 Setting up python3-wheel (0.34.2-1) ... [2023-06-30T16:34:16.765Z] #104 11.14 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2023-06-30T16:34:16.765Z] #104 11.15 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-06-30T16:34:16.765Z] #104 11.17 Setting up libcap2:arm64 (1:2.44-1) ... [2023-06-30T16:34:16.765Z] #104 11.18 Setting up libcap2-bin (1:2.44-1) ... [2023-06-30T16:34:16.765Z] #104 11.20 Setting up apparmor (2.13.6-10) ... [2023-06-30T16:34:17.702Z] #104 12.21 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2023-06-30T16:34:17.702Z] #104 12.24 Setting up zip (3.0-12) ... [2023-06-30T16:34:17.702Z] #104 12.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-06-30T16:34:17.702Z] #104 12.28 Setting up bash-completion (1:2.11-2) ... [2023-06-30T16:34:18.640Z] #104 13.01 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-06-30T16:34:18.640Z] #104 13.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-06-30T16:34:18.640Z] #104 13.04 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-06-30T16:34:18.640Z] #104 13.05 Setting up patch (2.7.6-7) ... [2023-06-30T16:34:18.640Z] #104 13.07 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-06-30T16:34:18.640Z] #104 13.13 invoke-rc.d: could not determine current runlevel [2023-06-30T16:34:18.640Z] #104 13.13 invoke-rc.d: policy-rc.d denied execution of start. [2023-06-30T16:34:18.640Z] #104 13.14 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-06-30T16:34:18.640Z] #104 13.15 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-06-30T16:34:18.640Z] #104 13.17 Setting up pigz (2.6-1) ... [2023-06-30T16:34:18.640Z] #104 13.18 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-06-30T16:34:18.901Z] #104 13.20 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-06-30T16:34:18.901Z] #104 13.23 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-06-30T16:34:18.901Z] #104 13.25 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-06-30T16:34:18.901Z] #104 13.43 Setting up libaio1:arm64 (0.3.112-9) ... [2023-06-30T16:34:18.901Z] #104 13.44 Setting up python3-lib2to3 (3.9.2-1) ... [2023-06-30T16:34:18.901Z] #104 13.54 Setting up libelf1:arm64 (0.183-1) ... [2023-06-30T16:34:18.901Z] #104 13.55 Setting up libjson-c5:arm64 (0.15-2) ... [2023-06-30T16:34:19.160Z] #104 13.57 Setting up zstd (1.4.8+dfsg-2.1) ... [2023-06-30T16:34:19.160Z] #104 13.58 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-06-30T16:34:19.160Z] #104 13.60 Setting up libkmod2:arm64 (28-1) ... [2023-06-30T16:34:19.160Z] #104 13.61 Setting up python3-distutils (3.9.2-1) ... [2023-06-30T16:34:19.419Z] #104 13.74 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-06-30T16:34:19.419Z] #104 13.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-06-30T16:34:19.419Z] #104 13.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-06-30T16:34:19.419Z] #104 13.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-06-30T16:34:19.419Z] #104 13.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-06-30T16:34:19.419Z] #104 13.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-06-30T16:34:19.419Z] #104 13.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-06-30T16:34:19.419Z] #104 13.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-06-30T16:34:19.419Z] #104 13.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-06-30T16:34:19.419Z] #104 13.80 Setting up python3-setuptools (52.0.0-4) ... [2023-06-30T16:34:19.678Z] #104 14.12 Setting up libjq1:arm64 (1.6-2.1) ... [2023-06-30T16:34:19.678Z] #104 14.13 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-06-30T16:34:19.678Z] #104 14.15 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-06-30T16:34:19.678Z] #104 14.17 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-06-30T16:34:19.937Z] #104 14.43 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-06-30T16:34:19.938Z] #104 14.44 Setting up jq (1.6-2.1) ... [2023-06-30T16:34:19.938Z] #104 14.46 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-06-30T16:34:19.938Z] #104 14.48 Setting up iptables (1.8.7-1) ... [2023-06-30T16:34:19.938Z] #104 14.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-06-30T16:34:19.938Z] #104 14.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-06-30T16:34:19.938Z] #104 14.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-06-30T16:34:19.938Z] #104 14.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-06-30T16:34:19.938Z] #104 14.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-06-30T16:34:19.938Z] #104 14.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-06-30T16:34:19.938Z] #104 14.52 Setting up iproute2 (5.10.0-4) ... [2023-06-30T16:34:20.197Z] #104 14.67 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-06-30T16:34:20.197Z] #104 14.69 Setting up dmsetup (2:1.02.175-2.1) ... [2023-06-30T16:34:20.197Z] #104 14.72 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-06-30T16:34:20.197Z] #104 14.74 Setting up systemd (247.3-7+deb11u2) ... [2023-06-30T16:34:20.197Z] #104 14.81 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-06-30T16:34:20.456Z] #104 14.81 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-06-30T16:34:20.456Z] #104 14.82 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-06-30T16:34:20.456Z] #104 14.82 Initializing machine ID from random generator. [2023-06-30T16:34:21.024Z] #104 15.29 Setting up systemd-journal-remote (247.3-7+deb11u2) ... [2023-06-30T16:34:21.024Z] #104 15.45 Setting up xfsprogs (5.10.0-4) ... [2023-06-30T16:34:21.024Z] #104 15.47 System has not been booted with systemd as init system (PID 1). Can't operate. [2023-06-30T16:34:21.024Z] #104 15.47 Failed to connect to bus: Host is down [2023-06-30T16:34:21.024Z] #104 15.48 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-30T16:34:21.593Z] #104 DONE 16.0s [2023-06-30T16:34:21.593Z] [2023-06-30T16:34:21.593Z] #105 [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 [2023-06-30T16:34:21.852Z] #105 0.302 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-06-30T16:34:21.852Z] #105 0.306 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-06-30T16:34:21.852Z] #105 0.312 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-06-30T16:34:21.852Z] #105 DONE 0.3s [2023-06-30T16:34:21.852Z] [2023-06-30T16:34:21.852Z] #106 [dev-base 10/13] RUN pip3 install yamllint==1.27.1 [2023-06-30T16:34:28.421Z] #106 5.647 Collecting yamllint==1.27.1 [2023-06-30T16:34:28.421Z] #106 6.687 Downloading yamllint-1.27.1.tar.gz (129 kB) [2023-06-30T16:34:28.990Z] #106 6.992 Collecting pathspec>=0.5.3 [2023-06-30T16:34:28.990Z] #106 7.005 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-06-30T16:34:28.990Z] #106 7.120 Collecting pyyaml [2023-06-30T16:34:28.990Z] #106 7.128 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-06-30T16:34:28.990Z] #106 7.145 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2023-06-30T16:34:28.990Z] #106 7.149 Building wheels for collected packages: yamllint [2023-06-30T16:34:28.990Z] #106 7.150 Building wheel for yamllint (setup.py): started [2023-06-30T16:34:29.249Z] #106 7.388 Building wheel for yamllint (setup.py): finished with status 'done' [2023-06-30T16:34:29.249Z] #106 7.389 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=a014c10c2a0020c385590c603dd3c7a6a16c7b0646d6f97b2b7b560ab76eef37 [2023-06-30T16:34:29.249Z] #106 7.389 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2023-06-30T16:34:29.249Z] #106 7.391 Successfully built yamllint [2023-06-30T16:34:29.249Z] #106 7.397 Installing collected packages: pyyaml, pathspec, yamllint [2023-06-30T16:34:29.249Z] #106 7.520 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1 [2023-06-30T16:34:29.509Z] #106 DONE 7.6s [2023-06-30T16:34:29.509Z] [2023-06-30T16:34:29.509Z] #107 [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 libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev [2023-06-30T16:34:30.078Z] #107 0.595 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-06-30T16:34:30.078Z] #107 0.595 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-06-30T16:34:30.078Z] #107 0.595 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-06-30T16:34:30.907Z] #107 0.940 Reading package lists... [2023-06-30T16:34:31.475Z] #107 1.469 Reading package lists... [2023-06-30T16:34:31.735Z] #107 1.995 Building dependency tree... [2023-06-30T16:34:31.735Z] #107 2.148 Reading state information... [2023-06-30T16:34:31.735Z] #107 2.321 gcc is already the newest version (4:10.2.1-1). [2023-06-30T16:34:31.735Z] #107 2.321 pkg-config is already the newest version (0.29.2-1). [2023-06-30T16:34:31.735Z] #107 2.321 The following additional packages will be installed: [2023-06-30T16:34:31.735Z] #107 2.321 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1 [2023-06-30T16:34:31.994Z] #107 2.321 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data [2023-06-30T16:34:31.994Z] #107 2.321 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 [2023-06-30T16:34:31.994Z] #107 2.321 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 [2023-06-30T16:34:31.994Z] #107 2.321 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev [2023-06-30T16:34:31.994Z] #107 2.321 uuid-dev zlib1g-dev [2023-06-30T16:34:31.994Z] #107 2.323 Suggested packages: [2023-06-30T16:34:31.994Z] #107 2.323 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2023-06-30T16:34:31.994Z] #107 2.323 | libgdk-pixbuf2.0-dev libxml2-utils seccomp [2023-06-30T16:34:31.994Z] #107 2.323 Recommended packages: [2023-06-30T16:34:31.994Z] #107 2.323 build-essential fakeroot libalgorithm-merge-perl [2023-06-30T16:34:31.994Z] #107 2.575 The following NEW packages will be installed: [2023-06-30T16:34:32.254Z] #107 2.575 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev [2023-06-30T16:34:32.254Z] #107 2.575 libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 [2023-06-30T16:34:32.254Z] #107 2.575 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin [2023-06-30T16:34:32.254Z] #107 2.575 libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev [2023-06-30T16:34:32.254Z] #107 2.575 libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev [2023-06-30T16:34:32.254Z] #107 2.575 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev [2023-06-30T16:34:32.254Z] #107 2.576 libsystemd-dev libudev-dev uuid-dev zlib1g-dev [2023-06-30T16:34:32.254Z] #107 2.851 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded. [2023-06-30T16:34:32.254Z] #107 2.851 Need to get 10.3 MB of archives. [2023-06-30T16:34:32.254Z] #107 2.851 After this operation, 41.5 MB of additional disk space will be used. [2023-06-30T16:34:32.254Z] #107 2.851 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-06-30T16:34:32.513Z] #107 2.872 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] [2023-06-30T16:34:32.513Z] #107 2.874 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] [2023-06-30T16:34:32.513Z] #107 2.875 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2023-06-30T16:34:32.513Z] #107 2.877 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2023-06-30T16:34:32.513Z] #107 2.878 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] [2023-06-30T16:34:32.513Z] #107 2.880 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-06-30T16:34:32.513Z] #107 2.894 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2023-06-30T16:34:32.513Z] #107 2.897 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2023-06-30T16:34:32.513Z] #107 2.900 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2023-06-30T16:34:32.513Z] #107 2.904 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB] [2023-06-30T16:34:32.513Z] #107 2.906 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-06-30T16:34:32.513Z] #107 2.908 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-06-30T16:34:32.514Z] #107 2.910 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-06-30T16:34:32.514Z] #107 2.914 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-06-30T16:34:32.514Z] #107 2.915 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-06-30T16:34:32.514Z] #107 2.921 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-06-30T16:34:32.514Z] #107 2.926 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-06-30T16:34:32.514Z] #107 2.928 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2023-06-30T16:34:32.514Z] #107 2.930 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2023-06-30T16:34:32.514Z] #107 2.936 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2023-06-30T16:34:32.514Z] #107 2.937 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2023-06-30T16:34:32.514Z] #107 2.939 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-06-30T16:34:32.514Z] #107 2.941 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-06-30T16:34:32.514Z] #107 2.943 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-06-30T16:34:32.514Z] #107 2.946 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-06-30T16:34:32.514Z] #107 2.947 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-06-30T16:34:32.514Z] #107 2.972 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-06-30T16:34:32.514Z] #107 2.975 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-06-30T16:34:32.514Z] #107 2.984 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-06-30T16:34:32.514Z] #107 2.985 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-06-30T16:34:32.514Z] #107 2.987 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB] [2023-06-30T16:34:32.773Z] #107 3.136 debconf: delaying package configuration, since apt-utils is not installed [2023-06-30T16:34:32.773Z] #107 3.179 Fetched 10.3 MB in 0s (25.3 MB/s) [2023-06-30T16:34:32.773Z] #107 3.208 Selecting previously unselected package dpkg-dev. [2023-06-30T16:34:32.773Z] #107 3.208 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21239 files and directories currently installed.) [2023-06-30T16:34:32.773Z] #107 3.220 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... [2023-06-30T16:34:32.773Z] #107 3.229 Unpacking dpkg-dev (1.20.12) ... [2023-06-30T16:34:32.773Z] #107 3.358 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-06-30T16:34:33.033Z] #107 3.361 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2023-06-30T16:34:33.033Z] #107 3.371 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-06-30T16:34:33.033Z] #107 3.428 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-06-30T16:34:33.033Z] #107 3.431 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2023-06-30T16:34:33.033Z] #107 3.441 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-06-30T16:34:33.033Z] #107 3.491 Selecting previously unselected package libsecret-common. [2023-06-30T16:34:33.033Z] #107 3.493 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... [2023-06-30T16:34:33.033Z] #107 3.497 Unpacking libsecret-common (0.20.4-2) ... [2023-06-30T16:34:33.033Z] #107 3.555 Selecting previously unselected package libsecret-1-0:arm64. [2023-06-30T16:34:33.033Z] #107 3.557 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... [2023-06-30T16:34:33.033Z] #107 3.563 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2023-06-30T16:34:33.033Z] #107 3.608 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-06-30T16:34:33.033Z] #107 3.611 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2023-06-30T16:34:33.033Z] #107 3.616 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-06-30T16:34:33.033Z] #107 3.653 Selecting previously unselected package libapparmor-dev:arm64. [2023-06-30T16:34:33.033Z] #107 3.656 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-06-30T16:34:33.033Z] #107 3.662 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-06-30T16:34:33.033Z] #107 3.711 Selecting previously unselected package uuid-dev:arm64. [2023-06-30T16:34:33.292Z] #107 3.714 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-06-30T16:34:33.292Z] #107 3.722 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-06-30T16:34:33.292Z] #107 3.791 Selecting previously unselected package libblkid-dev:arm64. [2023-06-30T16:34:33.292Z] #107 3.794 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-06-30T16:34:33.292Z] #107 3.804 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-06-30T16:34:33.292Z] #107 3.861 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-06-30T16:34:33.292Z] #107 3.864 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-06-30T16:34:33.292Z] #107 3.870 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-06-30T16:34:33.292Z] #107 3.913 Selecting previously unselected package libudev-dev:arm64. [2023-06-30T16:34:33.292Z] #107 3.916 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ... [2023-06-30T16:34:33.292Z] #107 3.921 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ... [2023-06-30T16:34:33.292Z] #107 3.969 Selecting previously unselected package libsepol1-dev:arm64. [2023-06-30T16:34:33.551Z] #107 3.971 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ... [2023-06-30T16:34:33.551Z] #107 3.977 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-06-30T16:34:33.551Z] #107 4.055 Selecting previously unselected package libpcre2-16-0:arm64. [2023-06-30T16:34:33.551Z] #107 4.057 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-06-30T16:34:33.551Z] #107 4.063 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-06-30T16:34:33.551Z] #107 4.120 Selecting previously unselected package libpcre2-32-0:arm64. [2023-06-30T16:34:33.551Z] #107 4.123 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-06-30T16:34:33.551Z] #107 4.127 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-06-30T16:34:33.551Z] #107 4.181 Selecting previously unselected package libpcre2-posix2:arm64. [2023-06-30T16:34:33.551Z] #107 4.184 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-06-30T16:34:33.551Z] #107 4.188 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-06-30T16:34:33.551Z] #107 4.224 Selecting previously unselected package libpcre2-dev:arm64. [2023-06-30T16:34:33.811Z] #107 4.227 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-06-30T16:34:33.811Z] #107 4.232 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-06-30T16:34:33.811Z] #107 4.318 Selecting previously unselected package libselinux1-dev:arm64. [2023-06-30T16:34:33.811Z] #107 4.320 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ... [2023-06-30T16:34:33.811Z] #107 4.325 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-06-30T16:34:33.811Z] #107 4.384 Selecting previously unselected package libdevmapper-dev:arm64. [2023-06-30T16:34:33.811Z] #107 4.386 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-06-30T16:34:33.811Z] #107 4.391 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-06-30T16:34:33.811Z] #107 4.429 Selecting previously unselected package libffi-dev:arm64. [2023-06-30T16:34:34.070Z] #107 4.431 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ... [2023-06-30T16:34:34.070Z] #107 4.436 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-06-30T16:34:34.070Z] #107 4.475 Selecting previously unselected package libglib2.0-data. [2023-06-30T16:34:34.070Z] #107 4.477 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ... [2023-06-30T16:34:34.070Z] #107 4.484 Unpacking libglib2.0-data (2.66.8-1) ... [2023-06-30T16:34:34.070Z] #107 4.631 Selecting previously unselected package libglib2.0-bin. [2023-06-30T16:34:34.070Z] #107 4.633 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ... [2023-06-30T16:34:34.070Z] #107 4.639 Unpacking libglib2.0-bin (2.66.8-1) ... [2023-06-30T16:34:34.070Z] #107 4.684 Selecting previously unselected package libglib2.0-dev-bin. [2023-06-30T16:34:34.330Z] #107 4.687 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... [2023-06-30T16:34:34.330Z] #107 4.693 Unpacking libglib2.0-dev-bin (2.66.8-1) ... [2023-06-30T16:34:34.330Z] #107 4.752 Selecting previously unselected package libmount-dev:arm64. [2023-06-30T16:34:34.330Z] #107 4.755 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-06-30T16:34:34.330Z] #107 4.760 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-06-30T16:34:34.330Z] #107 4.804 Selecting previously unselected package libpcre16-3:arm64. [2023-06-30T16:34:34.330Z] #107 4.807 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... [2023-06-30T16:34:34.330Z] #107 4.811 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2023-06-30T16:34:34.330Z] #107 4.879 Selecting previously unselected package libpcre32-3:arm64. [2023-06-30T16:34:34.330Z] #107 4.882 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... [2023-06-30T16:34:34.330Z] #107 4.888 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2023-06-30T16:34:34.330Z] #107 4.944 Selecting previously unselected package libpcrecpp0v5:arm64. [2023-06-30T16:34:34.589Z] #107 4.947 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2023-06-30T16:34:34.589Z] #107 4.951 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-06-30T16:34:34.589Z] #107 4.995 Selecting previously unselected package libpcre3-dev:arm64. [2023-06-30T16:34:34.589Z] #107 4.997 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2023-06-30T16:34:34.589Z] #107 5.004 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2023-06-30T16:34:34.589Z] #107 5.084 Selecting previously unselected package zlib1g-dev:arm64. [2023-06-30T16:34:34.589Z] #107 5.087 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-06-30T16:34:34.589Z] #107 5.091 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-06-30T16:34:34.589Z] #107 5.141 Selecting previously unselected package libglib2.0-dev:arm64. [2023-06-30T16:34:34.589Z] #107 5.144 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... [2023-06-30T16:34:34.589Z] #107 5.148 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2023-06-30T16:34:34.849Z] #107 5.337 Selecting previously unselected package libseccomp-dev:arm64. [2023-06-30T16:34:34.849Z] #107 5.340 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-06-30T16:34:34.849Z] #107 5.346 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-06-30T16:34:34.849Z] #107 5.388 Selecting previously unselected package libsecret-1-dev:arm64. [2023-06-30T16:34:34.849Z] #107 5.390 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ... [2023-06-30T16:34:34.849Z] #107 5.395 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... [2023-06-30T16:34:34.849Z] #107 5.457 Selecting previously unselected package libsystemd-dev:arm64. [2023-06-30T16:34:35.108Z] #107 5.460 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ... [2023-06-30T16:34:35.108Z] #107 5.466 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ... [2023-06-30T16:34:35.108Z] #107 5.581 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-06-30T16:34:35.108Z] #107 5.603 Setting up libglib2.0-dev-bin (2.66.8-1) ... [2023-06-30T16:34:35.367Z] #107 5.764 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-06-30T16:34:35.367Z] #107 5.778 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-06-30T16:34:35.367Z] #107 5.792 Setting up libpcre16-3:arm64 (2:8.39-13) ... [2023-06-30T16:34:35.367Z] #107 5.806 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-06-30T16:34:35.367Z] #107 5.821 Setting up libffi-dev:arm64 (3.3-6) ... [2023-06-30T16:34:35.367Z] #107 5.835 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-06-30T16:34:35.367Z] #107 5.851 Setting up dpkg-dev (1.20.12) ... [2023-06-30T16:34:35.367Z] #107 5.875 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-06-30T16:34:35.367Z] #107 5.891 Setting up libglib2.0-data (2.66.8-1) ... [2023-06-30T16:34:35.367Z] #107 5.907 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-06-30T16:34:35.367Z] #107 5.920 Setting up libpcre32-3:arm64 (2:8.39-13) ... [2023-06-30T16:34:35.367Z] #107 5.932 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ... [2023-06-30T16:34:35.367Z] #107 5.949 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-06-30T16:34:35.627Z] #107 5.966 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-06-30T16:34:35.627Z] #107 5.979 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-06-30T16:34:35.627Z] #107 5.998 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-06-30T16:34:35.627Z] #107 6.015 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ... [2023-06-30T16:34:35.627Z] #107 6.034 Setting up libsecret-common (0.20.4-2) ... [2023-06-30T16:34:35.627Z] #107 6.048 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-06-30T16:34:35.627Z] #107 6.066 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-06-30T16:34:35.627Z] #107 6.082 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-06-30T16:34:35.627Z] #107 6.104 Setting up libpcre3-dev:arm64 (2:8.39-13) ... [2023-06-30T16:34:35.627Z] #107 6.121 Setting up libglib2.0-bin (2.66.8-1) ... [2023-06-30T16:34:35.627Z] #107 6.137 Setting up libsecret-1-0:arm64 (0.20.4-2) ... [2023-06-30T16:34:35.627Z] #107 6.152 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-06-30T16:34:35.627Z] #107 6.168 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-06-30T16:34:35.627Z] #107 6.182 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-06-30T16:34:35.627Z] #107 6.199 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-06-30T16:34:35.627Z] #107 6.212 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... [2023-06-30T16:34:35.627Z] #107 6.229 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... [2023-06-30T16:34:35.627Z] #107 6.243 No schema files found: doing nothing. [2023-06-30T16:34:35.627Z] #107 6.248 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-30T16:34:35.627Z] #107 6.270 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... [2023-06-30T16:34:36.196Z] #107 DONE 6.5s [2023-06-30T16:34:36.196Z] [2023-06-30T16:34:36.196Z] #108 [dev-base 12/13] COPY --link --from=dockercli /build/ /usr/local/cli [2023-06-30T16:34:36.196Z] #108 DONE 0.1s [2023-06-30T16:34:36.196Z] [2023-06-30T16:34:36.196Z] #109 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration [2023-06-30T16:34:36.196Z] #109 DONE 0.1s [2023-06-30T16:34:36.196Z] [2023-06-30T16:34:36.196Z] #110 [dev 1/1] COPY --link . . [2023-06-30T16:34:37.586Z] #110 DONE 1.2s [2023-06-30T16:34:37.586Z] [2023-06-30T16:34:37.586Z] #111 exporting to image [2023-06-30T16:34:37.586Z] #111 exporting layers [2023-06-30T16:34:38.549Z] #111 exporting layers 0.9s done [2023-06-30T16:34:38.549Z] #111 writing image sha256:7829ed49320024e11fce2f6f75cdf2524942ebfbf6397d10cc39aeb2875e747b done [2023-06-30T16:34:38.549Z] #111 naming to docker.io/library/docker:aace62f6d354106443fde36c0399e75b8b452ca3 done [2023-06-30T16:34:38.549Z] #111 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-06-30T16:34:38.860Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-06-30T16:34:39.143Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45856/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=aace62f6d354106443fde36c0399e75b8b452ca3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 docker:aace62f6d354106443fde36c0399e75b8b452ca3 hack/test/unit [2023-06-30T16:34:39.402Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2023-06-30T16:34:39.402Z] + TESTFLAGS+=' -test.timeout=5m' [2023-06-30T16:34:39.402Z] + TESTDIRS=./... [2023-06-30T16:34:39.403Z] + exclude_paths='/vendor/|/integration' [2023-06-30T16:34:39.403Z] ++ go list ./... [2023-06-30T16:34:39.403Z] ++ grep -vE '(/vendor/|/integration)' [2023-06-30T16:34:39.973Z] + pkg_list='github.com/docker/docker/api [2023-06-30T16:34:39.973Z] github.com/docker/docker/api/server [2023-06-30T16:34:39.973Z] github.com/docker/docker/api/server/backend/build [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/httpstatus [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/httputils [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/middleware [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/build [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/checkpoint [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/container [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/debug [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/distribution [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/grpc [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/image [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/network [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/plugin [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/session [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/swarm [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/system [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/volume [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/backend [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/blkiodev [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/container [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/events [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/filters [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/image [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/mount [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/network [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/plugins/logdriver [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/registry [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/strslice [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/swarm [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/swarm/runtime [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/time [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/versions [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/versions/v1p19 [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/versions/v1p20 [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/volume [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/builder-next [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/builder-next/exporter [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/builder-next/worker [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/builder-next/worker/label [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/dockerfile [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/remotecontext [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/remotecontext/git [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-06-30T16:34:39.974Z] github.com/docker/docker/cli/debug [2023-06-30T16:34:39.974Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-06-30T16:34:39.974Z] github.com/docker/docker/cli/winresources/dockerd [2023-06-30T16:34:39.974Z] github.com/docker/docker/client [2023-06-30T16:34:39.974Z] github.com/docker/docker/client/buildkit [2023-06-30T16:34:39.974Z] github.com/docker/docker/cmd/docker-proxy [2023-06-30T16:34:39.974Z] github.com/docker/docker/cmd/dockerd [2023-06-30T16:34:39.974Z] github.com/docker/docker/cmd/dockerd/trap [2023-06-30T16:34:39.974Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-06-30T16:34:39.974Z] github.com/docker/docker/container [2023-06-30T16:34:39.974Z] github.com/docker/docker/container/stream [2023-06-30T16:34:39.974Z] github.com/docker/docker/contrib/apparmor [2023-06-30T16:34:39.974Z] github.com/docker/docker/contrib/docker-device-tool [2023-06-30T16:34:39.974Z] github.com/docker/docker/contrib/httpserver [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/cluster [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/cluster/convert [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/cluster/executor [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/cluster/executor/container [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/cluster/provider [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/config [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/containerd [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/events [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/events/testutils [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/graphdriver [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/graphdriver/copy [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/graphdriver/register [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/images [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/initlayer [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/links [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/listeners [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/logger [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/logger/awslogs [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/logger/fluentd [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/logger/gcplogs [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/logger/gelf [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/logger/journald [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/logger/local [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/logger/logentries [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/logger/loggertest [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/logger/loggerutils [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/logger/splunk [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/logger/syslog [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/logger/templates [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/names [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/network [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/snapshotter [2023-06-30T16:34:39.974Z] github.com/docker/docker/daemon/stats [2023-06-30T16:34:39.974Z] github.com/docker/docker/distribution [2023-06-30T16:34:39.974Z] github.com/docker/docker/distribution/metadata [2023-06-30T16:34:39.974Z] github.com/docker/docker/distribution/utils [2023-06-30T16:34:39.974Z] github.com/docker/docker/distribution/xfer [2023-06-30T16:34:39.974Z] github.com/docker/docker/dockerversion [2023-06-30T16:34:39.974Z] github.com/docker/docker/errdefs [2023-06-30T16:34:39.974Z] github.com/docker/docker/image [2023-06-30T16:34:39.974Z] github.com/docker/docker/image/cache [2023-06-30T16:34:39.974Z] github.com/docker/docker/image/tarexport [2023-06-30T16:34:39.974Z] github.com/docker/docker/image/v1 [2023-06-30T16:34:39.974Z] github.com/docker/docker/internal/mounttree [2023-06-30T16:34:39.974Z] github.com/docker/docker/internal/test/suite [2023-06-30T16:34:39.974Z] github.com/docker/docker/internal/unshare [2023-06-30T16:34:39.974Z] github.com/docker/docker/layer [2023-06-30T16:34:39.974Z] github.com/docker/docker/libcontainerd [2023-06-30T16:34:39.974Z] github.com/docker/docker/libcontainerd/queue [2023-06-30T16:34:39.974Z] github.com/docker/docker/libcontainerd/remote [2023-06-30T16:34:39.974Z] github.com/docker/docker/libcontainerd/shimopts [2023-06-30T16:34:39.974Z] github.com/docker/docker/libcontainerd/supervisor [2023-06-30T16:34:39.974Z] github.com/docker/docker/libcontainerd/types [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/bitmap [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/bitseq [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/cluster [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/config [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/datastore [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/diagnostic [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/discoverapi [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/driverapi [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/drivers/host [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/drivers/null [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/drivers/remote [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/drivers/windows [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/drvregistry [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/etchosts [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/idm [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/internal/caller [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/ipam [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/ipamapi [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/ipams/null [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/ipams/remote [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/ipamutils [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/ipbits [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/iptables [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/netlabel [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/netutils [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/networkdb [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/ns [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/options [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/osl [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/osl/kernel [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/portallocator [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/portmapper [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/resolvconf [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/testutils [2023-06-30T16:34:39.974Z] github.com/docker/docker/libnetwork/types [2023-06-30T16:34:39.974Z] github.com/docker/docker/oci [2023-06-30T16:34:39.974Z] github.com/docker/docker/oci/caps [2023-06-30T16:34:39.974Z] github.com/docker/docker/opts [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/aaparser [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/archive [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/authorization [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/broadcaster [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/capabilities [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/chrootarchive [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/containerfs [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/devicemapper [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/directory [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/dmesg [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/fileutils [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/homedir [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/idtools [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/ioutils [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/jsonmessage [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/longpath [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/loopback [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/meminfo [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/namesgenerator [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/parsers [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/parsers/kernel [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/pidfile [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/platform [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/platforms [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/plugingetter [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/plugins [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/plugins/transport [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/pools [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/process [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/progress [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/reexec [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/rootless [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/rootless/specconv [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/stack [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/stdcopy [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/streamformatter [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/stringid [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/sysinfo [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/system [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/tailfile [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/tarsum [2023-06-30T16:34:39.974Z] github.com/docker/docker/pkg/useragent [2023-06-30T16:34:39.974Z] github.com/docker/docker/plugin [2023-06-30T16:34:39.974Z] github.com/docker/docker/plugin/executor/containerd [2023-06-30T16:34:39.974Z] github.com/docker/docker/plugin/v2 [2023-06-30T16:34:39.974Z] github.com/docker/docker/profiles/apparmor [2023-06-30T16:34:39.974Z] github.com/docker/docker/profiles/seccomp [2023-06-30T16:34:39.974Z] github.com/docker/docker/quota [2023-06-30T16:34:39.974Z] github.com/docker/docker/reference [2023-06-30T16:34:39.974Z] github.com/docker/docker/registry [2023-06-30T16:34:39.974Z] github.com/docker/docker/registry/resumable [2023-06-30T16:34:39.974Z] github.com/docker/docker/restartmanager [2023-06-30T16:34:39.974Z] github.com/docker/docker/runconfig [2023-06-30T16:34:39.974Z] github.com/docker/docker/runconfig/opts [2023-06-30T16:34:39.974Z] github.com/docker/docker/testutil [2023-06-30T16:34:39.974Z] github.com/docker/docker/testutil/daemon [2023-06-30T16:34:39.974Z] github.com/docker/docker/testutil/environment [2023-06-30T16:34:39.974Z] github.com/docker/docker/testutil/fakecontext [2023-06-30T16:34:39.974Z] github.com/docker/docker/testutil/fakegit [2023-06-30T16:34:39.974Z] github.com/docker/docker/testutil/fakestorage [2023-06-30T16:34:39.974Z] github.com/docker/docker/testutil/fixtures/load [2023-06-30T16:34:39.974Z] github.com/docker/docker/testutil/fixtures/plugin [2023-06-30T16:34:39.974Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-06-30T16:34:39.974Z] github.com/docker/docker/testutil/registry [2023-06-30T16:34:39.974Z] github.com/docker/docker/testutil/request [2023-06-30T16:34:39.974Z] github.com/docker/docker/volume [2023-06-30T16:34:39.974Z] github.com/docker/docker/volume/drivers [2023-06-30T16:34:39.974Z] github.com/docker/docker/volume/local [2023-06-30T16:34:39.974Z] github.com/docker/docker/volume/mounts [2023-06-30T16:34:39.974Z] github.com/docker/docker/volume/service [2023-06-30T16:34:39.974Z] github.com/docker/docker/volume/service/opts [2023-06-30T16:34:39.974Z] github.com/docker/docker/volume/testutils' [2023-06-30T16:34:39.974Z] ++ grep --fixed-strings -v /libnetwork [2023-06-30T16:34:39.974Z] ++ echo 'github.com/docker/docker/api [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/backend/build [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/httpstatus [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/httputils [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/middleware [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/build [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/checkpoint [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/container [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/debug [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/distribution [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/grpc [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/image [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/network [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/plugin [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/session [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/swarm [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/system [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/server/router/volume [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/backend [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/blkiodev [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/container [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/events [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/filters [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/image [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/mount [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/network [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/plugins/logdriver [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/registry [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/strslice [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/swarm [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/swarm/runtime [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/time [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/versions [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/versions/v1p19 [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/versions/v1p20 [2023-06-30T16:34:39.974Z] github.com/docker/docker/api/types/volume [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/builder-next [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/builder-next/exporter [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/builder-next/worker [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/builder-next/worker/label [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/dockerfile [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/remotecontext [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/remotecontext/git [2023-06-30T16:34:39.974Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-06-30T16:34:39.974Z] github.com/docker/docker/cli/debug [2023-06-30T16:34:39.975Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-06-30T16:34:39.975Z] github.com/docker/docker/cli/winresources/dockerd [2023-06-30T16:34:39.975Z] github.com/docker/docker/client [2023-06-30T16:34:39.975Z] github.com/docker/docker/client/buildkit [2023-06-30T16:34:39.975Z] github.com/docker/docker/cmd/docker-proxy [2023-06-30T16:34:39.975Z] github.com/docker/docker/cmd/dockerd [2023-06-30T16:34:39.975Z] github.com/docker/docker/cmd/dockerd/trap [2023-06-30T16:34:39.975Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-06-30T16:34:39.975Z] github.com/docker/docker/container [2023-06-30T16:34:39.975Z] github.com/docker/docker/container/stream [2023-06-30T16:34:39.975Z] github.com/docker/docker/contrib/apparmor [2023-06-30T16:34:39.975Z] github.com/docker/docker/contrib/docker-device-tool [2023-06-30T16:34:39.975Z] github.com/docker/docker/contrib/httpserver [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/cluster [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/cluster/convert [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/cluster/executor [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/cluster/executor/container [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/cluster/provider [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/config [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/containerd [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/events [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/events/testutils [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver/copy [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver/register [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/images [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/initlayer [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/links [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/listeners [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/awslogs [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/fluentd [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/gcplogs [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/gelf [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/journald [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/local [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/logentries [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/loggertest [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/loggerutils [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/splunk [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/syslog [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/templates [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/names [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/network [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/snapshotter [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/stats [2023-06-30T16:34:39.975Z] github.com/docker/docker/distribution [2023-06-30T16:34:39.975Z] github.com/docker/docker/distribution/metadata [2023-06-30T16:34:39.975Z] github.com/docker/docker/distribution/utils [2023-06-30T16:34:39.975Z] github.com/docker/docker/distribution/xfer [2023-06-30T16:34:39.975Z] github.com/docker/docker/dockerversion [2023-06-30T16:34:39.975Z] github.com/docker/docker/errdefs [2023-06-30T16:34:39.975Z] github.com/docker/docker/image [2023-06-30T16:34:39.975Z] github.com/docker/docker/image/cache [2023-06-30T16:34:39.975Z] github.com/docker/docker/image/tarexport [2023-06-30T16:34:39.975Z] github.com/docker/docker/image/v1 [2023-06-30T16:34:39.975Z] github.com/docker/docker/internal/mounttree [2023-06-30T16:34:39.975Z] github.com/docker/docker/internal/test/suite [2023-06-30T16:34:39.975Z] github.com/docker/docker/internal/unshare [2023-06-30T16:34:39.975Z] github.com/docker/docker/layer [2023-06-30T16:34:39.975Z] github.com/docker/docker/libcontainerd [2023-06-30T16:34:39.975Z] github.com/docker/docker/libcontainerd/queue [2023-06-30T16:34:39.975Z] github.com/docker/docker/libcontainerd/remote [2023-06-30T16:34:39.975Z] github.com/docker/docker/libcontainerd/shimopts [2023-06-30T16:34:39.975Z] github.com/docker/docker/libcontainerd/supervisor [2023-06-30T16:34:39.975Z] github.com/docker/docker/libcontainerd/types [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/bitmap [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/bitseq [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/cluster [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/config [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/datastore [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/diagnostic [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/discoverapi [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/driverapi [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/drivers/host [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/drivers/null [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/drivers/remote [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/drivers/windows [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/drvregistry [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/etchosts [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/idm [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/internal/caller [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/ipam [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/ipamapi [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/ipams/null [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/ipams/remote [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/ipamutils [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/ipbits [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/iptables [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/netlabel [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/netutils [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/networkdb [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/ns [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/options [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/osl [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/osl/kernel [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/portallocator [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/portmapper [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/resolvconf [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/testutils [2023-06-30T16:34:39.975Z] github.com/docker/docker/libnetwork/types [2023-06-30T16:34:39.975Z] github.com/docker/docker/oci [2023-06-30T16:34:39.975Z] github.com/docker/docker/oci/caps [2023-06-30T16:34:39.975Z] github.com/docker/docker/opts [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/aaparser [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/archive [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/authorization [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/broadcaster [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/capabilities [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/chrootarchive [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/containerfs [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/devicemapper [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/directory [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/dmesg [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/fileutils [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/homedir [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/idtools [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/ioutils [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/jsonmessage [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/longpath [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/loopback [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/meminfo [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/namesgenerator [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/parsers [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/parsers/kernel [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/pidfile [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/platform [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/platforms [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/plugingetter [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/plugins [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/plugins/transport [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/pools [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/process [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/progress [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/reexec [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/rootless [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/rootless/specconv [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/stack [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/stdcopy [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/streamformatter [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/stringid [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/sysinfo [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/system [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/tailfile [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/tarsum [2023-06-30T16:34:39.975Z] github.com/docker/docker/pkg/useragent [2023-06-30T16:34:39.975Z] github.com/docker/docker/plugin [2023-06-30T16:34:39.975Z] github.com/docker/docker/plugin/executor/containerd [2023-06-30T16:34:39.975Z] github.com/docker/docker/plugin/v2 [2023-06-30T16:34:39.975Z] github.com/docker/docker/profiles/apparmor [2023-06-30T16:34:39.975Z] github.com/docker/docker/profiles/seccomp [2023-06-30T16:34:39.975Z] github.com/docker/docker/quota [2023-06-30T16:34:39.975Z] github.com/docker/docker/reference [2023-06-30T16:34:39.975Z] github.com/docker/docker/registry [2023-06-30T16:34:39.975Z] github.com/docker/docker/registry/resumable [2023-06-30T16:34:39.975Z] github.com/docker/docker/restartmanager [2023-06-30T16:34:39.975Z] github.com/docker/docker/runconfig [2023-06-30T16:34:39.975Z] github.com/docker/docker/runconfig/opts [2023-06-30T16:34:39.975Z] github.com/docker/docker/testutil [2023-06-30T16:34:39.975Z] github.com/docker/docker/testutil/daemon [2023-06-30T16:34:39.975Z] github.com/docker/docker/testutil/environment [2023-06-30T16:34:39.975Z] github.com/docker/docker/testutil/fakecontext [2023-06-30T16:34:39.975Z] github.com/docker/docker/testutil/fakegit [2023-06-30T16:34:39.975Z] github.com/docker/docker/testutil/fakestorage [2023-06-30T16:34:39.975Z] github.com/docker/docker/testutil/fixtures/load [2023-06-30T16:34:39.975Z] github.com/docker/docker/testutil/fixtures/plugin [2023-06-30T16:34:39.975Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-06-30T16:34:39.975Z] github.com/docker/docker/testutil/registry [2023-06-30T16:34:39.975Z] github.com/docker/docker/testutil/request [2023-06-30T16:34:39.975Z] github.com/docker/docker/volume [2023-06-30T16:34:39.975Z] github.com/docker/docker/volume/drivers [2023-06-30T16:34:39.975Z] github.com/docker/docker/volume/local [2023-06-30T16:34:39.975Z] github.com/docker/docker/volume/mounts [2023-06-30T16:34:39.975Z] github.com/docker/docker/volume/service [2023-06-30T16:34:39.975Z] github.com/docker/docker/volume/service/opts [2023-06-30T16:34:39.975Z] github.com/docker/docker/volume/testutils' [2023-06-30T16:34:39.975Z] + base_pkg_list='github.com/docker/docker/api [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/server [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/server/backend/build [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/server/httpstatus [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/server/httputils [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/server/middleware [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/server/router [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/server/router/build [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/server/router/checkpoint [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/server/router/container [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/server/router/debug [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/server/router/distribution [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/server/router/grpc [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/server/router/image [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/server/router/network [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/server/router/plugin [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/server/router/session [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/server/router/swarm [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/server/router/system [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/server/router/volume [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/types [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/types/backend [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/types/blkiodev [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/types/container [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/types/events [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/types/filters [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/types/image [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/types/mount [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/types/network [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/types/plugins/logdriver [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/types/registry [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/types/strslice [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/types/swarm [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/types/swarm/runtime [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/types/time [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/types/versions [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/types/versions/v1p19 [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/types/versions/v1p20 [2023-06-30T16:34:39.975Z] github.com/docker/docker/api/types/volume [2023-06-30T16:34:39.975Z] github.com/docker/docker/builder [2023-06-30T16:34:39.975Z] github.com/docker/docker/builder/builder-next [2023-06-30T16:34:39.975Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-06-30T16:34:39.975Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-06-30T16:34:39.975Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-06-30T16:34:39.975Z] github.com/docker/docker/builder/builder-next/exporter [2023-06-30T16:34:39.975Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-06-30T16:34:39.975Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-06-30T16:34:39.975Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-06-30T16:34:39.975Z] github.com/docker/docker/builder/builder-next/worker [2023-06-30T16:34:39.975Z] github.com/docker/docker/builder/builder-next/worker/label [2023-06-30T16:34:39.975Z] github.com/docker/docker/builder/dockerfile [2023-06-30T16:34:39.975Z] github.com/docker/docker/builder/remotecontext [2023-06-30T16:34:39.975Z] github.com/docker/docker/builder/remotecontext/git [2023-06-30T16:34:39.975Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-06-30T16:34:39.975Z] github.com/docker/docker/cli/debug [2023-06-30T16:34:39.975Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-06-30T16:34:39.975Z] github.com/docker/docker/cli/winresources/dockerd [2023-06-30T16:34:39.975Z] github.com/docker/docker/client [2023-06-30T16:34:39.975Z] github.com/docker/docker/client/buildkit [2023-06-30T16:34:39.975Z] github.com/docker/docker/cmd/docker-proxy [2023-06-30T16:34:39.975Z] github.com/docker/docker/cmd/dockerd [2023-06-30T16:34:39.975Z] github.com/docker/docker/cmd/dockerd/trap [2023-06-30T16:34:39.975Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-06-30T16:34:39.975Z] github.com/docker/docker/container [2023-06-30T16:34:39.975Z] github.com/docker/docker/container/stream [2023-06-30T16:34:39.975Z] github.com/docker/docker/contrib/apparmor [2023-06-30T16:34:39.975Z] github.com/docker/docker/contrib/docker-device-tool [2023-06-30T16:34:39.975Z] github.com/docker/docker/contrib/httpserver [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/cluster [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/cluster/convert [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/cluster/executor [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/cluster/executor/container [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/cluster/provider [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/config [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/containerd [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/events [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/events/testutils [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver/copy [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver/register [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/images [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/initlayer [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/links [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/listeners [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/awslogs [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/fluentd [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/gcplogs [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/gelf [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/journald [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/local [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/logentries [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/loggertest [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/loggerutils [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/splunk [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/syslog [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/logger/templates [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/names [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/network [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/snapshotter [2023-06-30T16:34:39.975Z] github.com/docker/docker/daemon/stats [2023-06-30T16:34:39.975Z] github.com/docker/docker/distribution [2023-06-30T16:34:39.975Z] github.com/docker/docker/distribution/metadata [2023-06-30T16:34:39.976Z] github.com/docker/docker/distribution/utils [2023-06-30T16:34:39.976Z] github.com/docker/docker/distribution/xfer [2023-06-30T16:34:39.976Z] github.com/docker/docker/dockerversion [2023-06-30T16:34:39.976Z] github.com/docker/docker/errdefs [2023-06-30T16:34:39.976Z] github.com/docker/docker/image [2023-06-30T16:34:39.976Z] github.com/docker/docker/image/cache [2023-06-30T16:34:39.976Z] github.com/docker/docker/image/tarexport [2023-06-30T16:34:39.976Z] github.com/docker/docker/image/v1 [2023-06-30T16:34:39.976Z] github.com/docker/docker/internal/mounttree [2023-06-30T16:34:39.976Z] github.com/docker/docker/internal/test/suite [2023-06-30T16:34:39.976Z] github.com/docker/docker/internal/unshare [2023-06-30T16:34:39.976Z] github.com/docker/docker/layer [2023-06-30T16:34:39.976Z] github.com/docker/docker/libcontainerd [2023-06-30T16:34:39.976Z] github.com/docker/docker/libcontainerd/queue [2023-06-30T16:34:39.976Z] github.com/docker/docker/libcontainerd/remote [2023-06-30T16:34:39.976Z] github.com/docker/docker/libcontainerd/shimopts [2023-06-30T16:34:39.976Z] github.com/docker/docker/libcontainerd/supervisor [2023-06-30T16:34:39.976Z] github.com/docker/docker/libcontainerd/types [2023-06-30T16:34:39.976Z] github.com/docker/docker/oci [2023-06-30T16:34:39.976Z] github.com/docker/docker/oci/caps [2023-06-30T16:34:39.976Z] github.com/docker/docker/opts [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/aaparser [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/archive [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/authorization [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/broadcaster [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/capabilities [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/chrootarchive [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/containerfs [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/devicemapper [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/directory [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/dmesg [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/fileutils [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/homedir [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/idtools [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/ioutils [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/jsonmessage [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/longpath [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/loopback [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/meminfo [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/namesgenerator [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/parsers [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/parsers/kernel [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/pidfile [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/platform [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/platforms [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/plugingetter [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/plugins [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/plugins/transport [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/pools [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/process [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/progress [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/reexec [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/rootless [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/rootless/specconv [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/stack [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/stdcopy [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/streamformatter [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/stringid [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/sysinfo [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/system [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/tailfile [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/tarsum [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/useragent [2023-06-30T16:34:39.976Z] github.com/docker/docker/plugin [2023-06-30T16:34:39.976Z] github.com/docker/docker/plugin/executor/containerd [2023-06-30T16:34:39.976Z] github.com/docker/docker/plugin/v2 [2023-06-30T16:34:39.976Z] github.com/docker/docker/profiles/apparmor [2023-06-30T16:34:39.976Z] github.com/docker/docker/profiles/seccomp [2023-06-30T16:34:39.976Z] github.com/docker/docker/quota [2023-06-30T16:34:39.976Z] github.com/docker/docker/reference [2023-06-30T16:34:39.976Z] github.com/docker/docker/registry [2023-06-30T16:34:39.976Z] github.com/docker/docker/registry/resumable [2023-06-30T16:34:39.976Z] github.com/docker/docker/restartmanager [2023-06-30T16:34:39.976Z] github.com/docker/docker/runconfig [2023-06-30T16:34:39.976Z] github.com/docker/docker/runconfig/opts [2023-06-30T16:34:39.976Z] github.com/docker/docker/testutil [2023-06-30T16:34:39.976Z] github.com/docker/docker/testutil/daemon [2023-06-30T16:34:39.976Z] github.com/docker/docker/testutil/environment [2023-06-30T16:34:39.976Z] github.com/docker/docker/testutil/fakecontext [2023-06-30T16:34:39.976Z] github.com/docker/docker/testutil/fakegit [2023-06-30T16:34:39.976Z] github.com/docker/docker/testutil/fakestorage [2023-06-30T16:34:39.976Z] github.com/docker/docker/testutil/fixtures/load [2023-06-30T16:34:39.976Z] github.com/docker/docker/testutil/fixtures/plugin [2023-06-30T16:34:39.976Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-06-30T16:34:39.976Z] github.com/docker/docker/testutil/registry [2023-06-30T16:34:39.976Z] github.com/docker/docker/testutil/request [2023-06-30T16:34:39.976Z] github.com/docker/docker/volume [2023-06-30T16:34:39.976Z] github.com/docker/docker/volume/drivers [2023-06-30T16:34:39.976Z] github.com/docker/docker/volume/local [2023-06-30T16:34:39.976Z] github.com/docker/docker/volume/mounts [2023-06-30T16:34:39.976Z] github.com/docker/docker/volume/service [2023-06-30T16:34:39.976Z] github.com/docker/docker/volume/service/opts [2023-06-30T16:34:39.976Z] github.com/docker/docker/volume/testutils' [2023-06-30T16:34:39.976Z] ++ grep --fixed-strings /libnetwork [2023-06-30T16:34:39.976Z] ++ echo 'github.com/docker/docker/api [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/server [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/server/backend/build [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/server/httpstatus [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/server/httputils [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/server/middleware [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/server/router [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/server/router/build [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/server/router/checkpoint [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/server/router/container [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/server/router/debug [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/server/router/distribution [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/server/router/grpc [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/server/router/image [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/server/router/network [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/server/router/plugin [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/server/router/session [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/server/router/swarm [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/server/router/system [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/server/router/volume [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/types [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/types/backend [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/types/blkiodev [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/types/container [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/types/events [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/types/filters [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/types/image [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/types/mount [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/types/network [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/types/plugins/logdriver [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/types/registry [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/types/strslice [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/types/swarm [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/types/swarm/runtime [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/types/time [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/types/versions [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/types/versions/v1p19 [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/types/versions/v1p20 [2023-06-30T16:34:39.976Z] github.com/docker/docker/api/types/volume [2023-06-30T16:34:39.976Z] github.com/docker/docker/builder [2023-06-30T16:34:39.976Z] github.com/docker/docker/builder/builder-next [2023-06-30T16:34:39.976Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-06-30T16:34:39.976Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-06-30T16:34:39.976Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-06-30T16:34:39.976Z] github.com/docker/docker/builder/builder-next/exporter [2023-06-30T16:34:39.976Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-06-30T16:34:39.976Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-06-30T16:34:39.976Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-06-30T16:34:39.976Z] github.com/docker/docker/builder/builder-next/worker [2023-06-30T16:34:39.976Z] github.com/docker/docker/builder/builder-next/worker/label [2023-06-30T16:34:39.976Z] github.com/docker/docker/builder/dockerfile [2023-06-30T16:34:39.976Z] github.com/docker/docker/builder/remotecontext [2023-06-30T16:34:39.976Z] github.com/docker/docker/builder/remotecontext/git [2023-06-30T16:34:39.976Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-06-30T16:34:39.976Z] github.com/docker/docker/cli/debug [2023-06-30T16:34:39.976Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-06-30T16:34:39.976Z] github.com/docker/docker/cli/winresources/dockerd [2023-06-30T16:34:39.976Z] github.com/docker/docker/client [2023-06-30T16:34:39.976Z] github.com/docker/docker/client/buildkit [2023-06-30T16:34:39.976Z] github.com/docker/docker/cmd/docker-proxy [2023-06-30T16:34:39.976Z] github.com/docker/docker/cmd/dockerd [2023-06-30T16:34:39.976Z] github.com/docker/docker/cmd/dockerd/trap [2023-06-30T16:34:39.976Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-06-30T16:34:39.976Z] github.com/docker/docker/container [2023-06-30T16:34:39.976Z] github.com/docker/docker/container/stream [2023-06-30T16:34:39.976Z] github.com/docker/docker/contrib/apparmor [2023-06-30T16:34:39.976Z] github.com/docker/docker/contrib/docker-device-tool [2023-06-30T16:34:39.976Z] github.com/docker/docker/contrib/httpserver [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/cluster [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/cluster/convert [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/cluster/executor [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/cluster/executor/container [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/cluster/provider [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/config [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/containerd [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/events [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/events/testutils [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/graphdriver [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/graphdriver/copy [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/graphdriver/register [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/images [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/initlayer [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/links [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/listeners [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/logger [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/logger/awslogs [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/logger/fluentd [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/logger/gcplogs [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/logger/gelf [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/logger/journald [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/logger/local [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/logger/logentries [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/logger/loggertest [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/logger/loggerutils [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/logger/splunk [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/logger/syslog [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/logger/templates [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/names [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/network [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/snapshotter [2023-06-30T16:34:39.976Z] github.com/docker/docker/daemon/stats [2023-06-30T16:34:39.976Z] github.com/docker/docker/distribution [2023-06-30T16:34:39.976Z] github.com/docker/docker/distribution/metadata [2023-06-30T16:34:39.976Z] github.com/docker/docker/distribution/utils [2023-06-30T16:34:39.976Z] github.com/docker/docker/distribution/xfer [2023-06-30T16:34:39.976Z] github.com/docker/docker/dockerversion [2023-06-30T16:34:39.976Z] github.com/docker/docker/errdefs [2023-06-30T16:34:39.976Z] github.com/docker/docker/image [2023-06-30T16:34:39.976Z] github.com/docker/docker/image/cache [2023-06-30T16:34:39.976Z] github.com/docker/docker/image/tarexport [2023-06-30T16:34:39.976Z] github.com/docker/docker/image/v1 [2023-06-30T16:34:39.976Z] github.com/docker/docker/internal/mounttree [2023-06-30T16:34:39.976Z] github.com/docker/docker/internal/test/suite [2023-06-30T16:34:39.976Z] github.com/docker/docker/internal/unshare [2023-06-30T16:34:39.976Z] github.com/docker/docker/layer [2023-06-30T16:34:39.976Z] github.com/docker/docker/libcontainerd [2023-06-30T16:34:39.976Z] github.com/docker/docker/libcontainerd/queue [2023-06-30T16:34:39.976Z] github.com/docker/docker/libcontainerd/remote [2023-06-30T16:34:39.976Z] github.com/docker/docker/libcontainerd/shimopts [2023-06-30T16:34:39.976Z] github.com/docker/docker/libcontainerd/supervisor [2023-06-30T16:34:39.976Z] github.com/docker/docker/libcontainerd/types [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/bitmap [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/bitseq [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/cluster [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/config [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/datastore [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/diagnostic [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/discoverapi [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/driverapi [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/drivers/host [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/drivers/null [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/drivers/remote [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/drivers/windows [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/drvregistry [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/etchosts [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/idm [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/internal/caller [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/ipam [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/ipamapi [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/ipams/null [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/ipams/remote [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/ipamutils [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/ipbits [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/iptables [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/netlabel [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/netutils [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/networkdb [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/ns [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/options [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/osl [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/osl/kernel [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/portallocator [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/portmapper [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/resolvconf [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/testutils [2023-06-30T16:34:39.976Z] github.com/docker/docker/libnetwork/types [2023-06-30T16:34:39.976Z] github.com/docker/docker/oci [2023-06-30T16:34:39.976Z] github.com/docker/docker/oci/caps [2023-06-30T16:34:39.976Z] github.com/docker/docker/opts [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/aaparser [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/archive [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/authorization [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/broadcaster [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/capabilities [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/chrootarchive [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/containerfs [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/devicemapper [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/directory [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/dmesg [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/fileutils [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/homedir [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/idtools [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/ioutils [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/jsonmessage [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/longpath [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/loopback [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/meminfo [2023-06-30T16:34:39.976Z] github.com/docker/docker/pkg/namesgenerator [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/parsers [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/parsers/kernel [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/pidfile [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/platform [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/platforms [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/plugingetter [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/plugins [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/plugins/transport [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/pools [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/process [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/progress [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/reexec [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/rootless [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/rootless/specconv [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/stack [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/stdcopy [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/streamformatter [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/stringid [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/sysinfo [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/system [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/tailfile [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/tarsum [2023-06-30T16:34:39.977Z] github.com/docker/docker/pkg/useragent [2023-06-30T16:34:39.977Z] github.com/docker/docker/plugin [2023-06-30T16:34:39.977Z] github.com/docker/docker/plugin/executor/containerd [2023-06-30T16:34:39.977Z] github.com/docker/docker/plugin/v2 [2023-06-30T16:34:39.977Z] github.com/docker/docker/profiles/apparmor [2023-06-30T16:34:39.977Z] github.com/docker/docker/profiles/seccomp [2023-06-30T16:34:39.977Z] github.com/docker/docker/quota [2023-06-30T16:34:39.977Z] github.com/docker/docker/reference [2023-06-30T16:34:39.977Z] github.com/docker/docker/registry [2023-06-30T16:34:39.977Z] github.com/docker/docker/registry/resumable [2023-06-30T16:34:39.977Z] github.com/docker/docker/restartmanager [2023-06-30T16:34:39.977Z] github.com/docker/docker/runconfig [2023-06-30T16:34:39.977Z] github.com/docker/docker/runconfig/opts [2023-06-30T16:34:39.977Z] github.com/docker/docker/testutil [2023-06-30T16:34:39.977Z] github.com/docker/docker/testutil/daemon [2023-06-30T16:34:39.977Z] github.com/docker/docker/testutil/environment [2023-06-30T16:34:39.977Z] github.com/docker/docker/testutil/fakecontext [2023-06-30T16:34:39.977Z] github.com/docker/docker/testutil/fakegit [2023-06-30T16:34:39.977Z] github.com/docker/docker/testutil/fakestorage [2023-06-30T16:34:39.977Z] github.com/docker/docker/testutil/fixtures/load [2023-06-30T16:34:39.977Z] github.com/docker/docker/testutil/fixtures/plugin [2023-06-30T16:34:39.977Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-06-30T16:34:39.977Z] github.com/docker/docker/testutil/registry [2023-06-30T16:34:39.977Z] github.com/docker/docker/testutil/request [2023-06-30T16:34:39.977Z] github.com/docker/docker/volume [2023-06-30T16:34:39.977Z] github.com/docker/docker/volume/drivers [2023-06-30T16:34:39.977Z] github.com/docker/docker/volume/local [2023-06-30T16:34:39.977Z] github.com/docker/docker/volume/mounts [2023-06-30T16:34:39.977Z] github.com/docker/docker/volume/service [2023-06-30T16:34:39.977Z] github.com/docker/docker/volume/service/opts [2023-06-30T16:34:39.977Z] github.com/docker/docker/volume/testutils' [2023-06-30T16:34:39.977Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/bitmap [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/bitseq [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/cluster [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/config [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/datastore [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/diagnostic [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/discoverapi [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/driverapi [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/host [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/null [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/remote [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/windows [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drvregistry [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/etchosts [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/idm [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/internal/caller [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/ipam [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/ipamapi [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/ipams/null [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/ipams/remote [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/ipamutils [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/ipbits [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/iptables [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/netlabel [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/netutils [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/networkdb [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/ns [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/options [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/osl [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/osl/kernel [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/portallocator [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/portmapper [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/resolvconf [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/testutils [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/types' [2023-06-30T16:34:39.977Z] + echo 'github.com/docker/docker/libnetwork [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/bitmap [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/bitseq [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/cluster [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/config [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/datastore [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/diagnostic [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/discoverapi [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/driverapi [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/host [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/null [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/remote [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/windows [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drvregistry [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/etchosts [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/idm [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/internal/caller [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/ipam [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/ipamapi [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/ipams/null [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/ipams/remote [2023-06-30T16:34:39.977Z] + grep --fixed-strings libnetwork/drivers/bridge [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/ipamutils [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/ipbits [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/iptables [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/netlabel [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/netutils [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/networkdb [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/ns [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/options [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/osl [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/osl/kernel [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/portallocator [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/portmapper [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/resolvconf [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/testutils [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/types' [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-06-30T16:34:39.977Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-06-30T16:34:39.977Z] + type docker-proxy [2023-06-30T16:34:39.977Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-06-30T16:34:39.977Z] + hack/make.sh binary-proxy install-proxy [2023-06-30T16:34:39.977Z] [2023-06-30T16:34:39.977Z] Removing bundles/ [2023-06-30T16:34:39.977Z] [2023-06-30T16:34:39.977Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-06-30T16:34:39.977Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-06-30T16:34:44.173Z] Created binary: bundles/binary-proxy/docker-proxy [2023-06-30T16:34:44.173Z] [2023-06-30T16:34:44.173Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-06-30T16:34:44.173Z] Installing docker-proxy to /usr/local/bin/ [2023-06-30T16:34:44.173Z] [2023-06-30T16:34:44.173Z] + mkdir -p bundles [2023-06-30T16:34:44.173Z] + '[' -n 'github.com/docker/docker/api [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/server [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/server/backend/build [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/server/httpstatus [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/server/httputils [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/server/middleware [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/server/router [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/server/router/build [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/server/router/checkpoint [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/server/router/container [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/server/router/debug [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/server/router/distribution [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/server/router/grpc [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/server/router/image [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/server/router/network [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/server/router/plugin [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/server/router/session [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/server/router/swarm [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/server/router/system [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/server/router/volume [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/types [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/types/backend [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/types/blkiodev [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/types/container [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/types/events [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/types/filters [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/types/image [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/types/mount [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/types/network [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/types/plugins/logdriver [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/types/registry [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/types/strslice [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/types/swarm [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/types/swarm/runtime [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/types/time [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/types/versions [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/types/versions/v1p19 [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/types/versions/v1p20 [2023-06-30T16:34:44.173Z] github.com/docker/docker/api/types/volume [2023-06-30T16:34:44.173Z] github.com/docker/docker/builder [2023-06-30T16:34:44.173Z] github.com/docker/docker/builder/builder-next [2023-06-30T16:34:44.173Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-06-30T16:34:44.173Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-06-30T16:34:44.173Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-06-30T16:34:44.173Z] github.com/docker/docker/builder/builder-next/exporter [2023-06-30T16:34:44.173Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-06-30T16:34:44.173Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-06-30T16:34:44.173Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-06-30T16:34:44.173Z] github.com/docker/docker/builder/builder-next/worker [2023-06-30T16:34:44.173Z] github.com/docker/docker/builder/builder-next/worker/label [2023-06-30T16:34:44.173Z] github.com/docker/docker/builder/dockerfile [2023-06-30T16:34:44.173Z] github.com/docker/docker/builder/remotecontext [2023-06-30T16:34:44.173Z] github.com/docker/docker/builder/remotecontext/git [2023-06-30T16:34:44.173Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-06-30T16:34:44.173Z] github.com/docker/docker/cli/debug [2023-06-30T16:34:44.173Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-06-30T16:34:44.173Z] github.com/docker/docker/cli/winresources/dockerd [2023-06-30T16:34:44.173Z] github.com/docker/docker/client [2023-06-30T16:34:44.173Z] github.com/docker/docker/client/buildkit [2023-06-30T16:34:44.173Z] github.com/docker/docker/cmd/docker-proxy [2023-06-30T16:34:44.173Z] github.com/docker/docker/cmd/dockerd [2023-06-30T16:34:44.173Z] github.com/docker/docker/cmd/dockerd/trap [2023-06-30T16:34:44.173Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-06-30T16:34:44.173Z] github.com/docker/docker/container [2023-06-30T16:34:44.173Z] github.com/docker/docker/container/stream [2023-06-30T16:34:44.173Z] github.com/docker/docker/contrib/apparmor [2023-06-30T16:34:44.173Z] github.com/docker/docker/contrib/docker-device-tool [2023-06-30T16:34:44.173Z] github.com/docker/docker/contrib/httpserver [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/cluster [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/cluster/convert [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/cluster/executor [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/cluster/executor/container [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/cluster/provider [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/config [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/containerd [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/events [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/events/testutils [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/graphdriver [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/graphdriver/copy [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/graphdriver/register [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/images [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/initlayer [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/links [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/listeners [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/logger [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/logger/awslogs [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/logger/fluentd [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/logger/gcplogs [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/logger/gelf [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/logger/journald [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-06-30T16:34:44.173Z] github.com/docker/docker/daemon/logger/local [2023-06-30T16:34:44.174Z] github.com/docker/docker/daemon/logger/logentries [2023-06-30T16:34:44.174Z] github.com/docker/docker/daemon/logger/loggertest [2023-06-30T16:34:44.174Z] github.com/docker/docker/daemon/logger/loggerutils [2023-06-30T16:34:44.174Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-06-30T16:34:44.174Z] github.com/docker/docker/daemon/logger/splunk [2023-06-30T16:34:44.174Z] github.com/docker/docker/daemon/logger/syslog [2023-06-30T16:34:44.174Z] github.com/docker/docker/daemon/logger/templates [2023-06-30T16:34:44.174Z] github.com/docker/docker/daemon/names [2023-06-30T16:34:44.174Z] github.com/docker/docker/daemon/network [2023-06-30T16:34:44.174Z] github.com/docker/docker/daemon/snapshotter [2023-06-30T16:34:44.174Z] github.com/docker/docker/daemon/stats [2023-06-30T16:34:44.174Z] github.com/docker/docker/distribution [2023-06-30T16:34:44.174Z] github.com/docker/docker/distribution/metadata [2023-06-30T16:34:44.174Z] github.com/docker/docker/distribution/utils [2023-06-30T16:34:44.174Z] github.com/docker/docker/distribution/xfer [2023-06-30T16:34:44.174Z] github.com/docker/docker/dockerversion [2023-06-30T16:34:44.174Z] github.com/docker/docker/errdefs [2023-06-30T16:34:44.174Z] github.com/docker/docker/image [2023-06-30T16:34:44.174Z] github.com/docker/docker/image/cache [2023-06-30T16:34:44.174Z] github.com/docker/docker/image/tarexport [2023-06-30T16:34:44.174Z] github.com/docker/docker/image/v1 [2023-06-30T16:34:44.174Z] github.com/docker/docker/internal/mounttree [2023-06-30T16:34:44.174Z] github.com/docker/docker/internal/test/suite [2023-06-30T16:34:44.174Z] github.com/docker/docker/internal/unshare [2023-06-30T16:34:44.174Z] github.com/docker/docker/layer [2023-06-30T16:34:44.174Z] github.com/docker/docker/libcontainerd [2023-06-30T16:34:44.174Z] github.com/docker/docker/libcontainerd/queue [2023-06-30T16:34:44.174Z] github.com/docker/docker/libcontainerd/remote [2023-06-30T16:34:44.174Z] github.com/docker/docker/libcontainerd/shimopts [2023-06-30T16:34:44.174Z] github.com/docker/docker/libcontainerd/supervisor [2023-06-30T16:34:44.174Z] github.com/docker/docker/libcontainerd/types [2023-06-30T16:34:44.174Z] github.com/docker/docker/oci [2023-06-30T16:34:44.174Z] github.com/docker/docker/oci/caps [2023-06-30T16:34:44.174Z] github.com/docker/docker/opts [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/aaparser [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/archive [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/authorization [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/broadcaster [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/capabilities [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/chrootarchive [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/containerfs [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/devicemapper [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/directory [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/dmesg [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/fileutils [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/homedir [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/idtools [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/ioutils [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/jsonmessage [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/longpath [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/loopback [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/meminfo [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/namesgenerator [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/parsers [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/parsers/kernel [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/pidfile [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/platform [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/platforms [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/plugingetter [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/plugins [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/plugins/transport [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/pools [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/process [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/progress [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/reexec [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/rootless [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/rootless/specconv [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/stack [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/stdcopy [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/streamformatter [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/stringid [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/sysinfo [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/system [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/tailfile [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/tarsum [2023-06-30T16:34:44.174Z] github.com/docker/docker/pkg/useragent [2023-06-30T16:34:44.174Z] github.com/docker/docker/plugin [2023-06-30T16:34:44.174Z] github.com/docker/docker/plugin/executor/containerd [2023-06-30T16:34:44.174Z] github.com/docker/docker/plugin/v2 [2023-06-30T16:34:44.174Z] github.com/docker/docker/profiles/apparmor [2023-06-30T16:34:44.174Z] github.com/docker/docker/profiles/seccomp [2023-06-30T16:34:44.174Z] github.com/docker/docker/quota [2023-06-30T16:34:44.174Z] github.com/docker/docker/reference [2023-06-30T16:34:44.174Z] github.com/docker/docker/registry [2023-06-30T16:34:44.174Z] github.com/docker/docker/registry/resumable [2023-06-30T16:34:44.174Z] github.com/docker/docker/restartmanager [2023-06-30T16:34:44.174Z] github.com/docker/docker/runconfig [2023-06-30T16:34:44.174Z] github.com/docker/docker/runconfig/opts [2023-06-30T16:34:44.174Z] github.com/docker/docker/testutil [2023-06-30T16:34:44.174Z] github.com/docker/docker/testutil/daemon [2023-06-30T16:34:44.174Z] github.com/docker/docker/testutil/environment [2023-06-30T16:34:44.174Z] github.com/docker/docker/testutil/fakecontext [2023-06-30T16:34:44.174Z] github.com/docker/docker/testutil/fakegit [2023-06-30T16:34:44.174Z] github.com/docker/docker/testutil/fakestorage [2023-06-30T16:34:44.174Z] github.com/docker/docker/testutil/fixtures/load [2023-06-30T16:34:44.174Z] github.com/docker/docker/testutil/fixtures/plugin [2023-06-30T16:34:44.174Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-06-30T16:34:44.174Z] github.com/docker/docker/testutil/registry [2023-06-30T16:34:44.174Z] github.com/docker/docker/testutil/request [2023-06-30T16:34:44.174Z] github.com/docker/docker/volume [2023-06-30T16:34:44.174Z] github.com/docker/docker/volume/drivers [2023-06-30T16:34:44.174Z] github.com/docker/docker/volume/local [2023-06-30T16:34:44.174Z] github.com/docker/docker/volume/mounts [2023-06-30T16:34:44.174Z] github.com/docker/docker/volume/service [2023-06-30T16:34:44.174Z] github.com/docker/docker/volume/service/opts [2023-06-30T16:34:44.174Z] github.com/docker/docker/volume/testutils' ']' [2023-06-30T16:34:44.174Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/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/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/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/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/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/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/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 [2023-06-30T16:34:44.744Z] ? github.com/docker/docker/api [no test files] [2023-06-30T16:34:51.328Z] github.com/docker/docker/api/server coverage: 13.0% of statements [2023-06-30T16:34:51.328Z] ok github.com/docker/docker/api/server 0.010s coverage: 13.0% of statements [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-06-30T16:35:13.293Z] github.com/docker/docker/api/server/httputils coverage: 28.3% of statements [2023-06-30T16:35:13.293Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 28.3% of statements [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/server/router [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-06-30T16:35:13.293Z] github.com/docker/docker/api/server/middleware coverage: 37.7% of statements [2023-06-30T16:35:13.293Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/types [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-06-30T16:35:13.293Z] github.com/docker/docker/api/server/router/swarm coverage: 6.0% of statements [2023-06-30T16:35:13.293Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 6.0% of statements [2023-06-30T16:35:13.293Z] github.com/docker/docker/api/server/router/volume coverage: 66.7% of statements [2023-06-30T16:35:13.293Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 66.7% of statements [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/types/events [no test files] [2023-06-30T16:35:13.293Z] github.com/docker/docker/api/types/container coverage: 82.3% of statements [2023-06-30T16:35:13.293Z] ok github.com/docker/docker/api/types/container 0.006s coverage: 82.3% of statements [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/types/image [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/types/network [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-06-30T16:35:13.293Z] github.com/docker/docker/api/types/registry coverage: 54.2% of statements [2023-06-30T16:35:13.293Z] github.com/docker/docker/api/types/filters coverage: 89.3% of statements [2023-06-30T16:35:13.293Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 89.3% of statements [2023-06-30T16:35:13.293Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-06-30T16:35:13.293Z] github.com/docker/docker/api/types/strslice coverage: 90.0% of statements [2023-06-30T16:35:13.293Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/builder [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2023-06-30T16:35:13.293Z] github.com/docker/docker/api/types/time coverage: 100.0% of statements [2023-06-30T16:35:13.293Z] github.com/docker/docker/api/types/versions coverage: 77.3% of statements [2023-06-30T16:35:13.293Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2023-06-30T16:35:13.293Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 77.3% of statements [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-06-30T16:35:13.293Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-06-30T16:35:13.293Z] github.com/docker/docker/cli/debug coverage: 100.0% of statements [2023-06-30T16:35:13.293Z] github.com/docker/docker/builder/remotecontext/urlutil coverage: 100.0% of statements [2023-06-30T16:35:13.293Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2023-06-30T16:35:13.293Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.007s coverage: 100.0% of statements [2023-06-30T16:35:13.293Z] github.com/docker/docker/builder/dockerfile coverage: 50.1% of statements [2023-06-30T16:35:13.293Z] ok github.com/docker/docker/builder/dockerfile 0.042s coverage: 50.1% of statements [2023-06-30T16:35:13.293Z] github.com/docker/docker/builder/remotecontext coverage: 13.7% of statements [2023-06-30T16:35:13.293Z] ok github.com/docker/docker/builder/remotecontext 0.047s coverage: 13.7% of statements [2023-06-30T16:35:13.555Z] ? github.com/docker/docker/client/buildkit [no test files] [2023-06-30T16:35:13.555Z] github.com/docker/docker/cmd/docker-proxy coverage: 66.5% of statements [2023-06-30T16:35:13.555Z] ok github.com/docker/docker/cmd/docker-proxy 0.023s coverage: 66.5% of statements [2023-06-30T16:35:13.815Z] github.com/docker/docker/client coverage: 76.9% of statements [2023-06-30T16:35:13.815Z] ok github.com/docker/docker/client 0.145s coverage: 76.9% of statements [2023-06-30T16:35:19.104Z] github.com/docker/docker/builder/remotecontext/git coverage: 82.5% of statements [2023-06-30T16:35:19.104Z] ok github.com/docker/docker/builder/remotecontext/git 5.188s coverage: 82.5% of statements [2023-06-30T16:35:25.722Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-06-30T16:35:25.722Z] ? github.com/docker/docker/container/stream [no test files] [2023-06-30T16:35:25.722Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-06-30T16:35:25.722Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-06-30T16:35:25.722Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-06-30T16:35:25.722Z] github.com/docker/docker/container coverage: 36.5% of statements [2023-06-30T16:35:25.722Z] ok github.com/docker/docker/container 0.140s coverage: 36.5% of statements [2023-06-30T16:35:25.722Z] github.com/docker/docker/cmd/dockerd coverage: 29.2% of statements [2023-06-30T16:35:25.722Z] ok github.com/docker/docker/cmd/dockerd 0.257s coverage: 29.2% of statements [2023-06-30T16:35:27.105Z] github.com/docker/docker/cmd/dockerd/trap coverage: 0.0% of statements [2023-06-30T16:35:27.105Z] ok github.com/docker/docker/cmd/dockerd/trap 2.398s coverage: 0.0% of statements [2023-06-30T16:35:30.401Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-06-30T16:35:30.401Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-06-30T16:35:30.401Z] github.com/docker/docker/daemon/cluster/controllers/plugin coverage: 65.3% of statements [2023-06-30T16:35:30.401Z] github.com/docker/docker/daemon/cluster/convert coverage: 39.2% of statements [2023-06-30T16:35:30.401Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.024s coverage: 65.3% of statements [2023-06-30T16:35:30.661Z] ok github.com/docker/docker/daemon/cluster/convert 0.029s coverage: 39.2% of statements [2023-06-30T16:35:30.661Z] github.com/docker/docker/daemon/config coverage: 75.2% of statements [2023-06-30T16:35:30.661Z] ok github.com/docker/docker/daemon/config 0.048s coverage: 75.2% of statements [2023-06-30T16:35:30.661Z] github.com/docker/docker/daemon/cluster coverage: 0.5% of statements [2023-06-30T16:35:30.661Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2023-06-30T16:35:32.042Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-06-30T16:35:32.042Z] github.com/docker/docker/daemon/graphdriver coverage: 2.2% of statements [2023-06-30T16:35:32.042Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2023-06-30T16:35:32.042Z] github.com/docker/docker/daemon/graphdriver/btrfs coverage: 2.8% of statements [2023-06-30T16:35:32.042Z] github.com/docker/docker/daemon/containerd coverage: 0.4% of statements [2023-06-30T16:35:32.042Z] ok github.com/docker/docker/daemon/containerd 0.019s coverage: 0.4% of statements [2023-06-30T16:35:32.042Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.021s coverage: 2.8% of statements [2023-06-30T16:35:32.302Z] github.com/docker/docker/daemon/events coverage: 50.0% of statements [2023-06-30T16:35:32.302Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2023-06-30T16:35:32.302Z] github.com/docker/docker/daemon/graphdriver/copy coverage: 59.6% of statements [2023-06-30T16:35:32.302Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.190s coverage: 59.6% of statements [2023-06-30T16:35:33.683Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-06-30T16:35:33.683Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-06-30T16:35:33.683Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-06-30T16:35:33.683Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs coverage: 1.9% of statements [2023-06-30T16:35:33.683Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2023-06-30T16:35:33.683Z] github.com/docker/docker/daemon/graphdriver/overlay2 coverage: 60.2% of statements [2023-06-30T16:35:33.683Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.169s coverage: 60.2% of statements [2023-06-30T16:35:33.999Z] github.com/docker/docker/daemon/cluster/executor/container coverage: 13.0% of statements [2023-06-30T16:35:33.999Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.483s coverage: 13.0% of statements [2023-06-30T16:35:34.262Z] github.com/docker/docker/daemon/graphdriver/vfs coverage: 58.5% of statements [2023-06-30T16:35:34.262Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2023-06-30T16:35:34.262Z] github.com/docker/docker/daemon/graphdriver/zfs coverage: 3.0% of statements [2023-06-30T16:35:34.262Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2023-06-30T16:35:34.832Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-06-30T16:35:34.832Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-06-30T16:35:34.832Z] github.com/docker/docker/daemon/links coverage: 93.0% of statements [2023-06-30T16:35:34.832Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2023-06-30T16:35:34.832Z] github.com/docker/docker/daemon/images coverage: 3.0% of statements [2023-06-30T16:35:34.832Z] ok github.com/docker/docker/daemon/images 0.034s coverage: 3.0% of statements [2023-06-30T16:35:35.409Z] github.com/docker/docker/daemon/logger coverage: 43.2% of statements [2023-06-30T16:35:35.409Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2023-06-30T16:35:35.409Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-06-30T16:35:35.409Z] github.com/docker/docker/daemon/logger/awslogs coverage: 78.5% of statements [2023-06-30T16:35:35.409Z] ok github.com/docker/docker/daemon/logger/awslogs 0.119s coverage: 78.5% of statements [2023-06-30T16:35:35.409Z] github.com/docker/docker/daemon/logger/gelf coverage: 68.2% of statements [2023-06-30T16:35:35.409Z] github.com/docker/docker/daemon/logger/fluentd coverage: 53.6% of statements [2023-06-30T16:35:35.409Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 68.2% of statements [2023-06-30T16:35:35.409Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2023-06-30T16:35:35.980Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2023-06-30T16:35:35.980Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2023-06-30T16:35:35.980Z] github.com/docker/docker/daemon/logger/journald/internal/export coverage: 88.2% of statements [2023-06-30T16:35:35.980Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.007s coverage: 88.2% of statements [2023-06-30T16:35:36.240Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog coverage: 87.2% of statements [2023-06-30T16:35:36.241Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2023-06-30T16:35:36.241Z] github.com/docker/docker/daemon/logger/jsonfilelog coverage: 76.8% of statements [2023-06-30T16:35:36.241Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.103s coverage: 76.8% of statements [2023-06-30T16:35:36.812Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-06-30T16:35:36.812Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-06-30T16:35:36.812Z] github.com/docker/docker/daemon/logger/local coverage: 79.4% of statements [2023-06-30T16:35:36.812Z] ok github.com/docker/docker/daemon/logger/local 0.047s coverage: 79.4% of statements [2023-06-30T16:35:37.072Z] github.com/docker/docker/daemon/logger/loggerutils/cache coverage: 31.5% of statements [2023-06-30T16:35:37.073Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.041s coverage: 31.5% of statements [2023-06-30T16:35:37.073Z] github.com/docker/docker/daemon/logger/loggerutils coverage: 63.5% of statements [2023-06-30T16:35:37.073Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 63.5% of statements [2023-06-30T16:35:37.073Z] github.com/docker/docker/daemon/graphdriver/devmapper coverage: 45.9% of statements [2023-06-30T16:35:37.073Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.770s coverage: 45.9% of statements [2023-06-30T16:35:37.332Z] github.com/docker/docker/daemon/logger/journald coverage: 74.5% of statements [2023-06-30T16:35:37.332Z] ok github.com/docker/docker/daemon/logger/journald 1.339s coverage: 74.5% of statements [2023-06-30T16:35:37.593Z] ? github.com/docker/docker/daemon/names [no test files] [2023-06-30T16:35:37.593Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2023-06-30T16:35:37.593Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-06-30T16:35:37.593Z] github.com/docker/docker/daemon/logger/templates coverage: 8.3% of statements [2023-06-30T16:35:37.593Z] github.com/docker/docker/daemon/network coverage: 63.8% of statements [2023-06-30T16:35:37.593Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2023-06-30T16:35:37.593Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2023-06-30T16:35:37.593Z] github.com/docker/docker/daemon/logger/syslog coverage: 46.8% of statements [2023-06-30T16:35:37.593Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2023-06-30T16:35:38.974Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-06-30T16:35:38.974Z] github.com/docker/docker/dockerversion coverage: 100.0% of statements [2023-06-30T16:35:38.974Z] github.com/docker/docker/errdefs coverage: 77.7% of statements [2023-06-30T16:35:38.974Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.7% of statements [2023-06-30T16:35:38.974Z] ok github.com/docker/docker/dockerversion 0.007s coverage: 100.0% of statements [2023-06-30T16:35:38.974Z] github.com/docker/docker/distribution/metadata coverage: 44.4% of statements [2023-06-30T16:35:38.974Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 44.4% of statements [2023-06-30T16:35:39.234Z] github.com/docker/docker/daemon/logger/splunk coverage: 82.5% of statements [2023-06-30T16:35:39.234Z] ok github.com/docker/docker/daemon/logger/splunk 1.480s coverage: 82.5% of statements [2023-06-30T16:35:39.493Z] github.com/docker/docker/distribution coverage: 29.5% of statements [2023-06-30T16:35:39.493Z] ok github.com/docker/docker/distribution 0.587s coverage: 29.5% of statements [2023-06-30T16:35:39.493Z] github.com/docker/docker/image/cache coverage: 19.2% of statements [2023-06-30T16:35:39.493Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2023-06-30T16:35:39.493Z] github.com/docker/docker/image coverage: 86.5% of statements [2023-06-30T16:35:39.493Z] ok github.com/docker/docker/image 0.027s coverage: 86.5% of statements [2023-06-30T16:35:39.493Z] ? github.com/docker/docker/image/v1 [no test files] [2023-06-30T16:35:39.493Z] ? github.com/docker/docker/internal/mounttree [no test files] [2023-06-30T16:35:39.493Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-06-30T16:35:39.493Z] ? github.com/docker/docker/internal/unshare [no test files] [2023-06-30T16:35:39.493Z] github.com/docker/docker/image/tarexport coverage: 0.7% of statements [2023-06-30T16:35:39.493Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2023-06-30T16:35:40.872Z] github.com/docker/docker/daemon coverage: 17.0% of statements [2023-06-30T16:35:40.872Z] ok github.com/docker/docker/daemon 10.142s coverage: 17.0% of statements [2023-06-30T16:35:40.872Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-06-30T16:35:40.872Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-06-30T16:35:40.872Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2023-06-30T16:35:40.872Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-06-30T16:35:40.872Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-06-30T16:35:40.872Z] github.com/docker/docker/libcontainerd/queue coverage: 100.0% of statements [2023-06-30T16:35:40.872Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2023-06-30T16:35:40.872Z] github.com/docker/docker/distribution/xfer coverage: 85.4% of statements [2023-06-30T16:35:40.872Z] ok github.com/docker/docker/distribution/xfer 2.184s coverage: 85.4% of statements [2023-06-30T16:35:41.132Z] ? github.com/docker/docker/oci/caps [no test files] [2023-06-30T16:35:41.132Z] github.com/docker/docker/pkg/aaparser coverage: 52.9% of statements [2023-06-30T16:35:41.132Z] github.com/docker/docker/oci coverage: 36.9% of statements [2023-06-30T16:35:41.132Z] ok github.com/docker/docker/oci 0.011s coverage: 36.9% of statements [2023-06-30T16:35:41.132Z] ok github.com/docker/docker/pkg/aaparser 0.018s coverage: 52.9% of statements [2023-06-30T16:35:41.132Z] github.com/docker/docker/opts coverage: 67.9% of statements [2023-06-30T16:35:41.132Z] ok github.com/docker/docker/opts 0.062s coverage: 67.9% of statements [2023-06-30T16:35:41.702Z] github.com/docker/docker/pkg/broadcaster coverage: 100.0% of statements [2023-06-30T16:35:41.702Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2023-06-30T16:35:41.702Z] github.com/docker/docker/pkg/capabilities coverage: 87.5% of statements [2023-06-30T16:35:41.702Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-06-30T16:35:41.702Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-06-30T16:35:41.702Z] github.com/docker/docker/pkg/containerfs coverage: 28.6% of statements [2023-06-30T16:35:41.702Z] ok github.com/docker/docker/pkg/containerfs 0.024s coverage: 28.6% of statements [2023-06-30T16:35:41.963Z] github.com/docker/docker/pkg/directory coverage: 81.8% of statements [2023-06-30T16:35:41.963Z] github.com/docker/docker/pkg/dmesg coverage: 83.3% of statements [2023-06-30T16:35:41.963Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2023-06-30T16:35:41.963Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 81.8% of statements [2023-06-30T16:35:41.963Z] github.com/docker/docker/pkg/chrootarchive coverage: 83.1% of statements [2023-06-30T16:35:41.963Z] ok github.com/docker/docker/pkg/chrootarchive 0.258s coverage: 83.1% of statements [2023-06-30T16:35:41.963Z] github.com/docker/docker/pkg/fileutils coverage: 56.4% of statements [2023-06-30T16:35:41.963Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 56.4% of statements [2023-06-30T16:35:42.224Z] github.com/docker/docker/pkg/homedir coverage: 10.4% of statements [2023-06-30T16:35:42.224Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.4% of statements [2023-06-30T16:35:42.224Z] github.com/docker/docker/pkg/archive coverage: 81.4% of statements [2023-06-30T16:35:42.224Z] ok github.com/docker/docker/pkg/archive 0.468s coverage: 81.4% of statements [2023-06-30T16:35:42.224Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-06-30T16:35:42.224Z] github.com/docker/docker/pkg/longpath coverage: 45.5% of statements [2023-06-30T16:35:42.224Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 45.5% of statements [2023-06-30T16:35:42.485Z] github.com/docker/docker/pkg/jsonmessage coverage: 92.3% of statements [2023-06-30T16:35:42.485Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 92.3% of statements [2023-06-30T16:35:42.485Z] github.com/docker/docker/pkg/meminfo coverage: 75.0% of statements [2023-06-30T16:35:42.485Z] ok github.com/docker/docker/pkg/meminfo 0.002s coverage: 75.0% of statements [2023-06-30T16:35:42.485Z] github.com/docker/docker/pkg/authorization coverage: 68.3% of statements [2023-06-30T16:35:42.485Z] ok github.com/docker/docker/pkg/authorization 0.828s coverage: 68.3% of statements [2023-06-30T16:35:42.485Z] github.com/docker/docker/pkg/namesgenerator coverage: 85.7% of statements [2023-06-30T16:35:42.485Z] github.com/docker/docker/pkg/parsers coverage: 97.0% of statements [2023-06-30T16:35:42.485Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2023-06-30T16:35:42.485Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2023-06-30T16:35:42.485Z] github.com/docker/docker/pkg/parsers/kernel coverage: 60.0% of statements [2023-06-30T16:35:42.485Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-06-30T16:35:42.745Z] github.com/docker/docker/pkg/ioutils coverage: 72.3% of statements [2023-06-30T16:35:42.745Z] ok github.com/docker/docker/pkg/ioutils 0.385s coverage: 72.3% of statements [2023-06-30T16:35:42.745Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-06-30T16:35:42.745Z] ? github.com/docker/docker/pkg/platforms [no test files] [2023-06-30T16:35:42.745Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-06-30T16:35:42.745Z] github.com/docker/docker/pkg/pidfile coverage: 94.1% of statements [2023-06-30T16:35:42.745Z] github.com/docker/docker/pkg/parsers/operatingsystem coverage: 90.2% of statements [2023-06-30T16:35:42.745Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 94.1% of statements [2023-06-30T16:35:42.745Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.2% of statements [2023-06-30T16:35:42.745Z] github.com/docker/docker/pkg/idtools coverage: 69.8% of statements [2023-06-30T16:35:42.745Z] ok github.com/docker/docker/pkg/idtools 0.459s coverage: 69.8% of statements [2023-06-30T16:35:43.315Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-06-30T16:35:43.315Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-06-30T16:35:43.315Z] github.com/docker/docker/pkg/process coverage: 21.7% of statements [2023-06-30T16:35:43.315Z] github.com/docker/docker/pkg/pools coverage: 88.2% of statements [2023-06-30T16:35:43.315Z] github.com/docker/docker/pkg/plugins/transport coverage: 85.7% of statements [2023-06-30T16:35:43.315Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen coverage: 56.8% of statements [2023-06-30T16:35:43.315Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2023-06-30T16:35:43.315Z] ok github.com/docker/docker/pkg/process 0.005s coverage: 21.7% of statements [2023-06-30T16:35:43.315Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2023-06-30T16:35:43.315Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2023-06-30T16:35:43.575Z] github.com/docker/docker/pkg/progress coverage: 75.9% of statements [2023-06-30T16:35:43.575Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-06-30T16:35:43.575Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-06-30T16:35:43.575Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-06-30T16:35:43.575Z] github.com/docker/docker/pkg/stack coverage: 90.9% of statements [2023-06-30T16:35:43.575Z] ok github.com/docker/docker/pkg/stack 0.005s coverage: 90.9% of statements [2023-06-30T16:35:43.575Z] github.com/docker/docker/pkg/reexec coverage: 82.4% of statements [2023-06-30T16:35:43.575Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2023-06-30T16:35:43.575Z] github.com/docker/docker/pkg/stdcopy coverage: 100.0% of statements [2023-06-30T16:35:43.575Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2023-06-30T16:35:43.835Z] github.com/docker/docker/pkg/stringid coverage: 61.9% of statements [2023-06-30T16:35:43.835Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 61.9% of statements [2023-06-30T16:35:43.836Z] github.com/docker/docker/pkg/streamformatter coverage: 66.2% of statements [2023-06-30T16:35:43.836Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2023-06-30T16:35:44.096Z] github.com/docker/docker/pkg/useragent coverage: 88.9% of statements [2023-06-30T16:35:44.096Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2023-06-30T16:35:44.096Z] github.com/docker/docker/pkg/system coverage: 43.1% of statements [2023-06-30T16:35:44.096Z] ok github.com/docker/docker/pkg/system 0.009s coverage: 43.1% of statements [2023-06-30T16:35:44.096Z] github.com/docker/docker/pkg/sysinfo coverage: 53.4% of statements [2023-06-30T16:35:44.096Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 53.4% of statements [2023-06-30T16:35:44.096Z] github.com/docker/docker/pkg/tailfile coverage: 88.6% of statements [2023-06-30T16:35:44.096Z] ok github.com/docker/docker/pkg/tailfile 0.036s coverage: 88.6% of statements [2023-06-30T16:35:44.096Z] github.com/docker/docker/pkg/tarsum coverage: 89.1% of statements [2023-06-30T16:35:44.096Z] ok github.com/docker/docker/pkg/tarsum 0.060s coverage: 89.1% of statements [2023-06-30T16:35:45.035Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-06-30T16:35:45.035Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-06-30T16:35:45.035Z] github.com/docker/docker/plugin/v2 coverage: 14.4% of statements [2023-06-30T16:35:45.035Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.4% of statements [2023-06-30T16:35:45.035Z] github.com/docker/docker/profiles/seccomp coverage: 86.0% of statements [2023-06-30T16:35:45.035Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 86.0% of statements [2023-06-30T16:35:45.296Z] github.com/docker/docker/reference coverage: 83.7% of statements [2023-06-30T16:35:45.296Z] ok github.com/docker/docker/reference 0.008s coverage: 83.7% of statements [2023-06-30T16:35:45.556Z] github.com/docker/docker/plugin coverage: 23.3% of statements [2023-06-30T16:35:45.556Z] ok github.com/docker/docker/plugin 0.524s coverage: 23.3% of statements [2023-06-30T16:35:45.556Z] github.com/docker/docker/quota coverage: 71.4% of statements [2023-06-30T16:35:45.556Z] ok github.com/docker/docker/quota 0.279s coverage: 71.4% of statements [2023-06-30T16:35:45.817Z] github.com/docker/docker/restartmanager coverage: 51.9% of statements [2023-06-30T16:35:45.817Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 51.9% of statements [2023-06-30T16:35:45.817Z] github.com/docker/docker/registry/resumable coverage: 100.0% of statements [2023-06-30T16:35:45.817Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2023-06-30T16:35:45.817Z] github.com/docker/docker/registry coverage: 64.6% of statements [2023-06-30T16:35:45.817Z] ok github.com/docker/docker/registry 0.111s coverage: 64.6% of statements [2023-06-30T16:35:45.817Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-06-30T16:35:45.817Z] github.com/docker/docker/testutil coverage: 62.5% of statements [2023-06-30T16:35:45.817Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2023-06-30T16:35:45.817Z] github.com/docker/docker/runconfig coverage: 63.6% of statements [2023-06-30T16:35:45.817Z] ok github.com/docker/docker/runconfig 0.009s coverage: 63.6% of statements [2023-06-30T16:35:46.386Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-06-30T16:35:46.386Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-06-30T16:35:46.386Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-06-30T16:35:46.646Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-06-30T16:35:46.646Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-06-30T16:35:46.646Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-06-30T16:35:46.646Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-06-30T16:35:46.646Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-06-30T16:35:46.646Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-06-30T16:35:46.646Z] ? github.com/docker/docker/testutil/request [no test files] [2023-06-30T16:35:46.646Z] ? github.com/docker/docker/volume [no test files] [2023-06-30T16:35:47.214Z] github.com/docker/docker/volume/drivers coverage: 36.1% of statements [2023-06-30T16:35:47.214Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements [2023-06-30T16:35:47.214Z] github.com/docker/docker/volume/mounts coverage: 65.7% of statements [2023-06-30T16:35:47.214Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements [2023-06-30T16:35:47.214Z] github.com/docker/docker/volume/local coverage: 74.4% of statements [2023-06-30T16:35:47.214Z] ok github.com/docker/docker/volume/local 0.116s coverage: 74.4% of statements [2023-06-30T16:35:47.783Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-06-30T16:35:47.783Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-06-30T16:35:47.783Z] github.com/docker/docker/volume/service coverage: 71.8% of statements [2023-06-30T16:35:47.783Z] ok github.com/docker/docker/volume/service 0.012s coverage: 71.8% of statements [2023-06-30T16:35:48.042Z] github.com/docker/docker/layer coverage: 68.7% of statements [2023-06-30T16:35:48.042Z] ok github.com/docker/docker/layer 7.497s coverage: 68.7% of statements [2023-06-30T16:36:20.130Z] github.com/docker/docker/pkg/plugins coverage: 74.4% of statements [2023-06-30T16:36:20.130Z] ok github.com/docker/docker/pkg/plugins 33.649s coverage: 74.4% of statements [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === Skipped [2023-06-30T16:36:20.130Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-06-30T16:36:20.130Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-06-30T16:36:20.130Z] network_proxy_test.go:208: No support for dual stack yet [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-06-30T16:36:20.130Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-06-30T16:36:20.130Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-06-30T16:36:20.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-30T16:36:20.130Z] graphtest_unix.go:44: Driver btrfs not supported [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-06-30T16:36:20.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-30T16:36:20.130Z] graphtest_unix.go:44: Driver btrfs not supported [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-06-30T16:36:20.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-30T16:36:20.130Z] graphtest_unix.go:44: Driver btrfs not supported [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-06-30T16:36:20.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-30T16:36:20.130Z] graphtest_unix.go:44: Driver btrfs not supported [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-06-30T16:36:20.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-30T16:36:20.130Z] graphtest_unix.go:44: Driver btrfs not supported [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-06-30T16:36:20.130Z] graphtest_unix.go:71: No driver to put! [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-06-30T16:36:20.130Z] time="2023-06-30T16:35:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-06-30T16:36:20.130Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-06-30T16:36:20.130Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-06-30T16:36:20.130Z] time="2023-06-30T16:35:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-06-30T16:36:20.130Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-06-30T16:36:20.130Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-06-30T16:36:20.130Z] time="2023-06-30T16:35:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-06-30T16:36:20.130Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-06-30T16:36:20.130Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-06-30T16:36:20.130Z] time="2023-06-30T16:35:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-06-30T16:36:20.130Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-06-30T16:36:20.130Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-06-30T16:36:20.130Z] time="2023-06-30T16:35:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-06-30T16:36:20.130Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-06-30T16:36:20.130Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-06-30T16:36:20.130Z] graphtest_unix.go:71: No driver to put! [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-06-30T16:36:20.130Z] overlay_test.go:62: Cannot run test with naive change algorithm [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-06-30T16:36:20.130Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-06-30T16:36:20.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-30T16:36:20.130Z] graphtest_unix.go:44: Driver zfs not supported [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-06-30T16:36:20.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-30T16:36:20.130Z] graphtest_unix.go:44: Driver zfs not supported [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-06-30T16:36:20.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-30T16:36:20.130Z] graphtest_unix.go:44: Driver zfs not supported [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-06-30T16:36:20.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-30T16:36:20.130Z] graphtest_unix.go:44: Driver zfs not supported [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-06-30T16:36:20.130Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-30T16:36:20.130Z] graphtest_unix.go:44: Driver zfs not supported [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-06-30T16:36:20.130Z] graphtest_unix.go:71: No driver to put! [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-06-30T16:36:20.130Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-06-30T16:36:20.130Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-06-30T16:36:20.130Z] [2023-06-30T16:36:20.130Z] DONE 3016 tests, 26 skipped in 93.002s [2023-06-30T16:36:20.130Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/bitmap [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/bitseq [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/cluster [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/config [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/datastore [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/diagnostic [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/discoverapi [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/driverapi [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/drivers/host [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/drivers/null [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/drivers/remote [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/drivers/windows [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/drvregistry [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/etchosts [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/idm [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/internal/caller [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/ipam [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/ipamapi [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/ipams/null [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/ipams/remote [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/ipamutils [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/ipbits [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/iptables [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/netlabel [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/netutils [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/networkdb [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/ns [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/options [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/osl [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/osl/kernel [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/portallocator [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/portmapper [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/resolvconf [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/testutils [2023-06-30T16:36:20.130Z] github.com/docker/docker/libnetwork/types' ']' [2023-06-30T16:36:20.130Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/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/testutils github.com/docker/docker/libnetwork/types [2023-06-30T16:37:06.838Z] github.com/docker/docker/libnetwork coverage: 42.5% of statements [2023-06-30T16:37:06.838Z] ok github.com/docker/docker/libnetwork 44.763s coverage: 42.5% of statements [2023-06-30T16:37:06.838Z] github.com/docker/docker/libnetwork/bitmap coverage: 96.1% of statements [2023-06-30T16:37:06.838Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements [2023-06-30T16:37:07.106Z] github.com/docker/docker/libnetwork/bitseq coverage: 75.7% of statements [2023-06-30T16:37:07.106Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 75.7% of statements [2023-06-30T16:37:07.106Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-06-30T16:37:07.366Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-06-30T16:37:07.626Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-06-30T16:37:07.626Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-06-30T16:37:07.626Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-06-30T16:37:07.626Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-06-30T16:37:07.885Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-06-30T16:37:08.145Z] github.com/docker/docker/libnetwork/config coverage: 10.6% of statements [2023-06-30T16:37:08.145Z] ok github.com/docker/docker/libnetwork/config 0.011s coverage: 10.6% of statements [2023-06-30T16:37:08.714Z] github.com/docker/docker/libnetwork/datastore coverage: 20.5% of statements [2023-06-30T16:37:08.714Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 20.5% of statements [2023-06-30T16:37:08.714Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-06-30T16:37:08.714Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-06-30T16:37:08.973Z] github.com/docker/docker/libnetwork/driverapi coverage: 68.9% of statements [2023-06-30T16:37:08.973Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2023-06-30T16:37:12.268Z] github.com/docker/docker/libnetwork/drivers/bridge coverage: 62.2% of statements [2023-06-30T16:37:12.268Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.857s coverage: 62.2% of statements [2023-06-30T16:37:12.268Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-06-30T16:37:12.268Z] github.com/docker/docker/libnetwork/drivers/host coverage: 33.3% of statements [2023-06-30T16:37:12.268Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 33.3% of statements [2023-06-30T16:37:13.206Z] github.com/docker/docker/libnetwork/drivers/ipvlan coverage: 5.2% of statements [2023-06-30T16:37:13.206Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.623s coverage: 5.2% of statements [2023-06-30T16:37:13.206Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-06-30T16:37:13.775Z] github.com/docker/docker/libnetwork/drivers/macvlan coverage: 4.8% of statements [2023-06-30T16:37:13.775Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.005s coverage: 4.8% of statements [2023-06-30T16:37:13.775Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-06-30T16:37:14.034Z] github.com/docker/docker/libnetwork/drivers/null coverage: 34.8% of statements [2023-06-30T16:37:14.034Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2023-06-30T16:37:14.972Z] github.com/docker/docker/libnetwork/drivers/overlay coverage: 1.5% of statements [2023-06-30T16:37:14.972Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.011s coverage: 1.5% of statements [2023-06-30T16:37:14.972Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2023-06-30T16:37:15.541Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager coverage: 62.9% of statements [2023-06-30T16:37:15.541Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.9% of statements [2023-06-30T16:37:16.109Z] github.com/docker/docker/libnetwork/drivers/remote coverage: 57.1% of statements [2023-06-30T16:37:16.109Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.1% of statements [2023-06-30T16:37:16.109Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-06-30T16:37:16.109Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-06-30T16:37:16.109Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-06-30T16:37:16.680Z] github.com/docker/docker/libnetwork/drvregistry coverage: 86.2% of statements [2023-06-30T16:37:16.680Z] ok github.com/docker/docker/libnetwork/drvregistry 0.039s coverage: 86.2% of statements [2023-06-30T16:37:16.680Z] github.com/docker/docker/libnetwork/etchosts coverage: 81.0% of statements [2023-06-30T16:37:16.680Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements [2023-06-30T16:37:16.939Z] github.com/docker/docker/libnetwork/idm coverage: 87.5% of statements [2023-06-30T16:37:16.939Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2023-06-30T16:37:17.199Z] github.com/docker/docker/libnetwork/internal/caller coverage: 100.0% of statements [2023-06-30T16:37:17.199Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-06-30T16:37:29.416Z] github.com/docker/docker/libnetwork/internal/setmatrix coverage: 100.0% of statements [2023-06-30T16:37:29.416Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2023-06-30T16:37:30.354Z] github.com/docker/docker/libnetwork/ipam coverage: 80.5% of statements [2023-06-30T16:37:30.354Z] ok github.com/docker/docker/libnetwork/ipam 2.251s coverage: 80.5% of statements [2023-06-30T16:37:30.354Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-06-30T16:37:30.354Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-06-30T16:37:30.354Z] github.com/docker/docker/libnetwork/ipams/null coverage: 54.5% of statements [2023-06-30T16:37:30.354Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 54.5% of statements [2023-06-30T16:37:30.923Z] github.com/docker/docker/libnetwork/ipams/remote coverage: 46.8% of statements [2023-06-30T16:37:30.923Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 46.8% of statements [2023-06-30T16:37:30.923Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-06-30T16:37:31.182Z] github.com/docker/docker/libnetwork/ipams/windowsipam coverage: 80.0% of statements [2023-06-30T16:37:31.183Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements [2023-06-30T16:37:31.752Z] github.com/docker/docker/libnetwork/ipamutils coverage: 86.4% of statements [2023-06-30T16:37:31.752Z] ok github.com/docker/docker/libnetwork/ipamutils 0.272s coverage: 86.4% of statements [2023-06-30T16:37:32.011Z] github.com/docker/docker/libnetwork/ipbits coverage: 100.0% of statements [2023-06-30T16:37:32.011Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2023-06-30T16:37:32.580Z] github.com/docker/docker/libnetwork/iptables coverage: 40.7% of statements [2023-06-30T16:37:32.580Z] ok github.com/docker/docker/libnetwork/iptables 0.222s coverage: 40.7% of statements [2023-06-30T16:37:32.580Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2023-06-30T16:37:32.840Z] github.com/docker/docker/libnetwork/netutils coverage: 54.9% of statements [2023-06-30T16:37:32.840Z] ok github.com/docker/docker/libnetwork/netutils 0.015s coverage: 54.9% of statements [2023-06-30T16:39:24.310Z] github.com/docker/docker/libnetwork/networkdb coverage: 60.7% of statements [2023-06-30T16:39:24.310Z] ok github.com/docker/docker/libnetwork/networkdb 103.266s coverage: 60.7% of statements [2023-06-30T16:39:24.310Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-06-30T16:39:24.310Z] github.com/docker/docker/libnetwork/options coverage: 100.0% of statements [2023-06-30T16:39:24.310Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2023-06-30T16:39:24.310Z] github.com/docker/docker/libnetwork/osl coverage: 41.5% of statements [2023-06-30T16:39:24.310Z] ok github.com/docker/docker/libnetwork/osl 4.466s coverage: 41.5% of statements [2023-06-30T16:39:24.310Z] github.com/docker/docker/libnetwork/osl/kernel coverage: 20.0% of statements [2023-06-30T16:39:24.310Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2023-06-30T16:39:24.310Z] github.com/docker/docker/libnetwork/portallocator coverage: 80.7% of statements [2023-06-30T16:39:24.310Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2023-06-30T16:39:24.310Z] github.com/docker/docker/libnetwork/portmapper coverage: 46.3% of statements [2023-06-30T16:39:24.310Z] ok github.com/docker/docker/libnetwork/portmapper 0.655s coverage: 46.3% of statements [2023-06-30T16:39:24.310Z] github.com/docker/docker/libnetwork/resolvconf coverage: 84.9% of statements [2023-06-30T16:39:24.310Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 84.9% of statements [2023-06-30T16:39:24.310Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2023-06-30T16:39:24.570Z] github.com/docker/docker/libnetwork/types coverage: 37.3% of statements [2023-06-30T16:39:24.570Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2023-06-30T16:39:24.570Z] [2023-06-30T16:39:24.570Z] === Skipped [2023-06-30T16:39:24.570Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-06-30T16:39:24.570Z] firewalld_test.go:14: firewalld is not running [2023-06-30T16:39:24.570Z] [2023-06-30T16:39:24.570Z] DONE 355 tests, 1 skipped in 187.422s Post stage [Pipeline] junit [2023-06-30T16:39:25.523Z] Recording test results [2023-06-30T16:39:25.611Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-30T16:39:25.931Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45856/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=aace62f6d354106443fde36c0399e75b8b452ca3 -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=24.0 docker:aace62f6d354106443fde36c0399e75b8b452ca3 hack/make.sh dynbinary test-integration [2023-06-30T16:39:26.190Z] [2023-06-30T16:39:26.190Z] Removing bundles/ [2023-06-30T16:39:26.190Z] [2023-06-30T16:39:26.190Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-06-30T16:39:26.190Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-06-30T16:40:04.945Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-06-30T16:40:04.945Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-06-30T16:40:04.945Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-06-30T16:40:04.945Z] [2023-06-30T16:40:04.945Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-06-30T16:40:04.945Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-06-30T16:40:04.945Z] HOSTNAME=c4703acfd3ab [2023-06-30T16:40:04.945Z] TESTDEBUG=0 [2023-06-30T16:40:04.945Z] DEST=bundles/test-integration [2023-06-30T16:40:04.945Z] PWD=/go/src/github.com/docker/docker [2023-06-30T16:40:04.945Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2023-06-30T16:40:04.945Z] DOCKER_GITCOMMIT=aace62f6d354106443fde36c0399e75b8b452ca3 [2023-06-30T16:40:04.945Z] container=docker [2023-06-30T16:40:04.945Z] HOME=/root [2023-06-30T16:40:04.945Z] CONTAINERD_NAMESPACE=moby [2023-06-30T16:40:04.945Z] GOLANG_VERSION=1.20.5 [2023-06-30T16:40:04.945Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-06-30T16:40:04.945Z] VALIDATE_BRANCH=24.0 [2023-06-30T16:40:04.945Z] TERM=xterm [2023-06-30T16:40:04.945Z] DOCKER_PKG=github.com/docker/docker [2023-06-30T16:40:04.945Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker [2023-06-30T16:40:04.945Z] SHLVL=1 [2023-06-30T16:40:04.945Z] TIMEOUT=120m [2023-06-30T16:40:04.945Z] DOCKER_GRAPHDRIVER=overlay2 [2023-06-30T16:40:04.945Z] GO111MODULE=off [2023-06-30T16:40:04.945Z] DOCKER_EXPERIMENTAL=1 [2023-06-30T16:40:04.945Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-06-30T16:40:04.945Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-06-30T16:40:04.945Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-06-30T16:40:04.945Z] GOPATH=/go [2023-06-30T16:40:04.945Z] PKG_CONFIG=pkg-config [2023-06-30T16:40:04.945Z] _=/usr/bin/env [2023-06-30T16:40:04.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-06-30T16:40:19.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-06-30T16:40:20.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-06-30T16:40:22.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-06-30T16:40:25.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-06-30T16:40:28.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-06-30T16:40:28.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-06-30T16:40:30.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-06-30T16:40:31.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-06-30T16:40:32.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-06-30T16:40:32.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-06-30T16:40:33.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-06-30T16:40:35.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-06-30T16:40:37.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-06-30T16:40:38.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-06-30T16:40:38.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-06-30T16:40:39.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-06-30T16:40:40.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-06-30T16:40:42.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-06-30T16:40:42.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-06-30T16:40:44.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-06-30T16:40:45.191Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-06-30T16:40:45.191Z] Using test binary /usr/local/cli-integration/docker [2023-06-30T16:40:45.191Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-06-30T16:40:45.191Z] +++ /etc/init.d/apparmor start [2023-06-30T16:40:45.191Z] Not: starting. [2023-06-30T16:40:45.191Z] INFO: Waiting for daemon to start... [2023-06-30T16:40:45.191Z] Starting dockerd [2023-06-30T16:40:45.191Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2023-06-30T16:40:47.097Z] . [2023-06-30T16:40:47.097Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-06-30T16:40:47.358Z] ---> Making bundle: .build-empty-images (in bundles/test-integration) [2023-06-30T16:40:47.358Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-06-30T16:40:47.358Z] ++++ docker load [2023-06-30T16:40:47.358Z] Loaded image: emptyfs:latest [2023-06-30T16:40:47.358Z] ++++ tar -cC bundles/test-integration/dangling . [2023-06-30T16:40:47.358Z] ++++ docker load [2023-06-30T16:40:47.358Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43 [2023-06-30T16:40:47.358Z] Running integration-test (iteration 1) [2023-06-30T16:40:47.358Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-06-30T16:40:47.358Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:40:47.358Z] ++ set -e [2023-06-30T16:40:47.358Z] ++ '[' -n 0 ']' [2023-06-30T16:40:47.358Z] ++ set -x [2023-06-30T16:40:47.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:40:47.620Z] Loaded image: busybox:latest [2023-06-30T16:40:47.620Z] Loaded image: busybox:glibc [2023-06-30T16:40:48.558Z] Loaded image: debian:bullseye-slim [2023-06-30T16:40:48.558Z] Loaded image: hello-world:latest [2023-06-30T16:40:48.558Z] Loaded image: arm32v7/hello-world:latest [2023-06-30T16:40:48.558Z] INFO: Testing against a local daemon [2023-06-30T16:40:48.558Z] === RUN TestCgroupNamespacesBuild [2023-06-30T16:40:49.937Z] --- PASS: TestCgroupNamespacesBuild (1.09s) [2023-06-30T16:40:49.937Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-06-30T16:40:50.875Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2023-06-30T16:40:50.875Z] === RUN TestBuildWithSession [2023-06-30T16:40:50.875Z] build_session_test.go:25: TODO: BuildKit [2023-06-30T16:40:50.875Z] --- SKIP: TestBuildWithSession (0.00s) [2023-06-30T16:40:50.875Z] === RUN TestBuildSquashParent [2023-06-30T16:40:54.166Z] --- PASS: TestBuildSquashParent (3.35s) [2023-06-30T16:40:54.166Z] === RUN TestBuildWithRemoveAndForceRemove [2023-06-30T16:40:54.166Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-30T16:40:54.166Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-30T16:40:54.166Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-30T16:40:54.166Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-30T16:40:54.166Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-30T16:40:54.166Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-30T16:40:54.166Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-30T16:40:54.166Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-30T16:40:54.166Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-30T16:40:54.166Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-30T16:40:54.166Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-30T16:40:54.166Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-30T16:40:54.166Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-30T16:40:54.166Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-30T16:40:54.166Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-30T16:40:54.166Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-30T16:40:54.166Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-30T16:40:54.166Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-30T16:40:57.458Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-06-30T16:40:57.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.25s) [2023-06-30T16:40:57.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.06s) [2023-06-30T16:40:57.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.10s) [2023-06-30T16:40:57.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s) [2023-06-30T16:40:57.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.37s) [2023-06-30T16:40:57.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.41s) [2023-06-30T16:40:57.458Z] === RUN TestBuildMultiStageCopy [2023-06-30T16:40:57.458Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-06-30T16:40:58.396Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-06-30T16:40:58.655Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-06-30T16:40:58.655Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-06-30T16:40:58.655Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-06-30T16:40:58.655Z] --- PASS: TestBuildMultiStageCopy (1.21s) [2023-06-30T16:40:58.655Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.93s) [2023-06-30T16:40:58.655Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s) [2023-06-30T16:40:58.655Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s) [2023-06-30T16:40:58.655Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s) [2023-06-30T16:40:58.655Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.09s) [2023-06-30T16:40:58.655Z] === RUN TestBuildMultiStageParentConfig [2023-06-30T16:40:59.223Z] --- PASS: TestBuildMultiStageParentConfig (0.31s) [2023-06-30T16:40:59.223Z] === RUN TestBuildLabelWithTargets [2023-06-30T16:40:59.482Z] --- PASS: TestBuildLabelWithTargets (0.47s) [2023-06-30T16:40:59.482Z] === RUN TestBuildWithEmptyLayers [2023-06-30T16:40:59.741Z] --- PASS: TestBuildWithEmptyLayers (0.10s) [2023-06-30T16:40:59.741Z] === RUN TestBuildMultiStageOnBuild [2023-06-30T16:41:00.678Z] --- PASS: TestBuildMultiStageOnBuild (1.09s) [2023-06-30T16:41:00.678Z] === RUN TestBuildUncleanTarFilenames [2023-06-30T16:41:00.937Z] --- PASS: TestBuildUncleanTarFilenames (0.11s) [2023-06-30T16:41:00.937Z] === RUN TestBuildMultiStageLayerLeak [2023-06-30T16:41:01.874Z] --- PASS: TestBuildMultiStageLayerLeak (1.10s) [2023-06-30T16:41:01.874Z] === RUN TestBuildWithHugeFile [2023-06-30T16:41:48.564Z] --- PASS: TestBuildWithHugeFile (43.69s) [2023-06-30T16:41:48.564Z] === RUN TestBuildWCOWSandboxSize [2023-06-30T16:41:48.564Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-06-30T16:41:48.564Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-06-30T16:41:48.564Z] === RUN TestBuildWithEmptyDockerfile [2023-06-30T16:41:48.564Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-30T16:41:48.564Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-30T16:41:48.564Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-30T16:41:48.564Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-30T16:41:48.564Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-30T16:41:48.564Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-30T16:41:48.564Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-30T16:41:48.564Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-30T16:41:48.564Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-30T16:41:48.564Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-06-30T16:41:48.564Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-06-30T16:41:48.564Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2023-06-30T16:41:48.564Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2023-06-30T16:41:48.564Z] === RUN TestBuildPreserveOwnership [2023-06-30T16:41:48.564Z] === RUN TestBuildPreserveOwnership/copy_from [2023-06-30T16:41:48.564Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-06-30T16:41:48.564Z] --- PASS: TestBuildPreserveOwnership (2.15s) [2023-06-30T16:41:48.564Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.56s) [2023-06-30T16:41:48.564Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.58s) [2023-06-30T16:41:48.564Z] === RUN TestBuildPlatformInvalid [2023-06-30T16:41:48.564Z] --- PASS: TestBuildPlatformInvalid (0.02s) [2023-06-30T16:41:48.564Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-06-30T16:41:48.564Z] Loaded image: busybox:latest [2023-06-30T16:41:48.564Z] Loaded image: busybox:glibc [2023-06-30T16:41:49.502Z] Loaded image: debian:bullseye-slim [2023-06-30T16:41:49.502Z] Loaded image: hello-world:latest [2023-06-30T16:41:49.502Z] Loaded image: arm32v7/hello-world:latest [2023-06-30T16:41:57.660Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.16s) [2023-06-30T16:41:57.660Z] PASS [2023-06-30T16:41:57.660Z] [2023-06-30T16:41:57.660Z] === Skipped [2023-06-30T16:41:57.660Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-06-30T16:41:57.660Z] build_session_test.go:25: TODO: BuildKit [2023-06-30T16:41:57.660Z] [2023-06-30T16:41:57.660Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-06-30T16:41:57.660Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-06-30T16:41:57.660Z] [2023-06-30T16:41:57.660Z] DONE 34 tests, 2 skipped in 69.625s [2023-06-30T16:41:57.660Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-06-30T16:41:57.660Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:41:57.660Z] ++ set -e [2023-06-30T16:41:57.660Z] ++ '[' -n 0 ']' [2023-06-30T16:41:57.660Z] ++ set -x [2023-06-30T16:41:57.660Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:41:57.660Z] INFO: Testing against a local daemon [2023-06-30T16:41:57.660Z] === RUN TestConfigInspect [2023-06-30T16:41:59.039Z] --- PASS: TestConfigInspect (1.86s) [2023-06-30T16:41:59.039Z] === RUN TestConfigList [2023-06-30T16:42:00.946Z] --- PASS: TestConfigList (1.88s) [2023-06-30T16:42:00.946Z] === RUN TestConfigsCreateAndDelete [2023-06-30T16:42:02.852Z] --- PASS: TestConfigsCreateAndDelete (1.98s) [2023-06-30T16:42:02.852Z] === RUN TestConfigsUpdate [2023-06-30T16:42:04.758Z] --- PASS: TestConfigsUpdate (1.96s) [2023-06-30T16:42:04.758Z] === RUN TestTemplatedConfig [2023-06-30T16:42:07.295Z] --- PASS: TestTemplatedConfig (2.49s) [2023-06-30T16:42:07.295Z] === RUN TestConfigCreateResolve [2023-06-30T16:42:09.201Z] --- PASS: TestConfigCreateResolve (1.84s) [2023-06-30T16:42:09.201Z] PASS [2023-06-30T16:42:09.201Z] [2023-06-30T16:42:09.201Z] DONE 6 tests in 12.046s [2023-06-30T16:42:09.201Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-06-30T16:42:09.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:42:09.201Z] ++ set -e [2023-06-30T16:42:09.201Z] ++ '[' -n 0 ']' [2023-06-30T16:42:09.201Z] ++ set -x [2023-06-30T16:42:09.202Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:42:09.202Z] INFO: Testing against a local daemon [2023-06-30T16:42:09.202Z] === RUN TestAttachWithTTY [2023-06-30T16:42:09.202Z] --- PASS: TestAttachWithTTY (0.05s) [2023-06-30T16:42:09.202Z] === RUN TestAttachWithoutTTy [2023-06-30T16:42:09.202Z] --- PASS: TestAttachWithoutTTy (0.04s) [2023-06-30T16:42:09.202Z] === RUN TestCheckpoint [2023-06-30T16:42:09.202Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-06-30T16:42:09.202Z] --- SKIP: TestCheckpoint (0.00s) [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/commit [2023-06-30T16:42:09.202Z] === PAUSE TestContainerInvalidJSON/commit [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/containers/create [2023-06-30T16:42:09.202Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-06-30T16:42:09.202Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-06-30T16:42:09.202Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-06-30T16:42:09.202Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-06-30T16:42:09.202Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-06-30T16:42:09.202Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-06-30T16:42:09.202Z] === CONT TestContainerInvalidJSON/commit [2023-06-30T16:42:09.202Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-06-30T16:42:09.202Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-06-30T16:42:09.202Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-06-30T16:42:09.202Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-06-30T16:42:09.202Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-06-30T16:42:09.202Z] === CONT TestContainerInvalidJSON/containers/create [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-06-30T16:42:09.202Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-06-30T16:42:09.202Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-06-30T16:42:09.202Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-06-30T16:42:09.202Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2023-06-30T16:42:09.202Z] === RUN TestCopyFromContainerPathIsNotDir [2023-06-30T16:42:09.202Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-06-30T16:42:09.202Z] === RUN TestCopyToContainerPathDoesNotExist [2023-06-30T16:42:09.461Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-06-30T16:42:09.461Z] === RUN TestCopyEmptyFile [2023-06-30T16:42:09.461Z] --- PASS: TestCopyEmptyFile (0.06s) [2023-06-30T16:42:09.461Z] === RUN TestCopyToContainerPathIsNotDir [2023-06-30T16:42:09.461Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-06-30T16:42:09.461Z] === RUN TestCopyFromContainer [2023-06-30T16:42:10.032Z] === RUN TestCopyFromContainer// [2023-06-30T16:42:10.032Z] === RUN TestCopyFromContainer/. [2023-06-30T16:42:10.032Z] === RUN TestCopyFromContainer//. [2023-06-30T16:42:10.032Z] === RUN TestCopyFromContainer/./ [2023-06-30T16:42:10.032Z] === RUN TestCopyFromContainer//./ [2023-06-30T16:42:10.032Z] === RUN TestCopyFromContainer//bar/root [2023-06-30T16:42:10.032Z] === RUN TestCopyFromContainer//bar/root/ [2023-06-30T16:42:10.032Z] === RUN TestCopyFromContainer//bar/root/. [2023-06-30T16:42:10.032Z] === RUN TestCopyFromContainer/bar/quux [2023-06-30T16:42:10.032Z] === RUN TestCopyFromContainer/bar/quux/ [2023-06-30T16:42:10.032Z] === RUN TestCopyFromContainer/bar/quux/. [2023-06-30T16:42:10.032Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-06-30T16:42:10.032Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-06-30T16:42:10.032Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-06-30T16:42:10.032Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-06-30T16:42:10.032Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2023-06-30T16:42:10.032Z] === RUN TestCopyFromContainer/bar/notarget [2023-06-30T16:42:10.291Z] --- PASS: TestCopyFromContainer (0.76s) [2023-06-30T16:42:10.291Z] --- PASS: TestCopyFromContainer// (0.01s) [2023-06-30T16:42:10.291Z] --- PASS: TestCopyFromContainer/. (0.01s) [2023-06-30T16:42:10.291Z] --- PASS: TestCopyFromContainer//. (0.01s) [2023-06-30T16:42:10.291Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2023-06-30T16:42:10.291Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2023-06-30T16:42:10.291Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2023-06-30T16:42:10.291Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2023-06-30T16:42:10.291Z] --- PASS: TestCopyFromContainer//bar/root/. (0.02s) [2023-06-30T16:42:10.291Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2023-06-30T16:42:10.291Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) [2023-06-30T16:42:10.291Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) [2023-06-30T16:42:10.291Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2023-06-30T16:42:10.291Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) [2023-06-30T16:42:10.291Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) [2023-06-30T16:42:10.291Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) [2023-06-30T16:42:10.291Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) [2023-06-30T16:42:10.291Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) [2023-06-30T16:42:10.291Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-06-30T16:42:10.291Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-30T16:42:10.291Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-30T16:42:10.291Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-30T16:42:10.291Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-30T16:42:10.291Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-30T16:42:10.291Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-30T16:42:10.291Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-30T16:42:10.291Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-30T16:42:10.291Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-30T16:42:10.291Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-06-30T16:42:10.291Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-06-30T16:42:10.291Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-06-30T16:42:10.291Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-06-30T16:42:10.291Z] === RUN TestCreateLinkToNonExistingContainer [2023-06-30T16:42:10.291Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-06-30T16:42:10.291Z] === RUN TestCreateWithInvalidEnv [2023-06-30T16:42:10.291Z] === RUN TestCreateWithInvalidEnv/0 [2023-06-30T16:42:10.291Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-06-30T16:42:10.291Z] === RUN TestCreateWithInvalidEnv/1 [2023-06-30T16:42:10.291Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-06-30T16:42:10.291Z] === RUN TestCreateWithInvalidEnv/2 [2023-06-30T16:42:10.291Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-06-30T16:42:10.291Z] === CONT TestCreateWithInvalidEnv/0 [2023-06-30T16:42:10.291Z] === CONT TestCreateWithInvalidEnv/1 [2023-06-30T16:42:10.291Z] === CONT TestCreateWithInvalidEnv/2 [2023-06-30T16:42:10.291Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-06-30T16:42:10.291Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-06-30T16:42:10.291Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-06-30T16:42:10.291Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-06-30T16:42:10.291Z] === RUN TestCreateTmpfsMountsTarget [2023-06-30T16:42:10.291Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-06-30T16:42:10.291Z] === RUN TestCreateWithCustomMaskedPaths [2023-06-30T16:42:11.670Z] --- PASS: TestCreateWithCustomMaskedPaths (1.36s) [2023-06-30T16:42:11.671Z] === RUN TestCreateWithCustomReadonlyPaths [2023-06-30T16:42:13.049Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.37s) [2023-06-30T16:42:13.049Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-06-30T16:42:13.049Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-30T16:42:13.049Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-30T16:42:13.049Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-30T16:42:13.049Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-30T16:42:13.049Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-30T16:42:13.049Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-30T16:42:13.050Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-30T16:42:13.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-30T16:42:13.050Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-30T16:42:13.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-30T16:42:13.050Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-30T16:42:13.050Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-30T16:42:13.050Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-30T16:42:13.050Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-30T16:42:13.050Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-30T16:42:13.050Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-06-30T16:42:13.050Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-06-30T16:42:13.050Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-06-30T16:42:13.050Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-06-30T16:42:13.050Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-06-30T16:42:13.050Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-06-30T16:42:13.050Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-06-30T16:42:13.309Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2023-06-30T16:42:13.309Z] === RUN TestCreateDifferentPlatform [2023-06-30T16:42:13.309Z] === RUN TestCreateDifferentPlatform/different_os [2023-06-30T16:42:13.309Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-06-30T16:42:13.309Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-06-30T16:42:13.309Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-06-30T16:42:13.309Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-06-30T16:42:13.309Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-06-30T16:42:13.568Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-06-30T16:42:13.568Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-06-30T16:42:13.568Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-06-30T16:42:13.568Z] === RUN TestCreateInvalidHostConfig [2023-06-30T16:42:13.568Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-06-30T16:42:13.568Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-06-30T16:42:13.568Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-06-30T16:42:13.568Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-06-30T16:42:13.568Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-06-30T16:42:13.568Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-06-30T16:42:13.568Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-06-30T16:42:13.568Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-06-30T16:42:13.568Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations [2023-06-30T16:42:13.568Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations [2023-06-30T16:42:13.568Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-06-30T16:42:13.568Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-06-30T16:42:13.568Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-06-30T16:42:13.568Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations [2023-06-30T16:42:13.568Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-06-30T16:42:13.568Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-06-30T16:42:13.568Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-06-30T16:42:13.568Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-06-30T16:42:13.568Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-06-30T16:42:13.568Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) [2023-06-30T16:42:13.568Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-06-30T16:42:13.568Z] === RUN TestContainerStartOnDaemonRestart [2023-06-30T16:42:13.568Z] === PAUSE TestContainerStartOnDaemonRestart [2023-06-30T16:42:13.568Z] === RUN TestDaemonRestartIpcMode [2023-06-30T16:42:13.568Z] === PAUSE TestDaemonRestartIpcMode [2023-06-30T16:42:13.568Z] === RUN TestDaemonHostGatewayIP [2023-06-30T16:42:13.568Z] === PAUSE TestDaemonHostGatewayIP [2023-06-30T16:42:13.568Z] === RUN TestRestartDaemonWithRestartingContainer [2023-06-30T16:42:13.568Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-06-30T16:42:13.568Z] === RUN TestHardRestartWhenContainerIsRunning [2023-06-30T16:42:13.568Z] === PAUSE TestHardRestartWhenContainerIsRunning [2023-06-30T16:42:13.568Z] === RUN TestContainerKillOnDaemonStart [2023-06-30T16:42:13.568Z] === PAUSE TestContainerKillOnDaemonStart [2023-06-30T16:42:13.568Z] === RUN TestDiff [2023-06-30T16:42:14.136Z] --- PASS: TestDiff (0.46s) [2023-06-30T16:42:14.136Z] === RUN TestExecConsoleSize [2023-06-30T16:42:14.396Z] --- PASS: TestExecConsoleSize (0.52s) [2023-06-30T16:42:14.396Z] === RUN TestExecWithCloseStdin [2023-06-30T16:42:14.965Z] --- PASS: TestExecWithCloseStdin (0.54s) [2023-06-30T16:42:14.965Z] === RUN TestExec [2023-06-30T16:42:15.533Z] --- PASS: TestExec (0.55s) [2023-06-30T16:42:15.533Z] === RUN TestExecUser [2023-06-30T16:42:16.101Z] --- PASS: TestExecUser (0.52s) [2023-06-30T16:42:16.101Z] === RUN TestExportContainerAndImportImage [2023-06-30T16:42:16.670Z] --- PASS: TestExportContainerAndImportImage (0.51s) [2023-06-30T16:42:16.670Z] === RUN TestExportContainerAfterDaemonRestart [2023-06-30T16:42:23.240Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s) [2023-06-30T16:42:23.240Z] === RUN TestHealthCheckWorkdir [2023-06-30T16:42:23.240Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2023-06-30T16:42:23.240Z] === RUN TestHealthKillContainer [2023-06-30T16:42:31.381Z] --- PASS: TestHealthKillContainer (7.92s) [2023-06-30T16:42:31.381Z] === RUN TestHealthCheckProcessKilled [2023-06-30T16:42:31.956Z] --- PASS: TestHealthCheckProcessKilled (0.68s) [2023-06-30T16:42:31.956Z] === RUN TestInspectCpusetInConfigPre120 [2023-06-30T16:42:32.216Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) [2023-06-30T16:42:32.216Z] === RUN TestInspectAnnotations [2023-06-30T16:42:32.475Z] --- PASS: TestInspectAnnotations (0.04s) [2023-06-30T16:42:32.475Z] === RUN TestIpcModeNone [2023-06-30T16:42:33.043Z] --- PASS: TestIpcModeNone (0.52s) [2023-06-30T16:42:33.043Z] === RUN TestIpcModePrivate [2023-06-30T16:42:33.303Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false [2023-06-30T16:42:33.303Z] --- PASS: TestIpcModePrivate (0.51s) [2023-06-30T16:42:33.303Z] === RUN TestIpcModeShareable [2023-06-30T16:42:33.872Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true [2023-06-30T16:42:33.872Z] --- PASS: TestIpcModeShareable (0.51s) [2023-06-30T16:42:33.872Z] === RUN TestAPIIpcModeShareableAndContainer [2023-06-30T16:42:35.778Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.61s) [2023-06-30T16:42:35.778Z] === RUN TestAPIIpcModeHost [2023-06-30T16:42:35.778Z] --- PASS: TestAPIIpcModeHost (0.36s) [2023-06-30T16:42:35.778Z] === RUN TestDaemonIpcModeShareable [2023-06-30T16:42:36.718Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2023-06-30T16:42:36.978Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2023-06-30T16:42:36.978Z] === RUN TestDaemonIpcModePrivate [2023-06-30T16:42:37.916Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2023-06-30T16:42:38.176Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2023-06-30T16:42:38.176Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-06-30T16:42:39.115Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2023-06-30T16:42:39.375Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2023-06-30T16:42:39.375Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-06-30T16:42:40.313Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2023-06-30T16:42:40.313Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.07s) [2023-06-30T16:42:40.313Z] === RUN TestIpcModeOlderClient [2023-06-30T16:42:40.313Z] === PAUSE TestIpcModeOlderClient [2023-06-30T16:42:40.313Z] === RUN TestKillContainerInvalidSignal [2023-06-30T16:42:40.882Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2023-06-30T16:42:40.882Z] === RUN TestKillContainer [2023-06-30T16:42:40.882Z] === RUN TestKillContainer/no_signal [2023-06-30T16:42:41.141Z] === RUN TestKillContainer/non_killing_signal [2023-06-30T16:42:41.401Z] === RUN TestKillContainer/killing_signal [2023-06-30T16:42:42.339Z] --- PASS: TestKillContainer (1.43s) [2023-06-30T16:42:42.339Z] --- PASS: TestKillContainer/no_signal (0.43s) [2023-06-30T16:42:42.339Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2023-06-30T16:42:42.339Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2023-06-30T16:42:42.339Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-06-30T16:42:42.339Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-06-30T16:42:42.598Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-06-30T16:42:43.167Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s) [2023-06-30T16:42:43.167Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2023-06-30T16:42:43.167Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2023-06-30T16:42:43.167Z] === RUN TestKillStoppedContainer [2023-06-30T16:42:43.167Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-06-30T16:42:43.167Z] === RUN TestKillStoppedContainerAPIPre120 [2023-06-30T16:42:43.167Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-06-30T16:42:43.167Z] === RUN TestKillDifferentUserContainer [2023-06-30T16:42:43.736Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2023-06-30T16:42:43.736Z] === RUN TestInspectOomKilledTrue [2023-06-30T16:42:44.305Z] --- PASS: TestInspectOomKilledTrue (0.52s) [2023-06-30T16:42:44.305Z] === RUN TestInspectOomKilledFalse [2023-06-30T16:42:44.565Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2023-06-30T16:42:44.565Z] === RUN TestLinksEtcHostsContentMatch [2023-06-30T16:42:44.824Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s) [2023-06-30T16:42:44.824Z] === RUN TestLinksContainerNames [2023-06-30T16:42:45.761Z] --- PASS: TestLinksContainerNames (0.93s) [2023-06-30T16:42:45.761Z] === RUN TestLogsFollowTailEmpty [2023-06-30T16:42:46.330Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2023-06-30T16:42:46.330Z] === RUN TestLogs [2023-06-30T16:42:46.330Z] === RUN TestLogs/driver_local [2023-06-30T16:42:46.330Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-06-30T16:42:46.330Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-06-30T16:42:46.330Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-06-30T16:42:46.330Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-06-30T16:42:46.330Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-06-30T16:42:46.330Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-06-30T16:42:46.330Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-06-30T16:42:46.330Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-06-30T16:42:46.330Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-06-30T16:42:46.330Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-06-30T16:42:46.330Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-06-30T16:42:46.330Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-06-30T16:42:46.330Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-06-30T16:42:46.330Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-06-30T16:42:46.330Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-06-30T16:42:46.330Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-06-30T16:42:46.330Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-06-30T16:42:46.330Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-06-30T16:42:48.238Z] === RUN TestLogs/driver_json-file [2023-06-30T16:42:48.238Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-06-30T16:42:48.238Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-06-30T16:42:48.238Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-06-30T16:42:48.238Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-06-30T16:42:48.238Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-06-30T16:42:48.238Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-06-30T16:42:48.238Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-06-30T16:42:48.238Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-06-30T16:42:48.238Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-06-30T16:42:48.238Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-06-30T16:42:48.238Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-06-30T16:42:48.238Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-06-30T16:42:48.238Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-06-30T16:42:48.238Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-06-30T16:42:48.238Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-06-30T16:42:48.238Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-06-30T16:42:48.238Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-06-30T16:42:48.238Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-06-30T16:42:49.617Z] --- PASS: TestLogs (3.26s) [2023-06-30T16:42:49.617Z] --- PASS: TestLogs/driver_local (0.01s) [2023-06-30T16:42:49.617Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.95s) [2023-06-30T16:42:49.617Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.13s) [2023-06-30T16:42:49.617Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.25s) [2023-06-30T16:42:49.617Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.36s) [2023-06-30T16:42:49.617Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.54s) [2023-06-30T16:42:49.617Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.60s) [2023-06-30T16:42:49.617Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-06-30T16:42:49.617Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.99s) [2023-06-30T16:42:49.617Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.24s) [2023-06-30T16:42:49.617Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.33s) [2023-06-30T16:42:49.617Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.41s) [2023-06-30T16:42:49.617Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.57s) [2023-06-30T16:42:49.617Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.63s) [2023-06-30T16:42:49.617Z] === RUN TestContainerNetworkMountsNoChown [2023-06-30T16:42:49.878Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/default [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/default [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/private [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/private [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/rprivate [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/rprivate [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/slave [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/slave [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/rslave [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/rslave [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/shared [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/shared [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/rshared [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/rshared [2023-06-30T16:42:49.878Z] === CONT TestMountDaemonRoot/default [2023-06-30T16:42:49.878Z] === CONT TestMountDaemonRoot/rshared [2023-06-30T16:42:49.878Z] === CONT TestMountDaemonRoot/shared [2023-06-30T16:42:49.878Z] === CONT TestMountDaemonRoot/private [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/default/bind_root [2023-06-30T16:42:49.878Z] === CONT TestMountDaemonRoot/slave [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-06-30T16:42:49.878Z] === CONT TestMountDaemonRoot/rprivate [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-06-30T16:42:49.878Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-06-30T16:42:49.878Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-06-30T16:42:49.878Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/default/mount_root [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/private/bind_root [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-06-30T16:42:49.878Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-06-30T16:42:49.878Z] === CONT TestMountDaemonRoot/rslave [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-06-30T16:42:49.878Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-06-30T16:42:49.878Z] === RUN TestMountDaemonRoot/private/mount_root [2023-06-30T16:42:49.878Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-06-30T16:42:49.878Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-06-30T16:42:49.878Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-06-30T16:42:49.878Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-06-30T16:42:49.878Z] === CONT TestMountDaemonRoot/default/bind_root [2023-06-30T16:42:49.878Z] === CONT TestMountDaemonRoot/default/mount_root [2023-06-30T16:42:49.878Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-06-30T16:42:49.878Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-06-30T16:42:50.138Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-06-30T16:42:50.138Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-06-30T16:42:50.138Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-06-30T16:42:50.138Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-06-30T16:42:50.138Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-06-30T16:42:50.138Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-06-30T16:42:50.138Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-06-30T16:42:50.138Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-06-30T16:42:50.138Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-06-30T16:42:50.138Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-06-30T16:42:50.138Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-06-30T16:42:50.138Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-06-30T16:42:50.138Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-06-30T16:42:50.138Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-06-30T16:42:50.138Z] === CONT TestMountDaemonRoot/private/bind_root [2023-06-30T16:42:50.138Z] === CONT TestMountDaemonRoot/private/mount_root [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2023-06-30T16:42:50.138Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2023-06-30T16:42:50.138Z] === RUN TestContainerBindMountNonRecursive [2023-06-30T16:42:51.076Z] --- PASS: TestContainerBindMountNonRecursive (1.04s) [2023-06-30T16:42:51.076Z] === RUN TestContainerVolumesMountedAsShared [2023-06-30T16:42:51.645Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2023-06-30T16:42:51.645Z] === RUN TestContainerVolumesMountedAsSlave [2023-06-30T16:42:51.905Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2023-06-30T16:42:51.905Z] === RUN TestContainerCopyLeaksMounts [2023-06-30T16:42:52.474Z] --- PASS: TestContainerCopyLeaksMounts (0.54s) [2023-06-30T16:42:52.474Z] === RUN TestNetworkNat [2023-06-30T16:42:53.043Z] --- PASS: TestNetworkNat (0.47s) [2023-06-30T16:42:53.043Z] === RUN TestNetworkLocalhostTCPNat [2023-06-30T16:42:53.618Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2023-06-30T16:42:53.618Z] === RUN TestNetworkLoopbackNat [2023-06-30T16:42:56.171Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2023-06-30T16:42:56.171Z] === RUN TestPause [2023-06-30T16:42:56.739Z] --- PASS: TestPause (0.52s) [2023-06-30T16:42:56.740Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-06-30T16:42:56.740Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-06-30T16:42:56.740Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-06-30T16:42:56.740Z] === RUN TestPauseStopPausedContainer [2023-06-30T16:42:57.308Z] --- PASS: TestPauseStopPausedContainer (0.55s) [2023-06-30T16:42:57.308Z] === RUN TestPidHost [2023-06-30T16:42:58.246Z] --- PASS: TestPidHost (1.13s) [2023-06-30T16:42:58.246Z] === RUN TestPsFilter [2023-06-30T16:42:58.246Z] === RUN TestPsFilter/since [2023-06-30T16:42:58.246Z] === RUN TestPsFilter/before [2023-06-30T16:42:58.506Z] --- PASS: TestPsFilter (0.12s) [2023-06-30T16:42:58.506Z] --- PASS: TestPsFilter/since (0.00s) [2023-06-30T16:42:58.506Z] --- PASS: TestPsFilter/before (0.00s) [2023-06-30T16:42:58.506Z] === RUN TestRemoveContainerWithRemovedVolume [2023-06-30T16:42:58.765Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2023-06-30T16:42:58.765Z] === RUN TestRemoveContainerWithVolume [2023-06-30T16:42:59.334Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2023-06-30T16:42:59.334Z] === RUN TestRemoveContainerRunning [2023-06-30T16:42:59.902Z] --- PASS: TestRemoveContainerRunning (0.51s) [2023-06-30T16:42:59.903Z] === RUN TestRemoveContainerForceRemoveRunning [2023-06-30T16:43:00.162Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2023-06-30T16:43:00.162Z] === RUN TestRemoveInvalidContainer [2023-06-30T16:43:00.421Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-06-30T16:43:00.421Z] === RUN TestRenameLinkedContainer [2023-06-30T16:43:02.329Z] --- PASS: TestRenameLinkedContainer (2.06s) [2023-06-30T16:43:02.329Z] === RUN TestRenameStoppedContainer [2023-06-30T16:43:02.897Z] --- PASS: TestRenameStoppedContainer (0.47s) [2023-06-30T16:43:02.897Z] === RUN TestRenameRunningContainerAndReuse [2023-06-30T16:43:03.835Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s) [2023-06-30T16:43:03.835Z] === RUN TestRenameInvalidName [2023-06-30T16:43:04.404Z] --- PASS: TestRenameInvalidName (0.49s) [2023-06-30T16:43:04.404Z] === RUN TestRenameAnonymousContainer [2023-06-30T16:43:06.311Z] --- PASS: TestRenameAnonymousContainer (1.72s) [2023-06-30T16:43:06.311Z] === RUN TestRenameContainerWithSameName [2023-06-30T16:43:06.570Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2023-06-30T16:43:06.570Z] === RUN TestRenameContainerWithLinkedContainer [2023-06-30T16:43:07.508Z] --- PASS: TestRenameContainerWithLinkedContainer (1.00s) [2023-06-30T16:43:07.508Z] === RUN TestResize [2023-06-30T16:43:08.076Z] --- PASS: TestResize (0.49s) [2023-06-30T16:43:08.076Z] === RUN TestResizeWithInvalidSize [2023-06-30T16:43:08.644Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2023-06-30T16:43:08.644Z] === RUN TestResizeWhenContainerNotStarted [2023-06-30T16:43:08.905Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2023-06-30T16:43:08.905Z] === RUN TestDaemonRestartKillContainers [2023-06-30T16:43:08.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-06-30T16:43:08.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-06-30T16:43:08.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-06-30T16:43:08.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-06-30T16:43:08.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-06-30T16:43:08.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-06-30T16:43:08.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-06-30T16:43:08.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-06-30T16:43:08.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-06-30T16:43:08.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-06-30T16:43:08.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-06-30T16:43:08.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-06-30T16:43:08.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-06-30T16:43:08.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-06-30T16:43:08.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-06-30T16:43:08.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-06-30T16:43:08.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-06-30T16:43:08.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-06-30T16:43:08.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-06-30T16:43:08.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-06-30T16:43:08.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-06-30T16:43:08.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-06-30T16:43:08.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-06-30T16:43:08.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-06-30T16:43:08.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-06-30T16:43:08.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-06-30T16:43:08.905Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-06-30T16:43:08.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-06-30T16:43:08.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-06-30T16:43:08.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-06-30T16:43:08.905Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-06-30T16:43:08.905Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-06-30T16:43:08.905Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-06-30T16:43:08.905Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-06-30T16:43:08.905Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-06-30T16:43:08.905Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-06-30T16:43:08.905Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-06-30T16:43:08.905Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-06-30T16:43:08.905Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-06-30T16:43:08.905Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-06-30T16:43:10.287Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-06-30T16:43:10.287Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-06-30T16:43:10.287Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-06-30T16:43:11.225Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-06-30T16:43:11.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-06-30T16:43:11.485Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-06-30T16:43:12.423Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-06-30T16:43:12.423Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-06-30T16:43:14.961Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-06-30T16:43:14.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2023-06-30T16:43:14.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2023-06-30T16:43:14.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2023-06-30T16:43:14.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.00s) [2023-06-30T16:43:14.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.34s) [2023-06-30T16:43:14.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.37s) [2023-06-30T16:43:14.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.19s) [2023-06-30T16:43:14.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.16s) [2023-06-30T16:43:14.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.06s) [2023-06-30T16:43:14.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.85s) [2023-06-30T16:43:14.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.02s) [2023-06-30T16:43:14.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.68s) [2023-06-30T16:43:14.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.05s) [2023-06-30T16:43:14.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.99s) [2023-06-30T16:43:14.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.24s) [2023-06-30T16:43:14.961Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.35s) [2023-06-30T16:43:14.961Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-06-30T16:43:14.961Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-06-30T16:43:15.898Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-06-30T16:43:16.836Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s) [2023-06-30T16:43:16.836Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s) [2023-06-30T16:43:16.836Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s) [2023-06-30T16:43:16.836Z] === RUN TestCgroupNamespacesRun [2023-06-30T16:43:17.775Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2023-06-30T16:43:17.775Z] === RUN TestCgroupNamespacesRunPrivileged [2023-06-30T16:43:19.163Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2023-06-30T16:43:19.163Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-06-30T16:43:20.120Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2023-06-30T16:43:20.120Z] === RUN TestCgroupNamespacesRunHostMode [2023-06-30T16:43:21.498Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2023-06-30T16:43:21.498Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-06-30T16:43:22.435Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2023-06-30T16:43:22.435Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-06-30T16:43:23.373Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2023-06-30T16:43:23.373Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-06-30T16:43:23.941Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) [2023-06-30T16:43:23.941Z] === RUN TestCgroupNamespacesRunOlderClient [2023-06-30T16:43:25.320Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2023-06-30T16:43:25.320Z] === RUN TestNISDomainname [2023-06-30T16:43:25.889Z] --- PASS: TestNISDomainname (0.58s) [2023-06-30T16:43:25.889Z] === RUN TestHostnameDnsResolution [2023-06-30T16:43:26.457Z] --- PASS: TestHostnameDnsResolution (0.68s) [2023-06-30T16:43:26.457Z] === RUN TestUnprivilegedPortsAndPing [2023-06-30T16:43:27.026Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2023-06-30T16:43:27.026Z] === RUN TestPrivilegedHostDevices [2023-06-30T16:43:27.595Z] --- PASS: TestPrivilegedHostDevices (0.54s) [2023-06-30T16:43:27.595Z] === RUN TestRunConsoleSize [2023-06-30T16:43:28.163Z] --- PASS: TestRunConsoleSize (0.45s) [2023-06-30T16:43:28.163Z] === RUN TestRunWithAlternativeContainerdShim [2023-06-30T16:43:32.357Z] --- PASS: TestRunWithAlternativeContainerdShim (3.98s) [2023-06-30T16:43:32.357Z] === RUN TestStats [2023-06-30T16:43:34.892Z] --- PASS: TestStats (2.51s) [2023-06-30T16:43:34.892Z] === RUN TestStopContainerWithTimeout [2023-06-30T16:43:34.892Z] === RUN TestStopContainerWithTimeout/0 [2023-06-30T16:43:34.892Z] === PAUSE TestStopContainerWithTimeout/0 [2023-06-30T16:43:34.892Z] === RUN TestStopContainerWithTimeout/1 [2023-06-30T16:43:34.892Z] === PAUSE TestStopContainerWithTimeout/1 [2023-06-30T16:43:34.892Z] === RUN TestStopContainerWithTimeout/3 [2023-06-30T16:43:34.892Z] === PAUSE TestStopContainerWithTimeout/3 [2023-06-30T16:43:34.892Z] === RUN TestStopContainerWithTimeout/-1 [2023-06-30T16:43:34.892Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-06-30T16:43:34.892Z] === CONT TestStopContainerWithTimeout/0 [2023-06-30T16:43:34.892Z] === CONT TestStopContainerWithTimeout/3 [2023-06-30T16:43:34.892Z] === CONT TestStopContainerWithTimeout/1 [2023-06-30T16:43:34.892Z] === CONT TestStopContainerWithTimeout/-1 [2023-06-30T16:43:37.427Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-06-30T16:43:37.427Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2023-06-30T16:43:37.427Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2023-06-30T16:43:37.427Z] --- PASS: TestStopContainerWithTimeout/3 (2.79s) [2023-06-30T16:43:37.427Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2023-06-30T16:43:37.427Z] === RUN TestDeleteDevicemapper [2023-06-30T16:43:37.427Z] stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper" [2023-06-30T16:43:37.427Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-06-30T16:43:37.427Z] === RUN TestStopContainerWithTimeoutCancel [2023-06-30T16:43:37.427Z] === PAUSE TestStopContainerWithTimeoutCancel [2023-06-30T16:43:37.427Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-06-30T16:43:39.964Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.05s) [2023-06-30T16:43:39.964Z] === RUN TestUpdateMemory [2023-06-30T16:43:39.964Z] --- PASS: TestUpdateMemory (0.57s) [2023-06-30T16:43:39.964Z] === RUN TestUpdateCPUQuota [2023-06-30T16:43:40.902Z] --- PASS: TestUpdateCPUQuota (0.84s) [2023-06-30T16:43:40.902Z] === RUN TestUpdatePidsLimit [2023-06-30T16:43:40.902Z] === RUN TestUpdatePidsLimit/update_from_none [2023-06-30T16:43:41.161Z] === RUN TestUpdatePidsLimit/no_change [2023-06-30T16:43:41.421Z] === RUN TestUpdatePidsLimit/update_lower [2023-06-30T16:43:41.683Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-06-30T16:43:41.683Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-06-30T16:43:41.942Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-06-30T16:43:42.201Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-06-30T16:43:43.140Z] --- PASS: TestUpdatePidsLimit (2.10s) [2023-06-30T16:43:43.140Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2023-06-30T16:43:43.140Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2023-06-30T16:43:43.140Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2023-06-30T16:43:43.140Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2023-06-30T16:43:43.140Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2023-06-30T16:43:43.140Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2023-06-30T16:43:43.140Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2023-06-30T16:43:43.140Z] === RUN TestUpdateRestartPolicy [2023-06-30T16:43:55.365Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2023-06-30T16:43:55.365Z] === RUN TestUpdateRestartWithAutoRemove [2023-06-30T16:43:55.365Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2023-06-30T16:43:55.365Z] === RUN TestWaitNonBlocked [2023-06-30T16:43:55.365Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-30T16:43:55.365Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-30T16:43:55.365Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-30T16:43:55.365Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-30T16:43:55.365Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-30T16:43:55.365Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-30T16:43:55.365Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-06-30T16:43:55.365Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2023-06-30T16:43:55.365Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2023-06-30T16:43:55.365Z] === RUN TestWaitBlocked [2023-06-30T16:43:55.365Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-06-30T16:43:55.365Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-06-30T16:43:55.365Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-06-30T16:43:55.365Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-06-30T16:43:55.365Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-06-30T16:43:55.365Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-06-30T16:43:55.933Z] --- PASS: TestWaitBlocked (0.01s) [2023-06-30T16:43:55.933Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2023-06-30T16:43:55.933Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2023-06-30T16:43:55.933Z] === RUN TestWaitConditions [2023-06-30T16:43:55.933Z] === RUN TestWaitConditions/default [2023-06-30T16:43:55.933Z] === PAUSE TestWaitConditions/default [2023-06-30T16:43:55.933Z] === RUN TestWaitConditions/not-running [2023-06-30T16:43:55.933Z] === PAUSE TestWaitConditions/not-running [2023-06-30T16:43:55.933Z] === RUN TestWaitConditions/next-exit [2023-06-30T16:43:55.933Z] === PAUSE TestWaitConditions/next-exit [2023-06-30T16:43:55.933Z] === RUN TestWaitConditions/removed [2023-06-30T16:43:55.933Z] === PAUSE TestWaitConditions/removed [2023-06-30T16:43:55.933Z] === CONT TestWaitConditions/default [2023-06-30T16:43:55.933Z] === CONT TestWaitConditions/next-exit [2023-06-30T16:43:55.933Z] === CONT TestWaitConditions/not-running [2023-06-30T16:43:55.933Z] === CONT TestWaitConditions/removed [2023-06-30T16:43:55.933Z] wait_test.go:146: ContainerID = 12e3f4fc739604849f5ac152f43ee99118bd26ee6dd193ec77b3b2cadc09d481 [2023-06-30T16:43:55.933Z] wait_test.go:146: ContainerID = c6d6992143d68303449623470f31ef226478f37c060044beabe4aea97021139f [2023-06-30T16:43:55.933Z] wait_test.go:146: ContainerID = 06cfa9b57f1fde362b6ace4e760d3e80dd45e8a97a9bf5c5b6bdad14b9d7262f [2023-06-30T16:43:55.933Z] wait_test.go:146: ContainerID = 77d4a6fe4c24a17350578a867b9471ec9963e1560f27ed6ee4bd973b3dc771d6 [2023-06-30T16:43:57.312Z] --- PASS: TestWaitConditions (0.01s) [2023-06-30T16:43:57.312Z] --- PASS: TestWaitConditions/removed (0.83s) [2023-06-30T16:43:57.312Z] --- PASS: TestWaitConditions/next-exit (0.85s) [2023-06-30T16:43:57.312Z] --- PASS: TestWaitConditions/default (1.12s) [2023-06-30T16:43:57.312Z] --- PASS: TestWaitConditions/not-running (1.17s) [2023-06-30T16:43:57.312Z] === RUN TestWaitRestartedContainer [2023-06-30T16:43:57.312Z] === RUN TestWaitRestartedContainer/default [2023-06-30T16:43:57.312Z] === PAUSE TestWaitRestartedContainer/default [2023-06-30T16:43:57.312Z] === RUN TestWaitRestartedContainer/not-running [2023-06-30T16:43:57.312Z] === PAUSE TestWaitRestartedContainer/not-running [2023-06-30T16:43:57.312Z] === RUN TestWaitRestartedContainer/next-exit [2023-06-30T16:43:57.312Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-06-30T16:43:57.312Z] === CONT TestWaitRestartedContainer/default [2023-06-30T16:43:57.312Z] === CONT TestWaitRestartedContainer/next-exit [2023-06-30T16:43:57.312Z] === CONT TestWaitRestartedContainer/not-running [2023-06-30T16:43:59.219Z] --- PASS: TestWaitRestartedContainer (0.01s) [2023-06-30T16:43:59.219Z] --- PASS: TestWaitRestartedContainer/not-running (1.99s) [2023-06-30T16:43:59.219Z] --- PASS: TestWaitRestartedContainer/default (1.99s) [2023-06-30T16:43:59.219Z] --- PASS: TestWaitRestartedContainer/next-exit (2.01s) [2023-06-30T16:43:59.219Z] === CONT TestHardRestartWhenContainerIsRunning [2023-06-30T16:43:59.219Z] === CONT TestIpcModeOlderClient [2023-06-30T16:43:59.219Z] === CONT TestContainerKillOnDaemonStart [2023-06-30T16:43:59.219Z] === CONT TestDaemonHostGatewayIP [2023-06-30T16:43:59.219Z] === CONT TestRestartDaemonWithRestartingContainer [2023-06-30T16:43:59.219Z] === CONT TestStopContainerWithTimeoutCancel [2023-06-30T16:43:59.219Z] === CONT TestDaemonRestartIpcMode [2023-06-30T16:43:59.219Z] === CONT TestContainerStartOnDaemonRestart [2023-06-30T16:43:59.219Z] --- PASS: TestIpcModeOlderClient (0.07s) [2023-06-30T16:44:01.128Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none [2023-06-30T16:44:01.128Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure [2023-06-30T16:44:01.388Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.25s) [2023-06-30T16:44:01.388Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) [2023-06-30T16:44:01.388Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.40s) [2023-06-30T16:44:01.957Z] --- PASS: TestContainerStartOnDaemonRestart (2.83s) [2023-06-30T16:44:02.527Z] --- PASS: TestDaemonHostGatewayIP (3.36s) [2023-06-30T16:44:03.095Z] --- PASS: TestStopContainerWithTimeoutCancel (3.84s) [2023-06-30T16:44:03.095Z] --- PASS: TestDaemonRestartIpcMode (3.95s) [2023-06-30T16:44:03.095Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.10s) [2023-06-30T16:44:11.215Z] --- PASS: TestContainerKillOnDaemonStart (11.69s) [2023-06-30T16:44:11.215Z] PASS [2023-06-30T16:44:11.215Z] [2023-06-30T16:44:11.215Z] === Skipped [2023-06-30T16:44:11.215Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-06-30T16:44:11.215Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-06-30T16:44:11.215Z] [2023-06-30T16:44:11.215Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-06-30T16:44:11.215Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-06-30T16:44:11.215Z] [2023-06-30T16:44:11.215Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-06-30T16:44:11.215Z] stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper" [2023-06-30T16:44:11.215Z] [2023-06-30T16:44:11.215Z] DONE 289 tests, 3 skipped in 121.739s [2023-06-30T16:44:11.215Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-06-30T16:44:11.215Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:44:11.215Z] ++ set -e [2023-06-30T16:44:11.215Z] ++ '[' -n 0 ']' [2023-06-30T16:44:11.215Z] ++ set -x [2023-06-30T16:44:11.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:44:11.216Z] INFO: Testing against a local daemon [2023-06-30T16:44:11.216Z] === RUN TestConfigDaemonID [2023-06-30T16:44:11.784Z] daemon_test.go:52: [dd2406f4e50c6] daemon is not started [2023-06-30T16:44:11.784Z] --- PASS: TestConfigDaemonID (1.04s) [2023-06-30T16:44:11.784Z] === RUN TestDaemonConfigValidation [2023-06-30T16:44:11.784Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-06-30T16:44:11.784Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-06-30T16:44:11.784Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-06-30T16:44:11.784Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-06-30T16:44:11.784Z] === RUN TestDaemonConfigValidation/invalid_config [2023-06-30T16:44:11.784Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-06-30T16:44:11.784Z] === RUN TestDaemonConfigValidation/malformed_config [2023-06-30T16:44:11.784Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-06-30T16:44:11.784Z] === RUN TestDaemonConfigValidation/valid_config [2023-06-30T16:44:11.784Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-06-30T16:44:11.784Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-06-30T16:44:11.784Z] === CONT TestDaemonConfigValidation/malformed_config [2023-06-30T16:44:11.784Z] === CONT TestDaemonConfigValidation/valid_config [2023-06-30T16:44:11.784Z] === CONT TestDaemonConfigValidation/invalid_config [2023-06-30T16:44:11.784Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-06-30T16:44:12.044Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-06-30T16:44:12.044Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2023-06-30T16:44:12.044Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2023-06-30T16:44:12.044Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2023-06-30T16:44:12.044Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2023-06-30T16:44:12.044Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2023-06-30T16:44:12.044Z] === RUN TestConfigDaemonSeccompProfiles [2023-06-30T16:44:12.044Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-06-30T16:44:12.981Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-06-30T16:44:13.918Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-06-30T16:44:15.297Z] daemon_test.go:166: [d22d4a7f6bbd7] daemon is not started [2023-06-30T16:44:15.297Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2023-06-30T16:44:15.297Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-06-30T16:44:15.297Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-06-30T16:44:15.297Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-06-30T16:44:15.297Z] === RUN TestDaemonProxy [2023-06-30T16:44:15.297Z] === RUN TestDaemonProxy/environment_variables [2023-06-30T16:44:17.202Z] === RUN TestDaemonProxy/command-line_options [2023-06-30T16:44:18.580Z] === RUN TestDaemonProxy/configuration_file [2023-06-30T16:44:20.487Z] === RUN TestDaemonProxy/conflicting_options [2023-06-30T16:44:20.746Z] === RUN TestDaemonProxy/reload_sanitized [2023-06-30T16:44:21.314Z] --- PASS: TestDaemonProxy (6.23s) [2023-06-30T16:44:21.314Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2023-06-30T16:44:21.314Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2023-06-30T16:44:21.314Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2023-06-30T16:44:21.314Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2023-06-30T16:44:21.314Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2023-06-30T16:44:21.314Z] === RUN TestLiveRestore [2023-06-30T16:44:21.314Z] === RUN TestLiveRestore/volume_references [2023-06-30T16:44:21.314Z] === PAUSE TestLiveRestore/volume_references [2023-06-30T16:44:21.314Z] === CONT TestLiveRestore/volume_references [2023-06-30T16:44:21.882Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-06-30T16:44:21.882Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-06-30T16:44:22.820Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-06-30T16:44:23.758Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-06-30T16:44:25.137Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-06-30T16:44:26.085Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-06-30T16:44:27.025Z] --- PASS: TestLiveRestore (0.00s) [2023-06-30T16:44:27.025Z] --- PASS: TestLiveRestore/volume_references (5.58s) [2023-06-30T16:44:27.025Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.95s) [2023-06-30T16:44:27.025Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s) [2023-06-30T16:44:27.025Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.99s) [2023-06-30T16:44:27.025Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.00s) [2023-06-30T16:44:27.025Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.99s) [2023-06-30T16:44:27.025Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.03s) [2023-06-30T16:44:27.025Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip [2023-06-30T16:44:27.594Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s) [2023-06-30T16:44:27.594Z] PASS [2023-06-30T16:44:27.594Z] [2023-06-30T16:44:27.594Z] DONE 26 tests in 16.748s [2023-06-30T16:44:27.594Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-06-30T16:44:27.594Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:44:27.594Z] ++ set -e [2023-06-30T16:44:27.594Z] ++ '[' -n 0 ']' [2023-06-30T16:44:27.594Z] ++ set -x [2023-06-30T16:44:27.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:44:27.594Z] INFO: Testing against a local daemon [2023-06-30T16:44:27.594Z] === RUN TestCommitInheritsEnv [2023-06-30T16:44:27.853Z] --- PASS: TestCommitInheritsEnv (0.15s) [2023-06-30T16:44:27.853Z] === RUN TestImportExtremelyLargeImageWorks [2023-06-30T16:44:27.853Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-06-30T16:44:27.853Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-06-30T16:44:27.853Z] === RUN TestImportWithCustomPlatform [2023-06-30T16:44:27.853Z] === RUN TestImportWithCustomPlatform/#00 [2023-06-30T16:44:27.853Z] === RUN TestImportWithCustomPlatform/_______ [2023-06-30T16:44:27.853Z] === RUN TestImportWithCustomPlatform// [2023-06-30T16:44:27.853Z] === RUN TestImportWithCustomPlatform/linux [2023-06-30T16:44:27.853Z] === RUN TestImportWithCustomPlatform/LINUX [2023-06-30T16:44:27.853Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-06-30T16:44:27.853Z] === RUN TestImportWithCustomPlatform/macos [2023-06-30T16:44:27.853Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2023-06-30T16:44:27.853Z] === RUN TestImportWithCustomPlatform/nintendo64 [2023-06-30T16:44:27.853Z] --- PASS: TestImportWithCustomPlatform (0.13s) [2023-06-30T16:44:27.853Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2023-06-30T16:44:27.853Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2023-06-30T16:44:27.853Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2023-06-30T16:44:27.853Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2023-06-30T16:44:27.853Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2023-06-30T16:44:27.853Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2023-06-30T16:44:27.853Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2023-06-30T16:44:27.853Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2023-06-30T16:44:27.853Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2023-06-30T16:44:27.853Z] === RUN TestImageInspectEmptyTagsAndDigests [2023-06-30T16:44:27.853Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) [2023-06-30T16:44:27.853Z] === RUN TestImagesFilterMultiReference [2023-06-30T16:44:27.853Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-06-30T16:44:27.853Z] === RUN TestImagesFilterBeforeSince [2023-06-30T16:44:28.112Z] list_test.go:87: ImageList: ID=sha256:82ed9139cb0358866e9108618e61750b8ad03fa788bfedc267d08f43fd60e6ab RepoTags=[testimagesfilterbeforesince:v2] [2023-06-30T16:44:28.112Z] list_test.go:87: ImageList: ID=sha256:b6c8adcc9e775dc75d7afe7998131119e8b62eab3598cbff785b0db83ea822fc RepoTags=[testimagesfilterbeforesince:v3] [2023-06-30T16:44:28.112Z] list_test.go:87: ImageList: ID=sha256:78d291472e03d9752e66e5d2a78f065647aae4392c68d70a9f7caab9b2cdac50 RepoTags=[testimagesfilterbeforesince:v1] [2023-06-30T16:44:28.112Z] --- PASS: TestImagesFilterBeforeSince (0.25s) [2023-06-30T16:44:28.112Z] === RUN TestImagePullPlatformInvalid [2023-06-30T16:44:28.112Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-06-30T16:44:28.112Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.20.5 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=info msg="redis not configured" go.version=go1.20.5 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=info msg="Starting upload purge in 42m0s" go.version=go1.20.5 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.5 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=01ac8595-4780-4b47-bdc8-f7e19ac26970 http.request.method=GET http.request.remoteaddr="127.0.0.1:58128" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=01ac8595-4780-4b47-bdc8-f7e19ac26970 http.request.method=GET http.request.remoteaddr="127.0.0.1:58128" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.056874ms http.response.status=200 http.response.written=2 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] 127.0.0.1 - - [30/Jun/2023:16:44:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4297bef7-2fe4-4eea-a428-172f4ce23cff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4297bef7-2fe4-4eea-a428-172f4ce23cff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5d99606e-d624-40d3-a248-7eb6c32e797a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5d99606e-d624-40d3-a248-7eb6c32e797a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4297bef7-2fe4-4eea-a428-172f4ce23cff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=26.018µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7eaadee5-f7a9-4343-ba33-6124005f5006 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5d99606e-d624-40d3-a248-7eb6c32e797a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=24.385µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f687c026-f43e-46f7-9bf1-34284fd84d49 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=4297bef7-2fe4-4eea-a428-172f4ce23cff http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.939079ms http.response.status=404 http.response.written=157 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5d99606e-d624-40d3-a248-7eb6c32e797a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.931818ms http.response.status=404 http.response.written=157 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] 127.0.0.1 - - [30/Jun/2023:16:44:28 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown" [2023-06-30T16:44:28.375Z] 127.0.0.1 - - [30/Jun/2023:16:44:28 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6f8ed4fb-2379-4a60-9751-fbd6b1744c58 http.request.method=POST http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6f8ed4fb-2379-4a60-9751-fbd6b1744c58 http.request.method=POST http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f47a429e-233a-44ed-ae31-0af416201911 http.request.method=POST http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f47a429e-233a-44ed-ae31-0af416201911 http.request.method=POST http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/54fdcf45-ea45-4374-a7b6-98320213626c/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6f8ed4fb-2379-4a60-9751-fbd6b1744c58 http.request.method=POST http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=90.575µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d50c88f0-d18a-4c1c-894a-8047659b3faf trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220/startedat\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f47a429e-233a-44ed-ae31-0af416201911 http.request.method=POST http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=60.34µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b81f4854-7cc7-4d45-bd4f-274624459f89 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f47a429e-233a-44ed-ae31-0af416201911 http.request.method=POST http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=11.578µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5a8f0615-55d0-4908-9888-ed1b94db8ba1 trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/54fdcf45-ea45-4374-a7b6-98320213626c/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6f8ed4fb-2379-4a60-9751-fbd6b1744c58 http.request.method=POST http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=11.003µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=483a55a4-0fd6-4e8c-9553-a85162ac93b5 trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f47a429e-233a-44ed-ae31-0af416201911 http.request.method=POST http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=70.185µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1326e9c9-0b00-43b9-b1ca-6023e9df4286 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=f47a429e-233a-44ed-ae31-0af416201911 http.request.method=POST http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.754154ms http.response.status=202 http.response.written=0 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] 127.0.0.1 - - [30/Jun/2023:16:44:28 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/54fdcf45-ea45-4374-a7b6-98320213626c/hashstates/sha256/0\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6f8ed4fb-2379-4a60-9751-fbd6b1744c58 http.request.method=POST http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=79.63µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7d439e85-6700-4abf-8236-9d9d8e48ebd6 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6f8ed4fb-2379-4a60-9751-fbd6b1744c58 http.request.method=POST http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.950853ms http.response.status=202 http.response.written=0 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 version="v2.3.0+unknown" [2023-06-30T16:44:28.375Z] 127.0.0.1 - - [30/Jun/2023:16:44:28 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown" [2023-06-30T16:44:28.375Z] time="2023-06-30T16:44:28Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d0aa903-64f6-4f34-83b4-7758caa4a7d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220?_state=yC8nEOe48TSomxs39_R3EYZrXJzs-PL-GkMv1R7UCb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmZGYyY2Q0LTAwYjgtNGM0NC05NjI2LTY0ZTMzOGE5MjIyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Njk5NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.uuid=4fdf2cd4-00b8-4c44-9626-64e338a92220 version="v2.3.0+unknown" [2023-06-30T16:44:28.376Z] time="2023-06-30T16:44:28Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d0aa903-64f6-4f34-83b4-7758caa4a7d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220?_state=yC8nEOe48TSomxs39_R3EYZrXJzs-PL-GkMv1R7UCb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmZGYyY2Q0LTAwYjgtNGM0NC05NjI2LTY0ZTMzOGE5MjIyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Njk5NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.uuid=4fdf2cd4-00b8-4c44-9626-64e338a92220 version="v2.3.0+unknown" [2023-06-30T16:44:28.376Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d0aa903-64f6-4f34-83b4-7758caa4a7d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220?_state=yC8nEOe48TSomxs39_R3EYZrXJzs-PL-GkMv1R7UCb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmZGYyY2Q0LTAwYjgtNGM0NC05NjI2LTY0ZTMzOGE5MjIyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Njk5NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=31.507µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=37f7e50f-bf4d-48be-80ed-71eb3772afca trace.line=82 vars.name=test vars.uuid=4fdf2cd4-00b8-4c44-9626-64e338a92220 version="v2.3.0+unknown" [2023-06-30T16:44:28.376Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d0aa903-64f6-4f34-83b4-7758caa4a7d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220?_state=yC8nEOe48TSomxs39_R3EYZrXJzs-PL-GkMv1R7UCb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmZGYyY2Q0LTAwYjgtNGM0NC05NjI2LTY0ZTMzOGE5MjIyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Njk5NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=11.757µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=87b6b613-b27d-47c8-a556-0653b3459491 trace.line=141 vars.name=test vars.uuid=4fdf2cd4-00b8-4c44-9626-64e338a92220 version="v2.3.0+unknown" [2023-06-30T16:44:28.376Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d0aa903-64f6-4f34-83b4-7758caa4a7d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220?_state=yC8nEOe48TSomxs39_R3EYZrXJzs-PL-GkMv1R7UCb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmZGYyY2Q0LTAwYjgtNGM0NC05NjI2LTY0ZTMzOGE5MjIyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Njk5NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=45.989µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=9fcacdb6-a87a-407b-8141-55793550bb84 trace.line=124 vars.name=test vars.uuid=4fdf2cd4-00b8-4c44-9626-64e338a92220 version="v2.3.0+unknown" [2023-06-30T16:44:28.376Z] time="2023-06-30T16:44:28Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d0aa903-64f6-4f34-83b4-7758caa4a7d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220?_state=yC8nEOe48TSomxs39_R3EYZrXJzs-PL-GkMv1R7UCb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmZGYyY2Q0LTAwYjgtNGM0NC05NjI2LTY0ZTMzOGE5MjIyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Njk5NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.uuid=4fdf2cd4-00b8-4c44-9626-64e338a92220 version="v2.3.0+unknown" [2023-06-30T16:44:28.376Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d0aa903-64f6-4f34-83b4-7758caa4a7d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220?_state=yC8nEOe48TSomxs39_R3EYZrXJzs-PL-GkMv1R7UCb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmZGYyY2Q0LTAwYjgtNGM0NC05NjI2LTY0ZTMzOGE5MjIyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Njk5NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=9.436µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=48d7e8e6-d831-4f8b-a750-55b5e9d8bab8 trace.line=141 vars.name=test vars.uuid=4fdf2cd4-00b8-4c44-9626-64e338a92220 version="v2.3.0+unknown" [2023-06-30T16:44:28.376Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d0aa903-64f6-4f34-83b4-7758caa4a7d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220?_state=yC8nEOe48TSomxs39_R3EYZrXJzs-PL-GkMv1R7UCb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmZGYyY2Q0LTAwYjgtNGM0NC05NjI2LTY0ZTMzOGE5MjIyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Njk5NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=11.233µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3047b1ed-1adc-4090-913a-5affbcdaaf2c trace.line=141 vars.name=test vars.uuid=4fdf2cd4-00b8-4c44-9626-64e338a92220 version="v2.3.0+unknown" [2023-06-30T16:44:28.376Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d0aa903-64f6-4f34-83b4-7758caa4a7d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220?_state=yC8nEOe48TSomxs39_R3EYZrXJzs-PL-GkMv1R7UCb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmZGYyY2Q0LTAwYjgtNGM0NC05NjI2LTY0ZTMzOGE5MjIyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Njk5NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=7.983µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=49c304d0-0e74-4bda-b710-75c32ddc0394 trace.line=141 vars.name=test vars.uuid=4fdf2cd4-00b8-4c44-9626-64e338a92220 version="v2.3.0+unknown" [2023-06-30T16:44:28.376Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d0aa903-64f6-4f34-83b4-7758caa4a7d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220?_state=yC8nEOe48TSomxs39_R3EYZrXJzs-PL-GkMv1R7UCb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmZGYyY2Q0LTAwYjgtNGM0NC05NjI2LTY0ZTMzOGE5MjIyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Njk5NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=49.821µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=ef2fadbc-5937-417d-8a72-b4bd19897510 trace.line=167 vars.name=test vars.uuid=4fdf2cd4-00b8-4c44-9626-64e338a92220 version="v2.3.0+unknown" [2023-06-30T16:44:28.376Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d0aa903-64f6-4f34-83b4-7758caa4a7d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220?_state=yC8nEOe48TSomxs39_R3EYZrXJzs-PL-GkMv1R7UCb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmZGYyY2Q0LTAwYjgtNGM0NC05NjI2LTY0ZTMzOGE5MjIyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Njk5NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=46.801µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=445d8c4e-5d19-4d61-99b4-da3511bc50e7 trace.line=95 vars.name=test vars.uuid=4fdf2cd4-00b8-4c44-9626-64e338a92220 version="v2.3.0+unknown" [2023-06-30T16:44:28.376Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d0aa903-64f6-4f34-83b4-7758caa4a7d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220?_state=yC8nEOe48TSomxs39_R3EYZrXJzs-PL-GkMv1R7UCb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmZGYyY2Q0LTAwYjgtNGM0NC05NjI2LTY0ZTMzOGE5MjIyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Njk5NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=84.028µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=d57a195b-03f3-4fbd-ac7b-8fe82913c701 trace.line=181 vars.name=test vars.uuid=4fdf2cd4-00b8-4c44-9626-64e338a92220 version="v2.3.0+unknown" [2023-06-30T16:44:28.376Z] time="2023-06-30T16:44:28Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1d0aa903-64f6-4f34-83b4-7758caa4a7d0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58140" http.request.uri="/v2/test/blobs/uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220?_state=yC8nEOe48TSomxs39_R3EYZrXJzs-PL-GkMv1R7UCb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmZGYyY2Q0LTAwYjgtNGM0NC05NjI2LTY0ZTMzOGE5MjIyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Njk5NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.684182ms http.response.status=201 http.response.written=0 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 version="v2.3.0+unknown" [2023-06-30T16:44:28.376Z] 127.0.0.1 - - [30/Jun/2023:16:44:28 +0000] "PUT /v2/test/blobs/uploads/4fdf2cd4-00b8-4c44-9626-64e338a92220?_state=yC8nEOe48TSomxs39_R3EYZrXJzs-PL-GkMv1R7UCb57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmZGYyY2Q0LTAwYjgtNGM0NC05NjI2LTY0ZTMzOGE5MjIyMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Njk5NzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" [2023-06-30T16:44:28.376Z] time="2023-06-30T16:44:28Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f5100aaf-e95e-4bc4-813c-c0f93e0a28a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/uploads/54fdcf45-ea45-4374-a7b6-98320213626c?_state=_AWVk55HfKbPWrTu5gmEo_S3Oocfk0jNXKuHVnI7KtV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0ZmRjZjQ1LWVhNDUtNDM3NC1hN2I2LTk4MzIwMjEzNjI2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Mjc5M1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.uuid=54fdcf45-ea45-4374-a7b6-98320213626c version="v2.3.0+unknown" [2023-06-30T16:44:28.376Z] time="2023-06-30T16:44:28Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f5100aaf-e95e-4bc4-813c-c0f93e0a28a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/uploads/54fdcf45-ea45-4374-a7b6-98320213626c?_state=_AWVk55HfKbPWrTu5gmEo_S3Oocfk0jNXKuHVnI7KtV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0ZmRjZjQ1LWVhNDUtNDM3NC1hN2I2LTk4MzIwMjEzNjI2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Mjc5M1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.uuid=54fdcf45-ea45-4374-a7b6-98320213626c version="v2.3.0+unknown" [2023-06-30T16:44:28.376Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/54fdcf45-ea45-4374-a7b6-98320213626c/startedat\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f5100aaf-e95e-4bc4-813c-c0f93e0a28a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/uploads/54fdcf45-ea45-4374-a7b6-98320213626c?_state=_AWVk55HfKbPWrTu5gmEo_S3Oocfk0jNXKuHVnI7KtV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0ZmRjZjQ1LWVhNDUtNDM3NC1hN2I2LTk4MzIwMjEzNjI2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Mjc5M1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=32.467µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=40193f59-44a2-4219-9282-7f37945b60af trace.line=82 vars.name=test vars.uuid=54fdcf45-ea45-4374-a7b6-98320213626c version="v2.3.0+unknown" [2023-06-30T16:44:28.376Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/54fdcf45-ea45-4374-a7b6-98320213626c/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f5100aaf-e95e-4bc4-813c-c0f93e0a28a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/uploads/54fdcf45-ea45-4374-a7b6-98320213626c?_state=_AWVk55HfKbPWrTu5gmEo_S3Oocfk0jNXKuHVnI7KtV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0ZmRjZjQ1LWVhNDUtNDM3NC1hN2I2LTk4MzIwMjEzNjI2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Mjc5M1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=12.193µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7ed394a6-8606-4ef7-991e-4a245ea8bc41 trace.line=141 vars.name=test vars.uuid=54fdcf45-ea45-4374-a7b6-98320213626c version="v2.3.0+unknown" [2023-06-30T16:44:28.376Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/54fdcf45-ea45-4374-a7b6-98320213626c/data\", 0)" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f5100aaf-e95e-4bc4-813c-c0f93e0a28a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/uploads/54fdcf45-ea45-4374-a7b6-98320213626c?_state=_AWVk55HfKbPWrTu5gmEo_S3Oocfk0jNXKuHVnI7KtV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0ZmRjZjQ1LWVhNDUtNDM3NC1hN2I2LTk4MzIwMjEzNjI2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Mjc5M1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=272.03µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=cdcec8b9-e967-4adc-ba8e-889972c768f5 trace.line=124 vars.name=test vars.uuid=54fdcf45-ea45-4374-a7b6-98320213626c version="v2.3.0+unknown" [2023-06-30T16:44:28.376Z] time="2023-06-30T16:44:28Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f5100aaf-e95e-4bc4-813c-c0f93e0a28a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/uploads/54fdcf45-ea45-4374-a7b6-98320213626c?_state=_AWVk55HfKbPWrTu5gmEo_S3Oocfk0jNXKuHVnI7KtV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0ZmRjZjQ1LWVhNDUtNDM3NC1hN2I2LTk4MzIwMjEzNjI2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Mjc5M1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.uuid=54fdcf45-ea45-4374-a7b6-98320213626c version="v2.3.0+unknown" [2023-06-30T16:44:28.376Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/54fdcf45-ea45-4374-a7b6-98320213626c/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f5100aaf-e95e-4bc4-813c-c0f93e0a28a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/uploads/54fdcf45-ea45-4374-a7b6-98320213626c?_state=_AWVk55HfKbPWrTu5gmEo_S3Oocfk0jNXKuHVnI7KtV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0ZmRjZjQ1LWVhNDUtNDM3NC1hN2I2LTk4MzIwMjEzNjI2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Mjc5M1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=17.69µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ff072da9-5555-4cbe-8867-b28d57040411 trace.line=141 vars.name=test vars.uuid=54fdcf45-ea45-4374-a7b6-98320213626c version="v2.3.0+unknown" [2023-06-30T16:44:28.376Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f5100aaf-e95e-4bc4-813c-c0f93e0a28a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/uploads/54fdcf45-ea45-4374-a7b6-98320213626c?_state=_AWVk55HfKbPWrTu5gmEo_S3Oocfk0jNXKuHVnI7KtV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0ZmRjZjQ1LWVhNDUtNDM3NC1hN2I2LTk4MzIwMjEzNjI2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Mjc5M1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=12.857µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9200a4eb-e910-430f-8bdf-855b7a6cd3a4 trace.line=141 vars.name=test vars.uuid=54fdcf45-ea45-4374-a7b6-98320213626c version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/54fdcf45-ea45-4374-a7b6-98320213626c/data\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f5100aaf-e95e-4bc4-813c-c0f93e0a28a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/uploads/54fdcf45-ea45-4374-a7b6-98320213626c?_state=_AWVk55HfKbPWrTu5gmEo_S3Oocfk0jNXKuHVnI7KtV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0ZmRjZjQ1LWVhNDUtNDM3NC1hN2I2LTk4MzIwMjEzNjI2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Mjc5M1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=8.164µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4e5644fe-47fe-469e-a94a-b9112e887fe8 trace.line=141 vars.name=test vars.uuid=54fdcf45-ea45-4374-a7b6-98320213626c version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/54fdcf45-ea45-4374-a7b6-98320213626c/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f5100aaf-e95e-4bc4-813c-c0f93e0a28a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/uploads/54fdcf45-ea45-4374-a7b6-98320213626c?_state=_AWVk55HfKbPWrTu5gmEo_S3Oocfk0jNXKuHVnI7KtV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0ZmRjZjQ1LWVhNDUtNDM3NC1hN2I2LTk4MzIwMjEzNjI2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Mjc5M1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=38.268µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=039cd327-4899-49bd-9483-a317a8d6de19 trace.line=167 vars.name=test vars.uuid=54fdcf45-ea45-4374-a7b6-98320213626c version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f5100aaf-e95e-4bc4-813c-c0f93e0a28a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/uploads/54fdcf45-ea45-4374-a7b6-98320213626c?_state=_AWVk55HfKbPWrTu5gmEo_S3Oocfk0jNXKuHVnI7KtV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0ZmRjZjQ1LWVhNDUtNDM3NC1hN2I2LTk4MzIwMjEzNjI2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Mjc5M1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=42.428µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8d48366a-114a-47d7-b19c-0ffb1700537c trace.line=95 vars.name=test vars.uuid=54fdcf45-ea45-4374-a7b6-98320213626c version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/54fdcf45-ea45-4374-a7b6-98320213626c\")" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f5100aaf-e95e-4bc4-813c-c0f93e0a28a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/uploads/54fdcf45-ea45-4374-a7b6-98320213626c?_state=_AWVk55HfKbPWrTu5gmEo_S3Oocfk0jNXKuHVnI7KtV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0ZmRjZjQ1LWVhNDUtNDM3NC1hN2I2LTk4MzIwMjEzNjI2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Mjc5M1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=72.598µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=4d399678-e76a-42a0-8fe2-c1e44665f718 trace.line=181 vars.name=test vars.uuid=54fdcf45-ea45-4374-a7b6-98320213626c version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=f5100aaf-e95e-4bc4-813c-c0f93e0a28a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/blobs/uploads/54fdcf45-ea45-4374-a7b6-98320213626c?_state=_AWVk55HfKbPWrTu5gmEo_S3Oocfk0jNXKuHVnI7KtV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0ZmRjZjQ1LWVhNDUtNDM3NC1hN2I2LTk4MzIwMjEzNjI2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Mjc5M1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.001831ms http.response.status=201 http.response.written=0 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] 127.0.0.1 - - [30/Jun/2023:16:44:28 +0000] "PUT /v2/test/blobs/uploads/54fdcf45-ea45-4374-a7b6-98320213626c?_state=_AWVk55HfKbPWrTu5gmEo_S3Oocfk0jNXKuHVnI7KtV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU0ZmRjZjQ1LWVhNDUtNDM3NC1hN2I2LTk4MzIwMjEzNjI2YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0zMFQxNjo0NDoyOC4yMjA1Mjc5M1oifQ%3D%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=eabe2e3b-4cb0-4038-bd3f-5a17aa6d4be7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=eabe2e3b-4cb0-4038-bd3f-5a17aa6d4be7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=eabe2e3b-4cb0-4038-bd3f-5a17aa6d4be7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=20.89µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=675ce433-4e53-425f-9243-87469f4d0d53 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=eabe2e3b-4cb0-4038-bd3f-5a17aa6d4be7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="746.256µs" http.response.status=404 http.response.written=96 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] 127.0.0.1 - - [30/Jun/2023:16:44:28 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12e8e85a-1841-47b8-b81f-3fdaa93c0c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg=PutImageManifest go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12e8e85a-1841-47b8-b81f-3fdaa93c0c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12e8e85a-1841-47b8-b81f-3fdaa93c0c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12e8e85a-1841-47b8-b81f-3fdaa93c0c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12e8e85a-1841-47b8-b81f-3fdaa93c0c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=32µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c4749c39-c28a-49c8-8d88-e347e4ae90ce trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12e8e85a-1841-47b8-b81f-3fdaa93c0c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=12.078µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cbdac74b-2e06-4ed8-bf90-829fb78f0220 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12e8e85a-1841-47b8-b81f-3fdaa93c0c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=19.389µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=84e12f5d-98f4-43d6-ba40-4f721dffaef6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12e8e85a-1841-47b8-b81f-3fdaa93c0c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=9.305µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=50ebec28-9e8c-408c-b90c-642d66de7555 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12e8e85a-1841-47b8-b81f-3fdaa93c0c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=11.34µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0c85424d-ae4a-4f13-9b10-4f48424a169c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12e8e85a-1841-47b8-b81f-3fdaa93c0c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=44.282µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7008d0a2-e0ae-4477-be49-a39d29599c93 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12e8e85a-1841-47b8-b81f-3fdaa93c0c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=50.116µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0817d851-a3e8-41d0-9064-1d5d44e3d36c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12e8e85a-1841-47b8-b81f-3fdaa93c0c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=25.083µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=568afd08-ed0c-40e2-b08e-6565b69d086c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12e8e85a-1841-47b8-b81f-3fdaa93c0c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=61.111µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f9dba2de-decc-4582-a786-6ce14ebda3cc trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12e8e85a-1841-47b8-b81f-3fdaa93c0c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=30.449µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a1bffe03-5836-4f2d-b540-21e64dca9322 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=info msg="response completed" go.version=go1.20.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=12e8e85a-1841-47b8-b81f-3fdaa93c0c83 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58142" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.578377ms http.response.status=201 http.response.written=0 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] 127.0.0.1 - - [30/Jun/2023:16:44:28 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e2dd6333-12b7-4c17-954e-95c4520cfff6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58150" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=e2dd6333-12b7-4c17-954e-95c4520cfff6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58150" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="741.087µs" http.response.status=200 http.response.written=2 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] 127.0.0.1 - - [30/Jun/2023:16:44:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=49e44b18-386b-484b-92ce-5b7e933039e4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=49e44b18-386b-484b-92ce-5b7e933039e4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.377Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=49e44b18-386b-484b-92ce-5b7e933039e4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=32.68µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9790b68a-6f69-4127-9274-689c31b4e9b8 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=49e44b18-386b-484b-92ce-5b7e933039e4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=49e44b18-386b-484b-92ce-5b7e933039e4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=20.094µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=afcb8753-b102-49a5-ac02-6d0cf27ceb87 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=49e44b18-386b-484b-92ce-5b7e933039e4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=12.57µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=21cb942d-6c53-4bd4-b679-ec8830748092 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=49e44b18-386b-484b-92ce-5b7e933039e4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=16.312µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=21dc788c-a8b9-48a2-932d-726da2b5185f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=49e44b18-386b-484b-92ce-5b7e933039e4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=49e44b18-386b-484b-92ce-5b7e933039e4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58162" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-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.197779ms http.response.status=200 http.response.written=417 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] 127.0.0.1 - - [30/Jun/2023:16:44:28 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5e032448-05b6-482e-b832-a23b744f93b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58164" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5e032448-05b6-482e-b832-a23b744f93b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58164" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5e032448-05b6-482e-b832-a23b744f93b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58164" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5e032448-05b6-482e-b832-a23b744f93b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58164" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=37.382µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=82512c62-bab1-4fe7-80dd-a98ea7d75610 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5e032448-05b6-482e-b832-a23b744f93b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58164" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=13.375µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=200fb60e-9d73-4b96-8179-98d30a9f26d3 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5e032448-05b6-482e-b832-a23b744f93b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58164" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=18.256µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c052e0a4-2c7d-4d8b-99c9-c054b763594d trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5e032448-05b6-482e-b832-a23b744f93b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58164" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=5e032448-05b6-482e-b832-a23b744f93b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58164" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-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.21871ms http.response.status=200 http.response.written=417 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] 127.0.0.1 - - [30/Jun/2023:16:44:28 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6c22639a-52c6-4128-91e1-2335dae30010 http.request.method=GET http.request.remoteaddr="127.0.0.1:58172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6c22639a-52c6-4128-91e1-2335dae30010 http.request.method=GET http.request.remoteaddr="127.0.0.1:58172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1c44db8a-75d5-4a8b-9925-f3c6206ea3de http.request.method=GET http.request.remoteaddr="127.0.0.1:58186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6c22639a-52c6-4128-91e1-2335dae30010 http.request.method=GET http.request.remoteaddr="127.0.0.1:58172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=35.306µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=be95d2b5-53b2-41e1-8577-32ccdb7557ce trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg=GetBlob go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1c44db8a-75d5-4a8b-9925-f3c6206ea3de http.request.method=GET http.request.remoteaddr="127.0.0.1:58186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6c22639a-52c6-4128-91e1-2335dae30010 http.request.method=GET http.request.remoteaddr="127.0.0.1:58172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=12.488µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=15b2c6ee-1f08-47a8-bde3-110c0526623e trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1c44db8a-75d5-4a8b-9925-f3c6206ea3de http.request.method=GET http.request.remoteaddr="127.0.0.1:58186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=31.089µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8627002b-434c-42fe-aecd-307168c70fbd trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6c22639a-52c6-4128-91e1-2335dae30010 http.request.method=GET http.request.remoteaddr="127.0.0.1:58172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=17.222µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e1d5d3ac-cb43-4755-96cc-463ac6c25cab trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1c44db8a-75d5-4a8b-9925-f3c6206ea3de http.request.method=GET http.request.remoteaddr="127.0.0.1:58186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=12.398µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1ee6fc15-0997-4696-a2f9-0c2b2682ce06 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.378Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6c22639a-52c6-4128-91e1-2335dae30010 http.request.method=GET http.request.remoteaddr="127.0.0.1:58172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=8.664µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8cff61ab-efce-4594-bf74-d44a0894ee66 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6c22639a-52c6-4128-91e1-2335dae30010 http.request.method=GET http.request.remoteaddr="127.0.0.1:58172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=8.279µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4543837b-9858-441f-b6f1-a5f4d6c33d56 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6c22639a-52c6-4128-91e1-2335dae30010 http.request.method=GET http.request.remoteaddr="127.0.0.1:58172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=6.211µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=f380a734-9539-453f-8daa-9b5791239036 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1c44db8a-75d5-4a8b-9925-f3c6206ea3de http.request.method=GET http.request.remoteaddr="127.0.0.1:58186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=16.738µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=efdbd2dc-23ff-439d-aa77-59c081220a56 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6c22639a-52c6-4128-91e1-2335dae30010 http.request.method=GET http.request.remoteaddr="127.0.0.1:58172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=18.075µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=e4b1cfd0-f8ca-4656-b93d-e5b8bae19836 trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1c44db8a-75d5-4a8b-9925-f3c6206ea3de http.request.method=GET http.request.remoteaddr="127.0.0.1:58186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=27.569µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2b074313-393f-4b0d-a3a5-ee2fce90bab9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1c44db8a-75d5-4a8b-9925-f3c6206ea3de http.request.method=GET http.request.remoteaddr="127.0.0.1:58186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=8.804µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f3c597b4-3f9c-42bc-871b-f449a6e74ee7 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1c44db8a-75d5-4a8b-9925-f3c6206ea3de http.request.method=GET http.request.remoteaddr="127.0.0.1:58186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=5.284µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=70c89408-5345-4411-ac41-692e7212707b trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1c44db8a-75d5-4a8b-9925-f3c6206ea3de http.request.method=GET http.request.remoteaddr="127.0.0.1:58186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=27.733µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=114a8488-d916-4552-b8c4-8ab9c3990804 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6c22639a-52c6-4128-91e1-2335dae30010 http.request.method=GET http.request.remoteaddr="127.0.0.1:58172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=30.613µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=704a9538-1d06-426d-956e-ae442b1a83f7 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6c22639a-52c6-4128-91e1-2335dae30010 http.request.method=GET http.request.remoteaddr="127.0.0.1:58172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=12.373µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c8fdde31-a9d2-4087-aed1-a17c6bdffbe5 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=6c22639a-52c6-4128-91e1-2335dae30010 http.request.method=GET http.request.remoteaddr="127.0.0.1:58172" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.938895ms http.response.status=200 http.response.written=194 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] 127.0.0.1 - - [30/Jun/2023:16:44:28 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1c44db8a-75d5-4a8b-9925-f3c6206ea3de http.request.method=GET http.request.remoteaddr="127.0.0.1:58186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=40.582µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=aca83f1a-abae-4198-b869-f4ab80f3b29e trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1c44db8a-75d5-4a8b-9925-f3c6206ea3de http.request.method=GET http.request.remoteaddr="127.0.0.1:58186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=13.152µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=702c6c67-c8c5-4837-b014-1289220e16bc trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=1c44db8a-75d5-4a8b-9925-f3c6206ea3de http.request.method=GET http.request.remoteaddr="127.0.0.1:58186" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.831028ms http.response.status=200 http.response.written=68 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] 127.0.0.1 - - [30/Jun/2023:16:44:28 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=90c01b60-4c0d-4515-9927-4bf022691aea http.request.method=GET http.request.remoteaddr="127.0.0.1:58210" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=info msg="response completed" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=90c01b60-4c0d-4515-9927-4bf022691aea http.request.method=GET http.request.remoteaddr="127.0.0.1:58210" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.381949ms http.response.status=200 http.response.written=2 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] 127.0.0.1 - - [30/Jun/2023:16:44:28 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2ac0e208-252a-4e46-8054-8146adf9913a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2ac0e208-252a-4e46-8054-8146adf9913a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2ac0e208-252a-4e46-8054-8146adf9913a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2ac0e208-252a-4e46-8054-8146adf9913a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=28.242µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fc92b6f1-ae1c-4bf9-bd92-6d922b8b6b25 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2ac0e208-252a-4e46-8054-8146adf9913a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=12.143µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=25a5da6a-9595-4355-b602-6c3da76826ba trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=2ac0e208-252a-4e46-8054-8146adf9913a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58214" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.061608ms http.response.status=404 http.response.written=181 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] 127.0.0.1 - - [30/Jun/2023:16:44:28 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=debug msg="authorizing request" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3cf7f7ee-b53f-4fe7-bb01-be1466b6814d http.request.method=GET http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-06-30T16:44:28.379Z] time="2023-06-30T16:44:28Z" level=debug msg=GetImageManifest go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3cf7f7ee-b53f-4fe7-bb01-be1466b6814d http.request.method=GET http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-06-30T16:44:28.380Z] time="2023-06-30T16:44:28Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3cf7f7ee-b53f-4fe7-bb01-be1466b6814d http.request.method=GET http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-06-30T16:44:28.380Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3cf7f7ee-b53f-4fe7-bb01-be1466b6814d http.request.method=GET http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=24.148µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=38c2ec13-2273-4636-bb40-12a891f51d7b trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-06-30T16:44:28.380Z] time="2023-06-30T16:44:28Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3cf7f7ee-b53f-4fe7-bb01-be1466b6814d http.request.method=GET http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=80a13c86-e68c-4431-898e-998380e8dd79 trace.duration=11.274µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2a39a461-fe87-4d8c-8499-cab2527c8cac trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-06-30T16:44:28.380Z] time="2023-06-30T16:44:28Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.5 http.request.host="127.0.0.1:5000" http.request.id=3cf7f7ee-b53f-4fe7-bb01-be1466b6814d http.request.method=GET http.request.remoteaddr="127.0.0.1:58230" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.020755ms http.response.status=404 http.response.written=181 instance.id=80a13c86-e68c-4431-898e-998380e8dd79 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-06-30T16:44:28.380Z] 127.0.0.1 - - [30/Jun/2023:16:44:28 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.5 git-commit/aace62f6d354106443fde36c0399e75b8b452ca3 kernel/5.15.0-1038-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-30T16:44:28.380Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s) [2023-06-30T16:44:28.380Z] === RUN TestRemoveImageOrphaning [2023-06-30T16:44:28.639Z] --- PASS: TestRemoveImageOrphaning (0.14s) [2023-06-30T16:44:28.639Z] === RUN TestRemoveImageGarbageCollector [2023-06-30T16:44:28.639Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-30T16:44:28.639Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-06-30T16:44:28.639Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-06-30T16:44:28.639Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-06-30T16:44:28.639Z] === RUN TestTagInvalidReference [2023-06-30T16:44:28.639Z] --- PASS: TestTagInvalidReference (0.01s) [2023-06-30T16:44:28.639Z] === RUN TestTagValidPrefixedRepo [2023-06-30T16:44:28.639Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-06-30T16:44:28.639Z] === RUN TestTagExistedNameWithoutForce [2023-06-30T16:44:28.639Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-06-30T16:44:28.639Z] === RUN TestTagOfficialNames [2023-06-30T16:44:28.639Z] --- PASS: TestTagOfficialNames (0.05s) [2023-06-30T16:44:28.639Z] === RUN TestTagMatchesDigest [2023-06-30T16:44:28.639Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-06-30T16:44:28.639Z] PASS [2023-06-30T16:44:28.639Z] [2023-06-30T16:44:28.639Z] === Skipped [2023-06-30T16:44:28.639Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-06-30T16:44:28.639Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-06-30T16:44:28.639Z] [2023-06-30T16:44:28.639Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-06-30T16:44:28.639Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-30T16:44:28.639Z] [2023-06-30T16:44:28.639Z] DONE 25 tests, 2 skipped in 1.151s [2023-06-30T16:44:28.639Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-06-30T16:44:28.639Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:44:28.639Z] ++ set -e [2023-06-30T16:44:28.639Z] ++ '[' -n 0 ']' [2023-06-30T16:44:28.639Z] ++ set -x [2023-06-30T16:44:28.639Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:44:28.639Z] === RUN TestStripANSICommands [2023-06-30T16:44:28.639Z] === RUN TestStripANSICommands/#00 [2023-06-30T16:44:28.639Z] === RUN TestStripANSICommands/#01 [2023-06-30T16:44:28.639Z] --- PASS: TestStripANSICommands (0.00s) [2023-06-30T16:44:28.639Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-06-30T16:44:28.639Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-06-30T16:44:28.639Z] PASS [2023-06-30T16:44:28.639Z] [2023-06-30T16:44:28.639Z] DONE 3 tests in 0.009s [2023-06-30T16:44:28.899Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-06-30T16:44:28.899Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:44:28.899Z] ++ set -e [2023-06-30T16:44:28.899Z] ++ '[' -n 0 ']' [2023-06-30T16:44:28.899Z] ++ set -x [2023-06-30T16:44:28.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:44:28.899Z] INFO: Testing against a local daemon [2023-06-30T16:44:28.899Z] === RUN TestNetworkCreateDelete [2023-06-30T16:44:28.899Z] --- PASS: TestNetworkCreateDelete (0.18s) [2023-06-30T16:44:28.899Z] === RUN TestDockerNetworkDeletePreferID [2023-06-30T16:44:29.468Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2023-06-30T16:44:29.468Z] === RUN TestDaemonDNSFallback [2023-06-30T16:44:36.037Z] --- PASS: TestDaemonDNSFallback (6.23s) [2023-06-30T16:44:36.037Z] === RUN TestInspectNetwork [2023-06-30T16:44:38.572Z] === RUN TestInspectNetwork/full_network_id [2023-06-30T16:44:38.572Z] === RUN TestInspectNetwork/partial_network_id [2023-06-30T16:44:38.572Z] === RUN TestInspectNetwork/network_name [2023-06-30T16:44:38.572Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-06-30T16:44:42.765Z] --- PASS: TestInspectNetwork (7.05s) [2023-06-30T16:44:42.765Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-06-30T16:44:42.765Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-06-30T16:44:42.765Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-06-30T16:44:42.765Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-06-30T16:44:42.765Z] === RUN TestRunContainerWithBridgeNone [2023-06-30T16:44:44.144Z] --- PASS: TestRunContainerWithBridgeNone (1.41s) [2023-06-30T16:44:44.144Z] === RUN TestNetworkInvalidJSON [2023-06-30T16:44:44.144Z] === RUN TestNetworkInvalidJSON/networks/create [2023-06-30T16:44:44.144Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-06-30T16:44:44.144Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-06-30T16:44:44.144Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-06-30T16:44:44.144Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-06-30T16:44:44.144Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-06-30T16:44:44.144Z] === CONT TestNetworkInvalidJSON/networks/create [2023-06-30T16:44:44.144Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-06-30T16:44:44.144Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-06-30T16:44:44.144Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-06-30T16:44:44.144Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-06-30T16:44:44.144Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-06-30T16:44:44.144Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-06-30T16:44:44.144Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-06-30T16:44:44.144Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-06-30T16:44:44.144Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-06-30T16:44:44.144Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-06-30T16:44:44.144Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-06-30T16:44:44.144Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-06-30T16:44:44.144Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-06-30T16:44:44.144Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-06-30T16:44:44.144Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-06-30T16:44:44.144Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2023-06-30T16:44:44.144Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-06-30T16:44:44.144Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-06-30T16:44:44.144Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-06-30T16:44:44.144Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-06-30T16:44:44.144Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-06-30T16:44:44.144Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-06-30T16:44:44.144Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-06-30T16:44:44.144Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-06-30T16:44:44.144Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-06-30T16:44:44.144Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-06-30T16:44:44.144Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-06-30T16:44:44.144Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-06-30T16:44:44.144Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-06-30T16:44:44.144Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-06-30T16:44:44.144Z] === RUN TestNetworkList [2023-06-30T16:44:44.144Z] === RUN TestNetworkList//networks [2023-06-30T16:44:44.144Z] === PAUSE TestNetworkList//networks [2023-06-30T16:44:44.144Z] === RUN TestNetworkList//networks/ [2023-06-30T16:44:44.144Z] === PAUSE TestNetworkList//networks/ [2023-06-30T16:44:44.144Z] === CONT TestNetworkList//networks [2023-06-30T16:44:44.144Z] === CONT TestNetworkList//networks/ [2023-06-30T16:44:44.144Z] --- PASS: TestNetworkList (0.01s) [2023-06-30T16:44:44.144Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-06-30T16:44:44.144Z] --- PASS: TestNetworkList//networks (0.00s) [2023-06-30T16:44:44.144Z] === RUN TestHostIPv4BridgeLabel [2023-06-30T16:44:44.712Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-06-30T16:44:44.712Z] === RUN TestDefaultNetworkOpts [2023-06-30T16:44:44.712Z] === RUN TestDefaultNetworkOpts/default_value [2023-06-30T16:44:46.091Z] === RUN TestDefaultNetworkOpts/cmdline_value [2023-06-30T16:44:47.470Z] === RUN TestDefaultNetworkOpts/config-from_value [2023-06-30T16:44:48.848Z] --- PASS: TestDefaultNetworkOpts (3.94s) [2023-06-30T16:44:48.848Z] --- PASS: TestDefaultNetworkOpts/default_value (1.28s) [2023-06-30T16:44:48.848Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.31s) [2023-06-30T16:44:48.848Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.34s) [2023-06-30T16:44:48.848Z] === RUN TestDaemonRestartWithLiveRestore [2023-06-30T16:44:49.787Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-06-30T16:44:49.787Z] === RUN TestDaemonDefaultNetworkPools [2023-06-30T16:44:50.725Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2023-06-30T16:44:50.725Z] === RUN TestDaemonRestartWithExistingNetwork [2023-06-30T16:44:51.663Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2023-06-30T16:44:51.663Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-06-30T16:44:53.043Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2023-06-30T16:44:53.043Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-06-30T16:44:53.611Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2023-06-30T16:44:53.611Z] === RUN TestServiceWithPredefinedNetwork [2023-06-30T16:44:56.147Z] --- PASS: TestServiceWithPredefinedNetwork (2.12s) [2023-06-30T16:44:56.147Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-06-30T16:44:56.147Z] service_test.go:242: FLAKY_TEST [2023-06-30T16:44:56.147Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-06-30T16:44:56.147Z] === RUN TestServiceWithDataPathPortInit [2023-06-30T16:45:11.040Z] --- PASS: TestServiceWithDataPathPortInit (13.44s) [2023-06-30T16:45:11.040Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-06-30T16:45:11.608Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3lgcvn1iaiqp1nro5og49l9tr Created:2023-06-30 16:45:10.35838936 +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[c7e666995f7026dc08e70f3f033a89011df04738d59fd0d2d2bcaca3afada4db:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sazeq0i6yoj9wf67zzqcn8qsf EndpointID:3b1b42360681a8074558f740e6523df9af463baff228b60e0ec3a403eeaa9e4a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3ddd6db8b020e8084823ca2fde2e3c0eb872d944f2871a20844b8a1946c2fac3 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:3dc3b8637d7b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sazeq0i6yoj9wf67zzqcn8qsf EndpointID:3b1b42360681a8074558f740e6523df9af463baff228b60e0ec3a403eeaa9e4a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-06-30T16:45:16.882Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2023-06-30T16:45:16.882Z] PASS [2023-06-30T16:45:16.882Z] [2023-06-30T16:45:16.882Z] === Skipped [2023-06-30T16:45:16.882Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-06-30T16:45:16.882Z] service_test.go:242: FLAKY_TEST [2023-06-30T16:45:16.882Z] [2023-06-30T16:45:16.882Z] DONE 42 tests, 1 skipped in 47.264s [2023-06-30T16:45:16.882Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-06-30T16:45:16.882Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:45:16.882Z] ++ set -e [2023-06-30T16:45:16.882Z] ++ '[' -n 0 ']' [2023-06-30T16:45:16.882Z] ++ set -x [2023-06-30T16:45:16.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:45:16.882Z] INFO: Testing against a local daemon [2023-06-30T16:45:16.882Z] === RUN TestDockerNetworkIpvlanPersistance [2023-06-30T16:45:16.882Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-30T16:45:16.882Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-06-30T16:45:16.882Z] === RUN TestDockerNetworkIpvlan [2023-06-30T16:45:16.882Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-30T16:45:16.882Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-06-30T16:45:16.882Z] PASS [2023-06-30T16:45:16.882Z] [2023-06-30T16:45:16.882Z] === Skipped [2023-06-30T16:45:16.882Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-06-30T16:45:16.882Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-30T16:45:16.882Z] [2023-06-30T16:45:16.882Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-06-30T16:45:16.882Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-30T16:45:16.882Z] [2023-06-30T16:45:16.882Z] DONE 2 tests, 2 skipped in 0.032s [2023-06-30T16:45:16.882Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-06-30T16:45:16.882Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:45:16.882Z] ++ set -e [2023-06-30T16:45:16.882Z] ++ '[' -n 0 ']' [2023-06-30T16:45:16.882Z] ++ set -x [2023-06-30T16:45:16.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:45:16.882Z] INFO: Testing against a local daemon [2023-06-30T16:45:16.882Z] === RUN TestDockerNetworkMacvlanPersistance [2023-06-30T16:45:17.450Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s) [2023-06-30T16:45:17.450Z] === RUN TestDockerNetworkMacvlan [2023-06-30T16:45:18.018Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-06-30T16:45:18.586Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-06-30T16:45:19.523Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-06-30T16:45:20.902Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-06-30T16:45:22.281Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-06-30T16:45:24.819Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-06-30T16:45:25.388Z] --- PASS: TestDockerNetworkMacvlan (8.15s) [2023-06-30T16:45:25.388Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2023-06-30T16:45:25.388Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2023-06-30T16:45:25.388Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.64s) [2023-06-30T16:45:25.388Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.66s) [2023-06-30T16:45:25.388Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.44s) [2023-06-30T16:45:25.388Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.39s) [2023-06-30T16:45:25.388Z] PASS [2023-06-30T16:45:25.388Z] [2023-06-30T16:45:25.388Z] DONE 8 tests in 9.350s [2023-06-30T16:45:25.388Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-06-30T16:45:25.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:45:25.388Z] ++ set -e [2023-06-30T16:45:25.388Z] ++ '[' -n 0 ']' [2023-06-30T16:45:25.388Z] ++ set -x [2023-06-30T16:45:25.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:45:25.388Z] testing: warning: no tests to run [2023-06-30T16:45:25.388Z] PASS [2023-06-30T16:45:25.388Z] [2023-06-30T16:45:25.388Z] DONE 0 tests in 0.008s [2023-06-30T16:45:25.388Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-06-30T16:45:25.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:45:25.388Z] ++ set -e [2023-06-30T16:45:25.388Z] ++ '[' -n 0 ']' [2023-06-30T16:45:25.388Z] ++ set -x [2023-06-30T16:45:25.389Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:45:25.648Z] INFO: Testing against a local daemon [2023-06-30T16:45:25.648Z] === RUN TestAuthZPluginAllowRequest [2023-06-30T16:45:26.586Z] --- PASS: TestAuthZPluginAllowRequest (1.05s) [2023-06-30T16:45:26.586Z] === RUN TestAuthZPluginTLS [2023-06-30T16:45:27.155Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-06-30T16:45:27.155Z] === RUN TestAuthZPluginDenyRequest [2023-06-30T16:45:27.724Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-06-30T16:45:27.724Z] === RUN TestAuthZPluginAPIDenyResponse [2023-06-30T16:45:28.292Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-06-30T16:45:28.293Z] === RUN TestAuthZPluginDenyResponse [2023-06-30T16:45:28.861Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-06-30T16:45:28.861Z] === RUN TestAuthZPluginAllowEventStream [2023-06-30T16:45:29.799Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s) [2023-06-30T16:45:29.799Z] === RUN TestAuthZPluginErrorResponse [2023-06-30T16:45:30.368Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-06-30T16:45:30.368Z] === RUN TestAuthZPluginErrorRequest [2023-06-30T16:45:30.936Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-06-30T16:45:30.936Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-06-30T16:45:31.505Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-06-30T16:45:31.505Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-06-30T16:45:32.443Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.16s) [2023-06-30T16:45:32.443Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-06-30T16:45:33.823Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s) [2023-06-30T16:45:33.823Z] === RUN TestAuthZPluginHeader [2023-06-30T16:45:34.391Z] --- PASS: TestAuthZPluginHeader (0.62s) [2023-06-30T16:45:34.391Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-06-30T16:45:34.391Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-30T16:45:34.391Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-06-30T16:45:34.391Z] === RUN TestAuthZPluginV2Disable [2023-06-30T16:45:34.391Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-30T16:45:34.391Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-06-30T16:45:34.391Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-06-30T16:45:34.391Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-30T16:45:34.391Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-06-30T16:45:34.391Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-06-30T16:45:34.391Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-30T16:45:34.391Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-06-30T16:45:34.391Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-06-30T16:45:52.510Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2023-06-30T16:45:52.510Z] PASS [2023-06-30T16:45:52.510Z] [2023-06-30T16:45:52.510Z] === Skipped [2023-06-30T16:45:52.510Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-06-30T16:45:52.510Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-30T16:45:52.510Z] [2023-06-30T16:45:52.510Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-06-30T16:45:52.510Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-30T16:45:52.510Z] [2023-06-30T16:45:52.510Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-06-30T16:45:52.510Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-30T16:45:52.510Z] [2023-06-30T16:45:52.510Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-06-30T16:45:52.510Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-30T16:45:52.510Z] [2023-06-30T16:45:52.510Z] DONE 17 tests, 4 skipped in 25.672s [2023-06-30T16:45:52.510Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-06-30T16:45:52.510Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:45:52.510Z] ++ set -e [2023-06-30T16:45:52.510Z] ++ '[' -n 0 ']' [2023-06-30T16:45:52.510Z] ++ set -x [2023-06-30T16:45:52.510Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:45:52.510Z] INFO: Testing against a local daemon [2023-06-30T16:45:52.510Z] === RUN TestPluginInvalidJSON [2023-06-30T16:45:52.510Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-06-30T16:45:52.510Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-06-30T16:45:52.510Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-06-30T16:45:52.510Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-06-30T16:45:52.510Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-06-30T16:45:52.510Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-06-30T16:45:52.510Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-06-30T16:45:52.510Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-06-30T16:45:52.510Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-06-30T16:45:52.510Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-06-30T16:45:52.510Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-06-30T16:45:52.510Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-06-30T16:45:52.510Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-06-30T16:45:52.510Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-06-30T16:45:52.510Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-06-30T16:45:52.510Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-06-30T16:45:52.510Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-06-30T16:45:52.510Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-06-30T16:45:52.510Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-06-30T16:45:52.510Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-06-30T16:45:52.510Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-06-30T16:45:52.510Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-06-30T16:45:52.510Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-06-30T16:45:52.510Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-06-30T16:45:52.510Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-06-30T16:45:52.510Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-06-30T16:45:52.510Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-06-30T16:45:52.510Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2023-06-30T16:45:52.510Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-06-30T16:45:52.510Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-06-30T16:45:52.510Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-06-30T16:45:52.510Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-06-30T16:45:52.510Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-06-30T16:45:52.510Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-06-30T16:45:52.510Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-06-30T16:45:52.510Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-06-30T16:45:52.510Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-06-30T16:45:52.510Z] === RUN TestPluginInstall [2023-06-30T16:45:52.510Z] === RUN TestPluginInstall/no_auth [2023-06-30T16:45:54.417Z] time="2023-06-30T16:45:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-30T16:45:54.417Z] time="2023-06-30T16:45:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70d5e740c5a56eed47ab6ea5d81a36c62e9924d8b063177872330d24d50e9157" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-30T16:45:54.417Z] time="2023-06-30T16:45:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-30T16:45:54.417Z] time="2023-06-30T16:45:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70d5e740c5a56eed47ab6ea5d81a36c62e9924d8b063177872330d24d50e9157" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-30T16:45:54.417Z] === RUN TestPluginInstall/with_htpasswd [2023-06-30T16:45:54.676Z] time="2023-06-30T16:45:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-30T16:45:54.676Z] time="2023-06-30T16:45:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:318f54975579dcb8b3bbf8b637557cbda956054771304c078e0e4a89abc2db70" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-30T16:45:54.676Z] time="2023-06-30T16:45:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-30T16:45:54.676Z] time="2023-06-30T16:45:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:318f54975579dcb8b3bbf8b637557cbda956054771304c078e0e4a89abc2db70" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-30T16:45:54.676Z] === RUN TestPluginInstall/with_insecure [2023-06-30T16:45:55.614Z] time="2023-06-30T16:45:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-30T16:45:55.614Z] time="2023-06-30T16:45:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f39b0f97b51443b7a8a8df2e79f1b34ead33edc4bf934d4f9cfe6eae623dea04" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-30T16:45:55.614Z] time="2023-06-30T16:45:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-30T16:45:55.614Z] time="2023-06-30T16:45:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f39b0f97b51443b7a8a8df2e79f1b34ead33edc4bf934d4f9cfe6eae623dea04" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-30T16:45:55.614Z] plugin_test.go:195: [d2db11d294a05] daemon is not started [2023-06-30T16:45:55.614Z] --- PASS: TestPluginInstall (4.48s) [2023-06-30T16:45:55.614Z] --- PASS: TestPluginInstall/no_auth (3.03s) [2023-06-30T16:45:55.614Z] --- PASS: TestPluginInstall/with_htpasswd (0.49s) [2023-06-30T16:45:55.614Z] --- PASS: TestPluginInstall/with_insecure (0.96s) [2023-06-30T16:45:55.614Z] === RUN TestPluginsWithRuntimes [2023-06-30T16:45:57.521Z] === RUN TestPluginsWithRuntimes/No_Args [2023-06-30T16:45:58.089Z] === RUN TestPluginsWithRuntimes/With_Args [2023-06-30T16:45:59.027Z] --- PASS: TestPluginsWithRuntimes (3.23s) [2023-06-30T16:45:59.027Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2023-06-30T16:45:59.027Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2023-06-30T16:45:59.027Z] === RUN TestPluginBackCompatMediaTypes [2023-06-30T16:45:59.595Z] --- PASS: TestPluginBackCompatMediaTypes (0.52s) [2023-06-30T16:45:59.595Z] PASS [2023-06-30T16:45:59.595Z] [2023-06-30T16:45:59.595Z] DONE 24 tests in 8.265s [2023-06-30T16:45:59.595Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-06-30T16:45:59.595Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:45:59.595Z] ++ set -e [2023-06-30T16:45:59.595Z] ++ '[' -n 0 ']' [2023-06-30T16:45:59.595Z] ++ set -x [2023-06-30T16:45:59.596Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:45:59.596Z] INFO: Testing against a local daemon [2023-06-30T16:45:59.596Z] === RUN TestExternalGraphDriver [2023-06-30T16:45:59.855Z] === RUN TestExternalGraphDriver/json [2023-06-30T16:46:01.235Z] === RUN TestExternalGraphDriver/spec [2023-06-30T16:46:03.140Z] === RUN TestExternalGraphDriver/pull [2023-06-30T16:46:04.518Z] --- PASS: TestExternalGraphDriver (5.06s) [2023-06-30T16:46:04.518Z] --- PASS: TestExternalGraphDriver/json (1.52s) [2023-06-30T16:46:04.518Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2023-06-30T16:46:04.518Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2023-06-30T16:46:04.518Z] === RUN TestGraphdriverPluginV2 [2023-06-30T16:46:04.778Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-30T16:46:04.778Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2023-06-30T16:46:04.778Z] PASS [2023-06-30T16:46:04.778Z] [2023-06-30T16:46:04.778Z] === Skipped [2023-06-30T16:46:04.778Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2023-06-30T16:46:04.778Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-30T16:46:04.778Z] [2023-06-30T16:46:04.778Z] DONE 5 tests, 1 skipped in 5.420s [2023-06-30T16:46:04.778Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-06-30T16:46:04.778Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:46:04.778Z] ++ set -e [2023-06-30T16:46:04.778Z] ++ '[' -n 0 ']' [2023-06-30T16:46:04.778Z] ++ set -x [2023-06-30T16:46:04.778Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:46:05.037Z] INFO: Testing against a local daemon [2023-06-30T16:46:05.037Z] === RUN TestContinueAfterPluginCrash [2023-06-30T16:46:05.037Z] === PAUSE TestContinueAfterPluginCrash [2023-06-30T16:46:05.037Z] === RUN TestReadPluginNoRead [2023-06-30T16:46:05.037Z] === PAUSE TestReadPluginNoRead [2023-06-30T16:46:05.037Z] === RUN TestDaemonStartWithLogOpt [2023-06-30T16:46:05.037Z] === PAUSE TestDaemonStartWithLogOpt [2023-06-30T16:46:05.037Z] === CONT TestContinueAfterPluginCrash [2023-06-30T16:46:05.037Z] === CONT TestReadPluginNoRead [2023-06-30T16:46:05.037Z] === CONT TestDaemonStartWithLogOpt [2023-06-30T16:46:06.944Z] === RUN TestReadPluginNoRead/disabled_caching [2023-06-30T16:46:07.513Z] --- PASS: TestDaemonStartWithLogOpt (2.68s) [2023-06-30T16:46:08.451Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-06-30T16:46:09.389Z] === RUN TestReadPluginNoRead/default [2023-06-30T16:46:10.769Z] read_test.go:91: [ddf767a8013a7] daemon is not started [2023-06-30T16:46:10.769Z] --- PASS: TestReadPluginNoRead (5.66s) [2023-06-30T16:46:10.769Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2023-06-30T16:46:10.769Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2023-06-30T16:46:10.769Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2023-06-30T16:46:12.674Z] --- PASS: TestContinueAfterPluginCrash (7.59s) [2023-06-30T16:46:12.674Z] PASS [2023-06-30T16:46:12.674Z] [2023-06-30T16:46:12.674Z] DONE 6 tests in 7.622s [2023-06-30T16:46:12.674Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-06-30T16:46:12.674Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:46:12.674Z] ++ set -e [2023-06-30T16:46:12.674Z] ++ '[' -n 0 ']' [2023-06-30T16:46:12.674Z] ++ set -x [2023-06-30T16:46:12.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:46:12.674Z] testing: warning: no tests to run [2023-06-30T16:46:12.674Z] PASS [2023-06-30T16:46:12.674Z] [2023-06-30T16:46:12.674Z] DONE 0 tests in 0.008s [2023-06-30T16:46:12.674Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-06-30T16:46:12.674Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:46:12.674Z] ++ set -e [2023-06-30T16:46:12.674Z] ++ '[' -n 0 ']' [2023-06-30T16:46:12.674Z] ++ set -x [2023-06-30T16:46:12.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:46:12.674Z] INFO: Testing against a local daemon [2023-06-30T16:46:12.674Z] === RUN TestPluginWithDevMounts [2023-06-30T16:46:12.674Z] === PAUSE TestPluginWithDevMounts [2023-06-30T16:46:12.674Z] === CONT TestPluginWithDevMounts [2023-06-30T16:46:14.053Z] --- PASS: TestPluginWithDevMounts (1.51s) [2023-06-30T16:46:14.053Z] PASS [2023-06-30T16:46:14.053Z] [2023-06-30T16:46:14.053Z] DONE 1 tests in 1.544s [2023-06-30T16:46:14.053Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-06-30T16:46:14.053Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:46:14.053Z] ++ set -e [2023-06-30T16:46:14.053Z] ++ '[' -n 0 ']' [2023-06-30T16:46:14.053Z] ++ set -x [2023-06-30T16:46:14.053Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:46:14.053Z] INFO: Testing against a local daemon [2023-06-30T16:46:14.053Z] === RUN TestSecretInspect [2023-06-30T16:46:15.959Z] --- PASS: TestSecretInspect (1.82s) [2023-06-30T16:46:15.959Z] === RUN TestSecretList [2023-06-30T16:46:17.887Z] --- PASS: TestSecretList (1.98s) [2023-06-30T16:46:17.887Z] === RUN TestSecretsCreateAndDelete [2023-06-30T16:46:19.792Z] --- PASS: TestSecretsCreateAndDelete (1.82s) [2023-06-30T16:46:19.792Z] === RUN TestSecretsUpdate [2023-06-30T16:46:21.698Z] --- PASS: TestSecretsUpdate (1.92s) [2023-06-30T16:46:21.698Z] === RUN TestTemplatedSecret [2023-06-30T16:46:24.987Z] --- PASS: TestTemplatedSecret (2.77s) [2023-06-30T16:46:24.987Z] === RUN TestSecretCreateResolve [2023-06-30T16:46:26.366Z] --- PASS: TestSecretCreateResolve (1.93s) [2023-06-30T16:46:26.366Z] PASS [2023-06-30T16:46:26.366Z] [2023-06-30T16:46:26.366Z] DONE 6 tests in 12.281s [2023-06-30T16:46:26.366Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-06-30T16:46:26.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:46:26.366Z] ++ set -e [2023-06-30T16:46:26.366Z] ++ '[' -n 0 ']' [2023-06-30T16:46:26.366Z] ++ set -x [2023-06-30T16:46:26.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:46:26.366Z] INFO: Testing against a local daemon [2023-06-30T16:46:26.366Z] === RUN TestServiceCreateInit [2023-06-30T16:46:26.366Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-06-30T16:46:30.560Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-06-30T16:46:34.752Z] --- PASS: TestServiceCreateInit (7.53s) [2023-06-30T16:46:34.752Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s) [2023-06-30T16:46:34.752Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2023-06-30T16:46:34.752Z] === RUN TestCreateServiceMultipleTimes [2023-06-30T16:46:49.641Z] --- PASS: TestCreateServiceMultipleTimes (14.96s) [2023-06-30T16:46:49.641Z] === RUN TestCreateServiceConflict [2023-06-30T16:46:51.019Z] --- PASS: TestCreateServiceConflict (1.99s) [2023-06-30T16:46:51.019Z] === RUN TestCreateServiceMaxReplicas [2023-06-30T16:46:54.311Z] --- PASS: TestCreateServiceMaxReplicas (2.86s) [2023-06-30T16:46:54.311Z] === RUN TestCreateWithDuplicateNetworkNames [2023-06-30T16:47:06.524Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.78s) [2023-06-30T16:47:06.524Z] === RUN TestCreateServiceSecretFileMode [2023-06-30T16:47:21.419Z] --- PASS: TestCreateServiceSecretFileMode (12.61s) [2023-06-30T16:47:21.419Z] === RUN TestCreateServiceConfigFileMode [2023-06-30T16:47:33.632Z] --- PASS: TestCreateServiceConfigFileMode (12.65s) [2023-06-30T16:47:33.632Z] === RUN TestCreateServiceSysctls [2023-06-30T16:47:35.012Z] --- PASS: TestCreateServiceSysctls (3.17s) [2023-06-30T16:47:35.012Z] === RUN TestCreateServiceCapabilities [2023-06-30T16:47:37.548Z] --- PASS: TestCreateServiceCapabilities (2.60s) [2023-06-30T16:47:37.548Z] === RUN TestInspect [2023-06-30T16:47:40.839Z] --- PASS: TestInspect (2.76s) [2023-06-30T16:47:40.839Z] === RUN TestCreateJob [2023-06-30T16:47:44.131Z] --- PASS: TestCreateJob (3.15s) [2023-06-30T16:47:44.131Z] === RUN TestReplicatedJob [2023-06-30T16:47:49.405Z] --- PASS: TestReplicatedJob (4.99s) [2023-06-30T16:47:49.405Z] === RUN TestUpdateReplicatedJob [2023-06-30T16:47:51.941Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2023-06-30T16:47:51.941Z] === RUN TestServiceListWithStatuses [2023-06-30T16:47:51.941Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-06-30T16:47:51.941Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-06-30T16:47:51.941Z] === RUN TestDockerNetworkConnectAlias [2023-06-30T16:47:56.134Z] --- PASS: TestDockerNetworkConnectAlias (3.90s) [2023-06-30T16:47:56.134Z] === RUN TestDockerNetworkReConnect [2023-06-30T16:47:58.669Z] --- PASS: TestDockerNetworkReConnect (3.14s) [2023-06-30T16:47:58.669Z] === RUN TestServicePlugin [2023-06-30T16:47:58.669Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-30T16:47:58.669Z] --- SKIP: TestServicePlugin (0.00s) [2023-06-30T16:47:58.669Z] === RUN TestServiceUpdateLabel [2023-06-30T16:48:00.597Z] --- PASS: TestServiceUpdateLabel (1.86s) [2023-06-30T16:48:00.597Z] === RUN TestServiceUpdateSecrets [2023-06-30T16:48:15.559Z] --- PASS: TestServiceUpdateSecrets (14.32s) [2023-06-30T16:48:15.559Z] === RUN TestServiceUpdateConfigs [2023-06-30T16:48:30.446Z] --- PASS: TestServiceUpdateConfigs (14.46s) [2023-06-30T16:48:30.446Z] === RUN TestServiceUpdateNetwork [2023-06-30T16:48:42.660Z] --- PASS: TestServiceUpdateNetwork (12.24s) [2023-06-30T16:48:42.660Z] === RUN TestServiceUpdatePidsLimit [2023-06-30T16:48:42.919Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-06-30T16:48:43.488Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-06-30T16:48:51.609Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-06-30T16:48:58.181Z] --- PASS: TestServiceUpdatePidsLimit (16.26s) [2023-06-30T16:48:58.181Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2023-06-30T16:48:58.181Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2023-06-30T16:48:58.181Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.77s) [2023-06-30T16:48:58.181Z] PASS [2023-06-30T16:48:58.181Z] [2023-06-30T16:48:58.181Z] === Skipped [2023-06-30T16:48:58.181Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-06-30T16:48:58.181Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-06-30T16:48:58.181Z] [2023-06-30T16:48:58.181Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-06-30T16:48:58.181Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-30T16:48:58.181Z] [2023-06-30T16:48:58.181Z] DONE 27 tests, 2 skipped in 151.519s [2023-06-30T16:48:58.181Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-06-30T16:48:58.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:48:58.181Z] ++ set -e [2023-06-30T16:48:58.181Z] ++ '[' -n 0 ']' [2023-06-30T16:48:58.181Z] ++ set -x [2023-06-30T16:48:58.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:48:58.181Z] INFO: Testing against a local daemon [2023-06-30T16:48:58.181Z] === RUN TestSessionCreate [2023-06-30T16:48:58.181Z] --- PASS: TestSessionCreate (0.02s) [2023-06-30T16:48:58.181Z] === RUN TestSessionCreateWithBadUpgrade [2023-06-30T16:48:58.181Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-06-30T16:48:58.181Z] PASS [2023-06-30T16:48:58.181Z] [2023-06-30T16:48:58.181Z] DONE 2 tests in 0.059s [2023-06-30T16:48:58.181Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-06-30T16:48:58.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:48:58.181Z] ++ set -e [2023-06-30T16:48:58.181Z] ++ '[' -n 0 ']' [2023-06-30T16:48:58.181Z] ++ set -x [2023-06-30T16:48:58.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:48:58.181Z] INFO: Testing against a local daemon [2023-06-30T16:48:58.181Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-06-30T16:48:58.181Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-06-30T16:48:58.181Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-06-30T16:48:58.181Z] === RUN TestDiskUsage [2023-06-30T16:48:58.181Z] === PAUSE TestDiskUsage [2023-06-30T16:48:58.181Z] === RUN TestEventsExecDie [2023-06-30T16:48:58.753Z] --- PASS: TestEventsExecDie (0.58s) [2023-06-30T16:48:58.753Z] === RUN TestEventsBackwardsCompatible [2023-06-30T16:48:58.753Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-06-30T16:48:58.753Z] === RUN TestEventsVolumeCreate [2023-06-30T16:48:58.753Z] --- PASS: TestEventsVolumeCreate (0.05s) [2023-06-30T16:48:58.753Z] === RUN TestInfoBinaryCommits [2023-06-30T16:48:58.753Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-06-30T16:48:58.753Z] === RUN TestInfoAPIVersioned [2023-06-30T16:48:58.753Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-06-30T16:48:58.753Z] === RUN TestInfoAPI [2023-06-30T16:48:58.753Z] --- PASS: TestInfoAPI (0.02s) [2023-06-30T16:48:58.753Z] === RUN TestInfoAPIWarnings [2023-06-30T16:49:17.098Z] --- PASS: TestInfoAPIWarnings (16.54s) [2023-06-30T16:49:17.098Z] === RUN TestInfoDebug [2023-06-30T16:49:17.098Z] --- PASS: TestInfoDebug (0.52s) [2023-06-30T16:49:17.098Z] === RUN TestInfoInsecureRegistries [2023-06-30T16:49:17.098Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-06-30T16:49:17.098Z] === RUN TestInfoRegistryMirrors [2023-06-30T16:49:17.098Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-06-30T16:49:17.098Z] === RUN TestLoginFailsWithBadCredentials [2023-06-30T16:49:17.362Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-06-30T16:49:17.362Z] === RUN TestPingCacheHeaders [2023-06-30T16:49:17.362Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-06-30T16:49:17.362Z] === RUN TestPingGet [2023-06-30T16:49:17.362Z] --- PASS: TestPingGet (0.01s) [2023-06-30T16:49:17.362Z] === RUN TestPingHead [2023-06-30T16:49:17.362Z] --- PASS: TestPingHead (0.02s) [2023-06-30T16:49:17.362Z] === RUN TestPingSwarmHeader [2023-06-30T16:49:17.937Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-06-30T16:49:18.512Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-06-30T16:49:19.086Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-06-30T16:49:19.347Z] --- PASS: TestPingSwarmHeader (1.91s) [2023-06-30T16:49:19.347Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-06-30T16:49:19.347Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-06-30T16:49:19.347Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-06-30T16:49:19.347Z] === RUN TestPingBuilderHeader [2023-06-30T16:49:19.347Z] === RUN TestPingBuilderHeader/default_config [2023-06-30T16:49:19.922Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-06-30T16:49:20.183Z] --- PASS: TestPingBuilderHeader (1.04s) [2023-06-30T16:49:20.183Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2023-06-30T16:49:20.183Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2023-06-30T16:49:20.183Z] === RUN TestVersion [2023-06-30T16:49:20.183Z] --- PASS: TestVersion (0.02s) [2023-06-30T16:49:20.183Z] === CONT TestDiskUsage [2023-06-30T16:49:20.758Z] === RUN TestDiskUsage/empty [2023-06-30T16:49:20.758Z] === RUN TestDiskUsage/empty/container_types [2023-06-30T16:49:20.758Z] === RUN TestDiskUsage/empty/image_types [2023-06-30T16:49:20.758Z] === RUN TestDiskUsage/empty/volume_types [2023-06-30T16:49:20.758Z] === RUN TestDiskUsage/empty/build-cache_types [2023-06-30T16:49:20.758Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-06-30T16:49:20.758Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-06-30T16:49:20.758Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-06-30T16:49:20.758Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-06-30T16:49:20.758Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-06-30T16:49:20.758Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-06-30T16:49:20.758Z] === RUN TestDiskUsage/after_LoadBusybox [2023-06-30T16:49:20.758Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-06-30T16:49:20.758Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-06-30T16:49:21.021Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-06-30T16:49:21.021Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-06-30T16:49:21.021Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-06-30T16:49:21.021Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-06-30T16:49:21.021Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-06-30T16:49:21.021Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-06-30T16:49:21.021Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-06-30T16:49:21.021Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-06-30T16:49:21.021Z] === RUN TestDiskUsage/after_container.Run [2023-06-30T16:49:21.281Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-06-30T16:49:21.281Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-06-30T16:49:21.281Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-06-30T16:49:21.281Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-06-30T16:49:21.281Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-06-30T16:49:21.281Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-06-30T16:49:21.281Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-06-30T16:49:21.281Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-06-30T16:49:21.281Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-06-30T16:49:21.281Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage (1.07s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/empty (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.09s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-06-30T16:49:21.281Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-06-30T16:49:21.281Z] PASS [2023-06-30T16:49:21.281Z] [2023-06-30T16:49:21.281Z] === Skipped [2023-06-30T16:49:21.281Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-06-30T16:49:21.281Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-06-30T16:49:21.281Z] [2023-06-30T16:49:21.281Z] DONE 57 tests, 1 skipped in 23.330s [2023-06-30T16:49:21.281Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-06-30T16:49:21.281Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:49:21.281Z] ++ set -e [2023-06-30T16:49:21.281Z] ++ '[' -n 0 ']' [2023-06-30T16:49:21.281Z] ++ set -x [2023-06-30T16:49:21.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-06-30T16:49:21.281Z] INFO: Testing against a local daemon [2023-06-30T16:49:21.281Z] === RUN TestVolumesCreateAndList [2023-06-30T16:49:21.544Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-06-30T16:49:21.544Z] === RUN TestVolumesRemove [2023-06-30T16:49:21.544Z] === RUN TestVolumesRemove/volume_in_use [2023-06-30T16:49:21.544Z] === RUN TestVolumesRemove/volume_not_in_use [2023-06-30T16:49:21.544Z] === RUN TestVolumesRemove/non-existing_volume [2023-06-30T16:49:21.544Z] === RUN TestVolumesRemove/non-existing_volume_force [2023-06-30T16:49:21.544Z] --- PASS: TestVolumesRemove (0.07s) [2023-06-30T16:49:21.544Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2023-06-30T16:49:21.544Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.02s) [2023-06-30T16:49:21.544Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2023-06-30T16:49:21.544Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2023-06-30T16:49:21.544Z] === RUN TestVolumesRemoveSwarmEnabled [2023-06-30T16:49:21.544Z] === PAUSE TestVolumesRemoveSwarmEnabled [2023-06-30T16:49:21.544Z] === RUN TestVolumesInspect [2023-06-30T16:49:21.544Z] --- PASS: TestVolumesInspect (0.02s) [2023-06-30T16:49:21.544Z] === RUN TestVolumesInvalidJSON [2023-06-30T16:49:21.544Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-06-30T16:49:21.544Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-06-30T16:49:21.544Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-06-30T16:49:21.544Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-06-30T16:49:21.544Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-06-30T16:49:21.544Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-06-30T16:49:21.544Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-06-30T16:49:21.544Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-06-30T16:49:21.544Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-06-30T16:49:21.544Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-06-30T16:49:21.544Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-06-30T16:49:21.544Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-06-30T16:49:21.544Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-06-30T16:49:21.544Z] === RUN TestVolumePruneAnonymous [2023-06-30T16:49:21.544Z] --- PASS: TestVolumePruneAnonymous (0.04s) [2023-06-30T16:49:21.544Z] === RUN TestVolumePruneAnonFromImage [2023-06-30T16:49:21.804Z] --- PASS: TestVolumePruneAnonFromImage (0.12s) [2023-06-30T16:49:21.804Z] === CONT TestVolumesRemoveSwarmEnabled [2023-06-30T16:49:22.742Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2023-06-30T16:49:22.742Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2023-06-30T16:49:23.004Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2023-06-30T16:49:23.004Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2023-06-30T16:49:23.578Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.95s) [2023-06-30T16:49:23.578Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2023-06-30T16:49:23.578Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2023-06-30T16:49:23.578Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) [2023-06-30T16:49:23.578Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2023-06-30T16:49:23.578Z] PASS [2023-06-30T16:49:23.578Z] [2023-06-30T16:49:23.578Z] DONE 20 tests in 2.256s [2023-06-30T16:49:23.578Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-06-30T16:49:23.840Z] ++++ cat bundles/test-integration/docker.pid [2023-06-30T16:49:23.840Z] +++ kill 21890 [2023-06-30T16:49:25.229Z] +++ /etc/init.d/apparmor stop [2023-06-30T16:49:25.229Z] Leaving: AppArmorNo profiles have been unloaded. [2023-06-30T16:49:25.229Z] [2023-06-30T16:49:25.229Z] Unloading profiles will leave already running processes permanently [2023-06-30T16:49:25.229Z] unconfined, which can lead to unexpected situations. [2023-06-30T16:49:25.229Z] [2023-06-30T16:49:25.229Z] To set a process to complain mode, use the command line tool [2023-06-30T16:49:25.229Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-06-30T16:49:25.229Z] +++ true [2023-06-30T16:49:25.229Z] exiting test-integration [2023-06-30T16:49:25.229Z] ++ exit 0 [2023-06-30T16:49:25.229Z] Post stage [Pipeline] junit [2023-06-30T16:49:26.249Z] Recording test results [2023-06-30T16:49:29.005Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-06-30T16:49:29.616Z] + echo Ensuring container killed. [2023-06-30T16:49:29.616Z] Ensuring container killed. [2023-06-30T16:49:29.616Z] + docker rm -vf docker-pr1 [2023-06-30T16:49:29.616Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-06-30T16:49:29.980Z] + echo Chowning /workspace to jenkins user [2023-06-30T16:49:29.980Z] Chowning /workspace to jenkins user [2023-06-30T16:49:29.980Z] + id -u [2023-06-30T16:49:29.980Z] + id -g [2023-06-30T16:49:29.980Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45856:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-06-30T16:49:31.332Z] + bundleName=arm64-integration [2023-06-30T16:49:31.332Z] + echo Creating arm64-integration-bundles.tar.gz [2023-06-30T16:49:31.332Z] Creating arm64-integration-bundles.tar.gz [2023-06-30T16:49:31.332Z] + find bundles+ -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-06-30T16:49:31.332Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-06-30T16:49:31.608Z] Archiving artifacts [2023-06-30T16:49:33.059Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45856/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-06-30T16:49:33.867Z] + make clean [2023-06-30T16:49:33.867Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-06-30T16:49:33.867Z] docker-dev-cache [2023-06-30T16:49:33.867Z] 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